Package evaluation to test Optuna on Julia 1.14.0-DEV.3128 (f573e2bf71*) started at 2026-09-06T18:00:33.485 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.7s ################################################################################ # Installation # Installing Optuna... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a5d0552b] + Optuna v0.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [0b6fb165] + ChunkCodecCore v1.0.2 [4c0bbee4] + ChunkCodecLibZlib v1.1.0 [55437552] + ChunkCodecLibZstd v1.0.0 [992eb4ea] + CondaPkg v0.2.36 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [5789e2e9] + FileIO v1.20.0 [076d061b] + HashArrayMappedTries v0.2.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [033835bb] + JLD2 v0.6.6 [692b3bcd] + JLLWrappers v1.8.0 [682c06a0] + JSON v1.8.0 [1914dd2f] + MacroTools v0.5.16 [0b3b1443] + MicroMamba v0.1.15 [a5d0552b] + Optuna v0.3.1 [bac558e1] + OrderedCollections v2.0.1 [69de0a69] + Parsers v3.0.0 [fa939f87] + Pidfile v1.3.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [6099a3de] + PythonCall v0.9.35 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.6.2 [6c6a2e73] + Scratch v1.3.0 [ec057cc2] + StructUtils v2.8.5 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.14.0 [e17b2a0c] + UnsafePointers v1.0.0 [f8abcde7] + micromamba_jll v2.3.1+0 [4d7b5844] + pixi_jll v0.76.2+0 [0dad84c5] + ArgTools v1.2.0 [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.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.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.5.7+0 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.48.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.70.0+0 [3f19e933] + p7zip_jll v17.8.2+0 Installation completed after 4.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Resolving changes + openssl + optuna + python CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ init │ --format pixi └ /tmp/jl_dFoY4K/.CondaPkg ✔ Created /tmp/jl_dFoY4K/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_dFoY4K/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ optuna = ">=4,<5" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ install └ --manifest-path /tmp/jl_dFoY4K/.CondaPkg/pixi.toml ✔ The default environment has been installed. 58.3 s ✓ Optuna 1 dependency successfully precompiled in 59 seconds. 62 already precompiled. 1 dependency had output during precompilation: ┌ Optuna │ CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml │ CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml │ CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml │ CondaPkg Resolving changes │ + openssl │ + optuna │ + python │ CondaPkg Initialising pixi │ │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ │ init │ │ --format pixi │ └ /tmp/jl_dFoY4K/.CondaPkg │ ✔ Created /tmp/jl_dFoY4K/.CondaPkg/pixi.toml │ CondaPkg Wrote /tmp/jl_dFoY4K/.CondaPkg/pixi.toml │ │ [dependencies] │ │ openssl = ">=3, <3.6" │ │ optuna = ">=4,<5" │ │ │ │ [dependencies.python] │ │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ │ build = "*cp*" │ │ channel = "conda-forge" │ │ │ │ [workspace] │ │ name = ".CondaPkg" │ │ description = "automatically generated by CondaPkg.jl" │ │ platforms = ["linux-64"] │ │ channel-priority = "strict" │ └ channels = ["conda-forge"] │ CondaPkg Installing packages │ │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ │ install │ └ --manifest-path /tmp/jl_dFoY4K/.CondaPkg/pixi.toml │ ✔ The default environment has been installed. └ Precompilation completed after 67.66s ################################################################################ # Testing # Testing Optuna Status `/tmp/jl_wSKAws/Project.toml` [992eb4ea] CondaPkg v0.2.36 [a5d0552b] Optuna v0.3.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_wSKAws/Manifest.toml` [0b6fb165] ChunkCodecCore v1.0.2 [4c0bbee4] ChunkCodecLibZlib v1.1.0 [55437552] ChunkCodecLibZstd v1.0.0 [992eb4ea] CondaPkg v0.2.36 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [5789e2e9] FileIO v1.20.0 [076d061b] HashArrayMappedTries v0.2.0 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.6 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.8.0 [1914dd2f] MacroTools v0.5.16 [0b3b1443] MicroMamba v0.1.15 [a5d0552b] Optuna v0.3.1 [bac558e1] OrderedCollections v2.0.1 [69de0a69] Parsers v3.0.0 [fa939f87] Pidfile v1.3.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [6099a3de] PythonCall v0.9.35 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [ec057cc2] StructUtils v2.8.5 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [e17b2a0c] UnsafePointers v1.0.0 [f8abcde7] micromamba_jll v2.3.1+0 [4d7b5844] pixi_jll v0.76.2+0 [0dad84c5] ArgTools v1.2.0 [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.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.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.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Testing Running tests... CondaPkg Found dependencies: /tmp/jl_wSKAws/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Resolving changes + openssl + optuna + pymysql + python CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ init │ --format pixi └ /tmp/jl_wSKAws/.CondaPkg ✔ Created /tmp/jl_wSKAws/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_wSKAws/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ optuna = ">=4,<5" │ pymysql = ">=1,<2" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ install └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml ✔ The default environment has been installed. CondaPkg Found dependencies: /tmp/jl_wSKAws/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Resolving changes + cryptography CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ init │ --format pixi └ /tmp/jl_wSKAws/.CondaPkg ✔ Created /tmp/jl_wSKAws/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_wSKAws/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ cryptography = ">=46,<47" │ optuna = ">=4,<5" │ pymysql = ">=1,<2" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ install └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml ✔ The default environment has been installed. CondaPkg Found dependencies: /tmp/jl_wSKAws/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Resolving changes + redis-py CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ init │ --format pixi └ /tmp/jl_wSKAws/.CondaPkg ✔ Created /tmp/jl_wSKAws/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_wSKAws/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ cryptography = ">=46,<47" │ optuna = ">=4,<5" │ redis-py = ">=7,<8" │ pymysql = ">=1,<2" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ install └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml ✔ The default environment has been installed. CondaPkg Found dependencies: /tmp/jl_wSKAws/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ init │ --format pixi └ /tmp/jl_wSKAws/.CondaPkg ✔ Created /tmp/jl_wSKAws/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_wSKAws/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ cryptography = ">=46,<47" │ optuna = ">=4,<5" │ redis-py = ">=7,<8" │ pymysql = ">=1,<2" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Updating packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ update └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml Environment: default + (conda) _openmp_mutex 4.5 20_gnu + (conda) alembic 1.19.2 pyh5ded981_0 + (conda) async-timeout 5.0.1 pyhcf101f3_2 + (conda) bzip2 1.0.8 hda65f42_10 + (conda) ca-certificates 2026.7.22 hbd8a1cb_0 + (conda) cffi 2.1.1 py312h703531f_3 + (conda) colorlog 6.11.0 pyh8f84b5b_0 + (conda) cryptography 46.0.7 py312ha4b625e_0 + (conda) greenlet 3.5.5 py312h8285ef7_0 + (conda) icu 78.3 py310h44b86e0_2 + (conda) importlib-metadata 9.0.1 pyhcf101f3_0 + (conda) ld_impl_linux-64 2.46.1 default_hbd61a6d_102 + (conda) libblas 3.11.0 10_h4a7cf45_openblas + (conda) libcblas 3.11.0 10_h0358290_openblas + (conda) libexpat 2.8.1 hecca717_1 + (conda) libffi 3.7.0 h81df57d_1 + (conda) libgcc 16.2.0 ha9f2e26_4 + (conda) libgfortran 16.2.0 h69a702a_4 + (conda) libgfortran5 16.2.0 h6b99dfc_4 + (conda) libgomp 16.2.0 he0feb66_4 + (conda) liblapack 3.11.0 10_h47877c9_openblas + (conda) liblzma 5.8.3 hb03c661_1 + (conda) libnsl 2.0.1 hb9d3cd8_1 + (conda) libopenblas 0.3.34 pthreads_hcf972fe_1 + (conda) libpython 3.12.14 h0c77377_3_cpython + (conda) libsqlite 3.53.4 h13e7031_1 + (conda) libstdcxx 16.2.0 h934c35e_4 + (conda) libuuid 2.42.3 hcfc3c73_0 + (conda) libxcrypt 4.4.38 h280c20c_0 + (conda) libzlib 1.3.2 h25fd6f3_3 + (conda) mako 1.4.1 pyhcf101f3_0 + (conda) markupsafe 3.0.3 py312h8a5da7c_1 + (conda) ncurses 6.6 hdb14827_1 + (conda) numpy 2.5.2 py312he827f4e_1 + (conda) openssl 3.5.8 h781a0a9_0 + (conda) optuna 4.9.0 pyhd8ed1ab_0 + (conda) packaging 26.3 pyhc364b38_0 + (conda) pycparser 3.0 pyhcf101f3_0 + (conda) pymysql 1.2.0 pyhcf101f3_0 + (conda) python 3.12.14 h5f976f7_3_cpython + (conda) python_abi 3.12 9_cp312 + (conda) pyyaml 6.0.3 py312h8a5da7c_1 + (conda) readline 8.3 hd6e31c0_1 + (conda) redis-py 7.4.0 pyhd8ed1ab_0 + (conda) sqlalchemy 2.0.52 py312h5253ce2_0 + (conda) tk 8.6.13 noxft_h1df4ec4_4 + (conda) tomli 2.4.1 pyhcf101f3_0 + (conda) tqdm 4.70.0 pyh8f84b5b_0 + (conda) typing-extensions 4.16.0 h69aa097_0 + (conda) typing_extensions 4.16.0 pyhcf101f3_0 + (conda) tzdata 2026c h151e31d_0 + (conda) yaml 0.2.5 hebe6cf0_3 + (conda) zipp 4.1.0 pyhcf101f3_0 + (conda) zstd 1.5.7 hb78ec9c_7 CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ install └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml ✔ The default environment has been installed. [ Info: The package `pytest` is required for this functionality. Adding `pytest` to the conda environment... CondaPkg Found dependencies: /tmp/jl_wSKAws/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Resolving changes + pytest CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ init │ --format pixi └ /tmp/jl_wSKAws/.CondaPkg ✔ Created /tmp/jl_wSKAws/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_wSKAws/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ cryptography = ">=46,<47" │ optuna = ">=4,<5" │ pytest = "*" │ redis-py = ">=7,<8" │ pymysql = ">=1,<2" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ install └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml ✔ The default environment has been installed. CondaPkg Found dependencies: /tmp/jl_wSKAws/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ init │ --format pixi └ /tmp/jl_wSKAws/.CondaPkg ✔ Created /tmp/jl_wSKAws/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_wSKAws/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ cryptography = ">=46,<47" │ optuna = ">=4,<5" │ pytest = "*" │ redis-py = ">=7,<8" │ pymysql = ">=1,<2" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Updating packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ update └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml Environment: default + (conda) _openmp_mutex 4.5 20_gnu + (conda) alembic 1.19.2 pyh5ded981_0 + (conda) async-timeout 5.0.1 pyhcf101f3_2 + (conda) bzip2 1.0.8 hda65f42_10 + (conda) ca-certificates 2026.7.22 hbd8a1cb_0 + (conda) cffi 2.1.1 py312h703531f_3 + (conda) colorama 0.4.6 pyhd8ed1ab_1 + (conda) colorlog 6.11.0 pyh8f84b5b_0 + (conda) cryptography 46.0.7 py312ha4b625e_0 + (conda) exceptiongroup 1.3.1 pyhd8ed1ab_0 + (conda) greenlet 3.5.5 py312h8285ef7_0 + (conda) icu 78.3 py310h44b86e0_2 + (conda) importlib-metadata 9.0.1 pyhcf101f3_0 + (conda) iniconfig 2.3.0 pyhd8ed1ab_0 + (conda) ld_impl_linux-64 2.46.1 default_hbd61a6d_102 + (conda) libblas 3.11.0 10_h4a7cf45_openblas + (conda) libcblas 3.11.0 10_h0358290_openblas + (conda) libexpat 2.8.1 hecca717_1 + (conda) libffi 3.7.0 h81df57d_1 + (conda) libgcc 16.2.0 ha9f2e26_4 + (conda) libgfortran 16.2.0 h69a702a_4 + (conda) libgfortran5 16.2.0 h6b99dfc_4 + (conda) libgomp 16.2.0 he0feb66_4 + (conda) liblapack 3.11.0 10_h47877c9_openblas + (conda) liblzma 5.8.3 hb03c661_1 + (conda) libnsl 2.0.1 hb9d3cd8_1 + (conda) libopenblas 0.3.34 pthreads_hcf972fe_1 + (conda) libpython 3.12.14 h0c77377_3_cpython + (conda) libsqlite 3.53.4 h13e7031_1 + (conda) libstdcxx 16.2.0 h934c35e_4 + (conda) libuuid 2.42.3 hcfc3c73_0 + (conda) libxcrypt 4.4.38 h280c20c_0 + (conda) libzlib 1.3.2 h25fd6f3_3 + (conda) mako 1.4.1 pyhcf101f3_0 + (conda) markupsafe 3.0.3 py312h8a5da7c_1 + (conda) ncurses 6.6 hdb14827_1 + (conda) numpy 2.5.2 py312he827f4e_1 + (conda) openssl 3.5.8 h781a0a9_0 + (conda) optuna 4.9.0 pyhd8ed1ab_0 + (conda) packaging 26.3 pyhc364b38_0 + (conda) pluggy 1.6.0 pyhf9edf01_1 + (conda) pycparser 3.0 pyhcf101f3_0 + (conda) pygments 2.21.0 pyhcf101f3_0 + (conda) pymysql 1.2.0 pyhcf101f3_0 + (conda) pytest 9.1.1 pyhc364b38_2 + (conda) python 3.12.14 h5f976f7_3_cpython + (conda) python_abi 3.12 9_cp312 + (conda) pyyaml 6.0.3 py312h8a5da7c_1 + (conda) readline 8.3 hd6e31c0_1 + (conda) redis-py 7.4.0 pyhd8ed1ab_0 + (conda) sqlalchemy 2.0.52 py312h5253ce2_0 + (conda) tk 8.6.13 noxft_h1df4ec4_4 + (conda) tomli 2.4.1 pyhcf101f3_0 + (conda) tqdm 4.70.0 pyh8f84b5b_0 + (conda) typing-extensions 4.16.0 h69aa097_0 + (conda) typing_extensions 4.16.0 pyhcf101f3_0 + (conda) tzdata 2026c h151e31d_0 + (conda) yaml 0.2.5 hebe6cf0_3 + (conda) zipp 4.1.0 pyhcf101f3_0 + (conda) zstd 1.5.7 hb78ec9c_7 CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ install └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml ✔ The default environment has been installed. [I 2026-09-06 18:04:00,376] A new study created in RDB with name: test-study [I 2026-09-06 18:04:03,872] A new study created in RDB with name: test-study [I 2026-09-06 18:04:04,457] A new study created in RDB with name: test-study [I 2026-09-06 18:04:05,463] A new study created in RDB with name: test-study sys:1: ExperimentalWarning: PatientPruner is experimental (supported from v2.8.0). The interface can change in the future. [I 2026-09-06 18:04:06,952] A new study created in RDB with name: test-study [I 2026-09-06 18:04:07,948] A new study created in RDB with name: test-study [I 2026-09-06 18:04:09,701] A new study created in RDB with name: test-study [I 2026-09-06 18:04:11,024] A new study created in RDB with name: test-study [I 2026-09-06 18:04:11,731] A new study created in RDB with name: test-study [I 2026-09-06 18:04:13,741] A new study created in RDB with name: test-study [I 2026-09-06 18:04:14,380] A new study created in RDB with name: test-study [I 2026-09-06 18:04:15,704] A new study created in RDB with name: test-study [I 2026-09-06 18:04:16,379] A new study created in RDB with name: test-study [ Info: The package `scipy = ">=1,<2"` is required for this functionality. Adding `scipy = ">=1,<2"` to the conda environment... CondaPkg Found dependencies: /tmp/jl_wSKAws/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Resolving changes + scipy CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ init │ --format pixi └ /tmp/jl_wSKAws/.CondaPkg ✔ Created /tmp/jl_wSKAws/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_wSKAws/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ cryptography = ">=46,<47" │ optuna = ">=4,<5" │ pytest = "*" │ redis-py = ">=7,<8" │ pymysql = ">=1,<2" │ scipy = ">=1,<2" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ install └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml ✔ The default environment has been installed. CondaPkg Found dependencies: /tmp/jl_wSKAws/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ init │ --format pixi └ /tmp/jl_wSKAws/.CondaPkg ✔ Created /tmp/jl_wSKAws/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_wSKAws/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ cryptography = ">=46,<47" │ optuna = ">=4,<5" │ pytest = "*" │ redis-py = ">=7,<8" │ pymysql = ">=1,<2" │ scipy = ">=1,<2" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Updating packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ update └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml Environment: default + (conda) _openmp_mutex 4.5 20_gnu + (conda) alembic 1.19.2 pyh5ded981_0 + (conda) async-timeout 5.0.1 pyhcf101f3_2 + (conda) bzip2 1.0.8 hda65f42_10 + (conda) ca-certificates 2026.7.22 hbd8a1cb_0 + (conda) cffi 2.1.1 py312h703531f_3 + (conda) colorama 0.4.6 pyhd8ed1ab_1 + (conda) colorlog 6.11.0 pyh8f84b5b_0 + (conda) cryptography 46.0.7 py312ha4b625e_0 + (conda) exceptiongroup 1.3.1 pyhd8ed1ab_0 + (conda) greenlet 3.5.5 py312h8285ef7_0 + (conda) icu 78.3 py310h44b86e0_2 + (conda) importlib-metadata 9.0.1 pyhcf101f3_0 + (conda) iniconfig 2.3.0 pyhd8ed1ab_0 + (conda) ld_impl_linux-64 2.46.1 default_hbd61a6d_102 + (conda) libblas 3.11.0 10_h4a7cf45_openblas + (conda) libcblas 3.11.0 10_h0358290_openblas + (conda) libexpat 2.8.1 hecca717_1 + (conda) libffi 3.7.0 h81df57d_1 + (conda) libgcc 16.2.0 ha9f2e26_4 + (conda) libgfortran 16.2.0 h69a702a_4 + (conda) libgfortran5 16.2.0 h6b99dfc_4 + (conda) libgomp 16.2.0 he0feb66_4 + (conda) liblapack 3.11.0 10_h47877c9_openblas + (conda) liblzma 5.8.3 hb03c661_1 + (conda) libnsl 2.0.1 hb9d3cd8_1 + (conda) libopenblas 0.3.34 pthreads_hcf972fe_1 + (conda) libpython 3.12.14 h0c77377_3_cpython + (conda) libsqlite 3.53.4 h13e7031_1 + (conda) libstdcxx 16.2.0 h934c35e_4 + (conda) libuuid 2.42.3 hcfc3c73_0 + (conda) libxcrypt 4.4.38 h280c20c_0 + (conda) libzlib 1.3.2 h25fd6f3_3 + (conda) mako 1.4.1 pyhcf101f3_0 + (conda) markupsafe 3.0.3 py312h8a5da7c_1 + (conda) ncurses 6.6 hdb14827_1 + (conda) numpy 2.5.2 py312he827f4e_1 + (conda) openssl 3.5.8 h781a0a9_0 + (conda) optuna 4.9.0 pyhd8ed1ab_0 + (conda) packaging 26.3 pyhc364b38_0 + (conda) pluggy 1.6.0 pyhf9edf01_1 + (conda) pycparser 3.0 pyhcf101f3_0 + (conda) pygments 2.21.0 pyhcf101f3_0 + (conda) pymysql 1.2.0 pyhcf101f3_0 + (conda) pytest 9.1.1 pyhc364b38_2 + (conda) python 3.12.14 h5f976f7_3_cpython + (conda) python_abi 3.12 9_cp312 + (conda) pyyaml 6.0.3 py312h8a5da7c_1 + (conda) readline 8.3 hd6e31c0_1 + (conda) redis-py 7.4.0 pyhd8ed1ab_0 + (conda) scipy 1.18.0 py312h54fa4ab_0 + (conda) sqlalchemy 2.0.52 py312h5253ce2_0 + (conda) tk 8.6.13 noxft_h1df4ec4_4 + (conda) tomli 2.4.1 pyhcf101f3_0 + (conda) tqdm 4.70.0 pyh8f84b5b_0 + (conda) typing-extensions 4.16.0 h69aa097_0 + (conda) typing_extensions 4.16.0 pyhcf101f3_0 + (conda) tzdata 2026c h151e31d_0 + (conda) yaml 0.2.5 hebe6cf0_3 + (conda) zipp 4.1.0 pyhcf101f3_0 + (conda) zstd 1.5.7 hb78ec9c_7 CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ install └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml ✔ The default environment has been installed. sys:1: ExperimentalWarning: WilcoxonPruner is experimental (supported from v3.6.0). The interface can change in the future. [I 2026-09-06 18:04:21,356] A new study created in RDB with name: test-study [I 2026-09-06 18:04:22,160] A new study created in RDB with name: test-study [I 2026-09-06 18:04:26,277] A new study created in RDB with name: test-study [I 2026-09-06 18:04:29,104] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:04:29,443] A new study created in RDB with name: repro_test_2 sys:1: FutureWarning: `consider_prior` has been deprecated in v4.3.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v4.3.0. sys:1: FutureWarning: `prior_weight` has been deprecated in v4.9.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v4.9.0. sys:1: FutureWarning: `consider_magic_clip` has been deprecated in v4.9.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v4.9.0. sys:1: FutureWarning: `consider_endpoints` has been deprecated in v4.9.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v4.9.0. sys:1: FutureWarning: `warn_independent_sampling` has been deprecated in v4.9.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v4.9.0. [I 2026-09-06 18:04:30,167] A new study created in RDB with name: test-study [I 2026-09-06 18:04:31,359] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:04:32,028] A new study created in RDB with name: repro_test_2 sys:1: FutureWarning: `gamma` has been deprecated in v4.9.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v4.9.0. sys:1: FutureWarning: `weights` has been deprecated in v4.9.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v4.9.0. [I 2026-09-06 18:04:32,749] A new study created in RDB with name: test-study [I 2026-09-06 18:04:34,374] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:04:34,772] A new study created in RDB with name: repro_test_2 sys:1: ExperimentalWarning: GPSampler is experimental (supported from v3.6.0). The interface can change in the future. [I 2026-09-06 18:04:36,339] A new study created in RDB with name: test-study [I 2026-09-06 18:04:38,323] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:04:38,850] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:04:39,788] A new study created in RDB with name: test-study [I 2026-09-06 18:04:41,405] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:04:42,059] A new study created in RDB with name: repro_test_2 [ Info: The package `cmaes = ">=0.12,<1"` is required for this functionality. Adding `cmaes = ">=0.12,<1"` to the conda environment... CondaPkg Found dependencies: /tmp/jl_wSKAws/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Resolving changes + cmaes CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ init │ --format pixi └ /tmp/jl_wSKAws/.CondaPkg ✔ Created /tmp/jl_wSKAws/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_wSKAws/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ cryptography = ">=46,<47" │ optuna = ">=4,<5" │ pytest = "*" │ cmaes = ">=0.12,<1" │ redis-py = ">=7,<8" │ pymysql = ">=1,<2" │ scipy = ">=1,<2" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ install └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml ✔ The default environment has been installed. CondaPkg Found dependencies: /tmp/jl_wSKAws/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Optuna/YlAeV/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ init │ --format pixi └ /tmp/jl_wSKAws/.CondaPkg ✔ Created /tmp/jl_wSKAws/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_wSKAws/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ cryptography = ">=46,<47" │ optuna = ">=4,<5" │ pytest = "*" │ cmaes = ">=0.12,<1" │ redis-py = ">=7,<8" │ pymysql = ">=1,<2" │ scipy = ">=1,<2" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Updating packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ update └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml Environment: default + (conda) _openmp_mutex 4.5 20_gnu + (conda) alembic 1.19.2 pyh5ded981_0 + (conda) async-timeout 5.0.1 pyhcf101f3_2 + (conda) bzip2 1.0.8 hda65f42_10 + (conda) ca-certificates 2026.7.22 hbd8a1cb_0 + (conda) cffi 2.1.1 py312h703531f_3 + (conda) cmaes 0.13.1 pyhd8ed1ab_0 + (conda) colorama 0.4.6 pyhd8ed1ab_1 + (conda) colorlog 6.11.0 pyh8f84b5b_0 + (conda) cryptography 46.0.7 py312ha4b625e_0 + (conda) exceptiongroup 1.3.1 pyhd8ed1ab_0 + (conda) greenlet 3.5.5 py312h8285ef7_0 + (conda) icu 78.3 py310h44b86e0_2 + (conda) importlib-metadata 9.0.1 pyhcf101f3_0 + (conda) iniconfig 2.3.0 pyhd8ed1ab_0 + (conda) ld_impl_linux-64 2.46.1 default_hbd61a6d_102 + (conda) libblas 3.11.0 10_h4a7cf45_openblas + (conda) libcblas 3.11.0 10_h0358290_openblas + (conda) libexpat 2.8.1 hecca717_1 + (conda) libffi 3.7.0 h81df57d_1 + (conda) libgcc 16.2.0 ha9f2e26_4 + (conda) libgfortran 16.2.0 h69a702a_4 + (conda) libgfortran5 16.2.0 h6b99dfc_4 + (conda) libgomp 16.2.0 he0feb66_4 + (conda) liblapack 3.11.0 10_h47877c9_openblas + (conda) liblzma 5.8.3 hb03c661_1 + (conda) libnsl 2.0.1 hb9d3cd8_1 + (conda) libopenblas 0.3.34 pthreads_hcf972fe_1 + (conda) libpython 3.12.14 h0c77377_3_cpython + (conda) libsqlite 3.53.4 h13e7031_1 + (conda) libstdcxx 16.2.0 h934c35e_4 + (conda) libuuid 2.42.3 hcfc3c73_0 + (conda) libxcrypt 4.4.38 h280c20c_0 + (conda) libzlib 1.3.2 h25fd6f3_3 + (conda) mako 1.4.1 pyhcf101f3_0 + (conda) markupsafe 3.0.3 py312h8a5da7c_1 + (conda) ncurses 6.6 hdb14827_1 + (conda) numpy 2.5.2 py312he827f4e_1 + (conda) openssl 3.5.8 h781a0a9_0 + (conda) optuna 4.9.0 pyhd8ed1ab_0 + (conda) packaging 26.3 pyhc364b38_0 + (conda) pluggy 1.6.0 pyhf9edf01_1 + (conda) pycparser 3.0 pyhcf101f3_0 + (conda) pygments 2.21.0 pyhcf101f3_0 + (conda) pymysql 1.2.0 pyhcf101f3_0 + (conda) pytest 9.1.1 pyhc364b38_2 + (conda) python 3.12.14 h5f976f7_3_cpython + (conda) python_abi 3.12 9_cp312 + (conda) pyyaml 6.0.3 py312h8a5da7c_1 + (conda) readline 8.3 hd6e31c0_1 + (conda) redis-py 7.4.0 pyhd8ed1ab_0 + (conda) scipy 1.18.0 py312h54fa4ab_0 + (conda) sqlalchemy 2.0.52 py312h5253ce2_0 + (conda) tk 8.6.13 noxft_h1df4ec4_4 + (conda) tomli 2.4.1 pyhcf101f3_0 + (conda) tqdm 4.70.0 pyh8f84b5b_0 + (conda) typing-extensions 4.16.0 h69aa097_0 + (conda) typing_extensions 4.16.0 pyhcf101f3_0 + (conda) tzdata 2026c h151e31d_0 + (conda) yaml 0.2.5 hebe6cf0_3 + (conda) zipp 4.1.0 pyhcf101f3_0 + (conda) zstd 1.5.7 hb78ec9c_7 CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/8429d049f6c01106c62971e9540e146dc068df25/bin/pixi │ install └ --manifest-path /tmp/jl_wSKAws/.CondaPkg/pixi.toml ✔ The default environment has been installed. sys:1: FutureWarning: __init__() got {'warn_independent_sampling', 'seed', 'independent_sampler', 'sigma0', 'n_startup_trials', 'x0'} as positional arguments but they were expected to be given as keyword arguments. Positional arguments ['self', 'x0', 'sigma0', 'n_startup_trials', 'independent_sampler', 'warn_independent_sampling', 'seed'] in __init__() have been deprecated since v4.9.0. They will be replaced with the corresponding keyword arguments in v6.0.0, so please use the keyword specification instead. See https://github.com/optuna/optuna/releases/tag/v4.9.0 for details. [I 2026-09-06 18:04:45,548] A new study created in RDB with name: test-study [W 2026-09-06 18:04:45,913] The parameter `z` in Trial#1 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:46,004] The parameter `z` in Trial#2 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:46,081] The parameter `z` in Trial#3 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:46,235] The parameter `z` in Trial#4 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:46,326] The parameter `z` in Trial#5 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:46,465] The parameter `z` in Trial#6 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:46,560] The parameter `z` in Trial#7 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:46,635] The parameter `z` in Trial#8 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:46,709] The parameter `z` in Trial#9 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [I 2026-09-06 18:04:47,443] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:04:48,399] A new study created in RDB with name: repro_test_2 sys:1: FutureWarning: `restart_strategy` has been deprecated in v4.4.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v4.4.0. From v4.4.0 onward, `restart_strategy` automatically falls back to `None`. `restart_strategy` will be supported in OptunaHub. sys:1: FutureWarning: `x0` has been deprecated in v4.9.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v4.9.0. sys:1: FutureWarning: `sigma0` has been deprecated in v4.9.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v4.9.0. [I 2026-09-06 18:04:49,893] A new study created in RDB with name: test-study [W 2026-09-06 18:04:50,312] The parameter `z` in Trial#1 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:50,436] The parameter `z` in Trial#2 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:50,537] The parameter `z` in Trial#3 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:50,606] The parameter `z` in Trial#4 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:50,942] The parameter `z` in Trial#5 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:51,044] The parameter `z` in Trial#6 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:51,119] The parameter `z` in Trial#7 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:51,277] The parameter `z` in Trial#8 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:04:51,353] The parameter `z` in Trial#9 is sampled independently using `RandomSampler` instead of `CmaEsSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `CmaEsSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `CmaEsSampler` if this independent sampling is intended behavior. [I 2026-09-06 18:04:52,066] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:04:52,701] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:04:53,713] A new study created in RDB with name: test-study [I 2026-09-06 18:04:57,365] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:04:57,778] A new study created in RDB with name: repro_test_2 sys:1: ExperimentalWarning: BLXAlphaCrossover is experimental (supported from v3.0.0). The interface can change in the future. sys:1: ExperimentalWarning: SPXCrossover is experimental (supported from v3.0.0). The interface can change in the future. sys:1: ExperimentalWarning: SBXCrossover is experimental (supported from v3.0.0). The interface can change in the future. sys:1: ExperimentalWarning: VSBXCrossover is experimental (supported from v3.0.0). The interface can change in the future. sys:1: ExperimentalWarning: UNDXCrossover is experimental (supported from v3.0.0). The interface can change in the future. [I 2026-09-06 18:04:59,952] A new study created in RDB with name: test-study [I 2026-09-06 18:05:02,193] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:02,598] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:02,996] A new study created in RDB with name: test-study [I 2026-09-06 18:05:04,526] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:05,603] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:06,806] A new study created in RDB with name: test-study [I 2026-09-06 18:05:08,937] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:09,625] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:10,078] A new study created in RDB with name: test-study [I 2026-09-06 18:05:12,123] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:12,981] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:14,497] A new study created in RDB with name: test-study [I 2026-09-06 18:05:16,516] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:17,543] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:18,073] A new study created in RDB with name: test-study [I 2026-09-06 18:05:21,220] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:22,879] A new study created in RDB with name: repro_test_2 sys:1: ExperimentalWarning: NSGAIIISampler is experimental (supported from v3.2.0). The interface can change in the future. [I 2026-09-06 18:05:23,521] A new study created in RDB with name: test-study [I 2026-09-06 18:05:25,927] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:26,341] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:28,576] A new study created in RDB with name: test-study [I 2026-09-06 18:05:30,028] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:30,668] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:31,073] A new study created in RDB with name: test-study [I 2026-09-06 18:05:32,474] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:33,573] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:34,189] A new study created in RDB with name: test-study [I 2026-09-06 18:05:35,666] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:36,661] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:37,121] A new study created in RDB with name: test-study [I 2026-09-06 18:05:39,799] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:40,293] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:41,141] A new study created in RDB with name: test-study [I 2026-09-06 18:05:42,596] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:43,582] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:44,969] A new study created in RDB with name: test-study [I 2026-09-06 18:05:49,500] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:50,448] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:05:52,110] A new study created in RDB with name: test-study [I 2026-09-06 18:05:54,736] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:05:55,455] A new study created in RDB with name: repro_test_2 sys:1: ExperimentalWarning: QMCSampler is experimental (supported from v3.0.0). The interface can change in the future. [I 2026-09-06 18:05:56,975] A new study created in RDB with name: test-study [W 2026-09-06 18:05:57,135] The parameter `z` in Trial#1 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:05:57,200] The parameter `z` in Trial#2 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:05:57,412] The parameter `z` in Trial#3 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:05:57,499] The parameter `z` in Trial#4 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:05:57,564] The parameter `z` in Trial#5 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:05:57,637] The parameter `z` in Trial#6 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:05:57,707] The parameter `z` in Trial#7 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:05:57,773] The parameter `z` in Trial#8 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:05:57,848] The parameter `z` in Trial#9 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [I 2026-09-06 18:05:59,197] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:06:00,397] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:06:02,199] A new study created in RDB with name: test-study [W 2026-09-06 18:06:02,407] The parameter `z` in Trial#1 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:06:02,484] The parameter `z` in Trial#2 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:06:03,148] The parameter `z` in Trial#3 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:06:03,305] The parameter `z` in Trial#4 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:06:03,371] The parameter `z` in Trial#5 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:06:03,443] The parameter `z` in Trial#6 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:06:03,514] The parameter `z` in Trial#7 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:06:03,580] The parameter `z` in Trial#8 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [W 2026-09-06 18:06:03,647] The parameter `z` in Trial#9 is sampled independently using `RandomSampler` instead of `QMCSampler`, potentially degrading the optimization performance. This fallback happened because dynamic search space and `CategoricalDistribution` are not supported by `QMCSampler`. You can suppress this warning by setting `warn_independent_sampling` to `False` in the constructor of `QMCSampler` if this independent sampling is intended behavior. [I 2026-09-06 18:06:04,533] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:06:05,687] A new study created in RDB with name: repro_test_2 sys:1: ExperimentalWarning: BruteForceSampler is experimental (supported from v3.1.0). The interface can change in the future. [I 2026-09-06 18:06:06,928] A new study created in RDB with name: test-study [I 2026-09-06 18:06:08,112] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:06:09,510] A new study created in RDB with name: repro_test_2 sys:1: ExperimentalWarning: PartialFixedSampler is experimental (supported from v2.4.0). The interface can change in the future. [I 2026-09-06 18:06:10,199] A new study created in RDB with name: test-study [I 2026-09-06 18:06:11,028] A new study created in RDB with name: repro_test_1 [I 2026-09-06 18:06:12,668] A new study created in RDB with name: repro_test_2 [I 2026-09-06 18:06:17,288] A new study created in RDB with name: study1 [I 2026-09-06 18:06:17,298] A new study created in RDB with name: study2 MySQL: Error During Test at /home/pkgeval/.julia/packages/Optuna/YlAeV/test/storage.jl:49 Got exception outside of a @test IOError: could not spawn `docker --version`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}, tok::Base.CancellationToken) @ Base process.jl:156 [2] _spawn(cmd::Cmd, stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}, tok::Base.CancellationToken) @ Base process.jl:177 [inlined] [3] _spawn(cmds::Cmd, tok::Base.CancellationToken) @ Base process.jl:163 [inlined] [4] success(cmd::Cmd; cancel::Base.UseDefaultToken) @ Base process.jl:621 [5] success(cmd::Cmd) @ Base process.jl:618 [6] top-level scope @ ~/.julia/packages/Optuna/YlAeV/test/storage.jl:34 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] macro expansion @ ~/.julia/packages/Optuna/YlAeV/test/storage.jl:35 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [10] macro expansion @ ~/.julia/packages/Optuna/YlAeV/test/storage.jl:50 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [12] macro expansion @ ~/.julia/packages/Optuna/YlAeV/test/storage.jl:86 [inlined] [I 2026-09-06 18:06:25,147] A new study created in memory with name: study1 [I 2026-09-06 18:06:25,148] A new study created in memory with name: study2 [I 2026-09-06 18:06:26,492] A new study created in Journal with name: study1 [I 2026-09-06 18:06:26,494] A new study created in Journal with name: study2 [I 2026-09-06 18:06:26,551] A new study created in Journal with name: study1 [I 2026-09-06 18:06:26,554] A new study created in Journal with name: study2 JournalRedisBackend: Error During Test at /home/pkgeval/.julia/packages/Optuna/YlAeV/test/storage.jl:155 Got exception outside of a @test IOError: could not spawn `docker --version`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}, tok::Base.CancellationToken) @ Base process.jl:156 [2] _spawn(cmd::Cmd, stdios::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}, tok::Base.CancellationToken) @ Base process.jl:177 [inlined] [3] _spawn(cmds::Cmd, tok::Base.CancellationToken) @ Base process.jl:163 [inlined] [4] success(cmd::Cmd; cancel::Base.UseDefaultToken) @ Base process.jl:621 [5] success(cmd::Cmd) @ Base process.jl:618 [6] top-level scope @ ~/.julia/packages/Optuna/YlAeV/test/storage.jl:34 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] macro expansion @ ~/.julia/packages/Optuna/YlAeV/test/storage.jl:125 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [10] macro expansion @ ~/.julia/packages/Optuna/YlAeV/test/storage.jl:156 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [12] macro expansion @ ~/.julia/packages/Optuna/YlAeV/test/storage.jl:175 [inlined] [I 2026-09-06 18:06:28,467] A new study created in RDB with name: set_user_attr_trial_false_test [I 2026-09-06 18:06:36,374] A new study created in RDB with name: artifact_test [I 2026-09-06 18:07:05,794] A new study created in RDB with name: artifact_dispatch_test [I 2026-09-06 18:07:07,689] A new study created in RDB with name: multi_artifact_test [I 2026-09-06 18:07:09,942] A new study created in RDB with name: trial_type_test [I 2026-09-06 18:07:13,281] A new study created in RDB with name: fixed_trial_encoded_categorical_test [I 2026-09-06 18:07:20,218] A new study created in RDB with name: suggest_int_test [I 2026-09-06 18:07:22,346] A new study created in RDB with name: suggest_float_test [I 2026-09-06 18:07:24,115] A new study created in RDB with name: suggest_cat_test [I 2026-09-06 18:07:27,738] A new study created in RDB with name: report_test [I 2026-09-06 18:07:28,608] A new study created in RDB with name: construct_test [I 2026-09-06 18:07:29,338] A new study created in RDB with name: minimize_test [I 2026-09-06 18:07:30,115] A new study created in RDB with name: maximize_test [I 2026-09-06 18:07:30,783] A new study created in RDB with name: multi_obj_test [I 2026-09-06 18:07:32,338] A new study created in RDB with name: ask_tell_test [I 2026-09-06 18:07:33,689] A new study created in RDB with name: multi_obj_ask_tell_test [I 2026-09-06 18:07:34,583] A new study created in RDB with name: best_test [I 2026-09-06 18:07:35,986] A new study created in RDB with name: best_multi_test [I 2026-09-06 18:07:38,533] A new study created in RDB with name: load_test [I 2026-09-06 18:07:38,989] A new study created in RDB with name: to_delete [I 2026-09-06 18:07:40,108] A new study created in RDB with name: original [I 2026-09-06 18:07:40,368] A new study created in RDB with name: original [I 2026-09-06 18:07:41,813] A new study created in RDB with name: prune_tell_test [I 2026-09-06 18:07:44,201] A new study created in RDB with name: optimize_test [I 2026-09-06 18:07:48,478] A new study created in memory with name: moo_unconstrained_test [I 2026-09-06 18:07:50,442] A new study created in RDB with name: optimize-1-false ┌ Warning: Converting to Float64, because that´s what Optuna uses internally. If you need other Float-Types you need to handle conversion after using `suggest_float`. └ @ Optuna ~/.julia/packages/Optuna/YlAeV/src/trial.jl:113 ┌ Warning: Converting to Float64, because that´s what Optuna uses internally. If you need other Float-Types you need to handle conversion after using `suggest_float`. └ @ Optuna ~/.julia/packages/Optuna/YlAeV/src/trial.jl:113 ┌ Warning: Converting to Float64, because that´s what Optuna uses internally. If you need other Float-Types you need to handle conversion after using `suggest_float`. └ @ Optuna ~/.julia/packages/Optuna/YlAeV/src/trial.jl:113 ┌ Warning: Converting to Float64, because that´s what Optuna uses internally. If you need other Float-Types you need to handle conversion after using `suggest_float`. └ @ Optuna ~/.julia/packages/Optuna/YlAeV/src/trial.jl:113 ┌ Warning: Converting to Float64, because that´s what Optuna uses internally. If you need other Float-Types you need to handle conversion after using `suggest_float`. └ @ Optuna ~/.julia/packages/Optuna/YlAeV/src/trial.jl:113 [I 2026-09-06 18:07:55,720] A new study created in RDB with name: optimize-1-true [ Info: [1] Starting trial 1 / 10 [ Info: [1] Starting trial 2 / 10 [ Info: [1] Starting trial 3 / 10 [ Info: [1] Starting trial 4 / 10 [ Info: [1] Starting trial 5 / 10 [ Info: [1] Starting trial 6 / 10 [ Info: [1] Starting trial 7 / 10 [ Info: [1] Starting trial 8 / 10 [ Info: [1] Starting trial 9 / 10 [ Info: [1] Starting trial 10 / 10 [I 2026-09-06 18:08:00,436] A new study created in RDB with name: single_step_test Test Summary: | Pass Error Total Time Optuna.jl | 1037 2 1039 4m17.9s utils | 2 2 10.6s pruners | 25 25 28.0s samplers | 816 816 1m47.8s storage | 41 2 43 11.4s RDBStorage | 16 1 17 8.9s SQLite | 10 10 2.0s MySQL | 6 1 7 6.9s create_mysql_url | 6 6 1.4s InMemoryStorage | 7 7 0.9s JournalStorage | 18 1 19 1.6s JournalFileBackend | 14 14 1.4s JournalRedisBackend | 4 1 5 0.2s create_redis_url | 4 4 0.1s artifacts | 35 35 41.4s trial | 69 69 18.9s study | 22 22 14.0s optimize | 7 7 6.0s moo_unconstrained_test | 13 13 0.8s optimize_multithreading | 0 9.1s single_step | 7 7 3.2s RNG of the outermost testset: Random.Xoshiro(0x5dd38830840a0e6a, 0x7a7f06a70a3ca6d7, 0x2d435bce0d0143a8, 0xd1c64a6c2ffa4264, 0x6c0d7021339e25f3) ERROR: LoadError: Some tests did not pass: 1037 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Optuna/YlAeV/test/runtests.jl:17 Testing failed after 278.64s ERROR: LoadError: Package Optuna errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3298 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 487.45s: package tests unexpectedly errored