Skip to content

PR #3750

PR #3750 #77

GitHub Actions / Test Results failed May 13, 2025 in 0s

9 fail, 4 skipped, 622 pass in 38m 58s

 23 files  +  5  325 suites  +88   38m 58s ⏱️ + 3m 28s
635 tests +  5  622 ✅  -   4  4 💤 ±0   9 ❌ + 9 
993 runs  +347  975 ✅ +333  7 💤 +3  11 ❌ +11 

Results for commit 805bd7e. ± Comparison against earlier commit ae42e85.

Annotations

Check warning on line 0 in @release captures transfer events

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket-batch-3 eth_subscribe Subscribes to hts tokens and listens for synthetic log events @release captures transfer events (@release captures transfer events)

test-results.e9e2e658c8aac246b345cb5c76be2a37.xml [took 35s]
Raw output
could not coalesce error (error={ "code": -32603, "message": "[Request ID: 5bb34cf0-af9c-404b-8afc-65a5108056a4] Error invoking RPC: timeout exceeded" }, payload={ "id": 20, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8b082012a808086014a9e987800830f424094000000000000000000000000000000000000041480b844a9059cbb00000000000000000000000040cb3d65debfd8f271e858b208553edbb9f173690000000000000000000000000000000000000000000000000000000000000001c080a0458bfd7187434e543cb146cfa0f51cf7f18285b44a41f90222425628babefdf6a04a137cfb361869b0fa1ea61490ead97b5ec30d9ccf09b28c25860aa393395108" ] }, code=UNKNOWN_ERROR, version=6.13.5)
Error: could not coalesce error (error={ "code": -32603, "message": "[Request ID: 5bb34cf0-af9c-404b-8afc-65a5108056a4] Error invoking RPC: timeout exceeded" }, payload={ "id": 20, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8b082012a808086014a9e987800830f424094000000000000000000000000000000000000041480b844a9059cbb00000000000000000000000040cb3d65debfd8f271e858b208553edbb9f173690000000000000000000000000000000000000000000000000000000000000001c080a0458bfd7187434e543cb146cfa0f51cf7f18285b44a41f90222425628babefdf6a04a137cfb361869b0fa1ea61490ead97b5ec30d9ccf09b28c25860aa393395108" ] }, code=UNKNOWN_ERROR, version=6.13.5)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1059:25)
    at /home/runner/_work/hiero-json-rpc-relay/hiero-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:563:45
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in "after all" hook in "@web-socket-batch-2 eth_getStorageAt"

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket-batch-2 eth_getStorageAt "after all" hook in "@web-socket-batch-2 eth_getStorageAt" ("after all" hook in "@web-socket-batch-2 eth_getStorageAt")

test-results.d575c233158b47f5a903fec52543ca8a.xml [took 0s]
test-results.f05dbc5d4613925ecaecc446d042a52b.xml [took 0s]
Raw output
expected 1 to equal +0
AssertionError: expected 1 to equal +0
    at Suite.<anonymous> (packages/ws-server/tests/acceptance/getStorageAt.spec.ts:82:51)
    at Generator.next (<anonymous>)
    at /home/runner/_work/hiero-json-rpc-relay/hiero-json-rpc-relay/packages/ws-server/tests/acceptance/getStorageAt.spec.ts:9:71
    at new Promise (<anonymous>)
    at __awaiter (packages/ws-server/tests/acceptance/getStorageAt.spec.ts:5:12)
    at Context.<anonymous> (packages/ws-server/tests/acceptance/getStorageAt.spec.ts:79:20)
    at processImmediate (node:internal/timers:483:21)

      + expected - actual

      -1
      +0

Check warning on line 0 in should return the transaction count through a websocket

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @release @web-socket-batch-2 eth_getTransactionCount should return the transaction count through a websocket (should return the transaction count through a websocket)

test-results.0cc4953661b0e5f67f6c2cecc483c642.xml [took 0s]
Raw output
server response 500 Internal Server Error (request={  }, response={  }, error=null, info={ "requestUrl": "http://localhost:7546", "responseBody": "{\"error\":{\"code\":-32603,\"message\":\"Error invoking RPC: [Request ID: afb8dd7c-9a86-4689-b506-145efa85aad2] Transaction execution returns a null value: transactionId=0.0.1002@1747137422.751990594, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction\"},\"jsonrpc\":\"2.0\",\"id\":13}", "responseStatus": "500 Internal Server Error" }, code=SERVER_ERROR, version=6.13.5)
Error: server response 500 Internal Server Error (request={  }, response={  }, error=null, info={ "requestUrl": "http://localhost:7546", "responseBody": "{\"error\":{\"code\":-32603,\"message\":\"Error invoking RPC: [Request ID: afb8dd7c-9a86-4689-b506-145efa85aad2] Transaction execution returns a null value: transactionId=0.0.1002@1747137422.751990594, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction\"},\"jsonrpc\":\"2.0\",\"id\":13}", "responseStatus": "500 Internal Server Error" }, code=SERVER_ERROR, version=6.13.5)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:950:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1245:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /home/runner/_work/hiero-json-rpc-relay/hiero-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should execute "eth_getStorageAt" request to get current state changes

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests eth_getStorageAt …eth_getStorageAt" request to get current state changes (should execute "eth_getStorageAt" request to get current state changes)

test-results.21e82895384bfcb70da93a0b4037a2e0.xml [took 0s]
Raw output
server response 500 Internal Server Error (request={  }, response={  }, error=null, info={ "requestUrl": "http://localhost:7546", "responseBody": "{\"error\":{\"code\":-32603,\"message\":\"Error invoking RPC: [Request ID: 4b34bb55-b86c-4c02-9597-9c6550f548ff] Transaction execution returns a null value: transactionId=0.0.1002@1747136500.635235222, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction\"},\"jsonrpc\":\"2.0\",\"id\":82}", "responseStatus": "500 Internal Server Error" }, code=SERVER_ERROR, version=6.13.5)
Error: server response 500 Internal Server Error (request={  }, response={  }, error=null, info={ "requestUrl": "http://localhost:7546", "responseBody": "{\"error\":{\"code\":-32603,\"message\":\"Error invoking RPC: [Request ID: 4b34bb55-b86c-4c02-9597-9c6550f548ff] Transaction execution returns a null value: transactionId=0.0.1002@1747136500.635235222, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction\"},\"jsonrpc\":\"2.0\",\"id\":82}", "responseStatus": "500 Internal Server Error" }, code=SERVER_ERROR, version=6.13.5)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at assert (packages/server/node_modules/ethers/src.ts/utils/errors.ts:715:25)
    at FetchResponse.assertOk (packages/server/node_modules/ethers/src.ts/utils/fetch.ts:950:15)
    at JsonRpcProvider._send (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1245:18)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /home/runner/_work/hiero-json-rpc-relay/hiero-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:537:40

Check warning on line 0 in should execute "eth_getStorageAt" request to get current state changes without passing block

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests eth_getStorageAt shoul…te changes without passing block (should execute "eth_getStorageAt" request to get current state changes without passing block)

test-results.55108ef3713cf593017c73ba922e86c3.xml [took 6s]
test-results.ad83eecf217893c6ce76623955305d4c.xml [took 6s]
Raw output
expected '0x00000000000000000000000000000000000…' to equal '0x00000000000000000000000000000000000…'
AssertionError: expected '0x00000000000000000000000000000000000…' to equal '0x00000000000000000000000000000000000…'
    at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch2.spec.ts:993:29)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/rpc_batch2.spec.ts:6:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -0x000000000000000000000000000000000000000000000000000000000000000f
      +0x0000000000000000000000000000000000000000000000000000000000000008

Check warning on line 0 in "before all" hook in "@web-socket-batch-2 eth_getTransactionReceipt"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @web-socket-batch-2 eth_getTransactionReceipt "before all" hook in "@web-socket-batch-2 eth_getTransactionReceipt" ("before all" hook in "@web-socket-batch-2 eth_getTransactionReceipt") failed

test-results.0cc4953661b0e5f67f6c2cecc483c642.xml [took 0s]
Raw output
could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: c86b0c3c-8f01-469a-aeaa-9fa39fe4fccb] Transaction execution returns a null value: transactionId=0.0.1002@1747137421.640536479, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 120, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f87382012a078086014a9e9878008309b057941c1b2b007d9d77bca2a9642b9b680154f2f57280888ac7230489e8000080c001a06fc612103d2fa543a5d90a2b252957b57a660b96f34a7192fba31514c0d00bfea02757c8628dfd013dac7b3cafde37143018876760a8aac1ab7542870400669882" ] }, code=UNKNOWN_ERROR, version=6.13.5)
Error: could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: c86b0c3c-8f01-469a-aeaa-9fa39fe4fccb] Transaction execution returns a null value: transactionId=0.0.1002@1747137421.640536479, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 120, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f87382012a078086014a9e9878008309b057941c1b2b007d9d77bca2a9642b9b680154f2f57280888ac7230489e8000080c001a06fc612103d2fa543a5d90a2b252957b57a660b96f34a7192fba31514c0d00bfea02757c8628dfd013dac7b3cafde37143018876760a8aac1ab7542870400669882" ] }, code=UNKNOWN_ERROR, version=6.13.5)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1059:25)
    at /home/runner/_work/hiero-json-rpc-relay/hiero-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:563:45
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in "before all" hook in "@web-socket-batch-2 eth_newFilter"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @web-socket-batch-2 eth_newFilter "before all" hook in "@web-socket-batch-2 eth_newFilter" ("before all" hook in "@web-socket-batch-2 eth_newFilter") failed

test-results.0cc4953661b0e5f67f6c2cecc483c642.xml [took 0s]
Raw output
could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: 5193254a-eef0-4d16-882e-5eae2c92495e] Transaction execution returns a null value: transactionId=0.0.1002@1747137421.722055164, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 126, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f9014d82012a078086014a9e98780082f1818080b8f66080604052348015600f57600080fd5b507f4e7df42af9a017b7c655a28ef10cbc8f05b2b088f087ee02416cfa1a96ac3be26007604051603e91906091565b60405180910390a160aa565b6000819050919050565b6000819050919050565b6000819050919050565b6000607d6079607584604a565b605e565b6054565b9050919050565b608b816068565b82525050565b600060208201905060a460008301846084565b92915050565b603f8060b76000396000f3fe6080604052600080fdfea264697066735822122084db7fe76bde5c9c041d61bb40294c56dc6d339bdbc8e0cd285fc4008ccefc2c64736f6c63430008180033c080a02d3331204427ca0c314829a22db570732bcdcf725044ee8bf0bfabb1e214ea3ba009d4b38c875e3f764a0bfd435c8ed40e167cc986bec5696cc1e532a22173822d" ] }, code=UNKNOWN_ERROR, version=6.13.5)
Error: could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: 5193254a-eef0-4d16-882e-5eae2c92495e] Transaction execution returns a null value: transactionId=0.0.1002@1747137421.722055164, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 126, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f9014d82012a078086014a9e98780082f1818080b8f66080604052348015600f57600080fd5b507f4e7df42af9a017b7c655a28ef10cbc8f05b2b088f087ee02416cfa1a96ac3be26007604051603e91906091565b60405180910390a160aa565b6000819050919050565b6000819050919050565b6000819050919050565b6000607d6079607584604a565b605e565b6054565b9050919050565b608b816068565b82525050565b600060208201905060a460008301846084565b92915050565b603f8060b76000396000f3fe6080604052600080fdfea264697066735822122084db7fe76bde5c9c041d61bb40294c56dc6d339bdbc8e0cd285fc4008ccefc2c64736f6c63430008180033c080a02d3331204427ca0c314829a22db570732bcdcf725044ee8bf0bfabb1e214ea3ba009d4b38c875e3f764a0bfd435c8ed40e167cc986bec5696cc1e532a22173822d" ] }, code=UNKNOWN_ERROR, version=6.13.5)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1059:25)
    at /home/runner/_work/hiero-json-rpc-relay/hiero-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:563:45
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in "before all" hook in "@web-socket-batch-2 eth_sendRawTransaction"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @web-socket-batch-2 eth_sendRawTransaction "before all" hook in "@web-socket-batch-2 eth_sendRawTransaction" ("before all" hook in "@web-socket-batch-2 eth_sendRawTransaction") failed

