Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1262 (4060c45d70*) started at 2025-11-18T16:19:34.582 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.08s ################################################################################ # 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 5.87s ################################################################################ # 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... 10870.6 ms ✓ MPI 10981.6 ms ✓ MCIntegration 2 dependencies successfully precompiled in 23 seconds. 64 already precompiled. Precompilation completed after 38.05s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_tqyr9f/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_tqyr9f/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 5.8s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-11-18T16:21:00.464 ------------------------------------------------------------------------------------- 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 5.9s Test Summary: | Pass Total Time Variable | 17 17 2.4s Test Summary: | Pass Total Time Statistics | 12 12 2.3s Total iterations * blocks 160: 1%|▏ | ETA: 0:07:33 ( 2.87 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:35 ( 0.66 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:11 (71.39 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:41 ( 1.40 s/it) Total iterations * blocks 160: 79%|████▊ | ETA: 0:00:01 (25.96 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (21.03 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:54 ( 1.48 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (34.57 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (22.35 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:13 ( 1.22 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.65 ms/it) Test Summary: | Pass Total Time Report | 4 4 36.7s MCMC tests Constant with reweight goal Total iterations * blocks 160: 1%|▏ | ETA: 0:00:49 ( 0.31 s/it) Total iterations * blocks 160: 91%|█████▌| ETA: 0:00:00 ( 7.76 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.09 ms/it) mean = [0.9935496003545314], error = [0.003115843103774131] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:00:51 ( 0.32 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.67 ms/it) mean = [0.7837455125711673], error = [0.0024915970528918926] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:17 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.62 ms/it) mean = [0.7880959799676116, 0.530026687379531], error = [0.005263895747487148, 0.00588054199647787] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7946128382014316, 0.5200759478932979], error = [0.005527637369044238, 0.005081388549527705] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:03:44 ( 1.42 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (38.77 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (25.29 ms/it) mean = 0.7915114145701827, error = 0.005250268836206221 with expected value = 0.7853981633974483 mean = [0.5301564482220554, 1.0603128964382498], error = [0.005526691069051731, 0.011053382103434517] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:02:42 ( 1.02 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (28.26 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.28 ms/it) mean = [5.982101812814865], error = [0.018179389471300548] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:57 ( 1.12 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (28.21 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.46 ms/it) mean = [12.076284696671896], error = [0.042648372758411206] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:54 ( 0.34 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.96 ms/it) 0.098773 seconds (2.77 k allocations: 469.750 KiB) 0.203234 seconds (2.73 k allocations: 468.031 KiB) Integral 1 = -4.021001723563082 ± 0.011094355937671482 (reduced chi2 = 0.218) Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:51 ( 0.32 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.84 ms/it) mean = [1.3702812978626735], error = [0.007881542219981672] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:44 ( 1.04 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (26.31 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.11 ms/it) mean = [1.3621615118295036], error = [0.009812109235757234] 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:04 ( 0.41 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 6.00 ms/it) mean = [1.4060574578417588], error = [0.008871030639952506] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.47 s/it) Total iterations * blocks 160: 73%|████▍ | ETA: 0:00:01 (12.37 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.36 ms/it) mean = [0.5009277396491243], error = [0.0016616219051277647] with expected value = 0.5 mean = [0.3342122874285118], error = [0.0011336035069098812] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:35 ( 0.60 s/it) Total iterations * blocks 160: 97%|█████▊| ETA: 0:00:00 (10.97 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.66 ms/it) mean = [0.5001736800837704, 0.0], error = [0.003234565800781708, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33266191709961723], error = [3.3333333333333335e-11, 0.003228991349772049] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 34.5s Vegas tests Sphere 2D mean = [0.7854762632277449], error = [0.00023017859606379247] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 76%|████▋ | ETA: 0:00:00 ( 4.11 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.10 ms/it) mean = [0.7857570865854857, 0.5237112748237815], error = [0.0002455127559348436, 0.0002382723964220724] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 Total iterations * blocks 160: 82%|█████ | ETA: 0:00:00 ( 3.81 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.87 ms/it) mean = [0.7855142383433323, 0.5233370074940437], error = [0.00026056338649191606, 0.00027320631755379843] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:26 ( 0.54 s/it) Total iterations * blocks 160: 32%|█▉ | ETA: 0:00:03 (31.35 ms/it) Total iterations * blocks 160: 68%|████ | ETA: 0:00:01 (19.45 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.04 ms/it) mean = 0.7853444737245983, error = 0.00022633423381405502 with expected value = 0.7853981633974483 mean = [0.5234147186522814, 1.046829437294917], error = [0.00027916396350761497, 0.0005583278919751289] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:03 ( 0.40 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.25 ms/it) mean = [6.000524044775503], error = [0.00036263672918877024] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.67 ms/it) mean = [11.999971030014105], error = [2.7973731099990618e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.39 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.42 ms/it) 0.252318 seconds (3.18 k allocations: 452.227 KiB) Integral 1 = -3.999692383215319 ± 0.00017193904075129518 (reduced chi2 = 1.26) mean = [-3.999692383215319], error = [0.00017193904075129518] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.39 s/it) Total iterations * blocks 160: 92%|█████▌| ETA: 0:00:00 ( 8.70 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.29 ms/it) mean = [1.3934221611211985], error = [0.001091574741531568] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:08 ( 0.43 s/it) Total iterations * blocks 160: 86%|█████▏| ETA: 0:00:00 ( 9.88 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.04 ms/it) mean = [1.3937941056465453], error = [0.0012159677910649497] 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:00:59 ( 0.37 s/it) Total iterations * blocks 160: 87%|█████▎| ETA: 0:00:00 ( 8.97 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.28 ms/it) mean = [1.3946132290481503], error = [0.0010412192766038214] with expected value = 1.3932 Complex1 mean = [0.49996988075765786], error = [2.9797963078661985e-5] with expected value = 0.5 mean = [0.3333562885129508], error = [6.956363072932437e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 80%|████▊ | ETA: 0:00:00 ( 4.03 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.97 ms/it) mean = [0.4999507426957536, 0.0], error = [2.9108619890472093e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3334197939544249], error = [3.3333333333333335e-11, 6.516225471038428e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:00 ( 0.38 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.69 ms/it) mean = [0.49993923034597143, 0.0], error = [3.237849857305978e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33344704548025983], error = [3.3333333333333335e-11, 6.707221710591018e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:03:07 ( 1.18 s/it) Total iterations * blocks 160: 54%|███▎ | ETA: 0:00:03 (35.74 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (22.18 ms/it) mean = [0.9223494251140669, 0.9464950686568248, 0.960014390014487], error = [0.00029676775541435837, 0.0004365735331181201, 0.0006872425024990236] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 20.3s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:46 ( 0.67 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.11 ms/it) mean = [0.7858770667345105], error = [0.0005888206684688248] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:11 ( 0.83 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.31 ms/it) Integral 1 = 0.7854119600645698 ± 0.0007738903159629384 (reduced chi2 = 0.924) Integral 2 = 0.5233716066473708 ± 0.000916652369310273 (reduced chi2 = 0.76) mean = [0.7854119600645698, 0.5233716066473708], error = [0.0007738903159629384, 0.000916652369310273] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7829091565013168, 0.5221987019848866], error = [0.0008723182139641067, 0.0008412921881971919] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:02:19 ( 0.88 s/it) Total iterations * blocks 160: 56%|███▍ | ETA: 0:00:02 (25.31 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.71 ms/it) mean = 0.7865452784126389, error = 0.0009363153202755418 with expected value = 0.7853981633974483 mean = [0.5238882857924739, 1.047776571598159], error = [0.0008025615618962266, 0.001605123088275475] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:56 ( 0.73 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.02 ms/it) mean = [5.99994502757246], error = [0.00041148507037312097] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:02 ( 0.77 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.88 ms/it) mean = [11.999858442955308], error = [6.452830914739013e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:41 ( 0.64 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.18 ms/it) 0.186867 seconds (4.17 k allocations: 505.516 KiB) Integral 1 = -4.000017881503439 ± 0.0003677272474894463 (reduced chi2 = 0.904) mean = [-4.000017881503439], error = [0.0003677272474894463] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:17 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.11 ms/it) mean = [1.392834410769], error = [0.0029663303356359926] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:52 ( 0.71 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.82 ms/it) mean = [1.394181561950421], error = [0.002334383807887068] 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:49 ( 0.69 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.68 ms/it) mean = [1.3904656250505718], error = [0.0026365390598507847] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.489301 seconds (6.46 k allocations: 1.234 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:47 ( 0.68 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.61 ms/it) mean = [0.5000244058739299], error = [4.9680531762695745e-5] with expected value = 0.5 mean = [0.3333008625249337], error = [0.0001051805680736622] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:14 ( 0.85 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (21.49 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.51 ms/it) mean = [0.49991271043889557, 0.0], error = [4.985624679290671e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333712748040981], error = [3.3333333333333335e-11, 9.524421240393079e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:49 ( 0.69 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.74 ms/it) mean = [0.49997793906561416, 0.0], error = [5.162229297731341e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.333393184511908], error = [3.3333333333333335e-11, 0.00011032537676545403] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:11 ( 0.83 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (24.44 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.39 ms/it) mean = [0.919537116915142, 0.9486608508120399, 0.9627710320187213], error = [0.0012284055686643495, 0.0017216740241920042, 0.0020531837358986594] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 26.8s ┌ 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:03 ( 0.78 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.83 ms/it) 1 -> 0.49994616025134025+-0.00011916227697171874 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:59 ( 0.75 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.59 ms/it) 1 -> 0.5000393981109149+-0.00014017717500608927 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.55 ms/it) 1 -> 0.5121165316158357+-0.005604065819319502 test thread: 1 for the index 2 2 -> 0.3333638153322182+-0.0001032726497409644 2 -> 0.33325712043456346+-8.635065591987423e-5 2 -> 0.3372210706571608+-0.004362366560491527 test thread: 1 for the index 3 3 -> 0.24993674545483738+-6.986495414085809e-5 3 -> 0.25004512159142395+-7.718452097290089e-5 3 -> 0.25026910912383776+-0.0031326559073123037 test outer threads for vegas mean = 0.49994616025134025, error = 0.00011916227697171874 with expected value = 0.5 test outer threads for vegasmc mean = 0.5000393981109149, error = 0.00014017717500608927 with expected value = 0.5 test outer threads for mcmc mean = 0.5121165316158357, error = 0.005604065819319502 with expected value = 0.5 test outer threads for vegas mean = 0.3333638153322182, error = 0.0001032726497409644 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.33325712043456346, error = 8.635065591987423e-5 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.3372210706571608, error = 0.004362366560491527 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.24993674545483738, error = 6.986495414085809e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.25004512159142395, error = 7.718452097290089e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.25026910912383776, error = 0.0031326559073123037 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 7.1s ┌ 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:33 ( 0.59 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.47 ms/it) 2 -> [0.3333034328185649]+-[0.00010163624358981278] mean = [0.3333034328185649], error = [0.00010163624358981278] 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.40 ms/it) 2 -> [0.3332981759465451]+-[9.782869740624476e-5] mean = [0.3332981759465451], error = [9.782869740624476e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:49 ( 0.69 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.71 ms/it) 2 -> [0.3408867710848221]+-[0.004030155856237293] mean = [0.3408867710848221], error = [0.004030155856237293] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 6.8s Total iterations * blocks 80: 2%|▏ | ETA: 0:03:32 ( 2.71 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:40 ( 0.58 s/it) Total iterations * blocks 80: 86%|██████ | ETA: 0:00:01 ( 0.11 s/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:07 (94.75 ms/it) Total iterations * blocks 64: 9%|▋ | ETA: 0:00:05 (84.88 ms/it) Total iterations * blocks 64: 81%|█████▊ | ETA: 0:00:00 (19.61 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (17.94 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.099295956 ± 0.0023022375 -0.099295956 ± 0.0023022375 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.847707 seconds (7.88 M allocations: 317.436 MiB, 3.45% gc time, 60.85% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.099296 ± 0.002302 -0.097226 mean = -0.09929595558010841, error = 0.0023022374594646997 with expected value = -0.09722569490554467 0.500000 -0.095086 ± 0.001826 -0.095174 mean = -0.09508645382521327, error = 0.0018263888616531063 with expected value = -0.09517413768359331 1.000000 -0.087506 ± 0.002225 -0.088668 mean = -0.08750628506773678, error = 0.002224649789787047 with expected value = -0.08866785115184726 1.500000 -0.072961 ± 0.002708 -0.076203 mean = -0.07296067086359274, error = 0.002708111581076859 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.099295956 ± 0.0023022375 -0.099295956 ± 0.0023022375 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:58 ( 0.75 s/it) Total iterations * blocks 80: 40%|██▊ | ETA: 0:00:03 (62.47 ms/it) Total iterations * blocks 80: 78%|█████▍ | ETA: 0:00:01 (40.42 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (35.00 ms/it) Total iterations * blocks 64: 39%|██▊ | ETA: 0:00:01 (20.04 ms/it) Total iterations * blocks 64: 77%|█████▍ | ETA: 0:00:00 (20.74 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (20.62 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097036299 ± 0.00062658336 -0.097036299 ± 0.00062658336 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.320334 seconds (11.01 M allocations: 489.072 MiB, 5.31% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.097036 ± 0.000627 -0.097226 mean = -0.09703629885247131, error = 0.0006265833622232651 with expected value = -0.09722569490554467 0.500000 -0.094238 ± 0.000769 -0.095174 mean = -0.0942382567016758, error = 0.0007686738007383524 with expected value = -0.09517413768359331 1.000000 -0.088447 ± 0.000610 -0.088668 mean = -0.08844679625130354, error = 0.0006102150895552081 with expected value = -0.08866785115184726 1.500000 -0.076894 ± 0.001103 -0.076203 mean = -0.07689443138138714, error = 0.001102924544945234 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097036299 ± 0.00062658336 -0.097036299 ± 0.00062658336 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:19 ( 1.01 s/it) Total iterations * blocks 80: 36%|██▌ | ETA: 0:00:04 (87.54 ms/it) Total iterations * blocks 80: 69%|████▊ | ETA: 0:00:01 (55.35 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:03 (44.10 ms/it) Total iterations * blocks 64: 33%|██▎ | ETA: 0:00:01 (24.82 ms/it) Total iterations * blocks 64: 61%|████▎ | ETA: 0:00:01 (26.52 ms/it) Total iterations * blocks 64: 94%|██████▌| ETA: 0:00:00 (25.73 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (25.61 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097695907 ± 0.0019487556 -0.097695907 ± 0.0019487556 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.640001 seconds (19.01 M allocations: 855.654 MiB, 8.84% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.097696 ± 0.001949 -0.097226 mean = -0.09769590743093365, error = 0.0019487556399856922 with expected value = -0.09722569490554467 0.500000 -0.093308 ± 0.001867 -0.095174 mean = -0.09330757982250827, error = 0.0018668869891341371 with expected value = -0.09517413768359331 1.000000 -0.087256 ± 0.001585 -0.088668 mean = -0.08725594234667813, error = 0.001584791874534379 with expected value = -0.08866785115184726 1.500000 -0.075652 ± 0.001280 -0.076203 mean = -0.07565171394725613, error = 0.0012798045723664694 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097695907 ± 0.0019487556 -0.097695907 ± 0.0019487556 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 21.5s 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:15 ( 3.13 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:04 (73.57 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:07 (48.33 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.10010229 ± 0.0042812014 -0.10010229 ± 0.0042812014 0.0000 2 -0.10126357 ± 0.0053021829 -0.10010229 ± 0.0042812014 0.0000 3 -0.095132131 ± 0.0046066781 -0.097769593 ± 0.0034774962 0.7620 4 -0.095703525 ± 0.0045761385 -0.097013254 ± 0.0027687586 0.4456 5 -0.099438299 ± 0.0034745748 -0.097955082 ± 0.0021653472 0.3964 6 -0.099765172 ± 0.0038408063 -0.098391645 ± 0.0018862359 0.3394 7 -0.10055228 ± 0.0053807544 -0.098628102 ± 0.0017800327 0.3003 8 -0.094548328 ± 0.0042548009 -0.098020405 ± 0.001642119 0.3806 9 -0.09586202 ± 0.003003778 -0.097523769 ± 0.0014408634 0.3830 10 -0.10358724 ± 0.0041946147 -0.098163714 ± 0.0013627085 0.5688 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 14%|▉ | ETA: 0:00:03 (21.74 ms/it) Total iterations * blocks 160: 72%|████▍ | ETA: 0:00:00 ( 8.67 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.82 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095320443 ± 0.0030489469 -0.095320443 ± 0.0030489469 0.0000 2 -0.095172899 ± 0.0041486885 -0.095320443 ± 0.0030489469 0.0000 3 -0.09502225 ± 0.0035467839 -0.095085863 ± 0.0026958821 0.0008 4 -0.096373425 ± 0.0044348078 -0.095433278 ± 0.0023036409 0.0312 5 -0.09868327 ± 0.0039926484 -0.096244974 ± 0.0019953395 0.1865 6 -0.10092809 ± 0.0047826111 -0.096939275 ± 0.0018414983 0.3440 7 -0.094115837 ± 0.0041497579 -0.09647475 ± 0.0016832095 0.3526 8 -0.10015166 ± 0.0029066089 -0.09739815 ± 0.001456599 0.4935 9 -0.095404903 ± 0.0040231489 -0.097167149 ± 0.0013695967 0.4540 10 -0.10253961 ± 0.0030585206 -0.098064506 ± 0.001249993 0.7185 ------------------------------------------------------------------------------------------------------------------------------- 1.273026 seconds (6.44 M allocations: 219.811 MiB, 3.71% gc time, 30.51% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.098065 ± 0.001250 -0.097226 mean = -0.09806450601537889, error = 0.0012499930079781678 with expected value = -0.09722569490554467 0.500000 -0.094751 ± 0.001288 -0.095174 mean = -0.09475124852132674, error = 0.00128827938442343 with expected value = -0.09517413768359331 1.000000 -0.087838 ± 0.001435 -0.088668 mean = -0.08783843179204334, error = 0.0014354416544139898 with expected value = -0.08866785115184726 1.500000 -0.077760 ± 0.002179 -0.076203 mean = -0.07776044010066324, error = 0.002178672984736238 with expected value = -0.07620341547901538 mean = -0.09806450601537889, error = 0.0012499930079781678 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 11.4s ┌ 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=0x7ffd21b8e910) 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-enBFLq2e (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 20.2s RNG of the outermost testset: Xoshiro(0xb83faaf876fb664b, 0x905bcb0a2b87a634, 0x50ce017ee65397c5, 0x2a92cf924ef1bac7, 0x275cc091a1d06b31) 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 214.75s 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 296.69s: package tests unexpectedly errored