Package evaluation to test PevenTransport on Julia 1.14.0-DEV.2590 (cfde0ec785*) started at 2026-07-03T18:01:23.400 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.38s ################################################################################ # Installation # Installing PevenTransport... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d91f4ba2] + PevenTransport v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [692b3bcd] + JLLWrappers v1.8.0 [99f44e22] + MsgPack v1.2.1 [7c3f1014] + Peven v0.5.0 [d91f4ba2] + PevenTransport v0.1.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [c2297ded] + ZMQ v1.5.1 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 2.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.3 s ✓ PevenTransport 1 dependency successfully precompiled in 1 seconds. 20 already precompiled. Precompilation completed after 24.4s ################################################################################ # Testing # Testing PevenTransport Status `/tmp/jl_dBn2i0/Project.toml` [99f44e22] MsgPack v1.2.1 [7c3f1014] Peven v0.5.0 `https://github.com/jammy-eggs/Peven.jl#536f465` [d91f4ba2] PevenTransport v0.1.0 [c2297ded] ZMQ v1.5.1 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_dBn2i0/Manifest.toml` [692b3bcd] JLLWrappers v1.8.0 [99f44e22] MsgPack v1.2.1 [7c3f1014] Peven v0.5.0 `https://github.com/jammy-eggs/Peven.jl#536f465` [d91f4ba2] PevenTransport v0.1.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [c2297ded] ZMQ v1.5.1 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time PevenTransport loads Peven v0.5 API | 9 9 0.4s Test Summary: | Pass Total Time PevenTransport public surface is the Julia bridge | 10 10 0.0s Test Summary: | Pass Total Time IPC executorCall mirrors ExecutionContext | 14 14 3.4s Test Summary: | Pass Total Time IPC executorResult decodes grouped outputs | 3 3 1.0s Test Summary: | Pass Total Time IPC executor reply messages | 8 8 0.6s Test Summary: | Pass Total Time IPC worker handshake messages | 16 16 0.4s Test Summary: | Pass Total Time IPC control handshake loads nets | 6 6 5.1s Test Summary: | Pass Total Time IPC encodes run results for the control client | 18 18 2.8s Test Summary: | Pass Total Time IPC pins selectedKey to msgpack scalars | 3 3 0.0s Test Summary: | Pass Total Time IPC fire messages cross with engine defaults | 11 11 0.5s Test Summary: | Pass Total Time IPC decodes lowered nets | 10 10 1.9s Test Summary: | Pass Total Time IPC decodes lowered markings | 5 5 0.6s Test Summary: | Pass Total Time IPC assign messages | 8 8 0.1s Test Summary: | Pass Total Time IPC release messages | 5 5 0.1s Test Summary: | Pass Total Time IPC MessagePack roundtrip | 2 2 2.5s Test Summary: | Pass Total Time IPC rejects oversized payloads | 1 1 0.1s Test Summary: | Pass Total Time Router sends ExecutionContext by runKey | 6 6 4.0s Test Summary: | Pass Total Time Router surfaces missing assignment and executor errors | 2 2 0.2s Test Summary: | Pass Total Time Router releases run assignments | 1 1 0.0s Test Summary: | Pass Total Time Router rejects mismatched worker replies | 1 1 0.6s Test Summary: | Pass Total Time Fake gateway replies by runKey instead of insertion order | 1 1 0.0s Test Summary: | Pass Total Time Router requires registered workers | 2 2 0.0s Test Summary: | Pass Total Time Router unregisters worker assignments | 1 1 0.1s Test Summary: | Pass Total Time Router unregisters unknown workers as no-op | 2 2 0.1s Test Summary: | Pass Total Time ZMQ dispatches worker hello over ROUTER DEALER | 3 3 5.6s Test Summary: | Pass Total Time ZMQ rejects duplicate worker identities | 2 2 0.0s Test Summary: | Pass Total Time ZMQ accepts repeated worker hello from same identity | 4 4 0.0s Test Summary: | Pass Total Time ZMQ handles worker goodbye | 4 4 0.0s Test Summary: | Pass Total Time ZMQ rejects worker goodbye from wrong identity | 4 4 0.0s Test Summary: | Pass Total Time ZMQ keeps running after bad worker control message | 4 4 0.5s Test Summary: | Pass Total Time ZMQ rejects unsupported worker messages | 1 1 0.0s Test Summary: | Pass Total Time ZMQ accepts assign from target worker identity | 3 3 0.0s Test Summary: | Pass Total Time ZMQ rejects assign from wrong worker identity | 4 4 0.0s Test Summary: | Pass Total Time ZMQ accepts release from owning worker identity | 3 3 0.0s Test Summary: | Pass Total Time ZMQ rejects release from wrong worker identity | 4 4 0.0s Test Summary: | Pass Total Time ZMQ gateway carries executor calls | 6 6 1.1s Test Summary: | Pass Total Time ZMQ routes executor replies by callId | 6 6 0.2s Test Summary: | Pass Total Time ZMQ runs concurrent executor calls on one socket | 4 4 0.3s Test Summary: | Pass Total Time ZMQ pending calls complete from IPC payloads | 8 8 0.3s Test Summary: | Pass Total Time ZMQ fails pending calls on gateway stop | 2 2 0.0s Test Summary: | Pass Total Time ZMQ forgets workers and fails their pending calls | 7 7 0.0s Test Summary: | Pass Total Time ZMQ forget worker drains only that worker outbound sends | 4 4 0.1s Test Summary: | Pass Total Time ZMQ gateway stop drains outbound sends | 1 1 0.0s Test Summary: | Pass Total Time ZMQ send failure fails pending calls for that worker | 3 3 0.0s Test Summary: | Pass Total Time ZMQ rejects stopped gateways | 4 4 0.0s Test Summary: | Pass Total Time ZMQ rejects executor calls before gateway runs | 1 1 0.0s Test Summary: | Pass Total Time ZMQ cancels calls if gateway stops before send | 2 2 0.0s Test Summary: | Pass Total Time ZMQ cancels calls if worker disconnects before send | 3 3 0.0s Test Summary: | Pass Total Time ZMQ rejects already running gateways | 1 1 0.0s Test Summary: | Pass Total Time ZMQ gateway stop fails waiting executor calls | 4 4 0.1s Test Summary: | Pass Total Time ZMQ dispatch completes executor replies | 3 3 0.1s Test Summary: | Pass Total Time ZMQ run dispatches worker traffic in the background | 3 3 0.1s Test Summary: | Pass Total Time ZMQ worker disconnect fails pending calls and frees the worker | 7 7 0.1s Test Summary: | Pass Total Time ZMQ control client loads nets | 6 6 1.4s Test Summary: | Pass Total Time ZMQ fire rejects before launch with correlated errors | 3 3 0.9s Test Summary: | Pass Total Time ZMQ fire streams run results to the control client | 14 14 10.8s Test Summary: | Pass Total Time ZMQ serve runs a gateway from one call | 1 1 0.0s Test Summary: | Pass Total Time ZMQ rejects loadNet while a fire is active | 9 9 0.2s Test Summary: | Pass Total Time Router executor runs through Peven.fire | 9 9 4.3s Test Summary: | Pass Total Time Peven.fire executes through ZMQ worker | 7 7 0.2s Test Summary: | Pass Total Time Peven.fire fails through ZMQ worker error | 6 6 0.2s Test Summary: | Pass Total Time Router runs multiple runKeys through one Peven.fire | 4 4 1.1s Testing PevenTransport tests passed Testing completed after 63.27s PkgEval succeeded after 115.53s