Package evaluation of MosaikAPIv3 on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:43:10.918 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.23s ################################################################################ # Installation # Installing MosaikAPIv3... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [733f0b2a] + MosaikAPIv3 v1.0.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.4 [0f8b85d8] + JSON3 v1.14.3 [733f0b2a] + MosaikAPIv3 v1.0.0 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [856f2bd8] + StructTypes v1.11.0 [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 5.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.43s ################################################################################ # Testing # Testing MosaikAPIv3 Status `/tmp/jl_EeY9dz/Project.toml` [ffbed154] DocStringExtensions v0.9.4 [0f8b85d8] JSON3 v1.14.3 [733f0b2a] MosaikAPIv3 v1.0.0 [856f2bd8] StructTypes v1.11.0 [56ddb016] Logging [6462fe0b] Sockets [8dfed614] Test Status `/tmp/jl_EeY9dz/Manifest.toml` [ffbed154] DocStringExtensions v0.9.4 [0f8b85d8] JSON3 v1.14.3 [733f0b2a] MosaikAPIv3 v1.0.0 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [856f2bd8] StructTypes v1.11.0 [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... Current working directory: /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test Integration tests: Error During Test at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:58 Test threw exception Expression: begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:59 =# println("Current working directory: ", pwd()) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:60 =# gather((()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:61 =# include("input_sim_julia.jl") end), (()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:62 =# #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:63 =# sleep(0.1) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:64 =# run(`python3 --version`) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:65 =# run(`python3 python/test_input_julia.py`) end)) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:69 =# true end TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:359 [2] gather(::Function, ::Vararg{Function}) @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:47 [3] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:60 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [5] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:58 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:54 nested task error: IOError: could not spawn `python3 --version`: 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] (::var"#9#19")() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:64 [8] (::var"#2#5"{Tuple{Int64, var"#9#19"}})() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:15 Integration tests: Error During Test at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:72 Test threw exception Expression: begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:73 =# gather((()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:74 =# include("output_sim_julia.jl") end), (()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:75 =# #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:76 =# sleep(0.1) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:77 =# run(`python3 python/test_output_julia.py`) end)) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:81 =# true end TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:359 [2] gather(::Function, ::Vararg{Function}) @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:47 [3] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:73 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [5] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:72 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:54 nested task error: IOError: could not spawn `python3 python/test_output_julia.py`: 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] #11 @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:77 [inlined] [8] (::var"#2#5"{Tuple{Int64, var"#11#21"}})() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:15 Integration tests: Error During Test at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:84 Test threw exception Expression: begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:85 =# gather((()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:86 =# include("get_progress_julia.jl") end), (()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:87 =# #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:88 =# sleep(0.1) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:89 =# run(`python3 python/test_get_progress_julia.py`) end)) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:93 =# true end TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:359 [2] gather(::Function, ::Vararg{Function}) @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:47 [3] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:85 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [5] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:84 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:54 nested task error: LoadError: IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] uv_error @ ./libuv.jl:100 [inlined] [2] #listen#13 @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:628 [inlined] [3] listen @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:627 [inlined] [4] #listen#10 @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:621 [inlined] [5] listen @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:618 [inlined] [6] listen @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:625 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:624 [inlined] [8] run_server(sim_type::Type{GetProgressSim}; port::Int64) @ MosaikAPIv3 ~/.julia/packages/MosaikAPIv3/ARFse/src/MosaikAPIv3.jl:528 [9] run_server(sim_type::Type{GetProgressSim}) @ MosaikAPIv3 ~/.julia/packages/MosaikAPIv3/ARFse/src/MosaikAPIv3.jl:527 [10] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/get_progress_julia.jl:52 [11] include @ ./client.jl:494 [inlined] [12] #12 @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:86 [inlined] [13] (::var"#2#5"{Tuple{Int64, var"#12#22"}})() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:15 in expression starting at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/get_progress_julia.jl:52 Integration tests: Error During Test at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:96 Test threw exception Expression: begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:97 =# gather((()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:98 =# include("get_related_entities_julia.jl") end), (()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:99 =# #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:100 =# sleep(0.1) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:101 =# run(`python3 python/test_get_related_entities_julia.py`) end)) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:105 =# true end TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:359 [2] gather(::Function, ::Vararg{Function}) @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:47 [3] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:97 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [5] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:96 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:54 nested task error: LoadError: IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] uv_error @ ./libuv.jl:100 [inlined] [2] #listen#13 @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:628 [inlined] [3] listen @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:627 [inlined] [4] #listen#10 @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:621 [inlined] [5] listen @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:618 [inlined] [6] listen @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:625 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.10/Sockets/src/Sockets.jl:624 [inlined] [8] run_server(sim_type::Type{GetRelatedEntitiesSim}; port::Int64) @ MosaikAPIv3 ~/.julia/packages/MosaikAPIv3/ARFse/src/MosaikAPIv3.jl:528 [9] run_server(sim_type::Type{GetRelatedEntitiesSim}) @ MosaikAPIv3 ~/.julia/packages/MosaikAPIv3/ARFse/src/MosaikAPIv3.jl:527 [10] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/get_related_entities_julia.jl:74 [11] include @ ./client.jl:494 [inlined] [12] #14 @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:98 [inlined] [13] (::var"#2#5"{Tuple{Int64, var"#14#24"}})() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:15 in expression starting at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/get_related_entities_julia.jl:74 Integration tests: Error During Test at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:108 Test threw exception Expression: begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:109 =# gather((()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:110 =# include("set_event_julia.jl") end), (()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:111 =# #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:112 =# sleep(0.1) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:113 =# run(`python3 python/test_set_event_julia.py`) end)) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:117 =# true end TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:359 [2] gather(::Function, ::Vararg{Function}) @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:47 [3] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:109 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [5] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:108 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:54 nested task error: IOError: could not spawn `python3 python/test_set_event_julia.py`: 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] #17 @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:113 [inlined] [8] (::var"#2#5"{Tuple{Int64, var"#17#27"}})() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:15 Test Summary: | Error Total Time Integration tests | 5 5 10.5s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:51 Testing failed after 15.9s ERROR: LoadError: Package MosaikAPIv3 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 45.17s: networking-related issues were detected