Package evaluation of FaultDetectionTools on Julia 1.13.0-DEV.748 (36a4616fc2*) started at 2025-06-17T13:45:51.548 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.19s ################################################################################ # Installation # Installing FaultDetectionTools... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fbfc5fa0] + FaultDetectionTools v1.3.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [861a8166] + Combinatorics v1.0.3 [187b0558] + ConstructionBase v1.6.0 [a81e2ce2] + DescriptorSystems v1.4.4 [fbfc5fa0] + FaultDetectionTools v1.3.2 [7a12625a] + LinearMaps v3.11.4 [1914dd2f] + MacroTools v0.5.16 [99c1a7ee] + MatrixEquations v2.5.1 [48965c70] + MatrixPencils v1.8.2 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.0.19 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs 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.12.0+0 Installation completed after 3.4s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: JLD2 Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_5LYaBY" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_FcLoyo"). Fatal error: ERROR: LoadError: ConcurrencyViolationError("deadlock detected in loading JLD2 using JLD2") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2183 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2191 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2461 [4] _require_prelocked @ ./loading.jl:2460 [inlined] [5] macro expansion @ ./lock.jl:376 [inlined] [6] __require(uuidkey::Base.PkgId) @ Base ./loading.jl:2458 [7] require @ ./loading.jl:2456 [inlined] [8] #37 @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [inlined] [9] lock(f::FileIO.var"#37#38"{Base.PkgId}, l::ReentrantLock) @ Base ./lock.jl:335 [10] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [11] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [12] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [13] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [14] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [15] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [16] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [17] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [18] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [20] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [21] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [22] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 Stacktrace: [1] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71 [2] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66 [3] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228 [4] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [5] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [6] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [7] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [8] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [9] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [10] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [11] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [13] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [15] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3000 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [24] include_string @ ./loading.jl:2856 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [26] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 80.15s ################################################################################ # Testing # Testing FaultDetectionTools Status `/tmp/jl_vG8MVQ/Project.toml` [861a8166] Combinatorics v1.0.3 [a81e2ce2] DescriptorSystems v1.4.4 [fbfc5fa0] FaultDetectionTools v1.3.2 ⌅ [033835bb] JLD2 v0.4.54 [99c1a7ee] MatrixEquations v2.5.1 [48965c70] MatrixPencils v1.8.2 [eff96d63] Measurements v2.13.0 [429524aa] Optim v1.13.2 [f27b6e38] Polynomials v4.0.19 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_vG8MVQ/Manifest.toml` [47edcb42] ADTypes v1.14.0 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.19.0 [49dc2e85] Calculus v0.5.2 [861a8166] Combinatorics v1.0.3 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.16.0 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [a81e2ce2] DescriptorSystems v1.4.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.1 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [fbfc5fa0] FaultDetectionTools v1.3.2 [5789e2e9] FileIO v1.17.0 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.27.0 [f6369f11] ForwardDiff v1.0.1 [92d709cd] IrrationalConstants v0.2.4 ⌅ [033835bb] JLD2 v0.4.54 [692b3bcd] JLLWrappers v1.7.0 [d3d80556] LineSearches v7.4.0 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [99c1a7ee] MatrixEquations v2.5.1 [48965c70] MatrixPencils v1.8.2 [eff96d63] Measurements v2.13.0 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [f27b6e38] Polynomials v4.0.19 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [43287f4e] PtrArrays v1.3.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [3bb67fe8] TranscodingStreams v0.11.3 [3a884ed6] UnPack v1.0.2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.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 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test_fdiutils FaultDetectionTools.FDIModel{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: -2.0 0.0 0.0 0.0 -3.0 0.0 0.0 0.0 -2.0 Input matrix B: 3×5 Matrix{Float64}: 1.0 0.0 1.0 0.0 0.0 1.0 0.0 1.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 Output matrix C: 2×3 Matrix{Float64}: -1.0 0.0 -3.0 0.0 -1.0 0.0 Feedthrough matrix D: 2×5 Matrix{Float64}: 1.0 1.0 1.0 1.0 0.0 1.0 0.0 1.0 0.0 1.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 disturbances 2:2 faults 3:5 FaultDetectionTools.FDFilter{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: -0.550588 -0.724587 0.621505 -1.02477 0.45306 -1.17622 -0.262235 -0.0520809 1.46749 Input matrix B: 3×3 Matrix{Float64}: -0.171916 1.654 1.55487 -0.0340114 1.32171 -0.150113 -0.239993 1.1478 1.29399 Output matrix C: 1×3 Matrix{Float64}: 0.284708 0.0767733 -1.41793 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.076956 0.850815 0.847808 Continuous-time state-space model. Input groups: Name Channels outputs 1:1 controls 2:3 FaultDetectionTools.FDIFilter{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: -0.772932 -1.02525 -1.54835 -0.228878 -0.105791 0.963917 1.0518 0.923705 0.219492 Input matrix B: 3×3 Matrix{Float64}: 1.55528 0.233376 0.190039 0.558549 0.132498 1.07322 -1.39757 0.12289 -1.17108 Output matrix C: 1×3 Matrix{Float64}: -0.0168511 1.81174 1.5189 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.479831 0.822745 0.128917 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -0.135853 1.38923 0.917939 -0.110535 Input matrix B: 2×3 Matrix{Float64}: -0.621695 0.667683 -0.261335 0.70833 0.278648 1.60513 Output matrix C: 2×2 Matrix{Float64}: 0.17274 -0.281011 -1.19756 0.0983925 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.64841 0.627346 0.519552 0.572834 0.297511 0.48366 Continuous-time state-space model. Input groups: Name Channels outputs 1:1 controls 2:3 FaultDetectionTools.FDFilterIF{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 1.42453 1.53316 -0.263069 0.682356 -0.658735 -1.28121 1.38973 0.611133 -1.59092 Input matrix B: 3×6 Matrix{Float64}: -1.07674 -1.14177 1.40432 -0.0183597 0.579465 -0.708103 -0.985795 1.46942 -0.33774 0.326941 -1.64189 -0.378168 -0.302301 -2.34301 -0.445711 0.197235 -1.01535 -0.0374734 Output matrix C: 1×3 Matrix{Float64}: 0.195557 -2.11162 -0.261701 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.811445 0.258963 0.973637 0.527183 0.181709 0.151672 Continuous-time state-space model. Input groups: Name Channels controls 1:2 disturbances 3:3 faults 4:4 noise 5:5 aux 6:6 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: -0.838754 -1.34161 0.749768 -0.305821 -0.273865 -0.560764 -0.681379 1.37641 -1.4395 Input matrix B: 3×6 Matrix{Float64}: -1.0774 0.987826 -1.4205 -0.495976 0.475079 -0.602459 0.179023 -0.623661 0.117291 -1.09672 0.97317 -0.815022 0.996689 -0.275957 1.42861 1.40843 -2.22937 -0.596217 Output matrix C: 1×3 Matrix{Float64}: 0.688131 -0.105057 1.32226 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.20363 0.682391 0.17824 0.798192 0.967748 0.340932 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -0.0255915 -0.304964 0.532838 1.96991 Input matrix B: 2×6 Matrix{Float64}: -0.728455 -0.588124 0.395963 0.0792795 -0.758358 -1.40666 0.838207 -1.16312 -0.39844 -0.273456 -1.69378 -0.710291 Output matrix C: 2×2 Matrix{Float64}: 0.856302 -1.34914 -0.319077 -0.938743 Feedthrough matrix D: 2×6 Matrix{Float64}: 0.360714 0.302276 0.121917 0.466539 0.320259 0.802269 0.166316 0.402122 0.966425 0.221883 0.492401 0.521798 Continuous-time state-space model. Input groups: Name Channels controls 1:2 disturbances 3:3 faults 4:4 noise 5:5 aux 6:6 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: -0.838754 -1.34161 0.749768 -0.305821 -0.273865 -0.560764 -0.681379 1.37641 -1.4395 Input matrix B: 3×3 Matrix{Float64}: -0.495976 0.475079 -0.602459 -1.09672 0.97317 -0.815022 1.40843 -2.22937 -0.596217 Output matrix C: 1×3 Matrix{Float64}: 0.688131 -0.105057 1.32226 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.798192 0.967748 0.340932 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -0.0255915 -0.304964 0.532838 1.96991 Input matrix B: 2×3 Matrix{Float64}: 0.0792795 -0.758358 -1.40666 -0.273456 -1.69378 -0.710291 Output matrix C: 2×2 Matrix{Float64}: 0.856302 -1.34914 -0.319077 -0.938743 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.466539 0.320259 0.802269 0.221883 0.492401 0.521798 Continuous-time state-space model. Input groups: Name Channels faults 1:1 noise 2:2 aux 3:3 38.708536 seconds (21.75 M allocations: 1.139 GiB, 1.11% gc time, 99.98% compilation time) 5.218042 seconds (2.36 M allocations: 127.600 MiB, 2.48% gc time, 99.99% compilation time) 2.077155 seconds (1.16 M allocations: 61.691 MiB, 99.99% compilation time) 36.029358 seconds (27.62 M allocations: 1.447 GiB, 1.89% gc time, 100.00% compilation time) 5.914495 seconds (2.90 M allocations: 156.966 MiB, 99.96% compilation time) 0.237318 seconds (137.90 k allocations: 7.639 MiB, 99.85% compilation time) 4.633446 seconds (399.32 k allocations: 20.619 MiB, 99.94% compilation time) 0.000262 seconds (140 allocations: 12.336 KiB) fdiutils: Test Failed at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_fdiutils.jl:117 Expression: S1 == S2 Evaluated: Bool[0 1;;; 1 0] == Bool[0 1;;; 1 1] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:730 [inlined] [2] macro expansion @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_fdiutils.jl:117 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_fdiutils.jl:15 Test_fdigenspec 225.901562 seconds (100.05 M allocations: 5.134 GiB, 2.09% gc time, 100.00% compilation time) 51.867284 seconds (24.25 M allocations: 1.272 GiB, 2.47% gc time, 99.99% compilation time) 19.619005 seconds (8.53 M allocations: 464.559 MiB, 0.92% gc time, 99.98% compilation time) 3.687526 seconds (1.73 M allocations: 95.463 MiB, 99.92% compilation time) 0.625795 seconds (158.54 k allocations: 33.417 MiB, 10.71% gc time, 88.10% compilation time) 15.363611 seconds (2.05 M allocations: 145.022 MiB, 0.50% gc time, 99.77% compilation time) 0.029609 seconds (20.86 k allocations: 14.426 MiB, 87.70% compilation time) 85.350810 seconds (8.82 M allocations: 485.904 MiB, 0.38% gc time, 99.82% compilation time) 0.075159 seconds (108.47 k allocations: 108.275 MiB, 72.68% gc time) 0.100851 seconds (143.89 k allocations: 126.262 MiB, 65.91% gc time) 0.281345 seconds (150.39 k allocations: 113.285 MiB, 19.94% gc time, 71.12% compilation time) 43.392442 seconds (11.24 M allocations: 609.189 MiB, 0.49% gc time, 99.97% compilation time) 0.214758 seconds (108.47 k allocations: 108.275 MiB, 89.44% gc time) 0.114483 seconds (264.17 k allocations: 229.519 MiB, 52.81% gc time) 0.000374 seconds (693 allocations: 394.273 KiB) 0.000817 seconds (1.70 k allocations: 960.227 KiB) 0.000280 seconds (1.22 k allocations: 626.148 KiB) 0.195110 seconds (35.05 k allocations: 8.447 MiB, 12.88% gc time, 85.40% compilation time) 0.212666 seconds (58.71 k allocations: 13.324 MiB, 97.77% compilation time) 0.001888 seconds (7.96 k allocations: 6.862 MiB) 0.001099 seconds (3.02 k allocations: 2.788 MiB) 0.029338 seconds (6.51 k allocations: 4.673 MiB, 90.18% gc time) 0.001071 seconds (3.66 k allocations: 2.942 MiB) 0.001071 seconds (3.07 k allocations: 2.829 MiB) 0.001921 seconds (6.87 k allocations: 4.951 MiB) 0.001019 seconds (3.82 k allocations: 3.096 MiB) 0.104801 seconds (85.89 k allocations: 82.402 MiB, 80.75% gc time) 0.075916 seconds (134.48 k allocations: 103.221 MiB, 56.21% gc time) 0.061118 seconds (93.09 k allocations: 86.232 MiB, 61.84% gc time) 0.151627 seconds (148.45 k allocations: 49.553 MiB, 22.80% gc time, 61.36% compilation time) 3.308222 seconds (1.35 M allocations: 78.571 MiB, 99.86% compilation time) 0.078716 seconds (36.34 k allocations: 14.697 MiB, 37.44% gc time, 50.75% compilation time) 0.000400 seconds (658 allocations: 427.359 KiB) 0.000836 seconds (1.95 k allocations: 1.344 MiB) 0.034347 seconds (11.43 k allocations: 1.063 MiB, 95.16% compilation time) 0.018831 seconds (11.63 k allocations: 597.156 KiB, 98.80% compilation time) 0.024395 seconds (23.10 k allocations: 1.384 MiB, 97.11% compilation time) 0.052681 seconds (22.77 k allocations: 1.677 MiB, 96.79% compilation time) 0.000100 seconds (498 allocations: 29.500 KiB) 0.000458 seconds (1.28 k allocations: 487.344 KiB) 0.000527 seconds (1.57 k allocations: 565.664 KiB) 0.021947 seconds (5.62 k allocations: 496.992 KiB, 94.09% compilation time) Test_efdsyn 10.992837 seconds (13.99 M allocations: 749.937 MiB, 2.96% gc time, 99.96% compilation time) 12.889612 seconds (3.04 M allocations: 158.321 MiB, 5.24% gc time, 99.98% compilation time) 0.613462 seconds (176.99 k allocations: 9.685 MiB, 99.27% compilation time) 0.000999 seconds (1.44 k allocations: 265.016 KiB) 79.817872 seconds (26.61 M allocations: 1.388 GiB, 0.81% gc time, 99.98% compilation time) 0.038031 seconds (3.35 k allocations: 709.070 KiB, 94.05% compilation time) 16.169694 seconds (4.15 M allocations: 222.005 MiB, 99.97% compilation time) 0.001130 seconds (2.00 k allocations: 597.328 KiB) 0.131863 seconds (44.46 k allocations: 2.902 MiB, 99.08% compilation time) 27.487057 seconds (6.90 M allocations: 365.973 MiB, 0.46% gc time, 99.99% compilation time) 5.793952 seconds (797.03 k allocations: 43.667 MiB, 2.93% gc time, 99.94% compilation time) 0.000910 seconds (2.85 k allocations: 1.247 MiB) ErrorException("efdsyn: detection of all faults not feasible") 22.990412 seconds (5.05 M allocations: 269.086 MiB, 0.28% gc time, 99.98% compilation time) 1.133948 seconds (788.07 k allocations: 45.543 MiB, 99.79% compilation time) 0.001309 seconds (638 allocations: 163.828 KiB) 0.039018 seconds (14.59 k allocations: 1.246 MiB, 95.86% compilation time) 0.000237 seconds (1.03 k allocations: 381.375 KiB) 0.037662 seconds (14.25 k allocations: 1.128 MiB, 95.20% compilation time) 0.000254 seconds (695 allocations: 165.875 KiB) 0.000464 seconds (599 allocations: 63.195 KiB) 0.000181 seconds (558 allocations: 60.148 KiB) 0.000198 seconds (593 allocations: 61.648 KiB) 0.000119 seconds (557 allocations: 60.211 KiB) Test_efdisyn 8.076048 seconds (3.91 M allocations: 214.779 MiB, 0.99% gc time, 99.92% compilation time) 0.078260 seconds (62.42 k allocations: 3.746 MiB, 97.96% compilation time) 1.252210 seconds (188.89 k allocations: 11.495 MiB, 99.82% compilation time) 0.085578 seconds (57.73 k allocations: 3.484 MiB, 98.05% compilation time) 0.000513 seconds (997 allocations: 186.938 KiB) 0.038307 seconds (3.64 k allocations: 1.073 MiB, 96.85% compilation time) 6.169596 seconds (2.60 M allocations: 144.190 MiB, 1.25% gc time, 99.95% compilation time) 2.183346 seconds (1.11 M allocations: 63.044 MiB, 3.00% gc time, 99.88% compilation time) 0.000925 seconds (3.46 k allocations: 1.071 MiB) 3.155164 seconds (1.64 M allocations: 89.247 MiB, 99.93% compilation time) 0.027662 seconds (16.43 k allocations: 1.091 MiB, 98.94% compilation time) FaultDetectionTools.FDIFilter{Float64} Input groups: Name Channels outputs 1:4 controls 5:5 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.608766 -0.475039 0.0 0.0 1.04797 0.794867 0.0 0.0 0.0 0.0 -0.795042 -0.997901 0.0 0.0 1.18621 -0.741994 Input matrix B: 4×9 Matrix{Float64}: -1.53763 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.72204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1503 0.287978 -0.784133 0.718322 0.0 0.0 0.0 0.0 0.0 0.242323 -0.00552091 0.598427 0.91574 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -7.73719e-16 -1.42613e-16 -6.224e-16 3.93985e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: -1.12191e-16 -8.43503e-17 -2.97453e-16 -7.65529e-17 -2.58244e-16 4.92379e-32 -1.0 -2.73205 3.73205 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.608766 -0.475039 0.0 0.0 1.04797 0.794867 0.0 0.0 0.0 0.0 -0.795042 -0.997901 0.0 0.0 1.18621 -0.741994 Input matrix B: 4×9 Matrix{Float64}: -1.53763 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.72204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1503 0.287978 -0.784133 0.718322 0.0 0.0 0.0 0.0 0.0 0.242323 -0.00552091 0.598427 0.91574 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 5.48086e-16 4.03322e-16 4.45551e-16 -3.89327e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: -8.82361e-17 1.01105e-16 3.12117e-16 1.55087e-16 4.7783e-17 3.0 -1.0 -1.0 -1.0 Continuous-time state-space model. Filter# 3: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.608766 -0.475039 0.0 0.0 1.04797 0.794867 0.0 0.0 0.0 0.0 -0.795042 -0.997901 0.0 0.0 1.18621 -0.741994 Input matrix B: 4×9 Matrix{Float64}: -1.53763 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.72204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1503 0.287978 -0.784133 0.718322 0.0 0.0 0.0 0.0 0.0 0.242323 -0.00552091 0.598427 0.91574 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -1.63021e-16 2.03834e-17 -7.30646e-19 -2.73813e-17 Feedthrough matrix D: 1×9 Matrix{Float64}: -3.91487e-17 4.95869e-18 -1.72805e-17 -8.15436e-18 -7.94026e-17 -2.03185e-17 -2.45312e-16 -1.0 1.0 Continuous-time state-space model. Filter# 4: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.608766 -0.475039 0.0 0.0 1.04797 0.794867 0.0 0.0 0.0 0.0 -0.795042 -0.997901 0.0 0.0 1.18621 -0.741994 Input matrix B: 4×9 Matrix{Float64}: -1.53763 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.72204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1503 0.287978 -0.784133 0.718322 0.0 0.0 0.0 0.0 0.0 0.242323 -0.00552091 0.598427 0.91574 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 0.0 0.0 0.0 0.0 Feedthrough matrix D: 1×9 Matrix{Float64}: -5.55112e-17 0.0 0.0 0.0 0.0 -5.55112e-17 1.0 -1.58e-16 -1.0 Continuous-time state-space model. Filter# 5: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.608766 -0.475039 0.0 0.0 1.04797 0.794867 0.0 0.0 0.0 0.0 -0.795042 -0.997901 0.0 0.0 1.18621 -0.741994 Input matrix B: 4×9 Matrix{Float64}: -1.53763 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.72204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1503 0.287978 -0.784133 0.718322 0.0 0.0 0.0 0.0 0.0 0.242323 -0.00552091 0.598427 0.91574 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -2.8077e-16 -1.31266e-16 -3.32101e-16 1.38257e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: -1.27308e-16 -3.26795e-17 -1.49153e-16 -7.50621e-17 -1.4249e-16 -7.58296e-17 1.0 -1.0 2.35885e-19 Continuous-time state-space model. Filter# 6: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.608766 -0.475039 0.0 0.0 1.04797 0.794867 0.0 0.0 0.0 0.0 -0.795042 -0.997901 0.0 0.0 1.18621 -0.741994 Input matrix B: 4×9 Matrix{Float64}: -1.53763 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.72204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1503 0.287978 -0.784133 0.718322 0.0 0.0 0.0 0.0 0.0 0.242323 -0.00552091 0.598427 0.91574 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -4.73984e-15 -1.88143e-15 -4.37851e-15 1.99175e-15 Feedthrough matrix D: 1×9 Matrix{Float64}: -6.64303e-16 -2.57411e-16 -1.04224e-15 -7.59095e-16 -2.24961e-15 -1.0 4.58539e-16 -18.6603 19.6603 Continuous-time state-space model. Filter# 7: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.608766 -0.475039 0.0 0.0 1.04797 0.794867 0.0 0.0 0.0 0.0 -0.795042 -0.997901 0.0 0.0 1.18621 -0.741994 Input matrix B: 4×9 Matrix{Float64}: -1.53763 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.72204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1503 0.287978 -0.784133 0.718322 0.0 0.0 0.0 0.0 0.0 0.242323 -0.00552091 0.598427 0.91574 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 2.22045e-16 1.11022e-16 2.22045e-16 -1.11022e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: -3.70074e-17 2.77556e-17 1.11022e-16 5.55112e-17 1.11022e-16 1.0 -1.35867e-17 1.5225e-17 -1.0 Continuous-time state-space model. Filter# 8: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.608766 -0.475039 0.0 0.0 1.04797 0.794867 0.0 0.0 0.0 0.0 -0.795042 -0.997901 0.0 0.0 1.18621 -0.741994 Input matrix B: 4×9 Matrix{Float64}: -1.53763 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.72204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1503 0.287978 -0.784133 0.718322 0.0 0.0 0.0 0.0 0.0 0.242323 -0.00552091 0.598427 0.91574 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 2.91003e-16 1.43262e-16 2.76343e-16 -1.44979e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: -1.93737e-17 3.57818e-17 1.34021e-16 6.71299e-17 1.46019e-16 1.0 2.56656e-17 -1.0 5.44774e-17 Continuous-time state-space model. Filter# 9: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.608766 -0.475039 0.0 0.0 1.04797 0.794867 0.0 0.0 0.0 0.0 -0.795042 -0.997901 0.0 0.0 1.18621 -0.741994 Input matrix B: 4×9 Matrix{Float64}: -1.53763 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.72204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1503 0.287978 -0.784133 0.718322 0.0 0.0 0.0 0.0 0.0 0.242323 -0.00552091 0.598427 0.91574 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -8.00503e-17 -5.22116e-16 -6.51121e-16 -1.8927e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: 3.08714e-16 -8.39988e-17 2.06913e-16 -1.45352e-17 -1.14819e-17 -1.0 -5.56218 -5.02675e-16 6.56218 Continuous-time state-space model. Filter# 10: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.608766 -0.475039 0.0 0.0 1.04797 0.794867 0.0 0.0 0.0 0.0 -0.795042 -0.997901 0.0 0.0 1.18621 -0.741994 Input matrix B: 4×9 Matrix{Float64}: -1.53763 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.72204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1503 0.287978 -0.784133 0.718322 0.0 0.0 0.0 0.0 0.0 0.242323 -0.00552091 0.598427 0.91574 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -1.1142e-17 -5.20915e-18 -8.77327e-18 5.48656e-18 Feedthrough matrix D: 1×9 Matrix{Float64}: -3.98566e-17 -1.29685e-18 -3.71609e-18 -1.87731e-18 -5.65457e-18 1.0 -1.0 -2.40273e-17 1.5225e-17 Continuous-time state-space model. Filter# 11: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.608766 -0.475039 0.0 0.0 1.04797 0.794867 0.0 0.0 0.0 0.0 -0.795042 -0.997901 0.0 0.0 1.18621 -0.741994 Input matrix B: 4×9 Matrix{Float64}: -1.53763 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.72204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1503 0.287978 -0.784133 0.718322 0.0 0.0 0.0 0.0 0.0 0.242323 -0.00552091 0.598427 0.91574 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 3.48943e-16 5.94051e-17 5.99138e-16 -2.11748e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: -2.05405e-16 6.54892e-17 8.11058e-17 7.25254e-17 4.60117e-16 1.0 2.73205 -3.73205 4.10488e-16 Continuous-time state-space model. Input groups: Name Channels controls 1:1 disturbances 2:5 faults 6:9 0.002002 seconds (12.21 k allocations: 8.596 MiB) 0.001464 seconds (8.11 k allocations: 4.793 MiB) 0.001256 seconds (8.09 k allocations: 4.826 MiB) 4.127180 seconds (3.03 M allocations: 181.404 MiB, 1.30% gc time, 99.31% compilation time) 0.042087 seconds (196.46 k allocations: 139.090 MiB, 29.19% gc time) 33.106672 seconds (10.26 M allocations: 675.944 MiB, 0.54% gc time, 99.68% compilation time) 5.976797 seconds (2.88 M allocations: 159.686 MiB, 0.47% gc time, 99.93% compilation time) 3.813988 seconds (2.07 M allocations: 114.163 MiB, 0.98% gc time, 99.94% compilation time) 12.166957 seconds (3.26 M allocations: 178.914 MiB, 0.35% gc time, 99.98% compilation time) 3.050873 seconds (1.64 M allocations: 89.966 MiB, 99.92% compilation time) 0.001048 seconds (5.12 k allocations: 1.871 MiB) 4.836830 seconds (1.77 M allocations: 97.253 MiB, 0.86% gc time, 99.94% compilation time) Test_afdsyn 8.210153 seconds (15.65 M allocations: 847.920 MiB, 2.89% gc time, 99.95% compilation time) 1.809613 seconds (1.30 M allocations: 73.555 MiB, 99.88% compilation time) 4.330669 seconds (3.98 M allocations: 228.168 MiB, 15.54% gc time, 99.91% compilation time) 0.135071 seconds (40.05 k allocations: 3.003 MiB, 97.87% compilation time) 132.732951 seconds (20.66 M allocations: 1.039 GiB, 0.31% gc time, 99.99% compilation time) 0.085245 seconds (43.53 k allocations: 2.922 MiB, 94.51% compilation time) 0.019658 seconds (14.61 k allocations: 1.544 MiB, 92.54% compilation time) 0.000902 seconds (2.76 k allocations: 826.992 KiB) 0.000361 seconds (1.12 k allocations: 196.680 KiB) 0.000780 seconds (3.02 k allocations: 854.820 KiB) 0.000271 seconds (1.18 k allocations: 204.398 KiB) 0.000716 seconds (2.84 k allocations: 754.383 KiB) 2.619035 seconds (1.67 M allocations: 90.569 MiB, 99.67% compilation time) 0.001419 seconds (3.90 k allocations: 1.575 MiB) 0.001046 seconds (3.08 k allocations: 1.466 MiB) 2.161412 seconds (2.09 M allocations: 119.684 MiB, 6.13% gc time, 99.70% compilation time) 1.168458 seconds (1.07 M allocations: 62.724 MiB, 99.66% compilation time) 0.401204 seconds (192.96 k allocations: 12.603 MiB, 99.15% compilation time) 4.543824 seconds (3.75 M allocations: 207.297 MiB, 1.60% gc time, 99.90% compilation time) 10.523503 seconds (2.46 M allocations: 129.259 MiB, 0.73% gc time, 99.96% compilation time) 0.929974 seconds (955.27 k allocations: 56.023 MiB, 99.65% compilation time) 0.001196 seconds (3.62 k allocations: 1.356 MiB) 0.631803 seconds (234.32 k allocations: 13.890 MiB, 99.55% compilation time) 0.230847 seconds (98.28 k allocations: 7.283 MiB, 99.09% compilation time) 0.001349 seconds (4.99 k allocations: 2.510 MiB) 0.035187 seconds (21.59 k allocations: 3.845 MiB, 92.93% compilation time) 0.029993 seconds (14.55 k allocations: 1.118 MiB, 93.62% compilation time) 1.215544 seconds (1.04 M allocations: 59.960 MiB, 99.78% compilation time) 0.000419 seconds (1.47 k allocations: 307.320 KiB) ┌ Warning: afdsyn: expected reduced order not achieved └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:1545 0.101299 seconds (20.26 k allocations: 2.467 MiB, 96.42% compilation time) afdsyn: Test Failed at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:285 Expression: iszero(R.sys[:, [R.controls; R.disturbances]], atol = 1.0e-7) && (iszero(R.sys[:, [R.faults; R.noise]] - Rfw.sys[:, [Rfw.faults; Rfw.noise]]) && (fdisspec(Rfw, block = true) == Bool[1 1] && (maximum(real(gpole(Q))) >= -3 && (minimum(real(gpole(Q))) <= -3 && (fdif2ngap(R))[1] ≈ info.gap)))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:730 [inlined] [2] macro expansion @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:285 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:13 4.990597 seconds (5.55 M allocations: 310.916 MiB, 1.81% gc time, 99.92% compilation time) 0.038746 seconds (4.38 k allocations: 1.399 MiB, 93.82% compilation time) 0.033348 seconds (22.03 k allocations: 2.805 MiB, 94.96% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 4.002358 seconds (1.10 M allocations: 64.403 MiB, 2.27% gc time, 97.51% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 0.001199 seconds (3.12 k allocations: 1.263 MiB) 4.004767 seconds (3.08 M allocations: 178.149 MiB, 0.93% gc time, 99.91% compilation time) 0.030024 seconds (21.59 k allocations: 3.047 MiB, 91.27% compilation time) 0.035601 seconds (22.45 k allocations: 3.192 MiB, 94.82% compilation time) 0.001008 seconds (4.60 k allocations: 2.034 MiB) 2.255319 seconds (2.17 M allocations: 125.120 MiB, 1.83% gc time, 99.89% compilation time) 2.061624 seconds (2.82 M allocations: 163.677 MiB, 1.84% gc time, 99.91% compilation time) 0.029288 seconds (14.00 k allocations: 1014.641 KiB, 95.16% compilation time) 0.026049 seconds (18.04 k allocations: 1.328 MiB, 97.49% compilation time) 0.047088 seconds (19.71 k allocations: 1.807 MiB, 95.92% compilation time) 0.000326 seconds (2.08 k allocations: 671.828 KiB) 0.747666 seconds (647.83 k allocations: 37.864 MiB, 99.71% compilation time) 0.000300 seconds (1.32 k allocations: 232.992 KiB) 0.000446 seconds (1.11 k allocations: 125.859 KiB) 0.000258 seconds (1.07 k allocations: 122.031 KiB) 0.000248 seconds (1.10 k allocations: 123.594 KiB) 0.000191 seconds (1.07 k allocations: 122.125 KiB) Test_afdisyn 6.005258 seconds (3.92 M allocations: 217.627 MiB, 0.86% gc time, 99.93% compilation time) 0.081867 seconds (63.40 k allocations: 3.901 MiB, 97.52% compilation time) 0.083156 seconds (64.52 k allocations: 4.582 MiB, 96.68% compilation time) 0.000702 seconds (2.41 k allocations: 891.781 KiB) 1.184687 seconds (194.20 k allocations: 12.124 MiB, 99.88% compilation time) 0.083483 seconds (63.38 k allocations: 3.905 MiB, 97.62% compilation time) 0.000390 seconds (1.69 k allocations: 262.539 KiB) 0.001085 seconds (5.75 k allocations: 1.670 MiB) 7.223460 seconds (3.96 M allocations: 219.704 MiB, 0.86% gc time, 99.97% compilation time) 0.002166 seconds (8.09 k allocations: 2.801 MiB) 2.692603 seconds (1.59 M allocations: 97.945 MiB, 99.80% compilation time) 0.040571 seconds (15.07 k allocations: 6.906 MiB, 86.46% gc time) 0.003712 seconds (14.97 k allocations: 6.893 MiB) 9.323945 seconds (6.10 M allocations: 366.221 MiB, 1.10% gc time, 99.87% compilation time) 0.088197 seconds (343.77 k allocations: 186.998 MiB, 26.44% gc time) 8.535757 seconds (4.29 M allocations: 401.690 MiB, 1.96% gc time, 97.08% compilation time) 4.832836 seconds (3.08 M allocations: 176.851 MiB, 1.14% gc time, 99.85% compilation time) 5.465839 seconds (3.64 M allocations: 205.316 MiB, 99.96% compilation time) 0.033233 seconds (27.49 k allocations: 5.581 MiB, 90.16% compilation time) 2.558196 seconds (1.60 M allocations: 95.290 MiB, 99.75% compilation time) 0.054753 seconds (8.96 k allocations: 3.074 MiB, 92.65% gc time) 5.710445 seconds (3.38 M allocations: 190.797 MiB, 1.15% gc time, 99.95% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 0.059763 seconds (56.75 k allocations: 15.764 MiB, 82.50% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 1-st reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 2-nd reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 0.054324 seconds (25.28 k allocations: 14.803 MiB, 54.76% gc time, 23.58% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed for the 1-st reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 2-nd reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 Test_emmsyn 3.974282 seconds (7.97 M allocations: 425.794 MiB, 2.71% gc time, 99.95% compilation time) 0.567771 seconds (420.89 k allocations: 23.018 MiB, 99.67% compilation time) 1.346986 seconds (949.85 k allocations: 51.666 MiB, 99.21% compilation time) emmsyn: Test Failed at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:36 Expression: iszero(Rf.sys - Q.sys * sysf.sys, atol = 1.0e-7) && fdimmperf(Rf, info.M * sysr) == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:730 [inlined] [2] macro expansion @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:16 3.583430 seconds (1.87 M allocations: 100.708 MiB, 99.93% compilation time) 0.095783 seconds (20.29 k allocations: 2.333 MiB, 71.68% gc time, 98.96% compilation time) 0.027107 seconds (7.63 k allocations: 2.702 MiB, 91.69% compilation time) 1.425750 seconds (402.69 k allocations: 22.265 MiB, 99.77% compilation time) 1.499996 seconds (1.37 M allocations: 76.219 MiB, 99.85% compilation time) 0.000411 seconds (2.00 k allocations: 919.414 KiB) 1.437885 seconds (1.45 M allocations: 79.696 MiB, 99.86% compilation time) 0.071820 seconds (15.63 k allocations: 1.962 MiB, 62.21% gc time, 34.49% compilation time) 0.000949 seconds (2.79 k allocations: 1.299 MiB) 0.000458 seconds (2.06 k allocations: 1.233 MiB) 1.273699 seconds (1.17 M allocations: 64.427 MiB, 99.92% compilation time) 4.672563 seconds (4.46 M allocations: 242.225 MiB, 1.56% gc time, 99.97% compilation time) 0.000907 seconds (2.65 k allocations: 1.629 MiB) 14.614805 seconds (9.49 M allocations: 512.823 MiB, 1.08% gc time, 99.82% compilation time) 0.041462 seconds (23.85 k allocations: 5.017 MiB, 93.00% compilation time) 0.109856 seconds (54.43 k allocations: 4.422 MiB, 98.21% compilation time) 0.002487 seconds (12.21 k allocations: 8.596 MiB) 3.319284 seconds (1.64 M allocations: 92.031 MiB, 3.42% gc time, 99.90% compilation time) 0.027068 seconds (21.73 k allocations: 8.140 MiB, 91.56% compilation time) 0.001907 seconds (8.34 k allocations: 6.899 MiB) Test_ammsyn 17.613794 seconds (26.54 M allocations: 1.416 GiB, 1.63% gc time, 99.98% compilation time) 0.568427 seconds (244.95 k allocations: 13.675 MiB, 99.50% compilation time) 1.138710 seconds (425.69 k allocations: 24.213 MiB, 9.32% gc time, 99.45% compilation time) 1.349010 seconds (1.05 M allocations: 60.588 MiB, 99.78% compilation time) 0.002220 seconds (12.09 k allocations: 9.142 MiB) 1.578641 seconds (599.43 k allocations: 31.838 MiB, 99.82% compilation time) 0.000351 seconds (2.05 k allocations: 865.758 KiB) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 27.248553 seconds (15.32 M allocations: 825.005 MiB, 0.68% gc time, 99.73% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 69.650397 seconds (40.16 M allocations: 1.973 GiB, 2.88% gc time, 99.96% compilation time) 0.437877 seconds (324.25 k allocations: 22.499 MiB, 98.26% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 13.951080 seconds (4.08 M allocations: 232.418 MiB, 99.92% compilation time) 2.834594 seconds (2.22 M allocations: 136.339 MiB, 5.45% gc time, 99.60% compilation time) 0.718296 seconds (276.24 k allocations: 33.419 MiB, 97.89% compilation time) 0.029593 seconds (21.21 k allocations: 5.835 MiB, 91.97% compilation time) ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/61aWP/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/61aWP/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/61aWP/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/61aWP/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/61aWP/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/61aWP/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/61aWP/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/61aWP/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/61aWP/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/61aWP/src/riccati.jl:2038 0.503267 seconds (390.13 k allocations: 35.661 MiB, 12.73% gc time, 79.51% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 0.668590 seconds (322.75 k allocations: 28.809 MiB, 98.83% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 0.062709 seconds (32.43 k allocations: 16.249 MiB, 86.02% gc time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 4.338343 seconds (3.52 M allocations: 199.944 MiB, 99.76% compilation time) Test_emdsyn FaultDetectionTools.MDMModel Model #1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -14.0 Input matrix B: 1×1 Matrix{Float64}: 1.0 Output matrix C: 1×1 Matrix{Float64}: 14.0 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 Model #2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -7.0 Input matrix B: 1×1 Matrix{Float64}: 1.0 Output matrix C: 1×1 Matrix{Float64}: 7.0 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 Model #3: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -140.0 Input matrix B: 1×1 Matrix{Float64}: 1.0 Output matrix C: 1×1 Matrix{Float64}: 140.0 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 Model #4: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -0.14 Input matrix B: 1×1 Matrix{Float64}: 1.0 Output matrix C: 1×1 Matrix{Float64}: 0.14 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 22.168599 seconds (7.15 M allocations: 388.030 MiB, 0.46% gc time, 99.92% compilation time) 4.603565 seconds (1.23 M allocations: 79.595 MiB, 2.23% gc time, 97.27% compilation time) 4.983666 seconds (2.56 M allocations: 140.787 MiB, 99.80% compilation time) 2.335356 seconds (443.46 k allocations: 30.574 MiB, 99.61% compilation time) 2.933187 seconds (602.32 k allocations: 33.496 MiB, 4.43% gc time, 99.90% compilation time) 0.017709 seconds (7.51 k allocations: 449.750 KiB, 97.41% compilation time) 3.413851 seconds (299.28 k allocations: 19.501 MiB, 99.84% compilation time) 0.010204 seconds (26.82 k allocations: 8.518 MiB) 1.058027 seconds (685.40 k allocations: 42.073 MiB, 99.44% compilation time) 0.432628 seconds (169.62 k allocations: 10.558 MiB, 99.23% compilation time) 24.484622 seconds (8.36 M allocations: 455.428 MiB, 0.88% gc time, 99.93% compilation time) FaultDetectionTools.MDFilter{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -14.0 Input matrix B: 1×2 Matrix{Float64}: 0.0 -1.0 Output matrix C: 1×1 Matrix{Float64}: 42.000005528665525 Feedthrough matrix D: 1×2 Matrix{Float64}: 3.0 -0.0 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -7.0 Input matrix B: 1×2 Matrix{Float64}: 0.0 -1.0 Output matrix C: 1×1 Matrix{Float64}: 21.000002764332773 Feedthrough matrix D: 1×2 Matrix{Float64}: 3.0 -0.0 Continuous-time state-space model. Filter# 3: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -140.0 Input matrix B: 1×2 Matrix{Float64}: 0.0 -1.0 Output matrix C: 1×1 Matrix{Float64}: 171.11255273604007 Feedthrough matrix D: 1×2 Matrix{Float64}: 1.22223 -0.0 Continuous-time state-space model. Filter# 4: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -0.14 Input matrix B: 1×2 Matrix{Float64}: 0.0 -1.0 Output matrix C: 1×1 Matrix{Float64}: 0.14571447711416352 Feedthrough matrix D: 1×2 Matrix{Float64}: 1.04082 -0.0 Continuous-time state-space model. Input groups: Name Channels outputs 1:1 controls 2:2 FaultDetectionTools.MDFilterIF{Float64} (Filter#, Model#) = (1, 1): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -13.999999999999993 Input matrix B: 1×1 Matrix{Float64}: 1.4142135623730951 Output matrix C: 1×1 Matrix{Float64}: 5.3290712196923815e-15 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (2, 1): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -7.0 0.0 0.0 -14.0 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 21.0 42.0 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (3, 1): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -140.0 0.0 0.0 -14.0 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 171.113 17.1113 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (4, 1): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -0.14 0.0 0.0 -14.0 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 0.145714 14.5714 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (1, 2): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -14.0 0.0 0.0 -7.0 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 42.0 21.0 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (2, 2): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -6.9999999999999964 Input matrix B: 1×1 Matrix{Float64}: 1.4142135623730951 Output matrix C: 1×1 Matrix{Float64}: 2.664535609846192e-15 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (3, 2): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -140.0 0.0 0.0 -7.0 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 171.113 8.55563 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (4, 2): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -0.14 0.0 0.0 -7.0 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 0.145714 7.28572 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (1, 3): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -14.0 0.0 0.0 -140.0 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 42.0 420.0 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (2, 3): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -7.0 0.0 0.0 -140.0 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 21.0 420.0 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (3, 3): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -139.99999999999991 Input matrix B: 1×1 Matrix{Float64}: 1.4142135623730951 Output matrix C: 1×1 Matrix{Float64}: 3.473793752684581e-14 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (4, 3): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -0.14 0.0 0.0 -140.0 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 0.145714 145.714 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (1, 4): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -14.0 0.0 0.0 -0.14 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 42.0 0.42 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (2, 4): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -7.0 0.0 0.0 -0.14 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 21.0 0.42 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (3, 4): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -140.0 0.0 0.0 -0.14 Input matrix B: 2×1 Matrix{Float64}: -1.0 1.0 Output matrix C: 1×2 Matrix{Float64}: 171.113 0.171113 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 (Filter#, Model#) = (4, 4): DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -0.13999999999999996 Input matrix B: 1×1 Matrix{Float64}: 1.4142135623730951 Output matrix C: 1×1 Matrix{Float64}: 2.8888494198814246e-17 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 10.693841 seconds (3.13 M allocations: 171.191 MiB, 0.89% gc time, 99.96% compilation time) 0.322677 seconds (258.18 k allocations: 15.641 MiB, 97.90% compilation time) 0.050920 seconds (15.06 k allocations: 996.984 KiB, 96.65% compilation time) 0.002990 seconds (6.46 k allocations: 1.580 MiB) 0.002613 seconds (6.46 k allocations: 1.580 MiB) 0.108180 seconds (53.48 k allocations: 8.526 MiB, 88.16% compilation time) 0.002698 seconds (4.65 k allocations: 2.288 MiB) 2.674044 seconds (653.86 k allocations: 35.227 MiB, 99.89% compilation time) 0.033803 seconds (10.76 k allocations: 2.501 MiB, 85.50% compilation time) 0.035202 seconds (9.22 k allocations: 1.261 MiB, 89.71% compilation time) 0.005824 seconds (11.65 k allocations: 5.763 MiB) 2.586862 seconds (424.18 k allocations: 23.416 MiB, 99.89% compilation time) 0.124606 seconds (18.33 k allocations: 5.929 MiB, 64.37% gc time, 26.85% compilation time) 0.040875 seconds (14.18 k allocations: 2.726 MiB, 85.45% compilation time) 0.009750 seconds (21.39 k allocations: 9.266 MiB) 0.547984 seconds (211.76 k allocations: 17.805 MiB, 97.97% compilation time) 0.297210 seconds (481.04 k allocations: 34.194 MiB, 93.99% compilation time) 0.098265 seconds (26.81 k allocations: 8.135 MiB, 52.27% gc time, 31.75% compilation time) 0.015206 seconds (35.62 k allocations: 17.443 MiB) 0.032607 seconds (34.47 k allocations: 13.217 MiB, 61.09% compilation time) 0.069909 seconds (43.56 k allocations: 18.544 MiB, 44.23% gc time, 27.93% compilation time) 0.035025 seconds (37.12 k allocations: 14.332 MiB, 55.45% compilation time) 0.000245 seconds (1.32 k allocations: 1.157 MiB) 0.000798 seconds (3.58 k allocations: 2.970 MiB) 0.017290 seconds (6.50 k allocations: 1.207 MiB, 96.88% compilation time) 0.000846 seconds (4.32 k allocations: 2.463 MiB) 0.027037 seconds (4.65 k allocations: 2.288 MiB, 87.63% gc time) 0.001023 seconds (2.68 k allocations: 544.133 KiB) 0.002631 seconds (4.92 k allocations: 2.141 MiB) 0.001550 seconds (3.04 k allocations: 905.555 KiB) 0.005613 seconds (11.65 k allocations: 5.763 MiB) 0.002589 seconds (7.02 k allocations: 1.401 MiB) 0.006460 seconds (12.42 k allocations: 5.561 MiB) 0.004181 seconds (7.97 k allocations: 2.343 MiB) 11.679719 seconds (3.04 M allocations: 237.239 MiB, 1.67% gc time, 98.59% compilation time) 11.253825 seconds (2.90 M allocations: 230.131 MiB, 1.64% gc time, 98.30% compilation time) 22.797385 seconds (3.75 M allocations: 298.274 MiB, 0.66% gc time, 99.48% compilation time) 9.941573 seconds (3.02 M allocations: 372.161 MiB, 1.69% gc time, 98.11% compilation time) 11.809490 seconds (3.08 M allocations: 273.312 MiB, 1.64% gc time, 97.99% compilation time) 0.240452 seconds (358.81 k allocations: 225.949 MiB, 25.46% gc time, 40.20% compilation time) 0.212930 seconds (263.17 k allocations: 119.821 MiB, 21.30% gc time, 46.40% compilation time) 0.257125 seconds (341.99 k allocations: 228.584 MiB, 25.85% gc time, 38.45% compilation time) 0.251480 seconds (342.76 k allocations: 228.634 MiB, 24.91% gc time, 40.91% compilation time) 12.240835 seconds (3.16 M allocations: 193.655 MiB, 0.35% gc time, 99.54% compilation time) 10.766545 seconds (4.04 M allocations: 259.493 MiB, 0.70% gc time, 98.75% compilation time) 0.197149 seconds (214.18 k allocations: 59.905 MiB, 16.91% gc time, 54.97% compilation time) 0.179499 seconds (238.78 k allocations: 51.670 MiB, 13.55% gc time, 55.43% compilation time) 12.154495 seconds (3.09 M allocations: 191.955 MiB, 0.47% gc time, 99.64% compilation time) 9.870629 seconds (2.98 M allocations: 369.918 MiB, 1.12% gc time, 97.95% compilation time) 11.407847 seconds (2.98 M allocations: 258.428 MiB, 1.10% gc time, 98.31% compilation time) 0.072775 seconds (188.03 k allocations: 58.360 MiB, 20.26% gc time) 0.065036 seconds (186.16 k allocations: 57.177 MiB, 13.81% gc time) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 23 running 1 of 1 signal (10): User defined signal 1 _ZN12_GLOBAL__N_18Verifier13visitCallBaseERN4llvm8CallBaseE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier13visitCallInstERN4llvm8CallInstE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:898 runOnLoop at /source/src/llvm-julia-licm.cpp:356 run at /source/src/llvm-julia-licm.cpp:381 run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE13runSinglePassIS1_St10unique_ptrINS_6detail11PassConceptIS1_S5_JS4_S7_EEESt14default_deleteISD_EEEESt8optionalINS_17PreservedAnalysesEERT_RT0_RS5_S4_S7_RNS_19PassInstrumentationE.isra.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE24runWithoutLoopNestPassesERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE3runERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm25FunctionToLoopPassAdaptor3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1509 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1470 [inlined] operator() at /source/src/jitlayers.cpp:1622 [inlined] addModule at /source/src/jitlayers.cpp:2079 jl_compile_codeinst_now at /source/src/jitlayers.cpp:683 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:874 jl_compile_method_internal at /source/src/gf.c:3212 _jl_invoke at /source/src/gf.c:3684 [inlined] ijl_apply_generic at /source/src/gf.c:3892 amdsyn at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/MDsynthesis.jl:218 unknown function (ip: 0x7f7493cd809d) at (unknown file) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 macro expansion at ./timing.jl:645 [inlined] macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_amdsyn.jl:25 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] top-level scope at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_amdsyn.jl:15 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_invoke at /source/src/gf.c:3699 jl_toplevel_eval_flex at /source/src/toplevel.c:762 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_52201.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_52201.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:290 _start at ./client.jl:557 jfptr__start_58587.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1132 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7f74e2480249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== 18.195461 seconds (5.16 M allocations: 287.114 MiB, 0.51% gc time, 99.89% compilation time) 0.014616 seconds (29.61 k allocations: 9.077 MiB) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_57689.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007edb944043d0 Total snapshots: 454. Utilization: 0% ╎454 @Base/task.jl:1150 wait_forever() 453╎ 454 @Base/task.jl:1213 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 [23] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_amdsyn.jl:11 _ZNK4llvm7GVNPass9LeaderMap13verifyRemovedEPKNS_5ValueE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass17removeInstructionEPNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) wait at ./task.jl:1213 _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1509 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1470 [inlined] operator() at /source/src/jitlayers.cpp:1622 [inlined] addModule at /source/src/jitlayers.cpp:2079 wait_forever at ./task.jl:1150 jl_compile_codeinst_now at /source/src/jitlayers.cpp:683 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:874 jl_compile_method_internal at /source/src/gf.c:3212 _jl_invoke at /source/src/gf.c:3684 [inlined] ijl_apply_generic at /source/src/gf.c:3892 amdsyn at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/MDsynthesis.jl:218 unknown function (ip: 0x7f7493cfd85b) at (unknown file) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 macro expansion at ./timing.jl:645 [inlined] macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_amdsyn.jl:33 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] top-level scope at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_amdsyn.jl:15 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_invoke at /source/src/gf.c:3699 jl_toplevel_eval_flex at /source/src/toplevel.c:762 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 jfptr_wait_forever_57689.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 eval at ./boot.jl:489 jl_apply at /source/src/julia.h:2343 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 18677796 (Pool: 18677320; Big: 476); GC: 17 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_52201.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_52201.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:290 _start at ./client.jl:557 jfptr__start_58587.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1132 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7f74e2480249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 942460371 (Pool: 942454018; Big: 6353); GC: 408 PkgEval terminated after 2723.31s: test duration exceeded the time limit