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