Package evaluation to test RemoteREPL on Julia 1.14.0-DEV.1523 (e57442f29c*) started at 2026-01-12T01:15:22.530 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.85s ################################################################################ # Installation # Installing RemoteREPL... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [1bd9f7bb] + RemoteREPL v0.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.1 [1bd9f7bb] + RemoteREPL v0.3.1 [b873ce64] + ReplMaker v0.2.7 [9bd350c2] + OpenSSH_jll v10.2.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 [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 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 Installation completed after 1.99s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 12.63s ################################################################################ # Testing # Testing RemoteREPL Status `/tmp/jl_pRJlRY/Project.toml` [1bd9f7bb] RemoteREPL v0.3.1 [b873ce64] ReplMaker v0.2.7 [9bd350c2] OpenSSH_jll v10.2.1+0 [56ddb016] Logging v1.11.0 [3fa0cd96] REPL v1.11.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_pRJlRY/Manifest.toml` [692b3bcd] JLLWrappers v1.7.1 [21216c6a] Preferences v1.5.1 [1bd9f7bb] RemoteREPL v0.3.1 [b873ce64] ReplMaker v0.2.7 [9bd350c2] OpenSSH_jll v10.2.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 [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 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.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 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 Testing Running tests... Test Summary: | Pass Total Time Protocol header handshake | 5 5 0.4s Test Summary: | Pass Total Time Repl Magic syntax | 8 8 0.0s Test Summary: | Pass Total Time Prompt text | 6 6 0.2s [ Info: Running tests with SSH tunnel [ Info: Using session id d7d45a20-457b-4db3-b3a4-0d3a7d92de7d ┌ Warning: ssh() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 33769 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/fc7cfafb3218745ad80066127ae3decb2c8a31f6/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:33071:localhost:33769 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ Warning: Permanently added '127.111.111.111' (ED25519) to the list of known hosts. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:85 [ Info: Using session id 44a3b6e3-2c0d-4228-9ddf-d629b3aca207 ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 33769 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/fc7cfafb3218745ad80066127ae3decb2c8a31f6/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:40989:localhost:33769 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:85 [ Info: Using session id 8cb8adef-2a92-41d8-b247-49bc72adf24e ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 33769 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/fc7cfafb3218745ad80066127ae3decb2c8a31f6/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:40695:localhost:33769 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:85 [ Info: Using session id 432908e7-3ed3-4ca9-95ca-1412a561465d ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 33769 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/fc7cfafb3218745ad80066127ae3decb2c8a31f6/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:35235:localhost:33769 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:85 Client server tests: Error During Test at /home/pkgeval/.julia/packages/RemoteREPL/QNDCh/test/runtests.jl:125 Got exception outside of a @test IOError: connect: connection refused (ECONNREFUSED) Stacktrace: [1] wait_connected(x::TCPSocket) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:544 [2] connect @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:579 [inlined] [3] connect @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:565 [inlined] [4] connect_via_tunnel(host::IPv4, port::Int64; retry_timeout::Int64, tunnel::Symbol, ssh_opts::Cmd, region::Nothing, namespace::Nothing) @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:78 [5] kwcall(::@NamedTuple{retry_timeout::Int64, tunnel::Symbol, ssh_opts::Cmd, region::Nothing, namespace::Nothing}, ::typeof(RemoteREPL.connect_via_tunnel), host::IPv4, port::Int64) @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/tunnels.jl:62 [6] setup_connection!(conn::RemoteREPL.Connection) @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/client.jl:137 [7] RemoteREPL.Connection(; host::IPv4, port::UInt16, tunnel::Symbol, ssh_opts::Cmd, region::Nothing, namespace::Nothing, in_module::Symbol, session_id::Nothing) @ RemoteREPL ~/.julia/packages/RemoteREPL/QNDCh/src/client.jl:127 [8] Connection @ ~/.julia/packages/RemoteREPL/QNDCh/src/client.jl:116 [inlined] [9] wait_conn(host::IPv4, port::UInt16, use_ssh::Bool; max_tries::Int64, session_id::Nothing) @ Main ~/.julia/packages/RemoteREPL/QNDCh/test/runtests.jl:70 [10] wait_conn(host::IPv4, port::UInt16, use_ssh::Bool) @ Main ~/.julia/packages/RemoteREPL/QNDCh/test/runtests.jl:67 [11] top-level scope @ ~/.julia/packages/RemoteREPL/QNDCh/test/runtests.jl:126 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [13] macro expansion @ ~/.julia/packages/RemoteREPL/QNDCh/test/runtests.jl:126 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [18] _start() @ Base ./client.jl:585 Test Summary: | Error Total Time Client server tests | 1 1 22.3s RNG of the outermost testset: Random.Xoshiro(0x682a59051d361786, 0xf67b6cba6e27dc7a, 0x10b40c61970f11fd, 0xbe755d5f8b24a0c4, 0xd4566ab928f96c41) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RemoteREPL/QNDCh/test/runtests.jl:117 Testing failed after 32.82s ERROR: LoadError: Package RemoteREPL 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 82.76s: networking-related issues were detected