fix: Adds retry to send raw transaction #8201
12 fail, 4 skipped, 590 pass in 36m 51s
Annotations
Check warning on line 0 in should not cache "finalized" block in "eth_getBlockByNumber"
github-actions / Test Results
1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Accept…s should not cache "finalized" block in "eth_getBlockByNumber" (should not cache "finalized" block in "eth_getBlockByNumber" )
test-results.cfa3cdfba3b69fb8255dd5ef7dac190b.xml [took 1s]
Raw output
expected { timestamp: '0x6723e7c2', …(22) } to not deeply equal { timestamp: '0x6723e7c2', …(22) }
AssertionError: expected { timestamp: '0x6723e7c2', …(22) } to not deeply equal { timestamp: '0x6723e7c2', …(22) }
at Context.<anonymous> (packages/server/tests/acceptance/rpc_batch1.spec.ts:592:41)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/rpc_batch1.spec.ts:24:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
github-actions / Test Results
All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Acceptance …gher nonce (@release fail "eth_getTransactionReceipt" on precheck with wrong nonce error when sending a tx with a higher nonce)
test-results.7ae6dee2e35876e1f8e88a66fb5c40b4.xml [took 0s]
test-results.cfa3cdfba3b69fb8255dd5ef7dac190b.xml [took 0s]
Raw output
expected AssertionError{ …(6) } to have keys 'response', or 'error'
AssertionError: expected AssertionError{ …(6) } to have keys 'response', or 'error'
at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/helpers/assertions.ts:369:29
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/helpers/assertions.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
[
- "actual"
- "expected"
- "message"
- "operator"
- "showDiff"
+ "error"
+ "response"
]
github-actions / Test Results
All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Acceptance …ce (@release fail "eth_getTransactionReceipt" on submitting with wrong nonce error when sending a tx with the same nonce twice)
test-results.7ae6dee2e35876e1f8e88a66fb5c40b4.xml [took 2s]
test-results.cfa3cdfba3b69fb8255dd5ef7dac190b.xml [took 2s]
Raw output
expected undefined to exist
AssertionError: expected undefined to exist
at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/rpc_batch1.spec.ts:1573:34
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Promise.all (index 0)
github-actions / Test Results
1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…nt of the spending plan by the transaction cost (Should increase the amount spent of the spending plan by the transaction cost)
test-results.c78d51dea31b7f4adef13e7f8ddfc795.xml [took 12s]
Raw output
expected 576885520 to be close to 570243517 +/- 5702435.17
AssertionError: expected 576885520 to be close to 570243517 +/- 5702435.17
at Suite.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:562:41)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check warning on line 0 in Should eventually exhaust the hbar limit for EXTENDED user
github-actions / Test Results
1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ED Tier Should eventually exhaust the hbar limit for EXTENDED user (Should eventually exhaust the hbar limit for EXTENDED user)
test-results.5964d50be76a194c8ad3c12f363b11c8.xml [took 17s]
Raw output
expected 3 to equal 2
AssertionError: expected 3 to equal 2
at Suite.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:592:45)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-3
+2
Check warning on line 0 in Should eventually exhaust the hbar limit for PRIVILEGED user
github-actions / Test Results
2 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ier Should eventually exhaust the hbar limit for PRIVILEGED user (Should eventually exhaust the hbar limit for PRIVILEGED user)
test-results.201d34c3f1c7a723c76f61ab44321a80.xml [took 38s]
test-results.c78d51dea31b7f4adef13e7f8ddfc795.xml [took 26s]
Raw output
expected 4 to equal 3
AssertionError: expected 4 to equal 3
at Suite.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:592:45)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-4
+3
github-actions / Test Results
1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ransaction data is large (should deploy a large contract and decrease remaining HBAR in limiter when transaction data is large)
test-results.de416cdb69dc43bc9e2645710e9407d4.xml [took 12s]
Raw output
expected 4423114492 to be close to 4186317745 +/- 11522709.86
AssertionError: expected 4423114492 to be close to 4186317745 +/- 11522709.86
at verifyRemainingLimit (packages/server/tests/acceptance/hbarLimiter.spec.ts:110:41)
at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:283:11)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check warning on line 0 in should be able to deploy a contract without creating file
github-actions / Test Results
1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…BAR Limit should be able to deploy a contract without creating file (should be able to deploy a contract without creating file)
test-results.831f285ff4296752b740dc6acb28f60c.xml [took 8s]
Raw output
expected 4922667673 to be close to 4108318736 +/- 1544979.8800000001
AssertionError: expected 4922667673 to be close to 4108318736 +/- 1544979.8800000001
at verifyRemainingLimit (packages/server/tests/acceptance/hbarLimiter.spec.ts:110:41)
at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:299:11)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check warning on line 0 in should be able to deploy a medium size contract with fileCreate
github-actions / Test Results
1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ould be able to deploy a medium size contract with fileCreate (should be able to deploy a medium size contract with fileCreate)
test-results.48bd894ceb2b88e5c56c9bf92c79b479.xml [took 11s]
Raw output
expected 4949170086 to be close to 3770368443 +/- 6757339.08
AssertionError: expected 4949170086 to be close to 3770368443 +/- 6757339.08
at verifyRemainingLimit (packages/server/tests/acceptance/hbarLimiter.spec.ts:110:41)
at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:315:11)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
github-actions / Test Results
All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit Test…ing plan for a new user and use the same plan on second transaction and different plan on third transaction from another user")
test-results.48bd894ceb2b88e5c56c9bf92c79b479.xml [took 0s]
Raw output
Cannot read properties of null (reading 'subscriptionTier')
TypeError: Cannot read properties of null (reading 'subscriptionTier')
at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/relay/dist/lib/db/repositories/hbarLimiter/hbarSpendingPlanRepository.js:73:734
at Array.filter (<anonymous>)
at HbarSpendingPlanRepository.<anonymous> (packages/relay/dist/lib/db/repositories/hbarLimiter/hbarSpendingPlanRepository.js:73:615)
at Generator.next (<anonymous>)
at fulfilled (packages/relay/src/lib/db/repositories/hbarLimiter/hbarSpendingPlanRepository.ts:19:4)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
github-actions / Test Results
1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ts of large contracts (should eventually exhaust the hbar limit for a BASIC user after multiple deployments of large contracts)
test-results.831f285ff4296752b740dc6acb28f60c.xml [took 13s]
Raw output
expected 2 to equal 1
AssertionError: expected 2 to equal 1
at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:480:43)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-2
+1
Check warning on line 0 in "before all" hook in "RPC Server Acceptance Tests"
github-actions / Test Results
RPC Server Acceptance Tests Acceptance tests @api-batch-1 RPC Server Acceptance Tests RPC Server Acceptance Tests "before all" hook in "RPC Server Acceptance Tests" ("before all" hook in "RPC Server Acceptance Tests") failed
test-results.4e2354d59fe1b4fa11ec2fced57d77d9.xml [took 11s]
Raw output
execution reverted (no data present; likely require(false) occurred (action="estimateGas", data="0x", reason="require(false)", transaction={ "data": "0x0419eca50000000000000000000000000000000000000000000000000000000000000001", "from": "0xdea56f2F3728d96a0bd1575587a58B3904030c28", "to": "0x0471707EAd1aC86E82B02ee48dB6a30b0fE8CD26" }, invocation=null, revert=null, code=CALL_EXCEPTION, version=6.13.2)
Error: execution reverted (no data present; likely require(false) occurred (action="estimateGas", data="0x", reason="require(false)", transaction={ "data": "0x0419eca50000000000000000000000000000000000000000000000000000000000000001", "from": "0xdea56f2F3728d96a0bd1575587a58B3904030c28", "to": "0x0471707EAd1aC86E82B02ee48dB6a30b0fE8CD26" }, invocation=null, revert=null, code=CALL_EXCEPTION, version=6.13.2)
at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
at getBuiltinCallException (packages/server/node_modules/ethers/src.ts/abi/abi-coder.ts:118:21)
at Function.getBuiltinCallException (packages/server/node_modules/ethers/src.ts/abi/abi-coder.ts:235:16)
at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:989:32)
at /home/runner/_work/hedera-json-rpc-relay/hedera-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)