Package evaluation to test DistributedOperations on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T04:31:59.586 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.69s ################################################################################ # Installation # Installing DistributedOperations... Resolving package versions... Installed DistributedArrays ───── v0.6.9 Installed IntegerMathUtils ────── v0.1.3 Installed Primes ──────────────── v0.5.7 Installed DistributedOperations ─ v1.1.0 Updating `~/.julia/environments/v1.14/Project.toml` [5333d757] + DistributedOperations v1.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [aaf54ef3] + DistributedArrays v0.6.9 [5333d757] + DistributedOperations v1.1.0 [18e54dd8] + IntegerMathUtils v0.1.3 [27ebfcd6] + Primes v0.5.7 [56f22d72] + Artifacts v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 7.1 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.3 s ✓ IntegerMathUtils 58.9 s ✓ Primes 63.0 s ✓ DistributedArrays 42.2 s ✓ DistributedOperations 4 dependencies successfully precompiled in 165 seconds. 9 already precompiled. Precompilation completed after 198.65s ################################################################################ # Testing # Testing DistributedOperations Status `/tmp/jl_Spivxo/Project.toml` [aaf54ef3] DistributedArrays v0.6.9 [5333d757] DistributedOperations v1.1.0 [8ba89e20] Distributed v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Spivxo/Manifest.toml` [aaf54ef3] DistributedArrays v0.6.9 [5333d757] DistributedOperations v1.1.0 [18e54dd8] IntegerMathUtils v0.1.3 [27ebfcd6] Primes v0.5.7 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ERROR: LoadError: TaskFailedException nested task error: Timed out waiting to read host:port string from worker. Stacktrace: [1] worker_from_id(pg::Distributed.ProcessGroup, i::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:1118 [2] worker_from_id(i::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:1115 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:559 [inlined] [4] remote_do(::Function, ::Int64; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:539 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:559 [inlined] [6] remote_do(::typeof(exit), ::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:539 [inlined] [7] kill(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig; profile_wait::Int64, exit_timeout::Int64, term_timeout::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:746 [8] kill(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:743 [inlined] [9] create_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:621 [10] setup_launched_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:565 ┌[11] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:521 [inlined] ╰──── repeated 2 times [13] (::Distributed.var"##kw_body#addprocs_locked#0##->###2"{Vector{Int64}, Distributed.LocalManager, WorkerConfig})() @ Distributed task.jl:506 caused by: Timed out waiting to read host:port string from worker. Stacktrace: [1] read_worker_host_port(io::Base.PipeEndpoint) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:359 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:582 [inlined] [3] connect(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:563 [4] create_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:618 [5] setup_launched_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:565 ┌[6] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:521 [inlined] ╰─── repeated 2 times [8] (::Distributed.var"##kw_body#addprocs_locked#0##->###2"{Vector{Int64}, Distributed.LocalManager, WorkerConfig})() @ Distributed task.jl:506 ...and 5 more exceptions. Stacktrace: [1] sync_end(c::Channel{Any}) @ Base task.jl:630 [2] macro expansion @ task.jl:663 [inlined] [3] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:506 [4] addprocs_locked(manager::Distributed.LocalManager) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:471 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:465 [inlined] [6] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:418 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:458 [inlined] [8] addprocs(manager::Distributed.LocalManager) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:418 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:472 [inlined] [10] addprocs(np::Int64; restrict::Bool, kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:447 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:469 [inlined] [12] addprocs(np::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:447 [13] top-level scope @ ~/.julia/packages/DistributedOperations/49ACF/test/runtests.jl:2 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:521 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DistributedOperations/49ACF/test/runtests.jl:2 Testing failed after 81.19s ERROR: LoadError: Package DistributedOperations errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 518.74s: package tests unexpectedly errored