Skip to content

chore(logging): enhanced logging upon receiving responses from the Mirror Node server #9782

chore(logging): enhanced logging upon receiving responses from the Mirror Node server

chore(logging): enhanced logging upon receiving responses from the Mirror Node server #9782

GitHub Actions / Test Results failed Jan 26, 2025 in 0s

6 fail, 4 pass in 25m 52s

 3 files  21 suites   25m 52s ⏱️
10 tests  4 ✅ 0 💤 6 ❌
16 runs   9 ✅ 0 💤 7 ❌

Results for commit 76c0394.

Annotations

Check warning on line 0 in should deploy a large contract and decrease remaining HBAR in limiter when transaction data is large

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit Test…ransaction data is large (should deploy a large contract and decrease remaining HBAR in limiter when transaction data is large)

test-results.310996834ad4bade6abd083d2cc4ec4a.xml [took 8m 0s]
test-results.8ccd4aa4e2ac74f91c703678b1cb66c2.xml [took 8m 0s]
Raw output
Timeout of 480000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/index.spec.ts)
Error: Timeout of 480000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/index.spec.ts)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)

Check warning on line 0 in should be able to deploy a medium size contract with fileCreate

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 @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.310996834ad4bade6abd083d2cc4ec4a.xml [took 0s]
Raw output
expected -64491299 to be above +0
AssertionError: expected -64491299 to be above +0
    at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:351:47)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:24:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      --64491299
      +0

Check warning on line 0 in HBAR limiter is updated within acceptable tolerance range in relation to actual spent amount by the relay operator

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 @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…y operator (HBAR limiter is updated within acceptable tolerance range in relation to actual spent amount by the relay operator)

test-results.310996834ad4bade6abd083d2cc4ec4a.xml [took 0s]
Raw output
expected -64491299 to be above +0
AssertionError: expected -64491299 to be above +0
    at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:365:47)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:24:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      --64491299
      +0

Check warning on line 0 in should verify the estimated and actual transaction fees for file transactions are approximately equal

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 @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…are approximately equal (should verify the estimated and actual transaction fees for file transactions are approximately equal)

test-results.310996834ad4bade6abd083d2cc4ec4a.xml [took 8m 0s]
Raw output
Timeout of 480000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/index.spec.ts)
Error: Timeout of 480000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/index.spec.ts)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)

Check warning on line 0 in "before all" hook for "should individually update amountSpents of different spending plans"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit Tests HBAR Rate Limit F… different spending plans" ("before all" hook for "should individually update amountSpents of different spending plans") failed

test-results.310996834ad4bade6abd083d2cc4ec4a.xml [took 15s]
Raw output
Request failed with status code 404
AxiosError: Request failed with status code 404
    at settle (node_modules/axios/lib/core/settle.js:19:12)
    at IncomingMessage.handleStreamEnd (node_modules/axios/lib/adapters/http.js:599:11)
    at IncomingMessage.emit (node:events:530:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
    at Axios.request (node_modules/axios/lib/core/Axios.js:45:41)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Axios.request (node_modules/axios/lib/core/Axios.js:40:14)
    at Axios.request (node_modules/axios/lib/core/Axios.js:40:14)
    at Axios.request (node_modules/axios/lib/core/Axios.js:40:14)
    at Axios.request (node_modules/axios/lib/core/Axios.js:40:14)
    at Axios.request (node_modules/axios/lib/core/Axios.js:40:14)
    at Axios.request (node_modules/axios/lib/core/Axios.js:45:41)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in "before all" hook in "HBAR Rate Limit Tests"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit Tests "before all" hook in "HBAR Rate Limit Tests" ("before all" hook in "HBAR Rate Limit Tests") failed

test-results.b35eeec90db44131f3087ad3262145a9.xml [took 15s]
Raw output
Request failed with status code 404
AxiosError: Request failed with status code 404
    at settle (node_modules/axios/lib/core/settle.js:19:12)
    at IncomingMessage.handleStreamEnd (node_modules/axios/lib/adapters/http.js:599:11)
    at IncomingMessage.emit (node:events:530:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
    at Axios.request (node_modules/axios/lib/core/Axios.js:45:41)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Axios.request (node_modules/axios/lib/core/Axios.js:40:14)
    at Axios.request (node_modules/axios/lib/core/Axios.js:40:14)
    at Axios.request (node_modules/axios/lib/core/Axios.js:40:14)
    at Axios.request (node_modules/axios/lib/core/Axios.js:40:14)
    at Axios.request (node_modules/axios/lib/core/Axios.js:40:14)
    at Axios.request (node_modules/axios/lib/core/Axios.js:45:41)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)