Parent Log:
http://ci.aztec-labs.com/2546558bc3925e4f
Command: b895a7fa8f839b60 cd yarn-project/kv-store && yarn test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b80949775e5c27908a6055ad24592f7d98bdc45a
Env: REF_NAME=gh-readonly-queue/next/pr-14816-fa159c5d52a45358479f951a547fed37f141a6ed CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sat Jun 14 10:44:36 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14816_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ef0cb211867904e5_next
10:44:40
10:44:40
10:44:40 LMDBArrayV2
10:44:40 [10:44:40.448]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:40
✔ should be able to push and pop values (47ms)
10:44:40 [10:44:40.521]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:40
✔ should be able to get values by index
10:44:40 [10:44:40.557]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:40
✔ should be able to set values by index (58ms)
10:44:40
✔ should be able to iterate over values
10:44:40 [10:44:40.633]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:40 [10:44:40.673]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:40
✔ should be able to restore state
10:44:40
10:44:40 Clean shutdown
10:44:40 [10:44:40.726]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:40
✔ Ensures clean closing of the database (198ms)
10:44:40
10:44:40 LMDBMap
10:44:40
✔ should be able to set and get values
10:44:40 [10:44:40.940]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:40 [10:44:40.972]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to overwrite values
10:44:41 [10:44:41.011]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to set values if they do not exist
10:44:41 [10:44:41.033]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to delete values
10:44:41 [10:44:41.071]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to return size of the map
10:44:41 [10:44:41.112]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to iterate over entries when there are no keys
10:44:41 [10:44:41.128]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to iterate over entries
10:44:41 [10:44:41.152]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to iterate over values
10:44:41 [10:44:41.176]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to iterate over keys
10:44:41 [10:44:41.206]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ supports range queries over chars keys
10:44:41 [10:44:41.242]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ supports range queries over numbers keys
10:44:41 [10:44:41.279]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ supports range queries over negative numbers keys
10:44:41 [10:44:41.328]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ supports range queries over strings keys
10:44:41 [10:44:41.365]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ supports range queries over zero-based numbers keys
10:44:41
10:44:41 LMDBMultiMap
10:44:41
✔ should be able to set and get values
10:44:41 [10:44:41.415]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41 [10:44:41.443]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to set values if they do not exist
10:44:41 [10:44:41.465]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to delete values
10:44:41 [10:44:41.511]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to get size of the map
10:44:41 [10:44:41.545]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to iterate over entries when there are no keys
10:44:41 [10:44:41.561]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to iterate over entries
10:44:41 [10:44:41.593]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to iterate over values
10:44:41 [10:44:41.624]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to iterate over keys
10:44:41 [10:44:41.660]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to get multiple values for a single key
10:44:41 [10:44:41.699]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should ignore multiple identical values
10:44:41 [10:44:41.736]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to delete individual values for a single key
10:44:41 [10:44:41.777]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to get size of the map with duplicate keys (43ms)
10:44:41 [10:44:41.838]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to delete the last and first values for a key
10:44:41 [10:44:41.892]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:41
✔ should be able to fully clear a key
10:44:41 [10:44:41.943]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:42
✔ should be able to insert after deletion (63ms)
10:44:42
✔ supports range queries
10:44:42
10:44:42 ReadTransaction
10:44:42
✔ sends GET requests
10:44:42
✔ iterates the database
10:44:42
✔ closes the cursor early
10:44:42
✔ closes the cursor even if in the case of an error
10:44:42
✔ handles empty cursors
10:44:42
✔ after close it does not accept requests
10:44:42
10:44:42 LMDBSingleValue
10:44:42 [10:44:42.020]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:42 [10:44:42.078]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:42
✔ returns undefined if the value is not set
10:44:42 [10:44:42.106]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:42
✔ should be able to set and get values
10:44:42 [10:44:42.131]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:42
✔ overwrites the value if it is set again
10:44:42
10:44:42 AztecLMDBStoreV2
10:44:42 [10:44:42.157]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:44:42
✔ returns undefined for unset keys
10:44:42 [10:44:42.174]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:44:42
✔ reads and writes in separate txs
10:44:42 [10:44:42.206]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:44:42
✔ should serialize writes correctly (323ms)
10:44:42
✔ guards against too many cursors being opened at the same time (127ms)
10:44:42
✔ copies and restores data
10:44:42
10:44:42 utils
10:44:42 [10:44:42.544]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:44:42
✔ removeDuplicatesFromSortedArray
10:44:42 [10:44:42.688]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:44:42 [10:44:42.715]
INFO:
kv-store:lmdb-v2 Starting data store with maxReaders 16
10:44:42
✔ binarySearch
10:44:42 merge
10:44:42
✔ merges
10:44:42
10:44:42 insertIntoSortedArray
10:44:42
✔ inserts into empty array
10:44:42
✔ inserts at beginning
10:44:42
✔ inserts at end
10:44:42
✔ inserts in middle
10:44:42
✔ handles duplicates
10:44:42
✔ maintains order with multiple inserts
10:44:42
10:44:42 removeAnyOf
10:44:42
✔ removes single matching value
10:44:42
✔ removes multiple matching values
10:44:42
✔ handles empty removal array
10:44:42
✔ handles no matches
10:44:42
✔ removes duplicates
10:44:42
10:44:42 WriteTransaction
10:44:42
✔ accumulatest writes
10:44:42
✔ correctly manages index batch
10:44:42
✔ correctly meanages pending data reads
10:44:42
✔ correctly meanages pending index reads
10:44:42
✔ correctly iterates over pending data
10:44:42
✔ correctly iterates over uncommitted and committed data
10:44:42
✔ correctly iterates over overritten data
10:44:42
✔ correctly iterates until end key
10:44:42
✔ correctly iterates in reverse
10:44:42
✔ correctly iterates in reverse with end key
10:44:42
✔ correctly iterates over pending index data
10:44:42
✔ correctly iterates over pending index data up to end key
10:44:42
✔ correctly iterates over pending index data in reverse
10:44:42
✔ correctly iterates over pending index data in reverse up to given end key
10:44:42
✔ refuses to commit if closed
10:44:42
10:44:42 LMDBArray
10:44:42 Sync AztecArray
10:44:42
✔ should be able to push and pop values
10:44:42
✔ should be able to get values by index
10:44:42
✔ should be able to set values by index
10:44:42
✔ should be able to iterate over values
10:44:42
✔ should be able to restore state
10:44:42 Async AztecArray
10:44:42
✔ should be able to push and pop values
10:44:42
✔ should be able to get values by index
10:44:42
✔ should be able to set values by index
10:44:42
✔ should be able to iterate over values
10:44:42
✔ should be able to restore state
10:44:42
10:44:42 LmdbAztecCounter
10:44:42
✔ iterates in key order
10:44:42
✔ iterates in key order
10:44:42
✔ iterates in key order
10:44:42 counts occurrences of floating point number values
10:44:42
✔ returns 0 for unknown keys
10:44:42
✔ increments values
10:44:42
✔ decrements values
10:44:43
✔ throws when decrementing below zero
10:44:43
✔ increments values by a delta
10:44:43
✔ resets the counter
10:44:43
✔ iterates over entries
10:44:43 counts occurrences of integers values
10:44:43
✔ returns 0 for unknown keys
10:44:43
✔ increments values
10:44:43
✔ decrements values
10:44:43
✔ throws when decrementing below zero
10:44:43
✔ increments values by a delta
10:44:43
✔ resets the counter
10:44:43
✔ iterates over entries
10:44:43 counts occurrences of strings values
10:44:43
✔ returns 0 for unknown keys
10:44:43
✔ increments values
10:44:43
✔ decrements values
10:44:43
✔ throws when decrementing below zero
10:44:43
✔ increments values by a delta
10:44:43
✔ resets the counter
10:44:43
✔ iterates over entries
10:44:43 counts occurrences of strings values
10:44:43
✔ returns 0 for unknown keys
10:44:43
✔ increments values
10:44:43
✔ decrements values
10:44:43
✔ throws when decrementing below zero
10:44:43
✔ increments values by a delta
10:44:43
✔ resets the counter
10:44:43
✔ iterates over entries
10:44:43
10:44:43 LMDBMap
10:44:43 Sync AztecMap
10:44:43
✔ should be able to set and get values
10:44:43
✔ should be able to overwrite values
10:44:43
✔ should be able to set values if they do not exist
10:44:43
✔ should be able to delete values
10:44:43
✔ should be able to return size of the map
10:44:43
✔ should be able to iterate over entries when there are no keys
10:44:43
✔ should be able to iterate over entries
10:44:43
✔ should be able to iterate over values
10:44:43
✔ should be able to iterate over keys
10:44:43
✔ supports range queries over chars keys
10:44:43
✔ supports range queries over numbers keys
10:44:43
✔ supports range queries over negative numbers keys
10:44:43
✔ supports range queries over strings keys
10:44:43
✔ supports range queries over zero-based numbers keys
10:44:43 Async AztecMap
10:44:43
✔ should be able to set and get values
10:44:43
✔ should be able to overwrite values
10:44:43
✔ should be able to set values if they do not exist
10:44:43
✔ should be able to delete values
10:44:43
✔ should be able to return size of the map
10:44:43
✔ should be able to iterate over entries when there are no keys
10:44:43
✔ should be able to iterate over entries
10:44:43
✔ should be able to iterate over values
10:44:43
✔ should be able to iterate over keys
10:44:43
✔ supports range queries over chars keys
10:44:43
✔ supports range queries over numbers keys
10:44:43
✔ supports range queries over negative numbers keys
10:44:43
✔ supports range queries over strings keys
10:44:43
✔ supports range queries over zero-based numbers keys
10:44:43
10:44:43 LMDBMultiMap
10:44:43 Sync AztecMultiMap
10:44:43
✔ should be able to set and get values
10:44:43
✔ should be able to set values if they do not exist
10:44:43
✔ should be able to delete values
10:44:43
✔ should be able to get size of the map
10:44:43
✔ should be able to iterate over entries when there are no keys
10:44:43
✔ should be able to iterate over entries
10:44:43
✔ should be able to iterate over values
10:44:43
✔ should be able to iterate over keys
10:44:43
✔ should be able to get multiple values for a single key
10:44:43
✔ should ignore multiple identical values
10:44:43
✔ should be able to delete individual values for a single key
10:44:43
✔ should be able to get size of the map with duplicate keys
10:44:43
✔ should be able to delete the last and first values for a key
10:44:43
✔ should be able to fully clear a key
10:44:43
✔ should be able to insert after deletion
10:44:43
✔ supports range queries
10:44:43 Async AztecMultiMap
10:44:43
✔ should be able to set and get values
10:44:43
✔ should be able to set values if they do not exist
10:44:43
✔ should be able to delete values
10:44:43
✔ should be able to get size of the map
10:44:43
✔ should be able to iterate over entries when there are no keys
10:44:43
✔ should be able to iterate over entries
10:44:43
✔ should be able to iterate over values
10:44:44
✔ should be able to iterate over keys
10:44:44
✔ should be able to get multiple values for a single key
10:44:44
✔ should ignore multiple identical values
10:44:44
✔ should be able to delete individual values for a single key
10:44:44
✔ should be able to get size of the map with duplicate keys
10:44:44
✔ should be able to delete the last and first values for a key
10:44:44
✔ should be able to fully clear a key
10:44:44
✔ should be able to insert after deletion
10:44:44
✔ supports range queries
10:44:44
10:44:44 LMDBSet
10:44:44 Sync AztecSet
10:44:44
✔ should be able to set and get values
10:44:44
✔ should be able to delete values
10:44:44
✔ should be able to iterate over entries
10:44:44
✔ supports range queries
10:44:44 Aync AztecSet
10:44:44
✔ should be able to set and get values
10:44:44
✔ should be able to delete values
10:44:44
✔ should be able to iterate over entries
10:44:44
✔ supports range queries
10:44:44
10:44:44 LMDBSingleton
10:44:44 Sync AztecSingleton
10:44:44
✔ returns undefined if the value is not set
10:44:44
✔ should be able to set and get values
10:44:44
✔ overwrites the value if it is set again
10:44:44 Async AztecSingleton
10:44:44
✔ returns undefined if the value is not set
10:44:44
✔ should be able to set and get values
10:44:44
✔ overwrites the value if it is set again
10:44:44
10:44:44 L2TipsStore
10:44:44
✔ returns zero if no tips are stored
10:44:44
✔ stores chain tips (114ms)
10:44:44
✔ sets latest tip from blocks added
10:44:44
✔ clears block hashes when setting finalized chain (54ms)
10:44:44
✔ does not blow up when setting proven chain on an unseen block number
10:44:44
10:44:44
10:44:44
199 passing (4s)
10:44:44
10:44:44 [10:44:44.147]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:44 [10:44:44.160]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:44 [10:44:44.186]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:44 [10:44:44.210]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:44 [10:44:44.339]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:44 [10:44:44.351]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:44 [10:44:44.392]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:44 [10:44:44.410]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:44 [10:44:44.499]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:44:44 [10:44:44.518]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16