Package evaluation to test Prometheus on Julia 1.14.0-DEV.2468 (92be8bc088*) started at 2026-07-06T05:06:37.459 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.99s ################################################################################ # Installation # Installing Prometheus... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f25c1797] + Prometheus v1.5.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [944b1d66] + CodecZlib v0.7.8 [4e289a0a] + EnumX v1.0.7 [cd3eb016] + HTTP v2.5.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [f25c1797] + Prometheus v1.5.1 [802f3686] + Reseau v1.3.1 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [458c3c95] + OpenSSL_jll v3.5.7+0 [83775a58] + Zlib_jll v1.3.2+0 Installation completed after 1.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.2 s ✓ Prometheus 1 dependency successfully precompiled in 4 seconds. 25 already precompiled. Precompilation completed after 25.16s ################################################################################ # Testing # Testing Prometheus Status `/tmp/jl_wkFXwj/Project.toml` [944b1d66] CodecZlib v0.7.8 [cd3eb016] HTTP v2.5.4 [f25c1797] Prometheus v1.5.1 [777ac1f9] SimpleBufferStream v1.2.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_wkFXwj/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [4e289a0a] EnumX v1.0.7 [cd3eb016] HTTP v2.5.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [f25c1797] Prometheus v1.5.1 [802f3686] Reseau v1.3.1 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.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 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [458c3c95] OpenSSL_jll v3.5.7+0 [83775a58] Zlib_jll v1.3.2+0 Testing Running tests... Test Summary: | Pass Total Time Prometheus.CollectorRegistry | 10 10 0.6s Test Summary: | Pass Total Time Prometheus.Counter | 13 13 1.3s Test Summary: | Pass Total Time Prometheus.Gauge | 16 16 0.5s Test Summary: | Pass Total Time Prometheus.Summary | 20 20 0.2s Test Summary: | Pass Total Time Prometheus.Histogram | 64 64 1.8s Test Summary: | Pass Total Time Prometheus.LabelNames and Prometheus.LabelValues | 7 7 0.1s Test Summary: | Pass Total Time Prometheus.Family{Prometheus.Counter} | 25 25 1.9s Test Summary: | Pass Total Time Prometheus.Family{Prometheus.Gauge} | 25 25 1.9s Test Summary: | Pass Total Time Prometheus.@time gauge::Gauge | 4 4 0.5s Test Summary: | Pass Total Time Prometheus.@time collector::Prometheus.Histogram | 13 13 3.3s Test Summary: | Pass Total Time Prometheus.@time collector::Prometheus.Summary | 8 8 0.5s Test Summary: | Pass Total Time Prometheus.@inprogress gauge::Gauge | 6 6 2.3s Test Summary: | Pass Total Time Custom collector with @time/@inprogress | 1 1 0.2s Test Summary: | Pass Total Time Prometheus.Family{Prometheus.Histogram} | 44 44 1.9s Test Summary: | Pass Total Time Prometheus.Family{Prometheus.Summary} | 28 28 1.8s Test Summary: | Pass Total Time Prometheus.Family{Histogram} bucket ordering (default buckets) | 7 7 2.2s Test Summary: | Pass Total Time Label types for Prometheus.Family{C} | 4 4 0.6s Test Summary: | Pass Total Time Prometheus.GCCollector | 10 10 0.8s Test Summary: | Pass Total Time Prometheus.ProcessCollector | 7 7 1.9s Test Summary: | Pass Total Time Character escaping in exposition | 1 1 1.2s Test Summary: | Pass Total Time Value formatting at the Int/Float64 boundary | 3 3 0.0s Test Summary: | Pass Total Time Prometheus.expose(::Union{String, IO}) | 1 1 0.5s Test Summary: | Pass Total Time Prometheus.expose(::HTTP.Stream) | 32 32 2m07.1s Test Summary: | Pass Total Time Utilities | 5 5 0.1s Testing Prometheus tests passed Testing completed after 166.71s PkgEval succeeded after 223.14s