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