test-results.0cc4953661b0e5f67f6c2cecc483c642.xml [took 0s]
Raw output
could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: 2b38ec03-e716-49bf-9296-d249bfa6c1de] Transaction execution returns a null value: transactionId=0.0.1002@1747137424.427265120, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 137, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f87482012a078086014a9e9878008309b057944e8fdffd6939dfffc6082fb4b3ed96e45e4038cb8902b5e3af16b188000080c001a01f0270986ad00a2bdc407717dae24802cc6f223d4839b5c6d7a0bd882b14982fa02dd7b468a1f08a746db070be280a6741ba4fad33205d60878b9db5345189cd8d" ] }, code=UNKNOWN_ERROR, version=6.13.5)
Error: could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: 2b38ec03-e716-49bf-9296-d249bfa6c1de] Transaction execution returns a null value: transactionId=0.0.1002@1747137424.427265120, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 137, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f87482012a078086014a9e9878008309b057944e8fdffd6939dfffc6082fb4b3ed96e45e4038cb8902b5e3af16b188000080c001a01f0270986ad00a2bdc407717dae24802cc6f223d4839b5c6d7a0bd882b14982fa02dd7b468a1f08a746db070be280a6741ba4fad33205d60878b9db5345189cd8d" ] }, code=UNKNOWN_ERROR, version=6.13.5)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1059:25)
    at /home/runner/_work/hiero-json-rpc-relay/hiero-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:563:45
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in "before each" hook for "should execute "eth_getStorageAt" request to get old state with passing specific block"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests "before each" hook for "should execute "e…block" ("before each" hook for "should execute "eth_getStorageAt" request to get old state with passing specific block") failed

