Package evaluation of FullNetworkSystems on Julia 1.13.0-DEV.897 (a39797a4fb*) started at 2025-07-24T16:07:57.679 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.96s ################################################################################ # Installation # Installing FullNetworkSystems... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [877b7152] + FullNetworkSystems v1.7.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [94b1ba4f] + AxisKeys v0.2.16 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 ⌅ [85a47980] + Dictionaries v0.3.29 [ffbed154] + DocStringExtensions v0.9.5 [877b7152] + FullNetworkSystems v1.7.0 [313cdc1a] + Indexing v1.1.1 [842dd82b] + InlineStrings v1.4.4 [8197267c] + IntervalSets v0.7.11 [82899510] + IteratorInterfaceExtensions v1.0.0 [356022a1] + NamedDims v1.2.3 [bac558e1] + OrderedCollections v1.8.1 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 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 3.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.85s ################################################################################ # Testing # Testing FullNetworkSystems Status `/tmp/jl_mDKOEf/Project.toml` [94b1ba4f] AxisKeys v0.2.16 ⌅ [85a47980] Dictionaries v0.3.29 [ffbed154] DocStringExtensions v0.9.5 [877b7152] FullNetworkSystems v1.7.0 [842dd82b] InlineStrings v1.4.4 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_mDKOEf/Manifest.toml` [94b1ba4f] AxisKeys v0.2.16 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 ⌅ [85a47980] Dictionaries v0.3.29 [ffbed154] DocStringExtensions v0.9.5 [877b7152] FullNetworkSystems v1.7.0 [313cdc1a] Indexing v1.1.1 [842dd82b] InlineStrings v1.4.4 [8197267c] IntervalSets v0.7.11 [82899510] IteratorInterfaceExtensions v1.0.0 [356022a1] NamedDims v1.2.3 [bac558e1] OrderedCollections v1.8.1 [10745b16] Statistics v1.11.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.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 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... no transformers: Error During Test at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:68 Got exception outside of a @test UndefVarError: `Not` not defined in `FullNetworkSystems` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}; block_size::Int64, reference_bus::Nothing) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:37 [2] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:24 [3] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:63 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:69 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [9] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:69 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [11] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [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:286 [18] _start() @ Base ./client.jl:553 with_transformers: Error During Test at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:107 Got exception outside of a @test UndefVarError: `Not` not defined in `FullNetworkSystems` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}; block_size::Int64, reference_bus::Nothing) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:37 [2] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:24 [3] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:63 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:108 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [9] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:117 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [11] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [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:286 [18] _start() @ Base ./client.jl:553 LODF: Error During Test at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:129 Got exception outside of a @test UndefVarError: `Not` not defined in `FullNetworkSystems` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}; block_size::Int64, reference_bus::Nothing) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:37 [2] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:24 [3] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:130 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:130 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [9] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [16] _start() @ Base ./client.jl:553 From system: Error During Test at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:211 Test threw exception Expression: compute_ptdf(sys) == compute_ptdf(buses, branches) == retrieve_ptdf(sys) UndefVarError: `Not` not defined in `FullNetworkSystems` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}; block_size::Int64, reference_bus::Nothing) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:37 [2] compute_ptdf @ ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:24 [inlined] [3] #compute_ptdf#19 @ ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:21 [inlined] [4] compute_ptdf(system::SystemRT) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:20 [5] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:173 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [9] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:211 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] From system: Error During Test at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:172 Got exception outside of a @test UndefVarError: `Not` not defined in `FullNetworkSystems` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] compute_ptdf(buses::Dictionary{InlineStrings.String15, Bus}, branches::Dictionary{InlineStrings.String31, Branch}; block_size::Int64, reference_bus::Nothing) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:37 [2] compute_ptdf @ ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:24 [inlined] [3] #compute_ptdf#19 @ ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:21 [inlined] [4] compute_ptdf(system::SystemRT) @ FullNetworkSystems ~/.julia/packages/FullNetworkSystems/NCtUS/src/matrices.jl:20 [5] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:62 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [7] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:173 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [9] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/matrices.jl:220 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [11] top-level scope @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:10 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:12 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [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:286 [18] _start() @ Base ./client.jl:553 Test Summary: | Pass Error Total Time FullNetworkSystems.jl | 151 5 156 1m01.1s system.jl | 137 137 19.9s Block matrix inversion | 7 7 24.0s matrices | 7 5 12 13.1s PTDF and incidence | 3 2 5 10.4s no transformers | 1 1 7.9s with_transformers | 1 1 2 0.4s LODF | 1 1 0.0s From system | 4 2 6 2.6s RNG of the outermost testset: Random.Xoshiro(0xb241ac8c6f871233, 0xc5be567488b818f9, 0x25a65fee6f0cb8cb, 0x59439c0e8c89b548, 0x3095d3f80cb2ee0d) ERROR: LoadError: Some tests did not pass: 151 passed, 0 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FullNetworkSystems/NCtUS/test/runtests.jl:9 Testing failed after 73.97s ERROR: LoadError: Package FullNetworkSystems 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:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [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:538 [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:168 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:311 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 134.82s: package tests unexpectedly errored