Parent Log:
http://ci.aztec-labs.com/eca0d68fde727e0f
Command: 0e6cfc077fbe1818 cd yarn-project/kv-store && yarn test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f17855f94a58189a98dd378743e67b774ea38144
Env: REF_NAME=gh-readonly-queue/next/pr-15066-47bd93499e6606131b6ececa3536632cf5e84409 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 10:19:15 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15066_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ef0cb211867904e5_next
10:19:19
10:19:19
10:19:19 LMDBArrayV2
10:19:19 [10:19:19.553]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:19
✔ should be able to push and pop values (53ms)
10:19:19 [10:19:19.634]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:19
✔ should be able to get values by index
10:19:19 [10:19:19.674]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:19
✔ should be able to set values by index (44ms)
10:19:19 [10:19:19.733]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:19
✔ should be able to iterate over values
10:19:19 [10:19:19.769]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:19
✔ should be able to restore state
10:19:19
10:19:19 Clean shutdown
10:19:19 [10:19:19.803]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:19
✔ Ensures clean closing of the database (163ms)
10:19:19
10:19:19 LMDBMap
10:19:20
✔ should be able to set and get values
10:19:20
✔ should be able to set many values
10:19:20 [10:19:19.986]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20 [10:19:20.022]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20 [10:19:20.069]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to overwrite values
10:19:20 [10:19:20.095]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to set values if they do not exist
10:19:20 [10:19:20.121]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to delete values
10:19:20 [10:19:20.155]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to return size of the map
10:19:20 [10:19:20.191]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to iterate over entries when there are no keys
10:19:20 [10:19:20.209]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to iterate over entries
10:19:20 [10:19:20.238]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to iterate over values
10:19:20 [10:19:20.270]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to iterate over keys
10:19:20 [10:19:20.299]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ supports range queries over chars keys
10:19:20 [10:19:20.360]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ supports range queries over numbers keys
10:19:20 [10:19:20.395]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ supports range queries over negative numbers keys
10:19:20 [10:19:20.444]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ supports range queries over strings keys
10:19:20 [10:19:20.483]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ supports range queries over zero-based numbers keys
10:19:20
10:19:20 LMDBMultiMap
10:19:20
✔ should be able to set and get values
10:19:20 [10:19:20.529]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20 [10:19:20.558]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to set values if they do not exist
10:19:20 [10:19:20.581]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to delete values
10:19:20 [10:19:20.618]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to get size of the map
10:19:20 [10:19:20.652]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to iterate over entries when there are no keys
10:19:20 [10:19:20.667]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to iterate over entries
10:19:20 [10:19:20.694]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to iterate over values
10:19:20
✔ should be able to iterate over keys
10:19:20 [10:19:20.736]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20 [10:19:20.766]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to get multiple values for a single key
10:19:20 [10:19:20.797]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should ignore multiple identical values
10:19:20 [10:19:20.824]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to delete individual values for a single key
10:19:20 [10:19:20.868]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to get size of the map with duplicate keys
10:19:20 [10:19:20.919]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to delete the last and first values for a key
10:19:20 [10:19:20.956]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:20
✔ should be able to fully clear a key
10:19:21 [10:19:21.001]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:21
✔ should be able to insert after deletion (45ms)
10:19:21 [10:19:21.059]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:21
✔ supports range queries
10:19:21
10:19:21 ReadTransaction
10:19:21
✔ sends GET requests
10:19:21
✔ iterates the database
10:19:21
✔ closes the cursor early
10:19:21
✔ closes the cursor even if in the case of an error
10:19:21
✔ handles empty cursors
10:19:21
✔ after close it does not accept requests
10:19:21
10:19:21 LMDBSingleValue
10:19:21 [10:19:21.114]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:21
✔ returns undefined if the value is not set
10:19:21 [10:19:21.130]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:21
✔ should be able to set and get values
10:19:21 [10:19:21.151]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:21
✔ overwrites the value if it is set again
10:19:21
10:19:21 AztecLMDBStoreV2
10:19:21 [10:19:21.175]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:19:21
✔ returns undefined for unset keys
10:19:21 [10:19:21.193]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:19:21
✔ reads and writes in separate txs
10:19:21 [10:19:21.221]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:19:21
✔ should serialize writes correctly (284ms)
10:19:21
✔ guards against too many cursors being opened at the same time (122ms)
10:19:21
✔ copies and restores data
10:19:21
10:19:21 utils
10:19:21
✔ removeDuplicatesFromSortedArray
10:19:21
✔ binarySearch
10:19:21 merge
10:19:21
✔ merges
10:19:21
10:19:21 insertIntoSortedArray
10:19:21
✔ inserts into empty array
10:19:21
✔ inserts at beginning
10:19:21
✔ inserts at end
10:19:21
✔ inserts in middle
10:19:21
✔ handles duplicates
10:19:21
✔ maintains order with multiple inserts
10:19:21
10:19:21 removeAnyOf
10:19:21
✔ removes single matching value
10:19:21
✔ removes multiple matching values
10:19:21
✔ handles empty removal array
10:19:21
✔ handles no matches
10:19:21
✔ removes duplicates
10:19:21
10:19:21 WriteTransaction
10:19:21
✔ accumulatest writes
10:19:21
✔ correctly manages index batch
10:19:21
✔ correctly meanages pending data reads
10:19:21
✔ correctly meanages pending index reads
10:19:21
✔ correctly iterates over pending data
10:19:21
✔ correctly iterates over uncommitted and committed data
10:19:21
✔ correctly iterates over overritten data
10:19:21
✔ correctly iterates until end key
10:19:21
✔ correctly iterates in reverse
10:19:21
✔ correctly iterates in reverse with end key
10:19:21
✔ correctly iterates over pending index data
10:19:21
✔ correctly iterates over pending index data up to end key
10:19:21
✔ correctly iterates over pending index data in reverse
10:19:21
✔ correctly iterates over pending index data in reverse up to given end key
10:19:21
✔ refuses to commit if closed
10:19:21
10:19:21 LMDBArray
10:19:21 Sync AztecArray
10:19:21
✔ should be able to push and pop values
10:19:21
✔ should be able to get values by index
10:19:21 [10:19:21.521]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:19:21 [10:19:21.657]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:19:21 [10:19:21.678]
INFO:
kv-store:lmdb-v2 Starting data store with maxReaders 16
10:19:21
✔ should be able to set values by index
10:19:21
✔ should be able to iterate over values
10:19:21
✔ should be able to restore state
10:19:21 Async AztecArray
10:19:21
✔ should be able to push and pop values
10:19:21
✔ should be able to get values by index
10:19:21
✔ should be able to set values by index
10:19:21
✔ should be able to iterate over values
10:19:21
✔ should be able to restore state
10:19:21
10:19:21 LmdbAztecCounter
10:19:21
✔ iterates in key order
10:19:21
✔ iterates in key order
10:19:21
✔ iterates in key order
10:19:21 counts occurrences of floating point number values
10:19:21
✔ returns 0 for unknown keys
10:19:21
✔ increments values
10:19:21
✔ decrements values
10:19:21
✔ throws when decrementing below zero
10:19:21
✔ increments values by a delta
10:19:21
✔ resets the counter
10:19:21
✔ iterates over entries
10:19:21 counts occurrences of integers values
10:19:21
✔ returns 0 for unknown keys
10:19:22
✔ increments values
10:19:22
✔ decrements values
10:19:22
✔ throws when decrementing below zero
10:19:22
✔ increments values by a delta
10:19:22
✔ resets the counter
10:19:22
✔ iterates over entries
10:19:22 counts occurrences of strings values
10:19:22
✔ returns 0 for unknown keys
10:19:22
✔ increments values
10:19:22
✔ decrements values
10:19:22
✔ throws when decrementing below zero
10:19:22
✔ increments values by a delta
10:19:22
✔ resets the counter
10:19:22
✔ iterates over entries
10:19:22 counts occurrences of strings values
10:19:22
✔ returns 0 for unknown keys
10:19:22
✔ increments values
10:19:22
✔ decrements values
10:19:22
✔ throws when decrementing below zero
10:19:22
✔ increments values by a delta
10:19:22
✔ resets the counter
10:19:22
✔ iterates over entries
10:19:22
10:19:22 LMDBMap
10:19:22 Sync AztecMap
10:19:22
✔ should be able to set and get values
10:19:22
✔ should be able to set many values
10:19:22
✔ should be able to overwrite values
10:19:22
✔ should be able to set values if they do not exist
10:19:22
✔ should be able to delete values
10:19:22
✔ should be able to return size of the map
10:19:22
✔ should be able to iterate over entries when there are no keys
10:19:22
✔ should be able to iterate over entries
10:19:22
✔ should be able to iterate over values
10:19:22
✔ should be able to iterate over keys
10:19:22
✔ supports range queries over chars keys
10:19:22
✔ supports range queries over numbers keys
10:19:22
✔ supports range queries over negative numbers keys
10:19:22
✔ supports range queries over strings keys
10:19:22
✔ supports range queries over zero-based numbers keys
10:19:22 Async AztecMap
10:19:22
✔ should be able to set and get values
10:19:22
✔ should be able to set many values
10:19:22
✔ should be able to overwrite values
10:19:22
✔ should be able to set values if they do not exist
10:19:22
✔ should be able to delete values
10:19:22
✔ should be able to return size of the map
10:19:22
✔ should be able to iterate over entries when there are no keys
10:19:22
✔ should be able to iterate over entries
10:19:22
✔ should be able to iterate over values
10:19:22
✔ should be able to iterate over keys
10:19:22
✔ supports range queries over chars keys
10:19:22
✔ supports range queries over numbers keys
10:19:22
✔ supports range queries over negative numbers keys
10:19:22
✔ supports range queries over strings keys
10:19:22
✔ supports range queries over zero-based numbers keys
10:19:22
10:19:22 LMDBMultiMap
10:19:22 Sync AztecMultiMap
10:19:22
✔ should be able to set and get values
10:19:22
✔ should be able to set values if they do not exist
10:19:22
✔ should be able to delete values
10:19:22
✔ should be able to get size of the map
10:19:22
✔ should be able to iterate over entries when there are no keys
10:19:22
✔ should be able to iterate over entries
10:19:22
✔ should be able to iterate over values
10:19:22
✔ should be able to iterate over keys
10:19:22
✔ should be able to get multiple values for a single key
10:19:22
✔ should ignore multiple identical values
10:19:22
✔ should be able to delete individual values for a single key
10:19:22
✔ should be able to get size of the map with duplicate keys
10:19:22
✔ should be able to delete the last and first values for a key
10:19:22
✔ should be able to fully clear a key
10:19:22
✔ should be able to insert after deletion
10:19:22
✔ supports range queries
10:19:22 Async AztecMultiMap
10:19:22
✔ should be able to set and get values
10:19:22
✔ should be able to set values if they do not exist
10:19:22
✔ should be able to delete values
10:19:22
✔ should be able to get size of the map
10:19:22
✔ should be able to iterate over entries when there are no keys
10:19:22
✔ should be able to iterate over entries
10:19:22
✔ should be able to iterate over values
10:19:22
✔ should be able to iterate over keys
10:19:22
✔ should be able to get multiple values for a single key
10:19:22
✔ should ignore multiple identical values
10:19:22
✔ should be able to delete individual values for a single key
10:19:22
✔ should be able to get size of the map with duplicate keys
10:19:22
✔ should be able to delete the last and first values for a key
10:19:22
✔ should be able to fully clear a key
10:19:22
✔ should be able to insert after deletion
10:19:22
✔ supports range queries
10:19:22
10:19:22 LMDBSet
10:19:22 Sync AztecSet
10:19:22
✔ should be able to set and get values
10:19:22
✔ should be able to delete values
10:19:22
✔ should be able to iterate over entries
10:19:22
✔ supports range queries
10:19:22 Aync AztecSet
10:19:22
✔ should be able to set and get values
10:19:22
✔ should be able to delete values
10:19:22
✔ should be able to iterate over entries
10:19:22
✔ supports range queries
10:19:22
10:19:22 LMDBSingleton
10:19:22 Sync AztecSingleton
10:19:22
✔ returns undefined if the value is not set
10:19:22
✔ should be able to set and get values
10:19:22
✔ overwrites the value if it is set again
10:19:22 Async AztecSingleton
10:19:22
✔ returns undefined if the value is not set
10:19:22
✔ should be able to set and get values
10:19:22
✔ overwrites the value if it is set again
10:19:22
10:19:22 L2TipsStore
10:19:22
✔ returns zero if no tips are stored
10:19:22
✔ stores chain tips (112ms)
10:19:23
✔ sets latest tip from blocks added
10:19:23
✔ clears block hashes when setting finalized chain (48ms)
10:19:23
✔ does not blow up when setting proven chain on an unseen block number
10:19:23
10:19:23
10:19:23
202 passing (4s)
10:19:23
10:19:23 [10:19:22.801]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:23 [10:19:22.812]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:23 [10:19:22.831]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:23 [10:19:22.845]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:23 [10:19:22.971]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:23 [10:19:22.986]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:23 [10:19:23.020]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:23 [10:19:23.031]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:23 [10:19:23.092]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:19:23 [10:19:23.103]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16