Package evaluation to test ONNX on Julia 1.14.0-DEV.73 (4c8bca6988*) started at 2025-11-13T15:32:21.959 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.24s ################################################################################ # Installation # Installing ONNX... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d0dd6a25] + ONNX v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [a9b6321e] + Atomix v1.1.2 [e1450e63] + BufferedStreams v1.2.2 [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 [4e289a0a] + EnumX v1.0.5 [e2ba6199] + ExprTools v0.1.10 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [63c18a36] + KernelAbstractions v0.9.39 [1914dd2f] + MacroTools v0.5.16 [872c559c] + NNlib v0.9.31 [d0dd6a25] + ONNX v0.3.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3349acd9] + ProtoBuf v1.2.0 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.5.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [92992a2b] + Umlaut v0.7.1 [013be700] + UnsafeAtomics v0.3.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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 [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 [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 [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 Installation completed after 4.27s ################################################################################ # 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... 8774.8 ms ✓ ProtoBuf 13953.4 ms ✓ NNlib 7777.0 ms ✓ ONNX 3 dependencies successfully precompiled in 31 seconds. 55 already precompiled. Precompilation completed after 41.5s ################################################################################ # Testing # Testing ONNX Status `/tmp/jl_v5FyaH/Project.toml` [d0dd6a25] ONNX v0.3.0 [e034b28e] ONNXRunTime v1.3.1 [92992a2b] Umlaut v0.7.1 [f43a241f] Downloads v1.7.0 [9a3f8284] Random v1.11.0 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_v5FyaH/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [dce04be8] ArgCheck v2.5.0 [a9b6321e] Atomix v1.1.2 [e1450e63] BufferedStreams v1.2.2 [fa961155] CEnum v0.5.0 [d360d2e6] ChainRulesCore v1.26.0 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [63c18a36] KernelAbstractions v0.9.39 [1914dd2f] MacroTools v0.5.16 [872c559c] NNlib v0.9.31 [d0dd6a25] ONNX v0.3.0 [e034b28e] ONNXRunTime v1.3.1 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3349acd9] ProtoBuf v1.2.0 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.5.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [92992a2b] Umlaut v0.7.1 [013be700] UnsafeAtomics v0.3.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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 [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 [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 [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 Ops | 6 6 4.0s Test Summary: | Pass Total Time Read and write | 85 85 31.9s Test Summary: | Pass Total Time Utils | 5 5 1.5s Test Summary: | Pass Total Time Conversions | 8 8 4.0s 2025-11-13 15:34:41.043179533 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 33, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.047110435 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 34, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.051114127 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 35, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.055113629 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 36, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.059102071 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 37, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.063184822 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 38, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.067115474 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 39, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.071123136 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 40, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.075205847 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 41, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.079136689 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 42, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.083099451 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 43, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.087120183 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 44, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.091133934 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 45, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.095120816 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 46, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.099107838 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 47, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.110139392 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 48, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.114179754 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 49, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.116201694 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 50, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.120153836 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 51, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.124147888 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 52, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.128166920 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 53, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.132149162 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 54, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.135124503 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 55, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.138135774 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 56, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.139215514 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 57, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.143111007 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 58, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.147139658 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 59, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.151101810 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 60, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.155138792 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 61, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.159108454 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 62, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.163190845 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 63, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.167108547 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 64, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.171111049 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 65, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.179131342 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 67, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.183381811 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 68, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.187119676 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 69, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.191082238 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 70, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.195076490 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 71, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.199086581 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 72, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.203133842 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 73, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.207067255 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 74, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.211101356 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 75, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.215074158 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 76, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.219092370 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 77, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.223071762 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 78, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.227089003 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 79, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.231093045 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 80, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.237123947 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 81, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.241062740 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 82, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.245088921 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 83, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.249096993 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 84, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.253105904 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 85, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.257085176 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 86, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.261128138 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 87, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.265163269 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 88, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.269190840 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 89, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.273160902 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 90, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.277104955 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 91, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.281075587 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 92, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.285145918 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 93, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.289130160 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 94, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.293166751 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 95, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.297141573 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 96, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.301156844 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 97, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.305150276 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 98, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.309183808 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 99, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.313150850 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 100, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.317186801 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 101, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.321133593 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 102, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.325181035 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 103, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.329166716 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 104, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.333103549 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 105, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.337091141 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 106, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.341149602 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 107, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.345121434 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 108, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.349126685 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 109, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.353102047 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 110, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.358138229 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 111, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.362134841 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 112, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.366159742 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 113, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.370100565 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 114, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.374156636 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 115, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.378137018 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 116, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.382140940 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 117, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.386112112 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 118, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.390172333 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 119, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.394126385 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 120, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.398169786 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 121, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.402124968 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 122, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.406190760 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 123, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.410155071 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 124, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.414178933 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 125, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.418128685 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 126, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.422149017 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 127, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.426126819 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 128, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.430162140 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 129, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.434128092 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 130, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.438123464 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 131, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.442142685 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 132, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.446159017 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 133, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.450123029 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 134, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.454156171 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 135, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.458128582 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 136, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.462145204 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 137, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.466111296 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 138, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.470159647 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 139, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.475147130 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 140, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.479150131 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 141, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.483118173 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 142, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.487162035 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 143, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.491117517 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 144, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.495110419 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 145, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.499106320 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 146, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.503133472 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 147, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.507112294 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 148, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.511171105 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 149, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.515136547 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 150, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.519122939 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 151, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.523124781 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 152, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.527150592 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 153, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.531107654 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 154, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.535174015 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 155, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.539177697 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 156, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.543170169 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 157, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.547151381 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 158, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:41.551166392 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 159, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.153087744 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 160, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.157058546 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 161, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.161106087 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 162, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.165064249 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 163, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.169063131 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 164, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.173064493 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 165, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.177061555 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 166, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.181064576 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 167, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.185067298 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 168, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.189067650 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 169, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.193060511 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 170, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.197062363 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 171, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.201073665 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 172, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.205066787 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 173, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.209067848 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 174, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.213071330 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 175, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.217093692 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 176, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.221099853 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 177, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.225084625 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 178, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.229091277 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 179, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.233081619 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 180, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.237091021 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 181, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.241108532 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 182, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.245108134 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 183, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.249107236 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 184, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.253072218 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 185, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.257081859 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 186, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.261080661 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 187, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.265080633 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 188, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.269063435 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 189, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.286095972 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 190, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.288159852 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 191, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.292066095 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 192, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.300074548 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 194, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.304074310 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 195, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.308071992 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 196, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.312062004 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 197, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.316121335 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 198, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.320077727 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 199, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.324066549 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 200, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.328069701 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 201, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.332090762 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 202, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.336083454 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 203, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.340089306 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 204, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.344088808 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 205, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.348090779 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 206, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.352100971 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 207, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.356102643 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 208, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.360092415 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 209, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.364090386 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 210, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.368086678 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 211, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.372095220 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 212, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.376088811 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 213, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.384101495 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 214, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.388083417 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 215, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.392095288 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 216, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.396103970 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 217, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.400086922 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 218, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.404089394 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 219, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.408093086 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 220, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.412104167 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 221, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.416119259 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 222, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.420121061 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 223, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.424129962 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 224, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.428126204 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 225, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.432117516 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 226, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.436125858 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 227, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.440087480 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 228, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.444098451 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 229, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.448094233 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 230, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.452101115 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 231, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.456101846 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 232, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.460087208 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 233, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.464087360 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 234, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.468098342 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 235, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.472074404 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 236, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.476079085 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 237, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.480076837 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 238, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.485094299 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 239, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.489102681 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 240, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.493094943 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 241, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.497111164 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 242, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.501109656 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 243, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.508099389 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 244, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.512077481 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 245, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.516062973 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 246, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.520064985 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 247, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.524095306 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 248, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.528291736 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 249, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.532096290 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 250, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.536097632 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 251, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.540097193 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 252, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.547102576 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 253, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.551074848 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 254, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.555082220 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 255, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.559077902 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 256, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.563081954 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 257, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.567083735 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 258, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.571065597 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 259, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.575065059 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 260, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.579067931 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 261, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.723097204 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 262, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.727071526 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 263, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.731080527 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 264, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.735076699 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 265, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.739087401 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 266, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.743075683 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 267, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.747080884 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 268, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.751079266 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 269, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.755078688 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 270, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.759064700 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 271, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.763068741 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 272, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.767069063 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 273, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.771078655 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 274, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.775071217 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 275, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.779060189 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 276, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.783049520 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 277, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.787060142 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 278, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.791064484 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 279, index: 119, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.795069136 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 280, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.799067487 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 281, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.803079249 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 282, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.807065851 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 283, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.811072133 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 284, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.815074624 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 285, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:34:54.819057016 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 286, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.250132889 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 287, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.254131741 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 288, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.258117843 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 289, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.262142074 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 290, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.266128436 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 291, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.269196007 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 292, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.273114559 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 293, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.277147171 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 294, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.281118263 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 295, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.285128245 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 296, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.289093937 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 297, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.293133588 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 298, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.297087690 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 299, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.301131842 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 300, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.305118484 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 301, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.309413183 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 302, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.313107137 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 303, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.317130369 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 304, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.321090781 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 305, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.325122542 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 306, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.329121364 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 307, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.333110166 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 308, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.337104148 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 309, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.341137719 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 310, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.345150421 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 311, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.349149963 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 312, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.353165124 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 313, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.357162976 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 314, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.361135118 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 315, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.365141310 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 316, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.369086932 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 317, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.373103934 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 318, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.377102876 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 319, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.400174055 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 321, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.404130597 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 322, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.407108989 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 323, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.408138889 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 324, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.412112451 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 325, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.416161752 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 326, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.420090335 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 327, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.424146136 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 328, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.428120338 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 329, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.432161989 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 330, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.436128331 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 331, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.440117133 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 332, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.448133367 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 333, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.452141478 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 334, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.456118570 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 335, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.460156432 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 336, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.464128114 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 337, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.468137405 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 338, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.472125847 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 339, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.476148069 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 340, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.480105261 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 341, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.484195362 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 342, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.490147525 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 343, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.494128207 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 344, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.498140969 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 345, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.502150210 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 346, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.505125172 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 347, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.509150964 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 348, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.513146965 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 349, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.517172897 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 350, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.521122309 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 351, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.525170740 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 352, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.529142092 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 353, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.533156664 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 354, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.537131096 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 355, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.541169957 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 356, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.545126060 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 357, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.549127541 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 358, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.553108073 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 359, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.557157865 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 360, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.561082777 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 361, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.565117369 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 362, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.572140421 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 363, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.576102034 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 364, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.580125765 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 365, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.584116247 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 366, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.588110279 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 367, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.592102141 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 368, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.596117012 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 369, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.600105184 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 370, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.604113406 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 371, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.608122338 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 372, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.612145449 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 373, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.616137191 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 374, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.620145453 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 375, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.624160464 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 376, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.628121566 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 377, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.632137338 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 378, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.636098290 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 379, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.640109882 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 380, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.644098694 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 381, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.648120705 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 382, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.652097597 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 383, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.656110099 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 384, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-13 15:35:01.841478017 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 385, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 jfptr_wait_1599.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke94180.1 at /opt/julia/lib/julia/sys.so (unknown line) j_wait_53123.1 at /opt/julia/lib/julia/sys.so (unknown line) wait_forever at ./task.jl:1168 jfptr_wait_forever_53122.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000724740d6c790 Total snapshots: 641. Utilization: 0% ╎641 @Base/task.jl:1168 wait_forever() 640╎ 641 @Base/task.jl:1246 wait() [25] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/ONNX/OaA3F/test/saveload.jl:5 unknown function (ip: 0x7b362f692f14) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x7b362f697cb2) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x7b35fb41147b) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x7b35fbe6be74) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x7b35fb52eeaa) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x7b35fb4a2635) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x7b35fb4a400d) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so CreateSession at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/capi.jl:537 #load_inference#4 at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/highlevel.jl:136 load_inference at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/highlevel.jl:87 [inlined] ort_run at /home/pkgeval/.julia/packages/ONNX/OaA3F/test/ort.jl:8 #10 at /home/pkgeval/.julia/packages/ONNX/OaA3F/test/ort.jl:18 mktemp at ./file.jl:907 unknown function (ip: 0x7b36195f8367) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 PkgEval terminated after 645.82s: tests became inactive