Package evaluation of Harbor on Julia 1.13.0-DEV.427 (855bef3b06*) started at 2025-04-23T17:57:02.634 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.55s ################################################################################ # Installation # Installing Harbor... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [af79dbb9] + Harbor v1.0.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [af79dbb9] + Harbor v1.0.1 [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.2 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.15s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.16s ################################################################################ # Testing # Testing Harbor Status `/tmp/jl_H3AaWf/Project.toml` [af79dbb9] Harbor v1.0.1 [682c06a0] JSON v0.21.4 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_H3AaWf/Manifest.toml` [af79dbb9] Harbor v1.0.1 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.2 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap 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 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" pull: Error During Test at /home/pkgeval/.julia/packages/Harbor/DF708/test/runtests.jl:6 Got exception outside of a @test IOError: could not spawn `docker pull alpine:latest`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] #_spawn##0 @ ./process.jl:149 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [5] _spawn @ ./process.jl:148 [inlined] [6] run(::Cmd; wait::Bool) @ Base ./process.jl:516 [7] run @ ./process.jl:514 [inlined] [8] #docker_pull#1 @ ~/.julia/packages/Harbor/DF708/src/docker.jl:9 [inlined] [9] docker_pull @ ~/.julia/packages/Harbor/DF708/src/docker.jl:6 [inlined] [10] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/DF708/src/Harbor.jl:23 [11] top-level scope @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [13] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:7 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [15] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:7 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [20] _start() @ Base ./client.jl:563 images: Error During Test at /home/pkgeval/.julia/packages/Harbor/DF708/test/runtests.jl:17 Got exception outside of a @test IOError: could not spawn `docker images --format '{{.Repository}}:{{.Tag}}'`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] #_spawn##0 @ ./process.jl:149 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [5] _spawn @ ./process.jl:148 [inlined] [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) @ Base ./process.jl:407 [7] open @ ./process.jl:397 [inlined] [8] open(cmds::Cmd, mode::String, stdio::Base.DevNull) @ Base ./process.jl:378 [9] read(cmd::Cmd) @ Base ./process.jl:480 [10] read @ ./process.jl:491 [inlined] [11] docker_images() @ Harbor ~/.julia/packages/Harbor/DF708/src/docker.jl:20 [12] images() @ Harbor ~/.julia/packages/Harbor/DF708/src/Harbor.jl:31 [13] top-level scope @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [15] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:18 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [17] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:18 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [22] _start() @ Base ./client.jl:563 ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" remove image: Error During Test at /home/pkgeval/.julia/packages/Harbor/DF708/test/runtests.jl:23 Got exception outside of a @test IOError: could not spawn `docker pull alpine:latest`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] #_spawn##0 @ ./process.jl:149 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [5] _spawn @ ./process.jl:148 [inlined] [6] run(::Cmd; wait::Bool) @ Base ./process.jl:516 [7] run @ ./process.jl:514 [inlined] [8] #docker_pull#1 @ ~/.julia/packages/Harbor/DF708/src/docker.jl:9 [inlined] [9] docker_pull @ ~/.julia/packages/Harbor/DF708/src/docker.jl:6 [inlined] [10] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/DF708/src/Harbor.jl:23 [11] top-level scope @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [13] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:25 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [15] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:25 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [20] _start() @ Base ./client.jl:563 ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" run! container: Error During Test at /home/pkgeval/.julia/packages/Harbor/DF708/test/runtests.jl:31 Got exception outside of a @test IOError: could not spawn `docker pull alpine:latest`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] #_spawn##0 @ ./process.jl:149 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [5] _spawn @ ./process.jl:148 [inlined] [6] run(::Cmd; wait::Bool) @ Base ./process.jl:516 [7] run @ ./process.jl:514 [inlined] [8] #docker_pull#1 @ ~/.julia/packages/Harbor/DF708/src/docker.jl:9 [inlined] [9] docker_pull @ ~/.julia/packages/Harbor/DF708/src/docker.jl:6 [inlined] [10] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/DF708/src/Harbor.jl:23 [11] top-level scope @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [13] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:33 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [15] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:33 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [20] _start() @ Base ./client.jl:563 ┌ Info: Listing containers └ all = true ps: Error During Test at /home/pkgeval/.julia/packages/Harbor/DF708/test/runtests.jl:58 Got exception outside of a @test IOError: could not spawn `docker ps -a --format '{{.ID}}'`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] #_spawn##0 @ ./process.jl:149 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [5] _spawn @ ./process.jl:148 [inlined] [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) @ Base ./process.jl:407 [7] open @ ./process.jl:397 [inlined] [8] open(cmds::Cmd, mode::String, stdio::Base.DevNull) @ Base ./process.jl:378 [9] read(cmd::Cmd) @ Base ./process.jl:480 [10] read @ ./process.jl:491 [inlined] [11] docker_ps(; all::Bool) @ Harbor ~/.julia/packages/Harbor/DF708/src/docker.jl:102 [12] docker_ps @ ~/.julia/packages/Harbor/DF708/src/docker.jl:96 [inlined] [13] ps(; all::Bool) @ Harbor ~/.julia/packages/Harbor/DF708/src/Harbor.jl:253 [14] top-level scope @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:6 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [16] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:59 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [18] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:59 [inlined] [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [23] _start() @ Base ./client.jl:563 ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" with_container: Error During Test at /home/pkgeval/.julia/packages/Harbor/DF708/test/runtests.jl:64 Got exception outside of a @test IOError: could not spawn `docker pull alpine:latest`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] #_spawn##0 @ ./process.jl:149 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [5] _spawn @ ./process.jl:148 [inlined] [6] run(::Cmd; wait::Bool) @ Base ./process.jl:516 [7] run @ ./process.jl:514 [inlined] [8] #docker_pull#1 @ ~/.julia/packages/Harbor/DF708/src/docker.jl:9 [inlined] [9] docker_pull @ ~/.julia/packages/Harbor/DF708/src/docker.jl:6 [inlined] [10] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/DF708/src/Harbor.jl:23 [11] top-level scope @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [13] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:65 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [15] macro expansion @ ~/.julia/packages/Harbor/DF708/test/runtests.jl:65 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [20] _start() @ Base ./client.jl:563 Test Summary: | Error Total Time Harbor | 6 6 10.3s pull | 1 1 4.9s images | 1 1 1.0s remove image | 1 1 0.6s run! container | 1 1 0.6s ps | 1 1 2.6s with_container | 1 1 0.6s RNG of the outermost testset: Random.Xoshiro(0x9b27b127232bcdfd, 0x548c498a92c30790, 0xc900edfabe93a4fc, 0x32c055d248c7f176, 0xe9138c6c91ceb7d3) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 6 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Harbor/DF708/test/runtests.jl:3 Testing failed after 21.43s ERROR: LoadError: Package Harbor errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2414 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2269 [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.13/Pkg/src/API.jl:486 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 63.09s: package tests unexpectedly errored