Parent Log: http://ci.aztec-labs.com/ef28baa8c095c429 Command: 13dd8684e4e32fd7 yarn-project/scripts/run_test.sh foundation/src/fields/bls12_fields.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/1c9ca312bfdace816082212846900a49694e1e50 Env: REF_NAME=gh-readonly-queue/next/pr-15182-af094bce13530e078c78de9f3264280e6693d533 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 08:55:27 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15182_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3ab53ed964285006_next 08:55:30 PASS src/fields/bls12_fields.test.ts 08:55:30 Fr Serialization 08:55:30 fromBuffer should serialize and deserialize correctly (5 ms) 08:55:30 fromNoirBigNum should serialize and deserialize correctly (2 ms) 08:55:30 fromString should serialize and deserialize correctly (24 ms) 08:55:30 fromHexString should serialize and deserialize correctly (2 ms) 08:55:30 fromBN254Fr and toBN254Fr should convert correctly 08:55:30 rejects fields too large for BN254 (1 ms) 08:55:30 Arithmetic on Fr 08:55:30 Addition 08:55:30 Low Boundary 08:55:30 High Boundary (1 ms) 08:55:30 Performs addition correctly (1 ms) 08:55:30 Subtraction 08:55:30 Low Boundary 08:55:30 High Boundary 08:55:30 Performs subtraction correctly (1 ms) 08:55:30 Multiplication 08:55:30 Identity 08:55:30 Performs multiplication correctly 08:55:30 High Boundary (1 ms) 08:55:30 Division 08:55:30 Should succeed when mod inverse is -ve (1 ms) 08:55:30 Should succeed when mod inverse is +ve 08:55:30 Should not allow a division by 0 (10 ms) 08:55:30 Square root 08:55:30 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (2 ms) 08:55:30 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" (2 ms) 08:55:30 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" (2 ms) 08:55:30 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" (2 ms) 08:55:30 Should return the correct square root for random value (2 ms) 08:55:30 Power 08:55:30 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000000" 08:55:30 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002" 08:55:30 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002" 08:55:30 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000a" 08:55:30 Should return the correct power for random value (1 ms) 08:55:30 Performs power correctly (1 ms) 08:55:30 High Boundary (1 ms) 08:55:30 Fq Serialization 08:55:30 fromBuffer should serialize and deserialize correctly (1 ms) 08:55:30 fromNoirBigNum should serialize and deserialize correctly (1 ms) 08:55:30 fromString should serialize and deserialize correctly (3 ms) 08:55:30 fromHexString should serialize and deserialize correctly (2 ms) 08:55:30 Arithmetic on Fq 08:55:30 Addition 08:55:30 Low Boundary (1 ms) 08:55:30 High Boundary (1 ms) 08:55:30 Performs addition correctly (1 ms) 08:55:30 Subtraction 08:55:30 Low Boundary (1 ms) 08:55:30 High Boundary (1 ms) 08:55:30 Performs subtraction correctly 08:55:30 Multiplication 08:55:30 Identity 08:55:30 Performs multiplication correctly (1 ms) 08:55:30 High Boundary (1 ms) 08:55:30 Division 08:55:30 Should succeed when mod inverse is -ve (1 ms) 08:55:30 Should succeed when mod inverse is +ve (1 ms) 08:55:30 Should not allow a division by 0 (2 ms) 08:55:30 Square root 08:55:30 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" 08:55:30 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004" (1 ms) 08:55:30 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009" (1 ms) 08:55:30 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010" (1 ms) 08:55:30 Should return the correct square root for random value (2 ms) 08:55:30 Power 08:55:30 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" 08:55:30 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" (1 ms) 08:55:30 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" (1 ms) 08:55:30 Should return the correct power for "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a" 08:55:30 Should return the correct power for random value (6 ms) 08:55:30 Performs power correctly (10 ms) 08:55:30 High Boundary (7 ms) 08:55:30 08:55:30 Test Suites: 1 passed, 1 total 08:55:30 Tests: 58 passed, 58 total 08:55:30 Snapshots: 0 total 08:55:30 Time: 1.169 s 08:55:30 Ran all test suites matching foundation/src/fields/bls12_fields.test.ts. 08:55:30 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?