Parent Log:
http://ci.aztec-labs.com/cc289456ecfb3257
Command: 582720422b3f4dff yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/79e9bd1698f4bba6deade8f76c676f9bbb12ff74
Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1
Date: Mon Jun 23 13:25:57 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_staging
13:26:04
PASS src/interfaces/archiver.test.ts (
5.613 s)
13:26:04 ArchiverApiSchema
13:26:04
✓ getRollupAddress (71 ms)
13:26:04
✓ getRegistryAddress (12 ms)
13:26:04
✓ getBlockNumber (19 ms)
13:26:04
✓ getProvenBlockNumber (10 ms)
13:26:04
✓ getBlock (763 ms)
13:26:04
✓ getBlockHeader (21 ms)
13:26:04
✓ getBlocks (451 ms)
13:26:04
✓ getPublishedBlocks (473 ms)
13:26:04
✓ getTxEffect (124 ms)
13:26:04
✓ getSettledTxReceipt (7 ms)
13:26:04
✓ getL2SlotNumber (5 ms)
13:26:04
✓ getL2EpochNumber (10 ms)
13:26:04
✓ getBlocksForEpoch (468 ms)
13:26:04
✓ getBlockHeadersForEpoch (122 ms)
13:26:04
✓ isEpochComplete (5 ms)
13:26:04
✓ getL2Tips (4 ms)
13:26:04
✓ getPrivateLogs (5 ms)
13:26:04
✓ getLogsByTags (8 ms)
13:26:04
✓ getPublicLogs (12 ms)
13:26:04
✓ getContractClassLogs (107 ms)
13:26:04
✓ getContractClass (717 ms)
13:26:04
✓ getDebugFunctionName (10 ms)
13:26:04
✓ getBytecodeCommitment (517 ms)
13:26:04
✓ getContractClassIds (9 ms)
13:26:04
✓ getL1ToL2Messages (6 ms)
13:26:04
✓ getL1ToL2MessageIndex (5 ms)
13:26:04
✓ registerContractFunctionSignatures (4 ms)
13:26:04
✓ getContract (7 ms)
13:26:04
✓ getL1Constants (4 ms)
13:26:04
✓ syncImmediate (6 ms)
13:26:04
✓ getL1Timestamp (4 ms)
13:26:04
13:26:04
Test Suites: 1 passed, 1 total
13:26:04
Tests: 31 passed, 31 total
13:26:04
Snapshots: 0 total
13:26:04
Time: 5.705 s
13:26:04
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
13:26:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?