Package evaluation of Harbor on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:36:53.883 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.04s ################################################################################ # Installation # Installing Harbor... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [af79dbb9] + Harbor v1.0.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [af79dbb9] + Harbor v1.0.2 [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ade2ca70] + Dates [56ddb016] + Logging [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.96s ################################################################################ # Testing # Testing Harbor Status `/tmp/jl_JEhyHq/Project.toml` [af79dbb9] Harbor v1.0.2 [682c06a0] JSON v0.21.4 [ade2ca70] Dates [56ddb016] Logging [6462fe0b] Sockets [8dfed614] Test Status `/tmp/jl_JEhyHq/Manifest.toml` [af79dbb9] Harbor v1.0.2 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" pull: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/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::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #786 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#786#787"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] run(::Cmd; wait::Bool) @ Base ./process.jl:479 [6] run @ ./process.jl:477 [inlined] [7] docker_pull(image_name::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/docker.jl:9 [8] docker_pull @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:6 [inlined] [9] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:23 [10] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:7 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [12] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:7 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [14] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [15] include(fname::String) @ Base.MainInclude ./client.jl:494 [16] top-level scope @ none:6 [17] eval @ ./boot.jl:385 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [19] _start() @ Base ./client.jl:557 images: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/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::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #786 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#786#787"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) @ Base ./process.jl:393 [6] open @ ./process.jl:383 [inlined] [7] open(cmds::Cmd, mode::String, stdio::Base.DevNull) @ Base ./process.jl:364 [8] read(cmd::Cmd) @ Base ./process.jl:447 [9] read @ ./process.jl:458 [inlined] [10] docker_images() @ Harbor ~/.julia/packages/Harbor/SlCGU/src/docker.jl:20 [11] images() @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:31 [12] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:18 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [14] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [17] include(fname::String) @ Base.MainInclude ./client.jl:494 [18] top-level scope @ none:6 [19] eval @ ./boot.jl:385 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [21] _start() @ Base ./client.jl:557 ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" remove image: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/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::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #786 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#786#787"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] run(::Cmd; wait::Bool) @ Base ./process.jl:479 [6] run @ ./process.jl:477 [inlined] [7] docker_pull(image_name::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/docker.jl:9 [8] docker_pull @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:6 [inlined] [9] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:23 [10] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:25 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [12] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:25 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [14] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [15] include(fname::String) @ Base.MainInclude ./client.jl:494 [16] top-level scope @ none:6 [17] eval @ ./boot.jl:385 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [19] _start() @ Base ./client.jl:557 ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" run! container: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/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::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #786 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#786#787"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] run(::Cmd; wait::Bool) @ Base ./process.jl:479 [6] run @ ./process.jl:477 [inlined] [7] docker_pull(image_name::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/docker.jl:9 [8] docker_pull @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:6 [inlined] [9] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:23 [10] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:33 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [12] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:33 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [14] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [15] include(fname::String) @ Base.MainInclude ./client.jl:494 [16] top-level scope @ none:6 [17] eval @ ./boot.jl:385 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [19] _start() @ Base ./client.jl:557 ┌ Info: Listing containers └ all = true ps: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/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::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #786 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#786#787"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) @ Base ./process.jl:393 [6] open @ ./process.jl:383 [inlined] [7] open(cmds::Cmd, mode::String, stdio::Base.DevNull) @ Base ./process.jl:364 [8] read(cmd::Cmd) @ Base ./process.jl:447 [9] read @ ./process.jl:458 [inlined] [10] docker_ps(; all::Bool) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/docker.jl:102 [11] docker_ps @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:96 [inlined] [12] ps(; all::Bool) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:253 [13] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:59 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:59 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [18] include(fname::String) @ Base.MainInclude ./client.jl:494 [19] top-level scope @ none:6 [20] eval @ ./boot.jl:385 [inlined] [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [22] _start() @ Base ./client.jl:557 ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" with_container: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/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::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #786 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#786#787"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] run(::Cmd; wait::Bool) @ Base ./process.jl:479 [6] run @ ./process.jl:477 [inlined] [7] docker_pull(image_name::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/docker.jl:9 [8] docker_pull @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:6 [inlined] [9] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:23 [10] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:65 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [12] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:65 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [14] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [15] include(fname::String) @ Base.MainInclude ./client.jl:494 [16] top-level scope @ none:6 [17] eval @ ./boot.jl:385 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [19] _start() @ Base ./client.jl:557 Test Summary: | Error Total Time Harbor | 6 6 6.4s pull | 1 1 4.2s images | 1 1 0.5s remove image | 1 1 0.3s run! container | 1 1 0.3s ps | 1 1 0.8s with_container | 1 1 0.3s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 6 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Harbor/SlCGU/test/runtests.jl:3 Testing failed after 12.14s ERROR: LoadError: Package Harbor errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/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 37.76s: package tests unexpectedly errored