Package evaluation to test Prometheus on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T18:32:55.173 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.75s ################################################################################ # Installation # Installing Prometheus... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [f25c1797] + Prometheus v1.4.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.10.19 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.5.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.0 [f25c1797] + Prometheus v1.4.1 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [458c3c95] + OpenSSL_jll v3.5.4+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [83775a58] + Zlib_jll v1.2.13+1 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 2.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.04s ################################################################################ # Testing # Testing Prometheus Status `/tmp/jl_MnnS9b/Project.toml` [944b1d66] CodecZlib v0.7.8 [cd3eb016] HTTP v1.10.19 [f25c1797] Prometheus v1.4.1 [777ac1f9] SimpleBufferStream v1.2.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_MnnS9b/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.0 [460bff9d] ExceptionUnwrapping v0.1.11 [cd3eb016] HTTP v1.10.19 [692b3bcd] JLLWrappers v1.7.1 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.5.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.0 [f25c1797] Prometheus v1.4.1 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [458c3c95] OpenSSL_jll v3.5.4+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Prometheus.CollectorRegistry | 9 9 0.6s Test Summary: | Pass Total Time Prometheus.Counter | 13 13 1.8s Test Summary: | Pass Total Time Prometheus.Gauge | 16 16 0.5s Test Summary: | Pass Total Time Prometheus.Summary | 20 20 0.3s Test Summary: | Pass Total Time Prometheus.Histogram | 64 64 1.5s 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 2.1s Test Summary: | Pass Total Time Prometheus.Family{Prometheus.Gauge} | 25 25 1.3s Test Summary: | Pass Total Time Prometheus.@time gauge::Gauge | 4 4 0.6s Test Summary: | Pass Total Time Prometheus.@time collector::Prometheus.Histogram | 13 13 2.5s 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.1s Test Summary: | Pass Total Time Prometheus.Family{Prometheus.Histogram} | 44 44 1.3s Test Summary: | Pass Total Time Prometheus.Family{Prometheus.Summary} | 28 28 0.9s Test Summary: | Pass Total Time Label types for Prometheus.Family{C} | 4 4 0.7s Test Summary: | Pass Total Time Prometheus.GCCollector | 10 10 1.2s Test Summary: | Pass Total Time Prometheus.ProcessCollector | 7 7 2.4s Test Summary: | Pass Total Time Character escaping in exposition | 1 1 0.8s Test Summary: | Pass Total Time Prometheus.expose(::Union{String, IO}) | 1 1 0.4s [ Info: Listening on: 127.0.0.1:8123, thread id: 1 [ Info: Server on 127.0.0.1:8123 closing Test Summary: | Pass Total Time Prometheus.expose(::HTTP.Stream) | 18 18 36.7s Test Summary: | Pass Total Time Utilities | 5 5 0.1s Testing Prometheus tests passed Testing completed after 69.47s PkgEval succeeded after 109.63s