Package evaluation to test ClickHouse on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T18:33:12.391 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.49s ################################################################################ # Installation # Installing ClickHouse... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [82f2e89e] + ClickHouse v0.2.3 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [324d7699] + CategoricalArrays v0.10.9 [82f2e89e] + ClickHouse v0.2.3 [5ba52731] + CodecLz4 v0.4.6 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.1 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [55939f99] + DecFP v1.4.2 [ffbed154] + DocStringExtensions v0.9.5 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [b964fa9f] + LaTeXStrings v1.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [08abe8d2] + PrettyTables v3.2.3 [92933f4c] + ProgressMeter v1.11.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [91c51154] + SentinelArrays v1.4.9 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.7.1 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.4 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [3bb67fe8] + TranscodingStreams v0.11.3 [47200ebd] + DecFP_jll v2.0.300+0 [5ced341a] + Lz4_jll v1.10.1+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 12112.6 ms ✓ ClickHouse 1 dependency successfully precompiled in 14 seconds. 56 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and UUIDs). Restart julia to access the new versions. Otherwise, 23 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 31.78s ################################################################################ # Testing # Testing ClickHouse Status `/tmp/jl_duSgnr/Project.toml` ⌅ [324d7699] CategoricalArrays v0.10.9 [82f2e89e] ClickHouse v0.2.3 [5ba52731] CodecLz4 v0.4.6 [a93c6f00] DataFrames v1.8.1 [55939f99] DecFP v1.4.2 [92933f4c] ProgressMeter v1.11.0 [ade2ca70] Dates v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_duSgnr/Manifest.toml` ⌅ [324d7699] CategoricalArrays v0.10.9 [82f2e89e] ClickHouse v0.2.3 [5ba52731] CodecLz4 v0.4.6 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [55939f99] DecFP v1.4.2 [ffbed154] DocStringExtensions v0.9.5 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.2.3 [92933f4c] ProgressMeter v1.11.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [91c51154] SentinelArrays v1.4.9 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.7.1 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [47200ebd] DecFP_jll v2.0.300+0 [5ced341a] Lz4_jll v1.10.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [8e850b90] libblastrampoline_jll v5.15.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 server capabilites | 3 3 0.8s Test Summary: | Pass Total Time guarded | 3 3 0.1s Test Summary: | Pass Total Time busy | 4 4 1.1s Test Summary: | Pass Total Time ch structs | 3 3 0.5s Test Summary: | Pass Total Time ch packets | 2 2 0.2s Test Summary: | Pass Total Time Parse type | 28 28 2.4s Test Summary: | Pass Total Time Int columns | 2 2 1.3s Test Summary: | Pass Total Time IP columns | 2 2 0.3s Test Summary: | Pass Total Time String columns | 1 1 0.3s Test Summary: | Pass Total Time Fixed String columns | 4 4 0.6s Test Summary: | Pass Total Time Date columns | 1 1 1.0s Test Summary: | Pass Total Time DateTime columns | 1 1 1.1s Test Summary: | Pass Total Time DateTime64 columns | 4 4 1.2s Test Summary: | Pass Total Time Enum columns | 1 1 2.5s Test Summary: | Pass Total Time Enum columns categorial in | 1 1 2.4s Test Summary: | Pass Total Time UUID columns | 1 1 0.2s Test Summary: | Pass Total Time Tuple columns | 3 3 6.0s Test Summary: | Pass Total Time Nullable columns | 6 6 8.2s Test Summary: | Pass Total Time LowCardinality columns | 4 4 6.2s Test Summary: | Pass Total Time Array collumns | 6 6 6.4s Test Summary: | Pass Total Time Nothing column | 2 2 1.9s Test Summary: | Pass Total Time Int columns | 2 2 0.0s Test Summary: | Pass Total Time Decimal columns | 6 6 2.3s Test Summary: | Pass Total Time CityHash128 known hash value comparisson | 1706 1706 2.2s Test Summary: | Pass Total Time CityHash64 | 2 2 0.5s Test Summary: | Pass Total Time CityHash128 Unicode | 1 1 0.0s Test Summary: | Pass Total Time Decode & re-encode client packets (SELECT 1) | 6 6 0.9s Test Summary: | Pass Total Time Decode server packets (SELECT 1) | 9 9 0.2s Test Summary: | Pass Total Time Decode client packets (INSERT INTO woof VALUES (1)) | 1 1 0.0s Test Summary: | Total Time Decode server packets (OHLC data) | 0 0.0s Test Summary: | Total Time Decode server packets (enums) | 0 0.5s Test Summary: | Pass Total Time Decode & re-encode client packets (enums) | 2 2 0.7s Test Summary: | Total Time Decode server packets (exception) | 0 0.1s Test Summary: | Pass Total Time Decode & re-encode client packets (OHLC data) | 2 2 0.1s Queries on localhost DB: Error During Test at /home/pkgeval/.julia/packages/ClickHouse/aWH9P/test/runtests.jl:476 Got exception outside of a @test IOError: connect: connection refused (ECONNREFUSED) Stacktrace: [1] wait_connected(x::Sockets.TCPSocket) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:544 [2] connect!(sock::ClickHouseSock; force::Bool) @ ClickHouse ~/.julia/packages/ClickHouse/aWH9P/src/Connect.jl:39 [3] connect! @ ~/.julia/packages/ClickHouse/aWH9P/src/Connect.jl:18 [inlined] [4] #connect#12 @ ~/.julia/packages/ClickHouse/aWH9P/src/Connect.jl:116 [inlined] [5] connect @ ~/.julia/packages/ClickHouse/aWH9P/src/Connect.jl:90 [inlined] [6] connect() @ ClickHouse ~/.julia/packages/ClickHouse/aWH9P/src/Connect.jl:90 [7] top-level scope @ ~/.julia/packages/ClickHouse/aWH9P/test/runtests.jl:477 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [9] macro expansion @ ~/.julia/packages/ClickHouse/aWH9P/test/runtests.jl:477 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:517 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [14] _start() @ Base ./client.jl:585 Test Summary: | Error Total Time Queries on localhost DB | 1 1 3.2s RNG of the outermost testset: Random.Xoshiro(0xdf7014c77304b145, 0xbfaf6d4f153cd4ac, 0xb45f27af3eff4fd7, 0x3d228dc7044b23ac, 0x504c03920bc5b830) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ClickHouse/aWH9P/test/runtests.jl:476 Testing failed after 80.14s ERROR: LoadError: Package ClickHouse 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:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:562 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 156.09s: networking-related issues were detected