Parent Log:
http://ci.aztec-labs.com/dd06888a1deddcbe
Command: 48483af633053ffe cd yarn-project/kv-store && yarn test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3b44f825dcd3249b2c8a1105905fa3394aa7213d
Env: REF_NAME=gh-readonly-queue/next/pr-15041-eeab628a4e44477cb6796c5a461ee0c0bb332d75 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 17:46:48 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15041_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ef0cb211867904e5_next
17:46:53
17:46:53
17:46:53 LMDBArrayV2
17:46:53
✔ should be able to push and pop values
17:46:53
✔ should be able to get values by index
17:46:53 [17:46:53.290]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53 [17:46:53.353]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53 [17:46:53.399]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53
✔ should be able to set values by index (45ms)
17:46:53 [17:46:53.462]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53
✔ should be able to iterate over values
17:46:53 [17:46:53.499]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53
✔ should be able to restore state
17:46:53
17:46:53 Clean shutdown
17:46:53 [17:46:53.540]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53
✔ Ensures clean closing of the database (150ms)
17:46:53
17:46:53 LMDBMap
17:46:53
✔ should be able to set and get values
17:46:53
✔ should be able to overwrite values
17:46:53
✔ should be able to set values if they do not exist
17:46:53
✔ should be able to delete values
17:46:53 [17:46:53.703]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53 [17:46:53.728]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53 [17:46:53.754]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53 [17:46:53.775]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53 [17:46:53.809]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53
✔ should be able to return size of the map
17:46:53 [17:46:53.841]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53
✔ should be able to iterate over entries when there are no keys
17:46:53 [17:46:53.857]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53
✔ should be able to iterate over entries
17:46:53 [17:46:53.882]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53
✔ should be able to iterate over values
17:46:53 [17:46:53.907]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53
✔ should be able to iterate over keys
17:46:53 [17:46:53.932]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:53
✔ supports range queries over chars keys
17:46:53 [17:46:53.973]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ supports range queries over numbers keys
17:46:54 [17:46:54.014]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ supports range queries over negative numbers keys
17:46:54 [17:46:54.050]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ supports range queries over strings keys
17:46:54 [17:46:54.086]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ supports range queries over zero-based numbers keys
17:46:54
17:46:54 LMDBMultiMap
17:46:54 [17:46:54.124]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to set and get values
17:46:54 [17:46:54.157]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to set values if they do not exist
17:46:54 [17:46:54.183]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to delete values
17:46:54 [17:46:54.226]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to get size of the map
17:46:54
✔ should be able to iterate over entries when there are no keys
17:46:54 [17:46:54.267]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54 [17:46:54.285]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to iterate over entries
17:46:54 [17:46:54.314]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to iterate over values
17:46:54 [17:46:54.340]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to iterate over keys
17:46:54 [17:46:54.369]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to get multiple values for a single key
17:46:54 [17:46:54.398]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should ignore multiple identical values
17:46:54 [17:46:54.427]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to delete individual values for a single key
17:46:54 [17:46:54.463]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to get size of the map with duplicate keys
17:46:54 [17:46:54.510]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to delete the last and first values for a key
17:46:54 [17:46:54.554]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to fully clear a key
17:46:54 [17:46:54.597]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to insert after deletion (44ms)
17:46:54 [17:46:54.656]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ supports range queries
17:46:54
17:46:54 ReadTransaction
17:46:54
✔ sends GET requests
17:46:54
✔ iterates the database
17:46:54
✔ closes the cursor early
17:46:54
✔ closes the cursor even if in the case of an error
17:46:54
✔ handles empty cursors
17:46:54
✔ after close it does not accept requests
17:46:54
17:46:54 LMDBSingleValue
17:46:54 [17:46:54.712]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ returns undefined if the value is not set
17:46:54 [17:46:54.731]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ should be able to set and get values
17:46:54 [17:46:54.755]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:54
✔ overwrites the value if it is set again
17:46:54
17:46:54 AztecLMDBStoreV2
17:46:54 [17:46:54.787]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
17:46:54
✔ returns undefined for unset keys
17:46:54 [17:46:54.807]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
17:46:54
✔ reads and writes in separate txs
17:46:54 [17:46:54.835]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
17:46:55
✔ should serialize writes correctly (312ms)
17:46:55
✔ guards against too many cursors being opened at the same time (121ms)
17:46:55
✔ copies and restores data
17:46:55
17:46:55 utils
17:46:55
✔ removeDuplicatesFromSortedArray
17:46:55
✔ binarySearch
17:46:55 merge
17:46:55
✔ merges
17:46:55
17:46:55 insertIntoSortedArray
17:46:55
✔ inserts into empty array
17:46:55
✔ inserts at beginning
17:46:55
✔ inserts at end
17:46:55
✔ inserts in middle
17:46:55
✔ handles duplicates
17:46:55
✔ maintains order with multiple inserts
17:46:55
17:46:55 removeAnyOf
17:46:55
✔ removes single matching value
17:46:55
✔ removes multiple matching values
17:46:55
✔ handles empty removal array
17:46:55
✔ handles no matches
17:46:55
✔ removes duplicates
17:46:55
17:46:55 WriteTransaction
17:46:55
✔ accumulatest writes
17:46:55
✔ correctly manages index batch
17:46:55
✔ correctly meanages pending data reads
17:46:55
✔ correctly meanages pending index reads
17:46:55
✔ correctly iterates over pending data
17:46:55
✔ correctly iterates over uncommitted and committed data
17:46:55
✔ correctly iterates over overritten data
17:46:55
✔ correctly iterates until end key
17:46:55
✔ correctly iterates in reverse
17:46:55
✔ correctly iterates in reverse with end key
17:46:55
✔ correctly iterates over pending index data
17:46:55
✔ correctly iterates over pending index data up to end key
17:46:55
✔ correctly iterates over pending index data in reverse
17:46:55
✔ correctly iterates over pending index data in reverse up to given end key
17:46:55
✔ refuses to commit if closed
17:46:55
17:46:55 LMDBArray
17:46:55 Sync AztecArray
17:46:55 [17:46:55.162]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
17:46:55 [17:46:55.296]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
17:46:55 [17:46:55.316]
INFO:
kv-store:lmdb-v2 Starting data store with maxReaders 16
17:46:55
✔ should be able to push and pop values
17:46:55
✔ should be able to get values by index
17:46:55
✔ should be able to set values by index
17:46:55
✔ should be able to iterate over values
17:46:55
✔ should be able to restore state
17:46:55 Async AztecArray
17:46:55
✔ should be able to push and pop values
17:46:55
✔ should be able to get values by index
17:46:55
✔ should be able to set values by index
17:46:55
✔ should be able to iterate over values
17:46:55
✔ should be able to restore state
17:46:55
17:46:55 LmdbAztecCounter
17:46:55
✔ iterates in key order
17:46:55
✔ iterates in key order
17:46:55
✔ iterates in key order
17:46:55 counts occurrences of floating point number values
17:46:55
✔ returns 0 for unknown keys
17:46:55
✔ increments values
17:46:55
✔ decrements values
17:46:55
✔ throws when decrementing below zero
17:46:55
✔ increments values by a delta
17:46:55
✔ resets the counter
17:46:55
✔ iterates over entries
17:46:55 counts occurrences of integers values
17:46:55
✔ returns 0 for unknown keys
17:46:55
✔ increments values
17:46:55
✔ decrements values
17:46:55
✔ throws when decrementing below zero
17:46:55
✔ increments values by a delta
17:46:55
✔ resets the counter
17:46:55
✔ iterates over entries
17:46:55 counts occurrences of strings values
17:46:55
✔ returns 0 for unknown keys
17:46:55
✔ increments values
17:46:55
✔ decrements values
17:46:55
✔ throws when decrementing below zero
17:46:55
✔ increments values by a delta
17:46:55
✔ resets the counter
17:46:55
✔ iterates over entries
17:46:55 counts occurrences of strings values
17:46:55
✔ returns 0 for unknown keys
17:46:55
✔ increments values
17:46:55
✔ decrements values
17:46:55
✔ throws when decrementing below zero
17:46:55
✔ increments values by a delta
17:46:55
✔ resets the counter
17:46:56
✔ iterates over entries
17:46:56
17:46:56 LMDBMap
17:46:56 Sync AztecMap
17:46:56
✔ should be able to set and get values
17:46:56
✔ should be able to overwrite values
17:46:56
✔ should be able to set values if they do not exist
17:46:56
✔ should be able to delete values
17:46:56
✔ should be able to return size of the map
17:46:56
✔ should be able to iterate over entries when there are no keys
17:46:56
✔ should be able to iterate over entries
17:46:56
✔ should be able to iterate over values
17:46:56
✔ should be able to iterate over keys
17:46:56
✔ supports range queries over chars keys
17:46:56
✔ supports range queries over numbers keys
17:46:56
✔ supports range queries over negative numbers keys
17:46:56
✔ supports range queries over strings keys
17:46:56
✔ supports range queries over zero-based numbers keys
17:46:56 Async AztecMap
17:46:56
✔ should be able to set and get values
17:46:56
✔ should be able to overwrite values
17:46:56
✔ should be able to set values if they do not exist
17:46:56
✔ should be able to delete values
17:46:56
✔ should be able to return size of the map
17:46:56
✔ should be able to iterate over entries when there are no keys
17:46:56
✔ should be able to iterate over entries
17:46:56
✔ should be able to iterate over values
17:46:56
✔ should be able to iterate over keys
17:46:56
✔ supports range queries over chars keys
17:46:56
✔ supports range queries over numbers keys
17:46:56
✔ supports range queries over negative numbers keys
17:46:56
✔ supports range queries over strings keys
17:46:56
✔ supports range queries over zero-based numbers keys
17:46:56
17:46:56 LMDBMultiMap
17:46:56 Sync AztecMultiMap
17:46:56
✔ should be able to set and get values
17:46:56
✔ should be able to set values if they do not exist
17:46:56
✔ should be able to delete values
17:46:56
✔ should be able to get size of the map
17:46:56
✔ should be able to iterate over entries when there are no keys
17:46:56
✔ should be able to iterate over entries
17:46:56
✔ should be able to iterate over values
17:46:56
✔ should be able to iterate over keys
17:46:56
✔ should be able to get multiple values for a single key
17:46:56
✔ should ignore multiple identical values
17:46:56
✔ should be able to delete individual values for a single key
17:46:56
✔ should be able to get size of the map with duplicate keys
17:46:56
✔ should be able to delete the last and first values for a key
17:46:56
✔ should be able to fully clear a key
17:46:56
✔ should be able to insert after deletion
17:46:56
✔ supports range queries
17:46:56 Async AztecMultiMap
17:46:56
✔ should be able to set and get values
17:46:56
✔ should be able to set values if they do not exist
17:46:56
✔ should be able to delete values
17:46:56
✔ should be able to get size of the map
17:46:56
✔ should be able to iterate over entries when there are no keys
17:46:56
✔ should be able to iterate over entries
17:46:56
✔ should be able to iterate over values
17:46:56
✔ should be able to iterate over keys
17:46:56
✔ should be able to get multiple values for a single key
17:46:56
✔ should ignore multiple identical values
17:46:56
✔ should be able to delete individual values for a single key
17:46:56
✔ should be able to get size of the map with duplicate keys
17:46:56
✔ should be able to delete the last and first values for a key
17:46:56
✔ should be able to fully clear a key
17:46:56
✔ should be able to insert after deletion
17:46:56
✔ supports range queries
17:46:56
17:46:56 LMDBSet
17:46:56 Sync AztecSet
17:46:56
✔ should be able to set and get values
17:46:56
✔ should be able to delete values
17:46:56
✔ should be able to iterate over entries
17:46:56
✔ supports range queries
17:46:56 Aync AztecSet
17:46:56
✔ should be able to set and get values
17:46:56
✔ should be able to delete values
17:46:56
✔ should be able to iterate over entries
17:46:56
✔ supports range queries
17:46:56
17:46:56 LMDBSingleton
17:46:56 Sync AztecSingleton
17:46:56
✔ returns undefined if the value is not set
17:46:56
✔ should be able to set and get values
17:46:56
✔ overwrites the value if it is set again
17:46:56 Async AztecSingleton
17:46:56
✔ returns undefined if the value is not set
17:46:56
✔ should be able to set and get values
17:46:56
✔ overwrites the value if it is set again
17:46:56
17:46:56 L2TipsStore
17:46:56
✔ returns zero if no tips are stored
17:46:56
✔ stores chain tips (134ms)
17:46:56
✔ sets latest tip from blocks added
17:46:56
✔ clears block hashes when setting finalized chain (48ms)
17:46:56
✔ does not blow up when setting proven chain on an unseen block number
17:46:56
17:46:56
17:46:56
199 passing (4s)
17:46:56
17:46:57 [17:46:56.446]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:57 [17:46:56.460]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:57 [17:46:56.476]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:57 [17:46:56.490]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:57 [17:46:56.640]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:57 [17:46:56.653]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:57 [17:46:56.699]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:57 [17:46:56.714]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:57 [17:46:56.780]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:46:57 [17:46:56.796]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16