Package evaluation to test ExtendableFEMBase on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T12:21:48.390 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.55s ################################################################################ # Installation # Installing ExtendableFEMBase... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [12fb9182] + ExtendableFEMBase v1.5.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [1520ce14] + AbstractTrees v0.4.5 [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [ec485272] + ArnoldiMethod v0.4.0 [e2ed5e7c] + Bijections v0.2.2 [944b1d66] + CodecZlib v0.7.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.14 [ffbed154] + DocStringExtensions v0.9.5 [fdbdab4c] + ElasticArrays v1.2.12 [12fb9182] + ExtendableFEMBase v1.5.1 [cfc395e8] + ExtendableGrids v1.15.0 [95c220a8] + ExtendableSparse v2.0.1 [1a297f60] + FillArrays v1.16.0 [f6369f11] + ForwardDiff v1.3.1 [86223c79] + Graphs v1.13.3 [34004b35] + HypergeometricFunctions v0.3.28 [88f59080] + ILUZero v0.2.0 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [9c8b4983] + LightXML v0.9.3 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [c03570c3] + Memoize v0.4.4 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [431bcebd] + SciMLPublic v1.0.1 [efcf1570] + Setfield v1.1.2 [699a6c99] + SimpleTraits v0.9.5 [a2af1166] + SortingAlgorithms v1.2.2 [9f842d2f] + SparseConnectivityTracer v1.1.3 [0a514795] + SparseMatrixColorings v0.4.23 [e56a9233] + Sparspak v0.3.14 [276daf66] + SpecialFunctions v2.6.1 [a25cea48] + SpecialPolynomials v0.5.0 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [3bb67fe8] + TranscodingStreams v0.11.3 [4004b06d] + VTKBase v1.0.1 [64499a7a] + WriteVTK v1.21.2 [94ce4f54] + Libiconv_jll v1.18.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [02c8fc9c] + XML2_jll v2.15.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.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.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+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 5.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 86080.9 ms ✓ ExtendableFEMBase 122167.7 ms ✓ ExtendableFEMBase → ExtendableFEMBaseUnicodePlotsExt 2 dependencies successfully precompiled in 225 seconds. 174 already precompiled. Precompilation completed after 229.16s ################################################################################ # Testing # Testing ExtendableFEMBase Status `/tmp/jl_pM5Ju4/Project.toml` [4c88cf16] Aqua v0.8.14 [3bbe58f8] ExampleJuggler v2.5.1 [7d51a73a] ExplicitImports v1.15.0 [12fb9182] ExtendableFEMBase v1.5.1 [cfc395e8] ExtendableGrids v1.15.0 [95c220a8] ExtendableSparse v2.0.1 [5eed8a63] GridVisualize v1.17.0 [b8865327] UnicodePlots v3.8.1 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_pM5Ju4/Manifest.toml` [47edcb42] ADTypes v1.21.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [ec485272] ArnoldiMethod v0.4.0 [13072b0f] AxisAlgorithms v1.1.0 [e2ed5e7c] Bijections v0.2.2 [d360d2e6] ChainRulesCore v1.26.0 [ae650224] ChunkSplitters v3.1.2 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.14 [ffbed154] DocStringExtensions v0.9.5 [fdbdab4c] ElasticArrays v1.2.12 [3bbe58f8] ExampleJuggler v2.5.1 [7d51a73a] ExplicitImports v1.15.0 [12fb9182] ExtendableFEMBase v1.5.1 [cfc395e8] ExtendableGrids v1.15.0 [95c220a8] ExtendableSparse v2.0.1 [411431e0] Extents v0.1.6 [1a297f60] FillArrays v1.16.0 [53c48c17] FixedPointNumbers v0.8.5 [f6369f11] ForwardDiff v1.3.1 [5c1252a2] GeometryBasics v0.5.10 [86223c79] Graphs v1.13.3 [5eed8a63] GridVisualize v1.17.0 [5573ae12] GridVisualizeTools v3.0.2 [34004b35] HypergeometricFunctions v0.3.28 ⌅ [ac1192a8] HypertextLiteral v0.9.5 [88f59080] ILUZero v0.2.0 [b5f81e59] IOCapture v1.0.0 [d25df0c9] Inflate v0.1.5 [a98d9a8b] Interpolations v0.16.2 [8197267c] IntervalSets v0.7.13 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [9c8b4983] LightXML v0.9.3 [98b081ad] Literate v2.21.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [299715c1] MarchingCubes v0.1.11 [c03570c3] Memoize v0.4.4 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [f27b6e38] Polynomials v4.1.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c84ed2f1] Ratios v0.4.5 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [431bcebd] SciMLPublic v1.0.1 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [9f842d2f] SparseConnectivityTracer v1.1.3 [0a514795] SparseMatrixColorings v0.4.23 [e56a9233] Sparspak v0.3.14 [276daf66] SpecialFunctions v2.6.1 [a25cea48] SpecialPolynomials v0.5.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [ec057cc2] StructUtils v2.6.2 [62fd8b95] TensorCore v0.1.1 [3bb67fe8] TranscodingStreams v0.11.3 [410a4b4d] Tricks v0.1.13 [b8865327] UnicodePlots v3.8.1 [4004b06d] VTKBase v1.0.1 [efce3f68] WoodburyMatrices v1.1.0 [64499a7a] WriteVTK v1.21.2 [5ae413db] EarCut_jll v2.2.4+0 [94ce4f54] Libiconv_jll v1.18.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [02c8fc9c] XML2_jll v2.15.1+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.6.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.11.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.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling ExampleJuggler... 3593.6 ms ✓ Literate 6016.3 ms ✓ ExampleJuggler 2 dependencies successfully precompiled in 10 seconds. 36 already precompiled. Test Summary: | Pass Total Time Aqua.jl | 11 11 2m02.9s Test Summary: | Pass Total Time ExplicitImports | 2 2 1m12.9s Test Summary: | Pass Total Time UndocumentedNames | 1 1 0.1s =========================== Testing FEMatrix & FEVector =========================== Test Summary: | Pass Total Time FEMatrixVector | 10 10 17.4s [ Info: Set startroot=/home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test Precompiling GridVisualize... 2930.9 ms ✓ GridVisualizeTools 4332.7 ms ✓ Interpolations 3246.0 ms ✓ Graphs → GraphsSharedArraysExt 10035.6 ms ✓ GridVisualize 4 dependencies successfully precompiled in 23 seconds. 103 already precompiled. Precompiling SparseMatrixColoringsColorsExt... 2256.2 ms ✓ SparseMatrixColorings → SparseMatrixColoringsColorsExt 1 dependency successfully precompiled in 2 seconds. 18 already precompiled. [ Info: testing Example200_LowLevelPoisson.jl [ Info: ndofs = 16129 ┌ Warning: 53029456 allocations during ITEMTYPE_CELL volume calculation └ @ ExtendableGrids ~/.julia/packages/ExtendableGrids/MxFAx/src/derived.jl:1332 [ Info: allocations in 1st assembly: 7725704 [ Info: allocations in 2nd assembly: 0 Test Summary: | Pass Total Time module examples | 1 1 59.9s ============================ Testing Interpolations in 1D ============================ QuadratureRule information shape ; Edge1D name : vertex rule edge npoints : 2 (Rational{Int64}) [ Info: Testing vertex values of H1Pk{1,1,1} on Edge1D QuadratureRule information shape ; Edge1D name : vertex rule edge npoints : 3 (Rational{Int64}) [ Info: Testing vertex values of H1Pk{1,1,2} on Edge1D QuadratureRule information shape ; Edge1D name : vertex rule edge npoints : 4 (Rational{Int64}) [ Info: Testing vertex values of H1Pk{1,1,3} on Edge1D QuadratureRule information shape ; Edge1D name : vertex rule edge npoints : 5 (Rational{Int64}) [ Info: Testing vertex values of H1Pk{1,1,4} on Edge1D QuadratureRule information shape ; Edge1D name : vertex rule edge npoints : 6 (Rational{Int64}) [ Info: Testing vertex values of H1Pk{1,1,5} on Edge1D QuadratureRule information shape ; Edge1D name : vertex rule edge npoints : 7 (Rational{Int64}) [ Info: Testing vertex values of H1Pk{1,1,6} on Edge1D QuadratureRule information shape ; Triangle2D name : vertex rule triangle npoints : 3 (Rational{Int64}) [ Info: Testing vertex values of H1Pk{1,2,1} on Triangle2D QuadratureRule information shape ; Triangle2D name : vertex rule triangle npoints : 6 (Rational{Int64}) [ Info: Testing vertex values of H1Pk{1,2,2} on Triangle2D QuadratureRule information shape ; Triangle2D name : vertex rule triangle npoints : 10 (Rational{Int64}) [ Info: Testing vertex values of H1Pk{1,2,3} on Triangle2D QuadratureRule information shape ; Triangle2D name : vertex rule triangle npoints : 15 (Rational{Int64}) [ Info: Testing vertex values of H1Pk{1,2,4} on Triangle2D QuadratureRule information shape ; Triangle2D name : vertex rule triangle npoints : 21 (Rational{Int64}) [ Info: Testing vertex values of H1Pk{1,2,5} on Triangle2D QuadratureRule information shape ; Parallelogram2D name : vertex rule parallelogram npoints : 4 (Rational{Int64}) [ Info: Testing vertex values of H1Q1{1} on Parallelogram2D QuadratureRule information shape ; Parallelogram2D name : vertex rule parallelogram npoints : 9 (Rational{Int64}) [ Info: Testing vertex values of H1Q2{1,2} on Parallelogram2D QuadratureRule information shape ; Tetrahedron3D name : vertex rule tetrahedron npoints : 4 (Rational{Int64}) [ Info: Testing vertex values of H1P1{1} on Tetrahedron3D QuadratureRule information shape ; Tetrahedron3D name : vertex rule tetrahedron npoints : 10 (Rational{Int64}) [ Info: Testing vertex values of H1P2{1,3} on Tetrahedron3D QuadratureRule information shape ; Tetrahedron3D name : vertex rule tetrahedron npoints : 20 (Rational{Int64}) [ Info: Testing vertex values of H1P3{1,3} on Tetrahedron3D QuadratureRule information shape ; Parallelepiped3D name : vertex rule parallelepiped npoints : 8 (Rational{Int64}) [ Info: Testing vertex values of H1Q1{1} on Parallelepiped3D Test Summary: | Pass Total Time FEBasis | 17 17 22.5s ============================ Testing Operator Evaluations ============================ ┌ Warning: 15001440 allocations during ITEMTYPE_CELL volume calculation └ @ ExtendableGrids ~/.julia/packages/ExtendableGrids/MxFAx/src/derived.jl:1332 EG = Triangle2D | operator = Curl2 | error = 1.6653345369377348e-16 EG = Triangle2D | operator = Laplacian | error = 2.7465400791133423e-15 EG = Triangle2D | operator = Hessian | error = 2.8218016872336347e-15 EG = Triangle2D | operator = SymmetricHessian{1} | error = 2.7844251801988247e-15 EG = Triangle2D | operator = SymmetricHessian{√2} | error = 2.834875741886945e-15 EG = Tetrahedron3D | operator = Curl3 | error = 3.554447978966673e-16 EG = Tetrahedron3D | operator = Laplacian | error = 9.930136612989092e-16 EG = Tetrahedron3D | operator = Hessian | error = 1.3322676295501878e-15 EG = Tetrahedron3D | operator = SymmetricHessian{1} | error = 1.1749496091904413e-15 EG = Tetrahedron3D | operator = SymmetricHessian{√2} | error = 1.6011864169946884e-15 Test Summary: | Pass Total Time Operators | 8 8 3m21.7s ============================= Testing QuadratureRules in 1D ============================= QuadratureRule information shape ; Edge1D name : midpoint rule npoints : 1 (Float64) EG = Edge1D | order = 1 (midpoint rule, 1 points) | error = 0.0 QuadratureRule information shape ; Edge1D name : Simpson's rule npoints : 3 (Float64) EG = Edge1D | order = 2 (Simpson's rule, 3 points) | error = 0.0 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 3 npoints : 2 (Float64) EG = Edge1D | order = 3 (generic Gauss rule of order 3, 2 points) | error = -2.220446049250313e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 4 npoints : 3 (Float64) EG = Edge1D | order = 4 (generic Gauss rule of order 4, 3 points) | error = -4.440892098500626e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 5 npoints : 3 (Float64) EG = Edge1D | order = 5 (generic Gauss rule of order 5, 3 points) | error = -4.440892098500626e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 6 npoints : 4 (Float64) EG = Edge1D | order = 6 (generic Gauss rule of order 6, 4 points) | error = 4.440892098500626e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 7 npoints : 4 (Float64) EG = Edge1D | order = 7 (generic Gauss rule of order 7, 4 points) | error = -2.220446049250313e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 8 npoints : 5 (Float64) EG = Edge1D | order = 8 (generic Gauss rule of order 8, 5 points) | error = -2.220446049250313e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 9 npoints : 5 (Float64) EG = Edge1D | order = 9 (generic Gauss rule of order 9, 5 points) | error = -4.440892098500626e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 10 npoints : 6 (Float64) EG = Edge1D | order = 10 (generic Gauss rule of order 10, 6 points) | error = 0.0 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 11 npoints : 6 (Float64) EG = Edge1D | order = 11 (generic Gauss rule of order 11, 6 points) | error = 2.220446049250313e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 12 npoints : 7 (Float64) EG = Edge1D | order = 12 (generic Gauss rule of order 12, 7 points) | error = 2.220446049250313e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 13 npoints : 7 (Float64) EG = Edge1D | order = 13 (generic Gauss rule of order 13, 7 points) | error = 0.0 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 14 npoints : 8 (Float64) EG = Edge1D | order = 14 (generic Gauss rule of order 14, 8 points) | error = -2.220446049250313e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 15 npoints : 8 (Float64) EG = Edge1D | order = 15 (generic Gauss rule of order 15, 8 points) | error = 0.0 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 16 npoints : 9 (Float64) EG = Edge1D | order = 16 (generic Gauss rule of order 16, 9 points) | error = 4.440892098500626e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 17 npoints : 9 (Float64) EG = Edge1D | order = 17 (generic Gauss rule of order 17, 9 points) | error = -2.220446049250313e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 18 npoints : 10 (Float64) EG = Edge1D | order = 18 (generic Gauss rule of order 18, 10 points) | error = 2.220446049250313e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 19 npoints : 10 (Float64) EG = Edge1D | order = 19 (generic Gauss rule of order 19, 10 points) | error = -2.220446049250313e-16 QuadratureRule information shape ; Edge1D name : generic Gauss rule of order 20 npoints : 11 (Float64) EG = Edge1D | order = 20 (generic Gauss rule of order 20, 11 points) | error = -1.1102230246251565e-15 ============================= Testing QuadratureRules in 2D ============================= QuadratureRule information shape ; Triangle2D name : midpoint rule npoints : 1 (Float64) EG = Triangle2D | order = 1 (midpoint rule, 1 points) | error = [0.0, -2.7755575615628914e-17] QuadratureRule information shape ; Triangle2D name : face midpoints rule npoints : 3 (Float64) EG = Triangle2D | order = 2 (face midpoints rule, 3 points) | error = [-6.661338147750939e-16, 5.551115123125783e-17] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 3 npoints : 4 (Float64) EG = Triangle2D | order = 3 (generic Stroud rule of order 3, 4 points) | error = [2.220446049250313e-16, 1.1102230246251565e-16] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 4 npoints : 9 (Float64) EG = Triangle2D | order = 4 (generic Stroud rule of order 4, 9 points) | error = [-6.661338147750939e-16, 2.220446049250313e-16] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 5 npoints : 9 (Float64) EG = Triangle2D | order = 5 (generic Stroud rule of order 5, 9 points) | error = [-1.7763568394002505e-15, 1.1102230246251565e-16] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 6 npoints : 16 (Float64) EG = Triangle2D | order = 6 (generic Stroud rule of order 6, 16 points) | error = [1.7763568394002505e-15, 3.3306690738754696e-16] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 7 npoints : 16 (Float64) EG = Triangle2D | order = 7 (generic Stroud rule of order 7, 16 points) | error = [4.440892098500626e-16, 5.551115123125783e-16] QuadratureRule information shape ; Triangle2D name : symmetric rule order 8 npoints : 16 (Float64) EG = Triangle2D | order = 8 (symmetric rule order 8, 16 points) | error = [4.440892098500626e-16, 4.440892098500626e-16] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 9 npoints : 25 (Float64) EG = Triangle2D | order = 9 (generic Stroud rule of order 9, 25 points) | error = [0.0, 4.440892098500626e-16] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 10 npoints : 36 (Float64) EG = Triangle2D | order = 10 (generic Stroud rule of order 10, 36 points) | error = [0.0, 0.0] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 11 npoints : 36 (Float64) EG = Triangle2D | order = 11 (generic Stroud rule of order 11, 36 points) | error = [2.220446049250313e-15, -4.440892098500626e-16] QuadratureRule information shape ; Triangle2D name : symmetric rule order 14 npoints : 46 (Float64) EG = Triangle2D | order = 12 (symmetric rule order 14, 46 points) | error = [-1.7763568394002505e-15, -1.1102230246251565e-16] QuadratureRule information shape ; Triangle2D name : symmetric rule order 14 npoints : 46 (Float64) EG = Triangle2D | order = 13 (symmetric rule order 14, 46 points) | error = [0.0, -1.1102230246251565e-16] QuadratureRule information shape ; Triangle2D name : symmetric rule order 14 npoints : 46 (Float64) EG = Triangle2D | order = 14 (symmetric rule order 14, 46 points) | error = [-8.881784197001252e-16, 5.551115123125783e-16] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 15 npoints : 64 (Float64) EG = Triangle2D | order = 15 (generic Stroud rule of order 15, 64 points) | error = [6.661338147750939e-16, 9.992007221626409e-16] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 16 npoints : 81 (Float64) EG = Triangle2D | order = 16 (generic Stroud rule of order 16, 81 points) | error = [-4.440892098500626e-16, 1.7763568394002505e-15] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 17 npoints : 81 (Float64) EG = Triangle2D | order = 17 (generic Stroud rule of order 17, 81 points) | error = [6.661338147750939e-16, 5.551115123125783e-16] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 18 npoints : 100 (Float64) EG = Triangle2D | order = 18 (generic Stroud rule of order 18, 100 points) | error = [1.5543122344752192e-15, -2.220446049250313e-16] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 19 npoints : 100 (Float64) EG = Triangle2D | order = 19 (generic Stroud rule of order 19, 100 points) | error = [2.886579864025407e-15, 1.4432899320127035e-15] QuadratureRule information shape ; Triangle2D name : generic Stroud rule of order 20 npoints : 121 (Float64) EG = Triangle2D | order = 20 (generic Stroud rule of order 20, 121 points) | error = [-2.6645352591003757e-15, -1.7763568394002505e-15] QuadratureRule information shape ; Parallelogram2D name : midpoint rule npoints : 1 (Float64) EG = Parallelogram2D | order = 1 (midpoint rule, 1 points) | error = [0.0, 0.0] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 2 npoints : 4 (Float64) EG = Parallelogram2D | order = 2 (generic Gauss tensor rule of order 2, 4 points) | error = [-1.1102230246251565e-15, 1.6653345369377348e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 3 npoints : 4 (Float64) EG = Parallelogram2D | order = 3 (generic Gauss tensor rule of order 3, 4 points) | error = [-6.661338147750939e-16, 2.220446049250313e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 4 npoints : 9 (Float64) EG = Parallelogram2D | order = 4 (generic Gauss tensor rule of order 4, 9 points) | error = [-8.881784197001252e-16, 3.3306690738754696e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 5 npoints : 9 (Float64) EG = Parallelogram2D | order = 5 (generic Gauss tensor rule of order 5, 9 points) | error = [-6.661338147750939e-16, 1.1102230246251565e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 6 npoints : 16 (Float64) EG = Parallelogram2D | order = 6 (generic Gauss tensor rule of order 6, 16 points) | error = [-4.440892098500626e-16, -2.220446049250313e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 7 npoints : 16 (Float64) EG = Parallelogram2D | order = 7 (generic Gauss tensor rule of order 7, 16 points) | error = [0.0, -4.440892098500626e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 8 npoints : 25 (Float64) EG = Parallelogram2D | order = 8 (generic Gauss tensor rule of order 8, 25 points) | error = [0.0, -3.3306690738754696e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 9 npoints : 25 (Float64) EG = Parallelogram2D | order = 9 (generic Gauss tensor rule of order 9, 25 points) | error = [-1.5543122344752192e-15, -1.1102230246251565e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 10 npoints : 36 (Float64) EG = Parallelogram2D | order = 10 (generic Gauss tensor rule of order 10, 36 points) | error = [-2.220446049250313e-16, -5.551115123125783e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 11 npoints : 36 (Float64) EG = Parallelogram2D | order = 11 (generic Gauss tensor rule of order 11, 36 points) | error = [-2.220446049250313e-16, -5.551115123125783e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 12 npoints : 49 (Float64) EG = Parallelogram2D | order = 12 (generic Gauss tensor rule of order 12, 49 points) | error = [0.0, 0.0] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 13 npoints : 49 (Float64) EG = Parallelogram2D | order = 13 (generic Gauss tensor rule of order 13, 49 points) | error = [-2.220446049250313e-16, -8.881784197001252e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 14 npoints : 64 (Float64) EG = Parallelogram2D | order = 14 (generic Gauss tensor rule of order 14, 64 points) | error = [-1.1102230246251565e-15, -2.220446049250313e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 15 npoints : 64 (Float64) EG = Parallelogram2D | order = 15 (generic Gauss tensor rule of order 15, 64 points) | error = [-1.5543122344752192e-15, 2.220446049250313e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 16 npoints : 81 (Float64) EG = Parallelogram2D | order = 16 (generic Gauss tensor rule of order 16, 81 points) | error = [-2.220446049250313e-16, -4.440892098500626e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 17 npoints : 81 (Float64) EG = Parallelogram2D | order = 17 (generic Gauss tensor rule of order 17, 81 points) | error = [-6.661338147750939e-16, -7.771561172376096e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 18 npoints : 100 (Float64) EG = Parallelogram2D | order = 18 (generic Gauss tensor rule of order 18, 100 points) | error = [0.0, 3.3306690738754696e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 19 npoints : 100 (Float64) EG = Parallelogram2D | order = 19 (generic Gauss tensor rule of order 19, 100 points) | error = [-6.661338147750939e-16, 8.881784197001252e-16] QuadratureRule information shape ; Parallelogram2D name : generic Gauss tensor rule of order 20 npoints : 121 (Float64) EG = Parallelogram2D | order = 20 (generic Gauss tensor rule of order 20, 121 points) | error = [-4.884981308350689e-15, 3.3306690738754696e-16] ============================= Testing QuadratureRules in 3D ============================= QuadratureRule information shape ; Parallelepiped3D name : midpoint rule npoints : 1 (Float64) EG = Parallelepiped3D | order = 1 (midpoint rule, 1 points) | error = [0.0, 0.0, 0.0] QuadratureRule information shape ; Parallelepiped3D name : generic Gauss tensor rule of order 2 npoints : 8 (Float64) EG = Parallelepiped3D | order = 2 (generic Gauss tensor rule of order 2, 8 points) | error = [1.1102230246251565e-16, -1.1102230246251565e-15, 1.6653345369377348e-16] QuadratureRule information shape ; Parallelepiped3D name : generic Gauss tensor rule of order 3 npoints : 8 (Float64) EG = Parallelepiped3D | order = 3 (generic Gauss tensor rule of order 3, 8 points) | error = [3.3306690738754696e-16, -8.881784197001252e-16, 3.885780586188048e-16] QuadratureRule information shape ; Parallelepiped3D name : generic Gauss tensor rule of order 4 npoints : 27 (Float64) EG = Parallelepiped3D | order = 4 (generic Gauss tensor rule of order 4, 27 points) | error = [1.3322676295501878e-15, -6.661338147750939e-16, 2.220446049250313e-16] QuadratureRule information shape ; Parallelepiped3D name : generic Gauss tensor rule of order 5 npoints : 27 (Float64) EG = Parallelepiped3D | order = 5 (generic Gauss tensor rule of order 5, 27 points) | error = [8.881784197001252e-16, -4.440892098500626e-16, 6.661338147750939e-16] QuadratureRule information shape ; Parallelepiped3D name : generic Gauss tensor rule of order 6 npoints : 64 (Float64) EG = Parallelepiped3D | order = 6 (generic Gauss tensor rule of order 6, 64 points) | error = [1.3322676295501878e-15, -4.440892098500626e-16, 5.551115123125783e-16] QuadratureRule information shape ; Parallelepiped3D name : generic Gauss tensor rule of order 7 npoints : 64 (Float64) EG = Parallelepiped3D | order = 7 (generic Gauss tensor rule of order 7, 64 points) | error = [-2.220446049250313e-16, 8.881784197001252e-16, -3.3306690738754696e-16] QuadratureRule information shape ; Parallelepiped3D name : generic Gauss tensor rule of order 8 npoints : 125 (Float64) EG = Parallelepiped3D | order = 8 (generic Gauss tensor rule of order 8, 125 points) | error = [9.992007221626409e-16, 2.220446049250313e-16, 5.551115123125783e-16] QuadratureRule information shape ; Parallelepiped3D name : generic Gauss tensor rule of order 9 npoints : 125 (Float64) EG = Parallelepiped3D | order = 9 (generic Gauss tensor rule of order 9, 125 points) | error = [-2.886579864025407e-15, -2.6645352591003757e-15, 7.771561172376096e-16] QuadratureRule information shape ; Parallelepiped3D name : generic Gauss tensor rule of order 10 npoints : 216 (Float64) EG = Parallelepiped3D | order = 10 (generic Gauss tensor rule of order 10, 216 points) | error = [-1.7763568394002505e-15, 6.661338147750939e-16, -7.771561172376096e-16] QuadratureRule information shape ; Parallelepiped3D name : generic Gauss tensor rule of order 11 npoints : 216 (Float64) EG = Parallelepiped3D | order = 11 (generic Gauss tensor rule of order 11, 216 points) | error = [1.2212453270876722e-15, 0.0, 1.2212453270876722e-15] QuadratureRule information shape ; Parallelepiped3D name : generic Gauss tensor rule of order 12 npoints : 343 (Float64) EG = Parallelepiped3D | order = 12 (generic Gauss tensor rule of order 12, 343 points) | error = [2.4424906541753444e-15, -6.661338147750939e-16, -1.1102230246251565e-16] QuadratureRule information shape ; Tetrahedron3D name : midpoint rule npoints : 1 (Float64) EG = Tetrahedron3D | order = 1 (midpoint rule, 1 points) | error = [5.551115123125783e-17, 8.881784197001252e-16, 1.734723475976807e-17] QuadratureRule information shape ; Tetrahedron3D name : order 2 rule npoints : 4 (Float64) EG = Tetrahedron3D | order = 2 (order 2 rule, 4 points) | error = [5.551115123125783e-16, 0.0, 5.551115123125783e-17] QuadratureRule information shape ; Tetrahedron3D name : order 3 rule npoints : 5 (Float64) EG = Tetrahedron3D | order = 3 (order 3 rule, 5 points) | error = [-7.771561172376096e-16, 8.881784197001252e-16, 2.220446049250313e-16] QuadratureRule information shape ; Tetrahedron3D name : order 4 rule npoints : 11 (Float64) EG = Tetrahedron3D | order = 4 (order 4 rule, 11 points) | error = [8.881784197001252e-16, 4.440892098500626e-16, 1.1102230246251565e-16] QuadratureRule information shape ; Tetrahedron3D name : symmetric rule order 8 npoints : 46 (Float64) EG = Tetrahedron3D | order = 5 (symmetric rule order 8, 46 points) | error = [-2.886579864025407e-15, -3.774758283725532e-15, 0.0] QuadratureRule information shape ; Tetrahedron3D name : symmetric rule order 8 npoints : 46 (Float64) EG = Tetrahedron3D | order = 6 (symmetric rule order 8, 46 points) | error = [0.0, 1.7763568394002505e-15, -2.1094237467877974e-15] QuadratureRule information shape ; Tetrahedron3D name : symmetric rule order 8 npoints : 46 (Float64) EG = Tetrahedron3D | order = 7 (symmetric rule order 8, 46 points) | error = [1.6653345369377348e-15, -3.552713678800501e-15, 1.9984014443252818e-15] QuadratureRule information shape ; Tetrahedron3D name : symmetric rule order 8 npoints : 46 (Float64) EG = Tetrahedron3D | order = 8 (symmetric rule order 8, 46 points) | error = [1.1102230246251565e-15, -4.440892098500626e-16, -1.3322676295501878e-15] Test Summary: | Pass Total Time QuadratureRules | 80 80 49.3s ============================ Testing Interpolations in 1D ============================ FEType = L2P0{1} ON_CELLS | ndofs = 6 | order = 0 | error = 0.0 FEType = L2P0{1} broken ON_CELLS | ndofs = 6 | order = 0 | error = 0.0 FEType = H1P1{1} ON_CELLS | ndofs = 7 | order = 1 | error = 0.0 FEType = H1P1{1} broken ON_CELLS | ndofs = 12 | order = 1 | error = 0.0 FEType = H1P2{1,1} ON_CELLS | ndofs = 13 | order = 2 | error = 1.5543122344752192e-15 FEType = H1P2{1,1} broken ON_CELLS | ndofs = 18 | order = 2 | error = 1.5543122344752192e-15 FEType = H1P3{1,1} ON_CELLS | ndofs = 19 | order = 3 | error = 2.886579864025407e-15 FEType = H1P3{1,1} broken ON_CELLS | ndofs = 24 | order = 3 | error = 2.886579864025407e-15 FEType = H1Pk{1,1,3} ON_CELLS | ndofs = 19 | order = 3 | error = 3.552713678800501e-15 FEType = H1Pk{1,1,3} broken ON_CELLS | ndofs = 24 | order = 3 | error = 3.552713678800501e-15 FEType = H1Pk{1,1,4} ON_CELLS | ndofs = 25 | order = 4 | error = 5.773159728050814e-15 FEType = H1Pk{1,1,4} broken ON_CELLS | ndofs = 30 | order = 4 | error = 5.773159728050814e-15 FEType = H1Pk{1,1,5} ON_CELLS | ndofs = 31 | order = 5 | error = 1.354472090042691e-14 FEType = H1Pk{1,1,5} broken ON_CELLS | ndofs = 36 | order = 5 | error = 1.354472090042691e-14 ============================ Testing Interpolations in 2D ============================ EG = Triangle2D FEType = HCURLN0{2} ON_CELLS | ndofs = 9 | order = 0 | error = 0.0 FEType = HCURLN0{2} broken ON_CELLS | ndofs = 12 | order = 0 | error = 0.0 FEType = HCURLN1{2} ON_CELLS | ndofs = 26 | order = 1 | error = 4.6629367034256575e-15 FEType = HCURLN1{2} broken ON_CELLS | ndofs = 32 | order = 1 | error = 4.6629367034256575e-15 FEType = HDIVRT0{2} ON_CELLS | ndofs = 9 | order = 0 | error = 0.0 FEType = HDIVRT0{2} broken ON_CELLS | ndofs = 12 | order = 0 | error = 0.0 FEType = HDIVRTk{2, 0} ON_CELLS | ndofs = 9 | order = 0 | error = 0.0 FEType = HDIVRTk{2, 0} broken ON_CELLS | ndofs = 12 | order = 0 | error = 0.0 FEType = HDIVBDM1{2} ON_CELLS | ndofs = 18 | order = 1 | error = 3.6637359812630166e-15 FEType = HDIVBDM1{2} broken ON_CELLS | ndofs = 24 | order = 1 | error = 3.6637359812630166e-15 FEType = HDIVRT1{2} ON_CELLS | ndofs = 26 | order = 1 | error = 5.329070518200751e-15 FEType = HDIVRT1{2} broken ON_CELLS | ndofs = 32 | order = 1 | error = 5.329070518200751e-15 FEType = HDIVRTk{2, 1} ON_CELLS | ndofs = 26 | order = 1 | error = 5.329070518200751e-15 FEType = HDIVRTk{2, 1} broken ON_CELLS | ndofs = 32 | order = 1 | error = 5.329070518200751e-15 FEType = HDIVBDM2{2} ON_CELLS | ndofs = 39 | order = 2 | error = 5.617728504603292e-14 FEType = HDIVBDM2{2} broken ON_CELLS | ndofs = 48 | order = 2 | error = 5.617728504603292e-14 FEType = HDIVRTk{2, 2} ON_CELLS | ndofs = 51 | order = 2 | error = 4.8405723873656825e-14 FEType = HDIVRTk{2, 2} broken ON_CELLS | ndofs = 60 | order = 2 | error = 4.8405723873656825e-14 FEType = HDIVRTk{2, 3} ON_CELLS | ndofs = 84 | order = 3 | error = 1.6298074001497298e-13 FEType = HDIVRTk{2, 3} broken ON_CELLS | ndofs = 96 | order = 3 | error = 1.6298074001497298e-13 FEType = HDIVRTk{2, 4} ON_CELLS | ndofs = 125 | order = 4 | error = 3.40394379350073e-13 FEType = HDIVRTk{2, 4} broken ON_CELLS | ndofs = 140 | order = 4 | error = 3.40394379350073e-13 FEType = L2P0{2} ON_CELLS | ndofs = 8 | order = 0 | error = 0.0 FEType = L2P0{2} broken ON_CELLS | ndofs = 8 | order = 0 | error = 0.0 FEType = L2P1{2} ON_CELLS | ndofs = 24 | order = 1 | error = 0.0 FEType = L2P1{2} broken ON_CELLS | ndofs = 24 | order = 1 | error = 0.0 FEType = H1P1{2} ON_CELLS | ndofs = 12 | order = 1 | error = 0.0 FEType = H1P1{2} broken ON_CELLS | ndofs = 24 | order = 1 | error = 0.0 FEType = H1Q1{2} ON_CELLS | ndofs = 12 | order = 1 | error = 0.0 FEType = H1Q1{2} broken ON_CELLS | ndofs = 24 | order = 1 | error = 0.0 FEType = H1CR{2} ON_CELLS | ndofs = 18 | order = 1 | error = 8.881784197001252e-16 FEType = H1CR{2} broken ON_CELLS | ndofs = 24 | order = 1 | error = 8.881784197001252e-16 FEType = H1MINI{2,2} ON_CELLS | ndofs = 20 | order = 1 | error = 0.0 FEType = H1MINI{2,2} broken ON_CELLS | ndofs = 32 | order = 1 | error = 0.0 FEType = H1P1TEB{2} ON_CELLS | ndofs = 21 | order = 1 | error = 0.0 FEType = H1P1TEB{2} broken ON_CELLS | ndofs = 36 | order = 1 | error = 0.0 FEType = H1BR{2} ON_CELLS | ndofs = 21 | order = 1 | error = 4.440892098500626e-16 FEType = H1BR{2} broken ON_CELLS | ndofs = 36 | order = 1 | error = 4.440892098500626e-16 FEType = H1P2{2,2} ON_CELLS | ndofs = 30 | order = 2 | error = 9.992007221626409e-15 FEType = H1P2{2,2} broken ON_CELLS | ndofs = 48 | order = 2 | error = 9.992007221626409e-15 ┌ Warning: ndofs = 0 for FEType = H1P2B{2,2} on EG = Edge1D └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/feevaluator.jl:144 FEType = H1P2B{2,2} ON_CELLS | ndofs = 38 | order = 2 | error = 9.547918011776346e-15 ┌ Warning: ndofs = 0 for FEType = H1P2B{2,2} on EG = Edge1D └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/feevaluator.jl:144 FEType = H1P2B{2,2} broken ON_CELLS | ndofs = 56 | order = 2 | error = 9.547918011776346e-15 FEType = H1Q2{2,2} ON_CELLS | ndofs = 30 | order = 2 | error = 4.440892098500626e-15 FEType = H1Q2{2,2} broken ON_CELLS | ndofs = 48 | order = 2 | error = 4.440892098500626e-15 FEType = H1P3{2,2} ON_CELLS | ndofs = 56 | order = 3 | error = 1.3766765505351941e-14 FEType = H1P3{2,2} broken ON_CELLS | ndofs = 80 | order = 3 | error = 1.3766765505351941e-14 FEType = H1Pk{2,2,3} ON_CELLS | ndofs = 56 | order = 3 | error = 1.3988810110276972e-14 FEType = H1Pk{2,2,3} broken ON_CELLS | ndofs = 80 | order = 3 | error = 1.3988810110276972e-14 FEType = H1Pk{2,2,4} ON_CELLS | ndofs = 90 | order = 4 | error = 2.6867397195928788e-14 FEType = H1Pk{2,2,4} broken ON_CELLS | ndofs = 120 | order = 4 | error = 2.6867397195928788e-14 ┌ Warning: VertexRule for order > 4 on Triangle2D not yet implemented └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/quadrature.jl:134 FEType = H1Pk{2,2,5} ON_CELLS | ndofs = 132 | order = 5 | error = 4.218847493575595e-14 ┌ Warning: VertexRule for order > 4 on Triangle2D not yet implemented └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/quadrature.jl:134 FEType = H1Pk{2,2,5} broken ON_CELLS | ndofs = 168 | order = 5 | error = 4.218847493575595e-14 EG = Parallelogram2D FEType = HCURLN0{2} ON_CELLS | ndofs = 12 | order = 0 | error = 0.0 FEType = HCURLN0{2} broken ON_CELLS | ndofs = 16 | order = 0 | error = 0.0 ┌ Warning: HCURLN1{2} => 1 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HCURLN1{2} => 1 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 FEType = HDIVRT0{2} ON_CELLS | ndofs = 12 | order = 0 | error = 0.0 FEType = HDIVRT0{2} broken ON_CELLS | ndofs = 16 | order = 0 | error = 0.0 ┌ Warning: HDIVRTk{2, 0} => 0 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVRTk{2, 0} => 0 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 FEType = HDIVBDM1{2} ON_CELLS | ndofs = 24 | order = 1 | error = 7.993605777301127e-15 FEType = HDIVBDM1{2} broken ON_CELLS | ndofs = 32 | order = 1 | error = 7.993605777301127e-15 ┌ Warning: HDIVRT1{2} => 1 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVRT1{2} => 1 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVRTk{2, 1} => 1 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVRTk{2, 1} => 1 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVBDM2{2} => 2 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVBDM2{2} => 2 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVRTk{2, 2} => 2 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVRTk{2, 2} => 2 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVRTk{2, 3} => 3 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVRTk{2, 3} => 3 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVRTk{2, 4} => 4 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: HDIVRTk{2, 4} => 4 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 FEType = L2P0{2} ON_CELLS | ndofs = 8 | order = 0 | error = 0.0 FEType = L2P0{2} broken ON_CELLS | ndofs = 8 | order = 0 | error = 0.0 ┌ Warning: L2P1{2} => 1 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: L2P1{2} => 1 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1P1{2} => 1 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1P1{2} => 1 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 FEType = H1Q1{2} ON_CELLS | ndofs = 18 | order = 1 | error = 0.0 FEType = H1Q1{2} broken ON_CELLS | ndofs = 32 | order = 1 | error = 0.0 FEType = H1CR{2} ON_CELLS | ndofs = 24 | order = 1 | error = 1.3322676295501878e-15 FEType = H1CR{2} broken ON_CELLS | ndofs = 32 | order = 1 | error = 1.3322676295501878e-15 FEType = H1MINI{2,2} ON_CELLS | ndofs = 26 | order = 1 | error = 8.881784197001252e-16 FEType = H1MINI{2,2} broken ON_CELLS | ndofs = 40 | order = 1 | error = 8.881784197001252e-16 ┌ Warning: H1P1TEB{2} => 1 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1P1TEB{2} => 1 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 FEType = H1BR{2} ON_CELLS | ndofs = 30 | order = 1 | error = 4.996003610813204e-16 FEType = H1BR{2} broken ON_CELLS | ndofs = 48 | order = 1 | error = 4.996003610813204e-16 ┌ Warning: H1P2{2,2} => 2 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1P2{2,2} => 2 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1P2B{2,2} => 2 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1P2B{2,2} => 2 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 FEType = H1Q2{2,2} ON_CELLS | ndofs = 50 | order = 2 | error = 3.3306690738754696e-15 FEType = H1Q2{2,2} broken ON_CELLS | ndofs = 72 | order = 2 | error = 3.3306690738754696e-15 ┌ Warning: H1P3{2,2} => 3 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1P3{2,2} => 3 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1Pk{2,2,3} => 3 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1Pk{2,2,3} => 3 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1Pk{2,2,4} => 4 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1Pk{2,2,4} => 4 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1Pk{2,2,5} => 5 (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ┌ Warning: H1Pk{2,2,5} => 5 (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:138 ============================ Testing Interpolations in 3D ============================ FEType = HCURLN0{3} ON_CELLS | ndofs = 25 | order = 0 | error = 0.0 FEType = HCURLN0{3} broken ON_CELLS | ndofs = 48 | order = 0 | error = 0.0 FEType = HDIVRT0{3} ON_CELLS | ndofs = 24 | order = 0 | error = 0.0 FEType = HDIVRT0{3} broken ON_CELLS | ndofs = 32 | order = 0 | error = 0.0 FEType = HDIVBDM1{3} ON_CELLS | ndofs = 72 | order = 1 | error = 9.769962616701378e-15 FEType = HDIVBDM1{3} broken ON_CELLS | ndofs = 96 | order = 1 | error = 9.769962616701378e-15 FEType = HDIVRT1{3} ON_CELLS | ndofs = 96 | order = 1 | error = 1.9984014443252818e-14 FEType = HDIVRT1{3} broken ON_CELLS | ndofs = 120 | order = 1 | error = 1.9984014443252818e-14 FEType = L2P0{3} ON_CELLS | ndofs = 24 | order = 0 | error = 0.0 FEType = L2P0{3} broken ON_CELLS | ndofs = 24 | order = 0 | error = 0.0 FEType = H1P1{3} ON_CELLS | ndofs = 30 | order = 1 | error = 0.0 FEType = H1P1{3} broken ON_CELLS | ndofs = 96 | order = 1 | error = 0.0 FEType = H1Q1{3} ON_CELLS | ndofs = 30 | order = 1 | error = 0.0 FEType = H1Q1{3} broken ON_CELLS | ndofs = 96 | order = 1 | error = 0.0 FEType = H1CR{3} ON_CELLS | ndofs = 72 | order = 1 | error = 6.661338147750939e-15 FEType = H1CR{3} broken ON_CELLS | ndofs = 96 | order = 1 | error = 6.661338147750939e-15 ┌ Warning: no quadrature rule with order 9 available, will take order 8 instead └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/quadrature.jl:404 FEType = H1MINI{3,3} ON_CELLS | ndofs = 54 | order = 1 | error = 0.0 ┌ Warning: no quadrature rule with order 9 available, will take order 8 instead └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/quadrature.jl:404 FEType = H1MINI{3,3} broken ON_CELLS | ndofs = 120 | order = 1 | error = 0.0 FEType = H1P1TEB{3} ON_CELLS | ndofs = 55 | order = 1 | error = 0.0 FEType = H1P1TEB{3} broken ON_CELLS | ndofs = 144 | order = 1 | error = 0.0 FEType = H1BR{3} ON_CELLS | ndofs = 54 | order = 1 | error = 0.0 FEType = H1BR{3} broken ON_CELLS | ndofs = 128 | order = 1 | error = 0.0 FEType = H1P2{3,3} ON_CELLS | ndofs = 105 | order = 2 | error = 5.995204332975845e-15 FEType = H1P2{3,3} broken ON_CELLS | ndofs = 240 | order = 2 | error = 5.995204332975845e-15 ┌ Warning: VertexRule for order > 2 on Tetrahedron3D not yet implemented └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/quadrature.jl:182 FEType = H1P3{3,3} ON_CELLS | ndofs = 252 | order = 3 | error = 2.531308496145357e-14 ┌ Warning: VertexRule for order > 2 on Tetrahedron3D not yet implemented └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/quadrature.jl:182 FEType = H1P3{3,3} broken ON_CELLS | ndofs = 480 | order = 3 | error = 2.531308496145357e-14 ┌ Warning: HCURLN0{3} => 0 (broken = false) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: HCURLN0{3} => 0 (broken = true) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 FEType = HDIVRT0{3} ON_CELLS | ndofs = 36 | order = 0 | error = 0.0 FEType = HDIVRT0{3} broken ON_CELLS | ndofs = 48 | order = 0 | error = 0.0 ┌ Warning: HDIVBDM1{3} => 1 (broken = false) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: HDIVBDM1{3} => 1 (broken = true) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: HDIVRT1{3} => 1 (broken = false) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: HDIVRT1{3} => 1 (broken = true) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 FEType = L2P0{3} ON_CELLS | ndofs = 24 | order = 0 | error = 0.0 FEType = L2P0{3} broken ON_CELLS | ndofs = 24 | order = 0 | error = 0.0 ┌ Warning: H1P1{3} => 1 (broken = false) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1P1{3} => 1 (broken = true) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: VertexRule for order > 2 on Parallelepiped3D not yet implemented └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/quadrature.jl:200 FEType = H1Q1{3} ON_CELLS | ndofs = 81 | order = 1 | error = 0.0 ┌ Warning: VertexRule for order > 2 on Parallelepiped3D not yet implemented └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/quadrature.jl:200 FEType = H1Q1{3} broken ON_CELLS | ndofs = 192 | order = 1 | error = 0.0 ┌ Warning: H1CR{3} => 1 (broken = false) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1CR{3} => 1 (broken = true) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1MINI{3,3} => 1 (broken = false) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1MINI{3,3} => 1 (broken = true) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1P1TEB{3} => 1 (broken = false) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1P1TEB{3} => 1 (broken = true) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1BR{3} => 1 (broken = false) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1BR{3} => 1 (broken = true) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1P2{3,3} => 2 (broken = false) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1P2{3,3} => 2 (broken = true) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1P3{3,3} => 3 (broken = false) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 ┌ Warning: H1P3{3,3} => 3 (broken = true) not defined on Parallelepiped3D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolators.jl:152 Test Summary: | Pass Total Time Interpolations | 116 116 14m21.6s ============================ Testing Grid Interpolation Matrices in 1D ============================ [ Info: Element: (L2P0{1}, 0) [ Info: Element: (H1P1{1}, 1) [ Info: Element: (H1P2{1,1}, 2) [ Info: Element: (H1P3{1,1}, 3) [ Info: Element: (H1Pk{1,1,3}, 3) [ Info: Element: (H1Pk{1,1,4}, 4) [ Info: Element: (H1Pk{1,1,5}, 5) ============================ Testing Grid Interpolation Matrices in 2D ============================ [ Info: Element: (Triangle2D, HCURLN0{2}, 0, broken = false) [ Info: Element: (Triangle2D, HCURLN0{2}, 0, broken = true) [ Info: Element: (Triangle2D, HCURLN1{2}, 1, broken = false) [ Info: Element: (Triangle2D, HCURLN1{2}, 1, broken = true) [ Info: Element: (Triangle2D, HDIVRT0{2}, 0, broken = false) [ Info: Element: (Triangle2D, HDIVRT0{2}, 0, broken = true) [ Info: Element: (Triangle2D, HDIVRTk{2, 0}, 0, broken = false) [ Info: Element: (Triangle2D, HDIVRTk{2, 0}, 0, broken = true) [ Info: Element: (Triangle2D, HDIVBDM1{2}, 1, broken = false) [ Info: Element: (Triangle2D, HDIVBDM1{2}, 1, broken = true) [ Info: Element: (Triangle2D, HDIVRT1{2}, 1, broken = false) [ Info: Element: (Triangle2D, HDIVRT1{2}, 1, broken = true) [ Info: Element: (Triangle2D, HDIVRTk{2, 1}, 1, broken = false) [ Info: Element: (Triangle2D, HDIVRTk{2, 1}, 1, broken = true) [ Info: Element: (Triangle2D, HDIVBDM2{2}, 2, broken = false) [ Info: Element: (Triangle2D, HDIVBDM2{2}, 2, broken = true) [ Info: Element: (Triangle2D, HDIVRTk{2, 2}, 2, broken = false) [ Info: Element: (Triangle2D, HDIVRTk{2, 2}, 2, broken = true) [ Info: Element: (Triangle2D, HDIVRTk{2, 3}, 3, broken = false) [ Info: Element: (Triangle2D, HDIVRTk{2, 3}, 3, broken = true) [ Info: Element: (Triangle2D, HDIVRTk{2, 4}, 4, broken = false) [ Info: Element: (Triangle2D, HDIVRTk{2, 4}, 4, broken = true) [ Info: Element: (Triangle2D, L2P0{2}, 0, broken = false) [ Info: Element: (Triangle2D, L2P0{2}, 0, broken = true) [ Info: Element: (Triangle2D, L2P1{2}, 1, broken = false) [ Info: Element: (Triangle2D, L2P1{2}, 1, broken = true) [ Info: Element: (Triangle2D, H1P1{2}, 1, broken = false) [ Info: Element: (Triangle2D, H1P1{2}, 1, broken = true) [ Info: Element: (Triangle2D, H1Q1{2}, 1, broken = false) [ Info: Element: (Triangle2D, H1Q1{2}, 1, broken = true) [ Info: Element: (Triangle2D, H1CR{2}, 1, broken = false) [ Info: Element: (Triangle2D, H1CR{2}, 1, broken = true) [ Info: Element: (Triangle2D, H1MINI{2,2}, 1, broken = false) [ Info: Element: (Triangle2D, H1MINI{2,2}, 1, broken = true) [ Info: Element: (Triangle2D, H1P1TEB{2}, 1, broken = false) [ Info: Element: (Triangle2D, H1P1TEB{2}, 1, broken = true) [ Info: Element: (Triangle2D, H1BR{2}, 1, broken = false) [ Info: Element: (Triangle2D, H1BR{2}, 1, broken = true) [ Info: Element: (Triangle2D, H1P2{2,2}, 2, broken = false) [ Info: Element: (Triangle2D, H1P2{2,2}, 2, broken = true) [ Info: Element: (Triangle2D, H1P2B{2,2}, 2, broken = false) ┌ Warning: ndofs = 0 for FEType = H1P2B{2,2} on EG = Edge1D └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/feevaluator.jl:144 ┌ Warning: ndofs = 0 for FEType = H1P2B{2,2} on EG = Edge1D └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/feevaluator.jl:144 [ Info: Element: (Triangle2D, H1P2B{2,2}, 2, broken = true) ┌ Warning: ndofs = 0 for FEType = H1P2B{2,2} on EG = Edge1D └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/feevaluator.jl:144 ┌ Warning: ndofs = 0 for FEType = H1P2B{2,2} on EG = Edge1D └ @ ExtendableFEMBase ~/.julia/packages/ExtendableFEMBase/fL5EC/src/feevaluator.jl:144 [ Info: Element: (Triangle2D, H1Q2{2,2}, 2, broken = false) [ Info: Element: (Triangle2D, H1Q2{2,2}, 2, broken = true) [ Info: Element: (Triangle2D, H1P3{2,2}, 3, broken = false) [ Info: Element: (Triangle2D, H1P3{2,2}, 3, broken = true) [ Info: Element: (Triangle2D, H1Pk{2,2,3}, 3, broken = false) [ Info: Element: (Triangle2D, H1Pk{2,2,3}, 3, broken = true) [ Info: Element: (Triangle2D, H1Pk{2,2,4}, 4, broken = false) [ Info: Element: (Triangle2D, H1Pk{2,2,4}, 4, broken = true) [ Info: Element: (Triangle2D, H1Pk{2,2,5}, 5, broken = false) [ Info: Element: (Triangle2D, H1Pk{2,2,5}, 5, broken = true) [ Info: Element: (Parallelogram2D, HCURLN0{2}, 0, broken = false) [ Info: Element: (Parallelogram2D, HCURLN0{2}, 0, broken = true) [ Info: Element: (Parallelogram2D, HCURLN1{2}, 1, broken = false) ┌ Warning: (HCURLN1{2},1) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HCURLN1{2}, 1, broken = true) ┌ Warning: (HCURLN1{2},1) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVRT0{2}, 0, broken = false) [ Info: Element: (Parallelogram2D, HDIVRT0{2}, 0, broken = true) [ Info: Element: (Parallelogram2D, HDIVRTk{2, 0}, 0, broken = false) ┌ Warning: (HDIVRTk{2, 0},0) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVRTk{2, 0}, 0, broken = true) ┌ Warning: (HDIVRTk{2, 0},0) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVBDM1{2}, 1, broken = false) [ Info: Element: (Parallelogram2D, HDIVBDM1{2}, 1, broken = true) [ Info: Element: (Parallelogram2D, HDIVRT1{2}, 1, broken = false) ┌ Warning: (HDIVRT1{2},1) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVRT1{2}, 1, broken = true) ┌ Warning: (HDIVRT1{2},1) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVRTk{2, 1}, 1, broken = false) ┌ Warning: (HDIVRTk{2, 1},1) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVRTk{2, 1}, 1, broken = true) ┌ Warning: (HDIVRTk{2, 1},1) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVBDM2{2}, 2, broken = false) ┌ Warning: (HDIVBDM2{2},2) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVBDM2{2}, 2, broken = true) ┌ Warning: (HDIVBDM2{2},2) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVRTk{2, 2}, 2, broken = false) ┌ Warning: (HDIVRTk{2, 2},2) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVRTk{2, 2}, 2, broken = true) ┌ Warning: (HDIVRTk{2, 2},2) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVRTk{2, 3}, 3, broken = false) ┌ Warning: (HDIVRTk{2, 3},3) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVRTk{2, 3}, 3, broken = true) ┌ Warning: (HDIVRTk{2, 3},3) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVRTk{2, 4}, 4, broken = false) ┌ Warning: (HDIVRTk{2, 4},4) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, HDIVRTk{2, 4}, 4, broken = true) ┌ Warning: (HDIVRTk{2, 4},4) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, L2P0{2}, 0, broken = false) [ Info: Element: (Parallelogram2D, L2P0{2}, 0, broken = true) [ Info: Element: (Parallelogram2D, L2P1{2}, 1, broken = false) ┌ Warning: (L2P1{2},1) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, L2P1{2}, 1, broken = true) ┌ Warning: (L2P1{2},1) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1P1{2}, 1, broken = false) ┌ Warning: (H1P1{2},1) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1P1{2}, 1, broken = true) ┌ Warning: (H1P1{2},1) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1Q1{2}, 1, broken = false) [ Info: Element: (Parallelogram2D, H1Q1{2}, 1, broken = true) [ Info: Element: (Parallelogram2D, H1CR{2}, 1, broken = false) [ Info: Element: (Parallelogram2D, H1CR{2}, 1, broken = true) [ Info: Element: (Parallelogram2D, H1MINI{2,2}, 1, broken = false) [ Info: Element: (Parallelogram2D, H1MINI{2,2}, 1, broken = true) [ Info: Element: (Parallelogram2D, H1P1TEB{2}, 1, broken = false) ┌ Warning: (H1P1TEB{2},1) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1P1TEB{2}, 1, broken = true) ┌ Warning: (H1P1TEB{2},1) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1BR{2}, 1, broken = false) [ Info: Element: (Parallelogram2D, H1BR{2}, 1, broken = true) [ Info: Element: (Parallelogram2D, H1P2{2,2}, 2, broken = false) ┌ Warning: (H1P2{2,2},2) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1P2{2,2}, 2, broken = true) ┌ Warning: (H1P2{2,2},2) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1P2B{2,2}, 2, broken = false) ┌ Warning: (H1P2B{2,2},2) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1P2B{2,2}, 2, broken = true) ┌ Warning: (H1P2B{2,2},2) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1Q2{2,2}, 2, broken = false) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 51 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm12LiveInterval14clearSubRangesEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN12_GLOBAL__N_113InlineSpillerD0Ev at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm8RAGreedy20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) operator() at /source/src/jitlayers.cpp:1388 _ZN4llvm3orc14IRCompileLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) [ Info: Element: (Parallelogram2D, H1Q2{2,2}, 2, broken = true) _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) addModule at /source/src/jitlayers.cpp:1875 jl_add_to_ee at /source/src/jitlayers.cpp:2306 _jl_compile_codeinst at /source/src/jitlayers.cpp:277 jl_generate_fptr_impl at /source/src/jitlayers.cpp:536 jl_compile_method_internal at /source/src/gf.c:2538 [inlined] jl_compile_method_internal at /source/src/gf.c:2425 _jl_invoke at /source/src/gf.c:2943 [inlined] ijl_apply_generic at /source/src/gf.c:3128 evaluate!#93 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolators.jl:500 evaluate! at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolators.jl:488 unknown function (ip: 0x74ece4dde59e) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #interpolate!#237 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/fedefs/h1_q2.jl:107 interpolate! at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/fedefs/h1_q2.jl:94 [inlined] #interpolate!#67 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolations.jl:77 unknown function (ip: 0x74ece4dd2002) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_invoke at /source/src/gf.c:2958 interpolate! at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolations.jl:43 [inlined] #lazy_interpolate!#365 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/lazy_interpolate.jl:113 unknown function (ip: 0x74ece4dcecdc) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_invoke at /source/src/gf.c:2958 lazy_interpolate! at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/lazy_interpolate.jl:59 unknown function (ip: 0x74ece4dcded2) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 do_interpolation#369 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolation_matrix_representations.jl:42 do_interpolation at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolation_matrix_representations.jl:36 unknown function (ip: 0x74ece4dcd8bd) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #370 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolation_matrix_representations.jl:56 compute_ydual_onearg at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/ext/DifferentiationInterfaceForwardDiffExt/onearg.jl:116 [inlined] pushforward! at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/ext/DifferentiationInterfaceForwardDiffExt/onearg.jl:175 _sparse_jacobian_aux! at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/ext/DifferentiationInterfaceSparseMatrixColoringsExt/jacobian.jl:308 jacobian! at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/ext/DifferentiationInterfaceSparseMatrixColoringsExt/jacobian.jl:186 [inlined] jacobian at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/ext/DifferentiationInterfaceSparseMatrixColoringsExt/jacobian.jl:198 unknown function (ip: 0x74ece56119d2) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jacobian at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/src/first_order/jacobian.jl:100 #compute_lazy_interpolation_jacobian#368 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolation_matrix_representations.jl:56 [inlined] compute_lazy_interpolation_jacobian at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolation_matrix_representations.jl:33 unknown function (ip: 0x74ece50765de) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 test_grid_matrix_computation#3 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:71 test_grid_matrix_computation at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:59 [inlined] macro expansion at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:98 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] run_grid_interpolation_matrix_tests at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:78 run_all_tests at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test/runtests.jl:155 unknown function (ip: 0x74ecee54d16f) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./sysimg.jl:38 unknown function (ip: 0x74ed10f00082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] exec_options at ./client.jl:289 _start at ./client.jl:524 jfptr__start_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x74ed12414249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== [ Info: Element: (Parallelogram2D, H1P3{2,2}, 3, broken = false) ┌ Warning: (H1P3{2,2},3) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1P3{2,2}, 3, broken = true) ┌ Warning: (H1P3{2,2},3) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1Pk{2,2,3}, 3, broken = false) ┌ Warning: (H1Pk{2,2,3},3) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1Pk{2,2,3}, 3, broken = true) ┌ Warning: (H1Pk{2,2,3},3) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1Pk{2,2,4}, 4, broken = false) ┌ Warning: (H1Pk{2,2,4},4) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1Pk{2,2,4}, 4, broken = true) ┌ Warning: (H1Pk{2,2,4},4) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1Pk{2,2,5}, 5, broken = false) ┌ Warning: (H1Pk{2,2,5},5) (broken = false) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 [ Info: Element: (Parallelogram2D, H1Pk{2,2,5}, 5, broken = true) ┌ Warning: (H1Pk{2,2,5},5) (broken = true) not defined on Parallelogram2D (skipping test case) └ @ Main ~/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:100 ┌ 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.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x000074ed055fc010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:524; _start() ╎ 1 @Base/client.jl:289; exec_options(opts::Base.JLOptions) ╎ 1 @Base/boot.jl:430; eval ╎ 1 @Base/sysimg.jl:38; include(fname::String) ╎ 1 @Base/loading.jl:2837; _include(mapexpr::Function, mod::Module, _path::… ╎ 1 @Base/loading.jl:2777; include_string(mapexpr::typeof(identity), mod::… ╎ ╎ 1 @Base/boot.jl:430; eval ╎ ╎ 1 …L5EC/test/runtests.jl:155; run_all_tests() ╎ ╎ 1 …terpolation_matrix.jl:78; run_grid_interpolation_matrix_tests() ╎ ╎ 1 @Test/src/Test.jl:1709; macro expansion ╎ ╎ 1 …erpolation_matrix.jl:98; macro expansion ╎ ╎ ╎ 1 …erpolation_matrix.jl:59; test_grid_matrix_computation ╎ ╎ ╎ 1 …rpolation_matrix.jl:71; (::var"#test_grid_matrix_computation#4… ╎ ╎ ╎ 1 …_representations.jl:33; kwcall(::@NamedTuple{use_cellparents:… ╎ ╎ ╎ 1 …_representations.jl:56; #compute_lazy_interpolation_jacobian… ╎ ╎ ╎ 1 …_order/jacobian.jl:100; jacobian(::ExtendableFEMBase.var"#3… ╎ ╎ ╎ ╎ 1 …gsExt/jacobian.jl:198; jacobian(::ExtendableFEMBase.var"#3… ╎ ╎ ╎ ╎ 1 …gsExt/jacobian.jl:186; jacobian! ╎ ╎ ╎ ╎ 1 …gsExt/jacobian.jl:308; _sparse_jacobian_aux!(::Tuple{Ext… ╎ ╎ ╎ ╎ 1 …iffExt/onearg.jl:175; pushforward!(::ExtendableFEMBase.… ╎ ╎ ╎ ╎ 1 …iffExt/onearg.jl:116; compute_ydual_onearg ╎ ╎ ╎ ╎ ╎ 1 …presentations.jl:56; (::ExtendableFEMBase.var"#370#37… ╎ ╎ ╎ ╎ ╎ 1 …resentations.jl:36; kwcall(::@NamedTuple{use_cellpar… ╎ ╎ ╎ ╎ ╎ 1 …resentations.jl:42; (::ExtendableFEMBase.var"#do_in… ╎ ╎ ╎ ╎ ╎ 1 …_interpolate.jl:59; kwcall(::@NamedTuple{use_cellp… ╎ ╎ ╎ ╎ ╎ 1 …interpolate.jl:113; lazy_interpolate!(target::FEV… ╎ ╎ ╎ ╎ ╎ ╎ 1 …erpolations.jl:43; interpolate! ╎ ╎ ╎ ╎ ╎ ╎ 1 …rpolations.jl:56; interpolate!(target::FEVector… ╎ ╎ ╎ ╎ ╎ ╎ 1 …defs/h1_q2.jl:94; kwcall(::@NamedTuple{items::… ╎ ╎ ╎ ╎ ╎ ╎ 1 …defs/h1_q2.jl:99; interpolate!(Target::FEVect… ╎ ╎ ╎ ╎ ╎ ╎ 1 …efs/h1_q2.jl:73; kwcall(::@NamedTuple{items:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …efs/h1_q2.jl:78; interpolate!(Target::FEVec… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …fs/h1_q2.jl:57; kwcall(::@NamedTuple{items… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …fs/h1_q2.jl:58; interpolate!(Target::FEVe… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …polators.jl:101; kwcall(::@NamedTuple{re… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …polators.jl:119; (::ExtendableFEMBase.v… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …erpolate.jl:105; (::ExtendableFEMBase.… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …valuator.jl:258; evaluate_bary!(resul… ============================ Testing Grid Interpolation Matrices in 3D ============================ [ Info: Element: (Tetrahedron3D, HCURLN0{3}, 0, broken = false) ====================================================================================== 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:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 unknown function (ip: 0x7b4c9aef79e2) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 subprocess_handler at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2146 #131 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2086 withenv at ./env.jl:265 #118 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1935 with_temp_env at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1793 #116 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1902 #mktempdir#28 at ./file.jl:819 unknown function (ip: 0x7b4c9aeef6cd) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 mktempdir at ./file.jl:815 mktempdir at ./file.jl:815 [inlined] #sandbox#115 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1849 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1841 unknown function (ip: 0x7b4c9aee3c56) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#128 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2067 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:460 unknown function (ip: 0x7b4c9aee395d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#77 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 unknown function (ip: 0x7b4c9aee332d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 unknown function (ip: 0x7b4c9aedf7c6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./Base.jl:562 jfptr_include_47030.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 exec_options at ./client.jl:316 _start at ./client.jl:524 jfptr__start_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7b4c9c3d1249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== 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.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007b4c8f5fc010 Total snapshots: 22. Utilization: 0% ╎22 @Base/client.jl:524; _start() ╎ 22 @Base/client.jl:316; exec_options(opts::Base.JLOptions) ╎ 22 @Base/Base.jl:562; include(mod::Module, _path::String) ╎ 22 @Base/loading.jl:2837; _include(mapexpr::Function, mod::Module, _path:… ╎ 22 @Base/loading.jl:2777; include_string(mapexpr::typeof(identity), mod:… ╎ 22 @Base/boot.jl:430; eval ╎ ╎ 22 @Pkg/src/API.jl:146; kwcall(::@NamedTuple{julia_args::Cmd}, ::typeo… ╎ ╎ 22 @Pkg/src/API.jl:146; #test#74 ╎ ╎ 22 @Pkg/src/API.jl:147; test ╎ ╎ 22 @Pkg/src/API.jl:147; #test#75 ╎ ╎ 22 @Pkg/src/API.jl:148; kwcall(::@NamedTuple{julia_args::Cmd}, ::t… ╎ ╎ ╎ 22 @Pkg/src/API.jl:159; test(pkgs::Vector{Pkg.Types.PackageSpec};… ╎ ╎ ╎ 22 @Pkg/src/API.jl:460; kwcall(::@NamedTuple{julia_args::Cmd, io… ╎ ╎ ╎ 22 @Pkg/src/API.jl:481; test(ctx::Pkg.Types.Context, pkgs::Vect… ╎ ╎ ╎ 22 …src/Operations.jl:2011; test ╎ ╎ ╎ 22 …src/Operations.jl:2067; test(ctx::Pkg.Types.Context, pkgs… ╎ ╎ ╎ ╎ 22 …rc/Operations.jl:1841; kwcall(::@NamedTuple{preferences:… ╎ ╎ ╎ ╎ 22 …rc/Operations.jl:1849; #sandbox#115 ╎ ╎ ╎ ╎ 22 @Base/file.jl:815; mktempdir ╎ ╎ ╎ ╎ 22 @Base/file.jl:815; mktempdir(fn::Function, parent::Str… ╎ ╎ ╎ ╎ 22 @Base/file.jl:819; mktempdir(fn::Pkg.Operations.var"#… ╎ ╎ ╎ ╎ ╎ 22 …/Operations.jl:1902; (::Pkg.Operations.var"#116#121… ╎ ╎ ╎ ╎ ╎ 22 …/Operations.jl:1793; with_temp_env(fn::Pkg.Operati… ╎ ╎ ╎ ╎ ╎ 22 …Operations.jl:1935; (::Pkg.Operations.var"#118#12… ╎ ╎ ╎ ╎ ╎ 22 @Base/env.jl:265; withenv(::Pkg.Operations.var"#1… ╎ ╎ ╎ ╎ ╎ 22 …Operations.jl:2086; (::Pkg.Operations.var"#131#… ╎ ╎ ╎ ╎ ╎ ╎ 22 …perations.jl:2146; subprocess_handler(cmd::Cmd… ╎ ╎ ╎ ╎ ╎ ╎ 22 …e/process.jl:687; wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 22 …e/process.jl:694; wait(x::Base.Process, sync… ╎ ╎ ╎ ╎ ╎ ╎ 22 …ondition.jl:125; wait ╎ ╎ ╎ ╎ ╎ ╎ 22 …ondition.jl:130; wait(c::Base.GenericCondi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 22 …ase/task.jl:1021; wait() 21╎ ╎ ╎ ╎ ╎ ╎ ╎ 22 …ase/task.jl:1012; poptask(W::Base.Intrus… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 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:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 [51] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test/runtests.jl:162 _ZN4llvm15SCCPInstVisitor16handleCallResultERNS_8CallBaseE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm15SCCPInstVisitor5solveEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:145 profile_printing_listener at ./Base.jl:582 _ZL7runSCCPRN4llvm8FunctionERKNS_10DataLayoutEPKNS_17TargetLibraryInfoERNS_14DomTreeUpdaterE.constprop.0 at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm8SCCPPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:517 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 #1192 at ./Base.jl:622 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/src/pipeline.cpp:777 operator() at /source/src/jitlayers.cpp:1298 withModuleDo<(anonymous namespace)::OptimizerT::operator()(llvm::orc::ThreadSafeModule, llvm::orc::MaterializationResponsibility&) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1259 [inlined] CallImpl<(anonymous namespace)::OptimizerT<4> > at /source/usr/include/llvm/ADT/FunctionExtras.h:221 _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) jfptr_YY.1192_76260.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1204 unknown function (ip: (nil)) Allocations: 23126258 (Pool: 23125417; Big: 841); GC: 25 _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:35 _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) #schedule#763 at ./task.jl:884 _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) addModule at /source/src/jitlayers.cpp:1875 jl_add_to_ee at /source/src/jitlayers.cpp:2306 _jl_compile_codeinst at /source/src/jitlayers.cpp:277 jl_generate_fptr_impl at /source/src/jitlayers.cpp:536 jl_compile_method_internal at /source/src/gf.c:2538 [inlined] jl_compile_method_internal at /source/src/gf.c:2425 _jl_invoke at /source/src/gf.c:2943 [inlined] ijl_apply_generic at /source/src/gf.c:3128 evaluate!#100 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolators.jl:671 evaluate! at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolators.jl:659 unknown function (ip: 0x74ece4c1adc6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #interpolate!#272 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/fedefs/hcurl_n0.jl:59 interpolate! at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/fedefs/hcurl_n0.jl:56 unknown function (ip: 0x74ece4c1a642) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #interpolate!#274 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/fedefs/hcurl_n0.jl:84 interpolate! at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/fedefs/hcurl_n0.jl:75 [inlined] #interpolate!#67 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolations.jl:77 unknown function (ip: 0x74ece4c1a302) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_invoke at /source/src/gf.c:2958 interpolate! at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolations.jl:43 [inlined] #lazy_interpolate!#365 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/lazy_interpolate.jl:113 unknown function (ip: 0x74ece4c17b6c) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_invoke at /source/src/gf.c:2958 lazy_interpolate! at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/lazy_interpolate.jl:59 unknown function (ip: 0x74ece4c16d62) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 do_interpolation#369 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolation_matrix_representations.jl:42 do_interpolation at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolation_matrix_representations.jl:36 unknown function (ip: 0x74ece4c1675d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #370 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolation_matrix_representations.jl:56 compute_ydual_onearg at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/ext/DifferentiationInterfaceForwardDiffExt/onearg.jl:116 [inlined] pushforward! at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/ext/DifferentiationInterfaceForwardDiffExt/onearg.jl:175 _sparse_jacobian_aux! at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/ext/DifferentiationInterfaceSparseMatrixColoringsExt/jacobian.jl:308 jacobian! at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/ext/DifferentiationInterfaceSparseMatrixColoringsExt/jacobian.jl:186 [inlined] jacobian at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/ext/DifferentiationInterfaceSparseMatrixColoringsExt/jacobian.jl:198 unknown function (ip: 0x74ece585d592) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jacobian at /home/pkgeval/.julia/packages/DifferentiationInterface/MgcE4/src/first_order/jacobian.jl:100 #compute_lazy_interpolation_jacobian#368 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolation_matrix_representations.jl:56 [inlined] compute_lazy_interpolation_jacobian at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/src/interpolation_matrix_representations.jl:33 unknown function (ip: 0x74ece4df38be) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 test_grid_matrix_computation#3 at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:71 test_grid_matrix_computation at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:59 [inlined] macro expansion at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:114 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] run_grid_interpolation_matrix_tests at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test/test_interpolation_matrix.jl:78 run_all_tests at /home/pkgeval/.julia/packages/ExtendableFEMBase/fL5EC/test/runtests.jl:155 unknown function (ip: 0x74ecee54d16f) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 schedule at ./task.jl:876 [inlined] uv_writecb_task at ./stream.jl:1200 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 jfptr_uv_writecb_task_67137.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jlcapi_uv_writecb_task_67601.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 _include at ./loading.jl:2837 include at ./sysimg.jl:38 unknown function (ip: 0x74ed10f00082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_task_get_next at /source/src/scheduler.c:522 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 poptask at ./task.jl:1012 eval at ./boot.jl:430 [inlined] exec_options at ./client.jl:289 wait at ./task.jl:1021 _start at ./client.jl:524 uv_write at ./stream.jl:1081 unsafe_write at ./stream.jl:1154 jfptr__start_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x74ed12414249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) Allocations: 901405968 (Pool: 901395362; Big: 10606); GC: 376 write at ./strings/io.jl:248 [inlined] print at ./strings/io.jl:250 jfptr_print_48487.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 showerror at ./errorshow.jl:152 unknown function (ip: 0x7b4c9af04b16) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _atexit at ./initdefs.jl:454 jfptr__atexit_69645.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] ijl_atexit_hook at /source/src/init.c:271 jl_exit_thread0_cb at /source/src/signals-unix.c:517 PkgEval terminated after 2722.86s: test duration exceeded the time limit