test-results.21e82895384bfcb70da93a0b4037a2e0.xml [took 0s]
Raw output
could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: 0f307842-b83b-4cd8-a709-fc9c31893528] Transaction execution returns a null value: transactionId=0.0.1002@1747136500.956623075, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 966, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8e882012a458086014a9e98780083014a9f8080b8906080604052600f600055348015601457600080fd5b50606e8060226000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80632de4e88414602d575b600080fd5b60366008600055565b00fea26469706673582212204f4929609314772906604fbf3fa15708239abd76b6d2a022fa89ae0e0b888bb264736f6c63430008090033c001a0ab6c04c10db1e1f97424c8144fc944115bbd35278dd42041df4c355f70d692d4a00ef5fbbc1ec58e0d5722bf99107d805a2440c9245c5d099c57d87a2f5a9e14e4" ] }, code=UNKNOWN_ERROR, version=6.13.5)
Error: could not coalesce error (error={ "code": -32603, "message": "Error invoking RPC: [Request ID: 0f307842-b83b-4cd8-a709-fc9c31893528] Transaction execution returns a null value: transactionId=0.0.1002@1747136500.956623075, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction" }, payload={ "id": 966, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8e882012a458086014a9e98780083014a9f8080b8906080604052600f600055348015601457600080fd5b50606e8060226000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80632de4e88414602d575b600080fd5b60366008600055565b00fea26469706673582212204f4929609314772906604fbf3fa15708239abd76b6d2a022fa89ae0e0b888bb264736f6c63430008090033c001a0ab6c04c10db1e1f97424c8144fc944115bbd35278dd42041df4c355f70d692d4a00ef5fbbc1ec58e0d5722bf99107d805a2440c9245c5d099c57d87a2f5a9e14e4" ] }, code=UNKNOWN_ERROR, version=6.13.5)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1059:25)
    at /home/runner/_work/hiero-json-rpc-relay/hiero-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:563:45
    at processTicksAndRejections (node:internal/process/task_queues:95:5)