Package evaluation to test OpenTelemetryAPI on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:52:16.456 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.23s ################################################################################ # Installation # Installing OpenTelemetryAPI... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [4f63ef3d] + OpenTelemetryAPI v0.5.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [076d061b] + HashArrayMappedTries v0.2.0 [4f63ef3d] + OpenTelemetryAPI v0.5.2 [65ce6f38] + PackageExtensionCompat v1.0.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.5.0 [9d95972d] + TupleTools v1.6.0 [ade2ca70] + Dates [56ddb016] + Logging [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode Installation completed after 4.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2032.9 ms ✓ OpenTelemetryAPI 1 dependency successfully precompiled in 3 seconds. 7 already precompiled. Precompilation completed after 11.63s ################################################################################ # Testing # Testing OpenTelemetryAPI Status `/tmp/jl_XodHSB/Project.toml` [e6f89c97] LoggingExtras v1.2.0 [4f63ef3d] OpenTelemetryAPI v0.5.2 [65ce6f38] PackageExtensionCompat v1.0.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.5.0 [9d95972d] TupleTools v1.6.0 [ade2ca70] Dates [56ddb016] Logging [9a3f8284] Random [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs Status `/tmp/jl_XodHSB/Manifest.toml` [076d061b] HashArrayMappedTries v0.2.0 [e6f89c97] LoggingExtras v1.2.0 [4f63ef3d] OpenTelemetryAPI v0.5.2 [65ce6f38] PackageExtensionCompat v1.0.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.5.0 [9d95972d] TupleTools v1.6.0 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Testing Running tests... ┌ Warning: The count of attributes exceeds the preset limit (1). └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/attributes.jl:105 ┌ Warning: some elements in the value are truncated. └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/attributes.jl:152 ┌ Warning: value is truncated to length 2 └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/attributes.jl:139 context: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/common.jl:42 Got exception outside of a @test UndefVarError: `logstate` not defined Stacktrace: [1] macro expansion @ ~/.julia/packages/ScopedValues/z27HA/src/ScopedValues.jl:221 [inlined] [2] with_context(f::var"#5#11", ctx::OpenTelemetryAPI.Context{Dict{Any, Any}}; kw::@Kwargs{say::String}) @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/context.jl:35 [3] with_context(f::Function; kv::@Kwargs{say::String}) @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/context.jl:25 [4] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/common.jl:45 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [6] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/common.jl:43 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [8] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/common.jl:2 [9] include(fname::String) @ Base.MainInclude ./client.jl:487 [10] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/runtests.jl:10 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [12] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/runtests.jl:9 [13] include(fname::String) @ Base.MainInclude ./client.jl:487 [14] top-level scope @ none:6 propagators: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/propagator.jl:1 Got exception outside of a @test UndefVarError: `logstate` not defined Stacktrace: [1] macro expansion @ ~/.julia/packages/ScopedValues/z27HA/src/ScopedValues.jl:221 [inlined] [2] with_context(f::var"#15#18"{UInt64, UInt128}, ctx::OpenTelemetryAPI.Context{Dict{Any, Any}}; kw::@Kwargs{x::Int64}) @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/context.jl:35 [3] with_context(f::Function; kv::@Kwargs{x::Int64}) @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/context.jl:25 [4] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/propagator.jl:10 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [6] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/propagator.jl:2 [7] include(fname::String) @ Base.MainInclude ./client.jl:487 [8] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/runtests.jl:11 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [10] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/runtests.jl:9 [11] include(fname::String) @ Base.MainInclude ./client.jl:487 [12] top-level scope @ none:6 ┌ Warning: Invalid key ^foo-_*/bar found └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/trace/tracer_basic.jl:64 ┌ Warning: Invalid val 世界! found └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/trace/tracer_basic.jl:67 TraceState: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:22 Test threw exception Expression: isempty(parse(TraceState, "")) MethodError: no method matching iterate(::TraceState{@NamedTuple{}}) Closest candidates are: iterate(!Matched::Pkg.Registry.RegistryInstance) @ Pkg /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Registry/registry_instance.jl:455 iterate(!Matched::Pkg.Registry.RegistryInstance, !Matched::Any) @ Pkg /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Registry/registry_instance.jl:456 iterate(!Matched::Base.ANSIIterator) @ Base show.jl:73 ... Stacktrace: [1] isempty(itr::TraceState{@NamedTuple{}}) @ Base ./essentials.jl:957 [2] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:368 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [4] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:22 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [6] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:7 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [8] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:3 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [10] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:2 TraceState: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:23 Test threw exception Expression: !(isempty(parse(TraceState, "a=b,c=d"))) MethodError: no method matching iterate(::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) Closest candidates are: iterate(!Matched::Pkg.Registry.RegistryInstance) @ Pkg /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Registry/registry_instance.jl:455 iterate(!Matched::Pkg.Registry.RegistryInstance, !Matched::Any) @ Pkg /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Registry/registry_instance.jl:456 iterate(!Matched::Base.ANSIIterator) @ Base show.jl:73 ... Stacktrace: [1] isempty(itr::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) @ Base ./essentials.jl:957 [2] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:368 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [4] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:23 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [6] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:7 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [8] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:3 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [10] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:2 TraceState: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:24 Test threw exception Expression: !(isempty(parse(TraceState, "a=b,ss=dwdw=dwdwd,c=d"))) MethodError: no method matching iterate(::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) Closest candidates are: iterate(!Matched::Pkg.Registry.RegistryInstance) @ Pkg /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Registry/registry_instance.jl:455 iterate(!Matched::Pkg.Registry.RegistryInstance, !Matched::Any) @ Pkg /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Registry/registry_instance.jl:456 iterate(!Matched::Base.ANSIIterator) @ Base show.jl:73 ... Stacktrace: [1] isempty(itr::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) @ Base ./essentials.jl:957 [2] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:368 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [4] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:24 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [6] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:7 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [8] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:3 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [10] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:2 TracerProvider: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:28 Got exception outside of a @test UndefVarError: `logstate` not defined Stacktrace: [1] macro expansion @ ~/.julia/packages/ScopedValues/z27HA/src/ScopedValues.jl:221 [inlined] [2] with_context(f::OpenTelemetryAPI.var"#36#37"{Bool, Bool, Bool, var"#21#26", OpenTelemetryAPI.NonRecordingSpan}, ctx::OpenTelemetryAPI.Context{Dict{Any, Any}}; kw::@Kwargs{current-span-60ba44d0-a415-45e3-9546-12385a89b6be::OpenTelemetryAPI.NonRecordingSpan}) @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/context.jl:35 [3] with_context(f::Function; kv::@Kwargs{current-span-60ba44d0-a415-45e3-9546-12385a89b6be::OpenTelemetryAPI.NonRecordingSpan}) @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/context.jl:25 [4] with_context @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/context.jl:25 [inlined] [5] #with_span#35 @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/trace/tracer_provider.jl:361 [inlined] [6] with_span(f::Function, name::String, tracer::Tracer{OpenTelemetryAPI.DummyTracerProvider}; end_on_exit::Bool, record_exception::Bool, set_status_on_exception::Bool, kw::@Kwargs{}) @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/trace/tracer_provider.jl:340 [7] with_span(f::Function, name::String, tracer::Tracer{OpenTelemetryAPI.DummyTracerProvider}) @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/trace/tracer_provider.jl:330 [8] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:32 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [10] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:29 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [12] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:2 [13] include(fname::String) @ Base.MainInclude ./client.jl:487 [14] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/runtests.jl:12 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [16] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/runtests.jl:9 [17] include(fname::String) @ Base.MainInclude ./client.jl:487 [18] top-level scope @ none:6 [ Info: OpenTelemetryAPI.LogRecord{String, Resource, StaticBoundedAttributes{@NamedTuple{}}}("hello world!", 0x1890759fa8f6bc00, 0x1890759fa8f6bc00, 0x00000000000000000000000000000000, 0x0000000000000000, TraceFlag(false), "INFO", 9, Resource(service.name=unknown_service:julia,telemetry.sdk.language=julia,telemetry.sdk.name=opentelemetry,telemetry.sdk.version=0.5.2, ""), InstrumentationScope("OpenTelemetryAPI", v"0.5.2", "", ), ) Test Summary: | Pass Error Total Time OpenTelemetryAPI.jl | 27 6 33 18.2s utils | 2 2 1.6s common | 14 1 15 7.4s BoundedAttributes | 12 12 3.0s context | 1 1 2 3.1s Resource | 1 1 1.3s propagators | 1 1 1.0s trace | 7 4 11 5.3s basic | 7 3 10 3.9s TraceState | 5 3 8 3.8s TracerProvider | 1 1 1.4s Metric | 4 4 1.4s logging | None 0.6s ERROR: LoadError: Some tests did not pass: 27 passed, 0 failed, 6 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/runtests.jl:8 Testing failed after 24.34s ERROR: LoadError: Package OpenTelemetryAPI errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 51.8s: package tests unexpectedly errored