Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1272 (5444ac0564*) started at 2025-11-20T16:21:15.503 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.9s ################################################################################ # Installation # Installing MCIntegration... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ea1e2de9] + MCIntegration v0.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [692b3bcd] + JLLWrappers v1.7.1 [ea1e2de9] + MCIntegration v0.4.2 [da04e1cc] + MPI v0.20.23 [3da0fdf6] + MPIPreferences v0.1.11 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [eebad327] + PkgVersion v0.3.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [92933f4c] + ProgressMeter v1.11.0 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [e33a78d0] + Hwloc_jll v2.12.2+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [7cb0a576] + MPICH_jll v4.3.2+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [fe0851c0] + OpenMPI_jll v5.0.9+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.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.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.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 8.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 9673.9 ms ✓ Graphs 11141.0 ms ✓ MPI 10102.9 ms ✓ MCIntegration 3 dependencies successfully precompiled in 32 seconds. 63 already precompiled. Precompilation completed after 46.85s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_LcpEeP/Project.toml` [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [90137ffa] StaticArrays v1.9.15 [2913bbd2] StatsBase v0.34.8 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_LcpEeP/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [86223c79] Graphs v1.13.1 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [e33a78d0] Hwloc_jll v2.12.2+0 [94ce4f54] Libiconv_jll v1.18.0+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.9+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.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.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Utility | 6 6 0.2s Test Summary: | Pass Total Time Configuration | 5 5 6.0s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-11-20T16:22:56.316 ------------------------------------------------------------------------------------- Integral num = 2, dof = [[1, 1, 1], [2, 3, 3], [0, 0, 0]], with variables: 1. Adaptive Continuous variable ∈ [0.0, 1.0). Learning rate = 2.0. 2. Adaptive Continuous variable ∈ [0.0, 1.0). Learning rate = 2.0. 3. Adaptive Discrete variable ∈ [1, ..., 6]. Learning rate = 2.0. ------------------------------------------------------------------------------------- ChangeIntegrand Proposed Accepted Ratio  Norm -> 1: Inf% NaN% 0.000000 1 ->Norm: Inf% NaN% 0.000000 1 -> 2: Inf% NaN% 0.000000 2 -> 1: Inf% NaN% 0.000000 ------------------------------------------------------------------------------------- ChangeVariable Proposed Accepted Ratio  1 / Continuous : Inf% NaN% 0.000000 1 / Continuous : Inf% NaN% 0.000000 1 / Discrete : Inf% NaN% 0.000000 2 / Continuous : Inf% NaN% 0.000000 2 / Continuous : Inf% NaN% 0.000000 2 / Discrete : Inf% NaN% 0.000000 ------------------------------------------------------------------------------------- Integrand Visited ReWeight Norm : 0 0.333333 Order 1: 0 0.333333 Order 2: 0 0.333333 ------------------------------------------------------------------------------------- Integrand evaluation = 0  Test Summary: | Pass Total Time Probability | 4 4 6.3s Test Summary: | Pass Total Time Variable | 17 17 2.6s Test Summary: | Pass Total Time Statistics | 12 12 2.4s Total iterations * blocks 160: 1%|▏ | ETA: 0:07:45 ( 2.94 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:37 ( 0.68 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:11 (73.21 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:25 ( 1.30 s/it) Total iterations * blocks 160: 77%|████▋ | ETA: 0:00:01 (25.16 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (19.84 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:39 ( 1.39 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (32.90 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (21.33 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:19 ( 1.26 s/it) Total iterations * blocks 160: 80%|████▊ | ETA: 0:00:01 (23.76 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (19.38 ms/it) Test Summary: | Pass Total Time Report | 4 4 36.9s MCMC tests Constant with reweight goal Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (15.12 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.95 ms/it) mean = [1.0013597027517471], error = [0.0033573888531149756] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (14.27 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.52 ms/it) mean = [0.7863875121703914], error = [0.002957010818294085] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:52 ( 0.71 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (19.36 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (12.80 ms/it) mean = [0.7950461087536905, 0.5255591504044026], error = [0.004557173462576742, 0.006049481161486218] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.8004189328178738, 0.5250514993514439], error = [0.005607851683332475, 0.005458023425048401] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:05:35 ( 2.12 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (58.32 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:06 (37.98 ms/it) mean = 0.7859608113157566, error = 0.005593995938493819 with expected value = 0.7853981633974483 mean = [0.5289620736322959, 1.0579241472558407], error = [0.006152137229709718, 0.012304274424863556] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:04:08 ( 1.57 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (43.34 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (28.09 ms/it) mean = [6.033054755950098], error = [0.02194606535938712] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:04:30 ( 1.71 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (42.85 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (28.13 ms/it) mean = [12.07898285857456], error = [0.034149215907465356] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.76 ms/it) 0.153553 seconds (2.77 k allocations: 469.734 KiB) 0.304023 seconds (2.73 k allocations: 468.031 KiB) Integral 1 = -4.02387359037592 ± 0.012943746226061766 (reduced chi2 = 0.811) Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.86 ms/it) mean = [1.3822360540317267], error = [0.008211046692931781] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:27 ( 1.31 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (33.33 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (21.73 ms/it) mean = [1.3804411223409072], error = [0.008007714684039925] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:36 ( 0.60 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.06 ms/it) mean = [1.3712169874889903], error = [0.008203631179618975] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:44 ( 0.66 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.17 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.06 ms/it) mean = [0.5000527677740904], error = [0.00175470061557336] with expected value = 0.5 mean = [0.3338745408091952], error = [0.0011908438775468707] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:43 ( 0.65 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.32 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.09 ms/it) mean = [0.5022994415984208, 0.0], error = [0.0034152406319261025, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3345015365305068], error = [3.3333333333333335e-11, 0.003290503699006245] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 49.1s Vegas tests Sphere 2D mean = [0.7858414845984237], error = [0.00024609654118599696] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 76%|████▋ | ETA: 0:00:00 ( 4.12 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.99 ms/it) mean = [0.7852151065173354, 0.5239655449959795], error = [0.00027118278751188656, 0.0002672884087825476] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 Total iterations * blocks 160: 78%|████▋ | ETA: 0:00:00 ( 4.06 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.08 ms/it) mean = [0.7850284277347127, 0.5235525549943241], error = [0.0002582757172674565, 0.00027494712690001133] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:34 ( 0.59 s/it) Total iterations * blocks 160: 38%|██▎ | ETA: 0:00:03 (28.34 ms/it) Total iterations * blocks 160: 72%|████▍ | ETA: 0:00:01 (19.28 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.35 ms/it) mean = 0.7853956796058227, error = 0.00025968063087228945 with expected value = 0.7853981633974483 mean = [0.5236508105566948, 1.0473016211140143], error = [0.00025648303368293063, 0.0005129660319294685] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.60 ms/it) mean = [5.999831426797019], error = [0.0003422215679392209] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.00 ms/it) mean = [11.999931972641068], error = [2.5584189824406052e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.15 ms/it) 0.265071 seconds (3.18 k allocations: 452.227 KiB) Integral 1 = -3.9998550571166933 ± 0.00015806448288638344 (reduced chi2 = 0.225) mean = [-3.9998550571166933], error = [0.00015806448288638344] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.39 s/it) Total iterations * blocks 160: 91%|█████▌| ETA: 0:00:00 ( 8.86 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.41 ms/it) mean = [1.3937732044089453], error = [0.001167092481918498] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.46 s/it) Total iterations * blocks 160: 80%|████▊ | ETA: 0:00:00 (11.07 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.68 ms/it) mean = [1.3917931316905867], error = [0.0012455684177760233] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:05 ( 0.41 s/it) Total iterations * blocks 160: 80%|████▊ | ETA: 0:00:00 (10.38 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.10 ms/it) mean = [1.3958588667933296], error = [0.001482256703528136] with expected value = 1.3932 Complex1 mean = [0.500047153753174], error = [3.4366106929299985e-5] with expected value = 0.5 mean = [0.33334434667855617], error = [7.705112457927937e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 75%|████▌ | ETA: 0:00:00 ( 4.31 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.21 ms/it) mean = [0.4999751876803378, 0.0], error = [3.414828567083163e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33334976074006073], error = [3.3333333333333335e-11, 7.265066304194825e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:08 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.49 ms/it) mean = [0.4999499660606321, 0.0], error = [2.8824172972379377e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33338703471091397], error = [3.3333333333333335e-11, 5.8550414470621324e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:03:30 ( 1.33 s/it) Total iterations * blocks 160: 52%|███▏ | ETA: 0:00:03 (40.90 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (24.48 ms/it) mean = [0.9220895917865459, 0.9468515009636135, 0.9589593250882533], error = [0.0002760231099989111, 0.0004781100604653492, 0.0006806540807283312] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 22.0s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:03 ( 0.78 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.64 ms/it) mean = [0.7859047770953671], error = [0.0006007890173479781] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:23 ( 0.91 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.38 ms/it) Integral 1 = 0.7851560465662633 ± 0.0009278036651088279 (reduced chi2 = 0.999) Integral 2 = 0.524903920521002 ± 0.0008998199241781121 (reduced chi2 = 1.14) mean = [0.7851560465662633, 0.524903920521002], error = [0.0009278036651088279, 0.0008998199241781121] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.785350012020277, 0.5236552548727991], error = [0.0008472485515437895, 0.0008368904015454314] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:02:25 ( 0.92 s/it) Total iterations * blocks 160: 60%|███▋ | ETA: 0:00:02 (25.21 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.28 ms/it) mean = 0.7851840402809813, error = 0.000877859047072991 with expected value = 0.7853981633974483 mean = [0.524088086744463, 1.0481761735150708], error = [0.0008958559925341083, 0.0017917119491541991] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:37 ( 0.61 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.36 ms/it) mean = [5.99947607801405], error = [0.0003836633458144211] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:59 ( 0.75 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.81 ms/it) mean = [11.999998368747052], error = [7.011351091140522e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:49 ( 0.69 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.56 ms/it) 0.310878 seconds (4.17 k allocations: 505.516 KiB) Integral 1 = -3.999035024153839 ± 0.0002748444218383681 (reduced chi2 = 0.987) mean = [-3.999035024153839], error = [0.0002748444218383681] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:47 ( 0.68 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.71 ms/it) mean = [1.3891527498574543], error = [0.0028984531575486396] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:03 ( 0.78 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (12.89 ms/it) mean = [1.388715966386837], error = [0.002048967781172981] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:57 ( 0.74 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.42 ms/it) mean = [1.3881128308130126], error = [0.0025462791481123846] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 96%|█████▊| ETA: 0:00:00 ( 3.27 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.26 ms/it) 0.530881 seconds (6.55 k allocations: 1.240 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:56 ( 0.74 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.43 ms/it) mean = [0.49997734799596183], error = [4.727255125196468e-5] with expected value = 0.5 mean = [0.33351818262950716], error = [0.00010100745803229994] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:18 ( 0.88 s/it) Total iterations * blocks 160: 66%|████ | ETA: 0:00:01 (21.28 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.77 ms/it) mean = [0.5000092467998448, 0.0], error = [5.134153331847058e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3335086780018296], error = [3.3333333333333335e-11, 9.500372856940024e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:53 ( 0.72 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.89 ms/it) mean = [0.5000038297061682, 0.0], error = [5.032955353967182e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33349894286957427], error = [3.3333333333333335e-11, 0.00011199842263687162] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:18 ( 0.88 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (25.25 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.63 ms/it) mean = [0.9216181500853656, 0.9459171645700027, 0.9571418933258274], error = [0.001454645422654883, 0.0016696775671320033, 0.0019505065116217852] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 28.4s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:3 test thread: 1 for the index 1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:00 ( 0.76 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.62 ms/it) 1 -> 0.49994863833025394+-0.00012551390758838566 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:59 ( 0.75 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.62 ms/it) 1 -> 0.5001885346475229+-0.00014073526565145815 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.75 ms/it) 1 -> 0.5023352792931743+-0.005975516794638241 test thread: 1 for the index 2 2 -> 0.3334373006069013+-0.00010221418815829922 2 -> 0.3332258929786787+-0.00010927194952086323 2 -> 0.34008526749172696+-0.004439528683927507 test thread: 1 for the index 3 3 -> 0.25004357729662785+-6.262370725619866e-5 3 -> 0.25008348140833075+-7.088633729736879e-5 3 -> 0.25678868376172204+-0.0031052557863464206 test outer threads for vegas mean = 0.49994863833025394, error = 0.00012551390758838566 with expected value = 0.5 test outer threads for vegasmc mean = 0.5001885346475229, error = 0.00014073526565145815 with expected value = 0.5 test outer threads for mcmc mean = 0.5023352792931743, error = 0.005975516794638241 with expected value = 0.5 test outer threads for vegas mean = 0.3334373006069013, error = 0.00010221418815829922 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.3332258929786787, error = 0.00010927194952086323 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.34008526749172696, error = 0.004439528683927507 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.25004357729662785, error = 6.262370725619866e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.25008348140833075, error = 7.088633729736879e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.25678868376172204, error = 0.0031052557863464206 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 7.0s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:42 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:35 ( 0.60 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.61 ms/it) 2 -> [0.3333876930834029]+-[9.224015296650284e-5] mean = [0.3333876930834029], error = [9.224015296650284e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:34 ( 0.97 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.35 ms/it) 2 -> [0.333353152702749]+-[8.745067351694302e-5] mean = [0.333353152702749], error = [8.745067351694302e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:39 ( 0.63 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.95 ms/it) 2 -> [0.33132823782821685]+-[0.0038156136925470304] mean = [0.33132823782821685], error = [0.0038156136925470304] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 6.7s Total iterations * blocks 80: 2%|▏ | ETA: 0:03:29 ( 2.68 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:40 ( 0.58 s/it) Total iterations * blocks 80: 85%|██████ | ETA: 0:00:01 ( 0.11 s/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:07 (95.15 ms/it) Total iterations * blocks 64: 8%|▌ | ETA: 0:00:06 ( 0.10 s/it) Total iterations * blocks 64: 77%|█████▍ | ETA: 0:00:00 (20.56 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (18.29 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097821681 ± 0.0019235874 -0.097821681 ± 0.0019235874 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.884053 seconds (7.83 M allocations: 315.786 MiB, 3.75% gc time, 61.69% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.097822 ± 0.001924 -0.097226 mean = -0.09782168082608882, error = 0.0019235874485894241 with expected value = -0.09722569490554467 0.500000 -0.098112 ± 0.002399 -0.095174 mean = -0.09811161939304834, error = 0.002399469488413975 with expected value = -0.09517413768359331 1.000000 -0.089251 ± 0.002261 -0.088668 mean = -0.08925136211616268, error = 0.002261319051634328 with expected value = -0.08866785115184726 1.500000 -0.070949 ± 0.001959 -0.076203 mean = -0.07094913355551188, error = 0.0019587927247277045 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097821681 ± 0.0019235874 -0.097821681 ± 0.0019235874 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:59 ( 0.76 s/it) Total iterations * blocks 80: 39%|██▊ | ETA: 0:00:03 (65.51 ms/it) Total iterations * blocks 80: 75%|█████▎ | ETA: 0:00:01 (42.27 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (36.00 ms/it) Total iterations * blocks 64: 36%|██▌ | ETA: 0:00:01 (21.85 ms/it) Total iterations * blocks 64: 72%|█████ | ETA: 0:00:00 (21.86 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (21.79 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096454929 ± 0.00042458573 -0.096454929 ± 0.00042458573 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.395226 seconds (11.01 M allocations: 489.072 MiB, 5.33% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.096455 ± 0.000425 -0.097226 mean = -0.09645492917988434, error = 0.00042458572848850574 with expected value = -0.09722569490554467 0.500000 -0.094984 ± 0.000590 -0.095174 mean = -0.09498379183427587, error = 0.0005903167841828644 with expected value = -0.09517413768359331 1.000000 -0.089258 ± 0.000485 -0.088668 mean = -0.08925766281527567, error = 0.00048479404773134463 with expected value = -0.08866785115184726 1.500000 -0.074319 ± 0.000573 -0.076203 mean = -0.07431893430089824, error = 0.0005731383288706163 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096454929 ± 0.00042458573 -0.096454929 ± 0.00042458573 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:22 ( 1.05 s/it) Total iterations * blocks 80: 34%|██▍ | ETA: 0:00:05 (96.68 ms/it) Total iterations * blocks 80: 65%|████▌ | ETA: 0:00:02 (59.88 ms/it) Total iterations * blocks 80: 96%|██████▊| ETA: 0:00:00 (47.10 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:03 (46.10 ms/it) Total iterations * blocks 64: 31%|██▎ | ETA: 0:00:01 (25.31 ms/it) Total iterations * blocks 64: 62%|████▍ | ETA: 0:00:01 (25.37 ms/it) Total iterations * blocks 64: 94%|██████▌| ETA: 0:00:00 (25.41 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (25.45 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097063113 ± 0.0011578124 -0.097063113 ± 0.0011578124 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.629887 seconds (19.01 M allocations: 855.655 MiB, 8.12% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.097063 ± 0.001158 -0.097226 mean = -0.09706311304721191, error = 0.0011578123615990721 with expected value = -0.09722569490554467 0.500000 -0.096645 ± 0.001053 -0.095174 mean = -0.09664457617446826, error = 0.0010527401725364202 with expected value = -0.09517413768359331 1.000000 -0.088604 ± 0.001130 -0.088668 mean = -0.08860351533903356, error = 0.0011295130362238555 with expected value = -0.08866785115184726 1.500000 -0.074542 ± 0.001141 -0.076203 mean = -0.07454234507812067, error = 0.0011408733744149421 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097063113 ± 0.0011578124 -0.097063113 ± 0.0011578124 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 21.8s WARNING: Method definition (::Type{Main.Para})(Float64, Float64, Int64, Int64, Int64, Float64, Float64, Array{StaticArraysCore.SArray{Tuple{3}, Float64, 1, 3}, 1}, Float64) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:13 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:15. WARNING: Method definition (::Type{Main.Para})(Any, Any, Any, Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:13 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:15. WARNING: Method definition (::Type{Main.Para})() in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:12 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:14. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Para}) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:12 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:14. Total iterations * blocks 160: 1%|▏ | ETA: 0:08:54 ( 3.38 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:05 (80.61 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:08 (53.42 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.092402714 ± 0.0036197664 -0.092402714 ± 0.0036197664 0.0000 2 -0.10120442 ± 0.0037972573 -0.092402714 ± 0.0036197664 0.0000 3 -0.090927489 ± 0.0033910792 -0.095487103 ± 0.0025293117 4.0749 4 -0.095077974 ± 0.0032420477 -0.095332305 ± 0.0019942147 2.0424 5 -0.097994305 ± 0.002829669 -0.096215696 ± 0.001630077 1.5587 6 -0.0964662 ± 0.0030880682 -0.096270286 ± 0.0014415645 1.1703 7 -0.09385522 ± 0.0035043852 -0.095920761 ± 0.0013331729 1.0175 8 -0.099425777 ± 0.0046884171 -0.096182966 ± 0.0012823373 0.9341 9 -0.099836474 ± 0.0030859922 -0.096720926 ± 0.0011841712 0.9714 10 -0.10165142 ± 0.0042900644 -0.097069988 ± 0.0011414842 1.0034 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 11%|▋ | ETA: 0:00:04 (29.69 ms/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (10.19 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.70 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096513068 ± 0.0025612784 -0.096513068 ± 0.0025612784 0.0000 2 -0.097398414 ± 0.0043451085 -0.096513068 ± 0.0025612784 0.0000 3 -0.10134742 ± 0.0027079162 -0.10024272 ± 0.0022981551 0.5949 4 -0.090609411 ± 0.0044228408 -0.09819472 ± 0.0020392867 2.1652 5 -0.099001184 ± 0.0050801211 -0.09830664 ± 0.001892499 1.4507 6 -0.095809186 ± 0.0037154164 -0.097792156 ± 0.0016863391 1.1777 7 -0.095903384 ± 0.0032406589 -0.097389688 ± 0.0014959223 0.9956 8 -0.092492991 ± 0.0033212218 -0.096563829 ± 0.0013639527 1.1309 9 -0.095648756 ± 0.0042788656 -0.096479424 ± 0.0012995265 0.9753 10 -0.094115582 ± 0.0048933839 -0.096323694 ± 0.0012559908 0.8806 ------------------------------------------------------------------------------------------------------------------------------- 1.422368 seconds (6.43 M allocations: 219.637 MiB, 3.34% gc time, 30.12% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.096324 ± 0.001256 -0.097226 mean = -0.09632369367670418, error = 0.0012559907998226103 with expected value = -0.09722569490554467 0.500000 -0.092932 ± 0.001500 -0.095174 mean = -0.09293185806455316, error = 0.0014996303404846369 with expected value = -0.09517413768359331 1.000000 -0.086276 ± 0.001449 -0.088668 mean = -0.08627630483205749, error = 0.0014492514791930738 with expected value = -0.08866785115184726 1.500000 -0.075892 ± 0.001615 -0.076203 mean = -0.07589170173084177, error = 0.001615102522600753 with expected value = -0.07620341547901538 mean = -0.09632369367670418, error = 0.0012559907998226103 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 12.5s ┌ Warning: mpiexec() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffe35cd43c0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, MCIntegration-primary-An9MJG36 (errno 1) MPI: Error During Test at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 Got exception outside of a @test failed process: Process(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 2 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --check-bounds=yes --pkgimages=existing -g1 --startup-file=no mpi_test.jl`, ProcessExited(15)) [15] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run @ ./process.jl:523 [inlined] [4] (::var"#50#51"{Int64})(exe::String) @ Main ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:7 [5] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:49 [6] withenv(::JLLWrappers.var"#withenv_executable_wrapper##0#withenv_executable_wrapper##1"{var"#50#51"{Int64}, String}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Base ./env.jl:265 [7] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:48 [8] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:28 [9] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:25 [10] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:5 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:6 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:41 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [19] _start() @ Base ./client.jl:577 Test Summary: | Error Total Time MPI | 1 1 22.6s RNG of the outermost testset: Xoshiro(0x1f251535f5cd1d88, 0x2eb88b228680228d, 0xb7821ec7c374bee0, 0x04bac93e84bc4d2b, 0x61f4d139fbbb5bbc) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:33 Testing failed after 236.71s ERROR: LoadError: Package MCIntegration errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 338.74s: package tests unexpectedly errored