Package evaluation of DistributedNext on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:35:25.339 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.75s ################################################################################ # Installation # Installing DistributedNext... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [fab6aee4] + DistributedNext v1.0.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [fab6aee4] + DistributedNext v1.0.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 Installation completed after 1.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 27.15s ################################################################################ # Testing # Testing DistributedNext Status `/tmp/jl_kH3TU1/Project.toml` [fab6aee4] DistributedNext v1.0.0 [00483490] LibSSH v0.7.1 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_kH3TU1/Manifest.toml` [fa961155] CEnum v0.5.0 [fab6aee4] DistributedNext v1.0.0 [ffbed154] DocStringExtensions v0.9.4 [692b3bcd] JLLWrappers v1.7.0 [00483490] LibSSH v0.7.1 [21216c6a] Preferences v1.4.3 [b39eb1a6] Kerberos_krb5_jll v1.21.3+0 [458c3c95] OpenSSL_jll v3.0.16+0 [a8d4f100] libssh_jll v0.11.1+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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra 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 v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Testing SSH addprocs with 9 workers... SSHManager: Error During Test at /home/pkgeval/.julia/packages/DistributedNext/Ujy0m/test/sshmanager.jl:28 Got exception outside of a @test TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:370 [2] DemoServer(f::var"#6#12", args::Int64; timeout::Int64, kill_timeout::Int64, kwargs::@Kwargs{auth_methods::Vector{LibSSH.AuthMethod}, allow_auth_none::Bool, verbose::Bool}) @ LibSSH.Demo ~/.julia/packages/LibSSH/a57Hc/src/server.jl:899 [3] macro expansion @ ~/.julia/packages/DistributedNext/Ujy0m/test/sshmanager.jl:29 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] top-level scope @ ~/.julia/packages/DistributedNext/Ujy0m/test/sshmanager.jl:29 [6] include(mod::Module, _path::String) @ Base ./Base.jl:557 [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:323 [8] _start() @ Base ./client.jl:531 nested task error: MethodError: no method matching isless(::Float64, ::Nothing) The function `isless` exists, but no method is defined for this combination of argument types. Closest candidates are: isless(!Matched::Missing, ::Any) @ Base missing.jl:87 isless(::Any, !Matched::Missing) @ Base missing.jl:88 isless(::T, !Matched::T) where T<:Union{Float16, Float32, Float64} @ Base float.jl:630 ... Stacktrace: [1] _rf_findmax(::Tuple{Float64, Int64}, ::Tuple{Nothing, Int64}) @ Base ./reduce.jl:907 [2] BottomRF @ ./reduce.jl:86 [inlined] [3] MappingRF @ ./reduce.jl:100 [inlined] [4] _foldl_impl(op::Base.MappingRF{Base.var"#353#354"{DistributedNext.var"#109#111"}, Base.BottomRF{typeof(Base._rf_findmax)}}, init::Base._InitialValue, itr::Base.Pairs{Int64, DistributedNext.Interface, LinearIndices{1, Tuple{Base.OneTo{Int64}}}, Vector{DistributedNext.Interface}}) @ Base ./reduce.jl:62 [5] foldl_impl @ ./reduce.jl:48 [inlined] [6] mapfoldl_impl @ ./reduce.jl:44 [inlined] [7] mapfoldl @ ./reduce.jl:175 [inlined] [8] _findmax @ ./reduce.jl:906 [inlined] [9] findmax @ ./reducedim.jl:1198 [inlined] [10] init_bind_addr() @ DistributedNext ~/.julia/packages/DistributedNext/Ujy0m/src/cluster.jl:1334 [11] init_multi() @ DistributedNext ~/.julia/packages/DistributedNext/Ujy0m/src/cluster.jl:1353 [12] addprocs(manager::DistributedNext.SSHManager; kwargs::@Kwargs{exename::Cmd, exeflags::Cmd, sshflags::Cmd}) @ DistributedNext ~/.julia/packages/DistributedNext/Ujy0m/src/cluster.jl:460 [13] addprocs @ ~/.julia/packages/DistributedNext/Ujy0m/src/cluster.jl:459 [inlined] [14] #addprocs#272 @ ~/.julia/packages/DistributedNext/Ujy0m/src/managers.jl:164 [inlined] [15] addprocs_with_testenv(X::Vector{Any}; rr_allowed::Bool, kwargs::@Kwargs{sshflags::Cmd}) @ Main /opt/julia/share/julia/test/testenv.jl:46 [16] addprocs_with_testenv @ /opt/julia/share/julia/test/testenv.jl:40 [inlined] [17] (::var"#6#12")() @ Main ~/.julia/packages/DistributedNext/Ujy0m/test/sshmanager.jl:47 [18] (::LibSSH.Demo.var"#11#14"{var"#6#12", Vector{Test.AbstractTestSet}, Timer})() @ LibSSH.Demo ~/.julia/packages/LibSSH/a57Hc/src/server.jl:868 Test Summary: | Error Total Time SSHManager | 1 1 19.3s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DistributedNext/Ujy0m/test/sshmanager.jl:28 ERROR: LoadError: failed process: Process(setenv(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --pkgimages=existing -g1 --startup-file=no --check-bounds=yes --startup-file=no --depwarn=error /home/pkgeval/.julia/packages/DistributedNext/Ujy0m/test/sshmanager.jl`,["PYTHON=", "LANG=C.UTF-8", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "DISPLAY=:1", "JULIA_LOAD_PATH=@:/tmp/jl_kH3TU1", "PKGEVAL=true", "OPENBLAS_NUM_THREADS=1", "CI=true", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_NUM_THREADS=1", "R_HOME=*", "HOME=/home/pkgeval"]), ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run(::Cmd) @ Base ./process.jl:510 [4] top-level scope @ ~/.julia/packages/DistributedNext/Ujy0m/test/runtests.jl:13 [5] include(fname::String) @ Main ./sysimg.jl:38 [6] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/DistributedNext/Ujy0m/test/runtests.jl:10 Testing failed after 38.16s ERROR: LoadError: Package DistributedNext errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 86.09s: package tests unexpectedly errored