Package evaluation to test OpenTelemetryAPI on Julia 1.14.0-DEV.2705 (2f35a920f0*) started at 2026-07-19T13:30:53.109 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.47s ################################################################################ # Installation # Installing OpenTelemetryAPI... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4f63ef3d] + OpenTelemetryAPI v0.5.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [076d061b] + HashArrayMappedTries v0.2.0 [4f63ef3d] + OpenTelemetryAPI v0.5.3 [65ce6f38] + PackageExtensionCompat v1.0.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.6.2 [9d95972d] + TupleTools v1.6.0 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.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 Installation completed after 1.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... julia: /source/src/staticdata.c:216: jl_object_in_image: Assertion `eyt_tree_is_in_range(&image_tree, (uintptr_t)obj) == in_image' failed. [13] signal 6 (-6): Aborted in expression starting at none:0 unknown function (ip: 0x77b570ceaebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x77b570c86394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_object_in_image at /source/src/staticdata.c:216:5 [inlined] jl_object_in_image at /source/src/staticdata.c:210:22 jl_needs_serialization at /source/src/staticdata.c:359:27 [inlined] jl_queue_for_serialization_ at /source/src/staticdata.c:971:10 jl_insert_into_serialization_queue at /source/src/staticdata.c:928:13 jl_serialize_reachable at /source/src/staticdata.c:1043:13 jl_save_system_image_to_stream at /source/src/staticdata.c:3071:9 [inlined] ijl_create_system_image at /source/src/staticdata.c:3446:5 ijl_write_compiler_output at /source/src/precompile.c:140:5 ijl_atexit_hook at /source/src/init.c:276:9 jl_repl_entrypoint at /source/src/jlapi.c:1157:9 main at /source/cli/loader_exe.c:103:15 unknown function (ip: 0x77b570c87249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 646508 (Pool: 646482; Big: 26); GC: 4 ✗ OpenTelemetryAPI Precompilation completed after 27.52s ################################################################################ # Testing # Testing OpenTelemetryAPI Status `/tmp/jl_QAe6YW/Project.toml` [e6f89c97] LoggingExtras v1.2.0 [4f63ef3d] OpenTelemetryAPI v0.5.3 [65ce6f38] PackageExtensionCompat v1.0.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.6.2 [9d95972d] TupleTools v1.6.0 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_QAe6YW/Manifest.toml` [076d061b] HashArrayMappedTries v0.2.0 [e6f89c97] LoggingExtras v1.2.0 [4f63ef3d] OpenTelemetryAPI v0.5.3 [65ce6f38] PackageExtensionCompat v1.0.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.6.2 [9d95972d] TupleTools v1.6.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.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 Testing Running tests... utils: Test Failed at /home/pkgeval/.julia/packages/OpenTelemetryAPI/7QX1g/test/utils.jl:3 Expression: get_pkg_version(Logging) >= VERSION Evaluated: v"1.11.0" >= v"1.14.0-DEV.2705" Stacktrace: [1] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/7QX1g/test/utils.jl:3 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/7QX1g/test/utils.jl:3 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] ┌ Warning: value is truncated to length 2 └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/7QX1g/src/common/attributes.jl:139 ┌ Warning: The count of attributes exceeds the preset limit (1). └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/7QX1g/src/common/attributes.jl:105 ┌ Warning: some elements in the value are truncated. └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/7QX1g/src/common/attributes.jl:152 ┌ Warning: value is truncated to length 2 └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/7QX1g/src/common/attributes.jl:139 ┌ Warning: unknown carrier type Nothing └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/7QX1g/src/propagator/trace_context_textmap_propagator.jl:47 ┌ Warning: unknown carrier type Nothing └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/7QX1g/src/propagator/trace_context_textmap_propagator.jl:162 ┌ Warning: Invalid key ^foo-_*/bar found └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/7QX1g/src/trace/tracer_basic.jl:64 ┌ Warning: Invalid val 世界! found └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/7QX1g/src/trace/tracer_basic.jl:67 ┌ Warning: the span is not recording. └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/7QX1g/src/trace/tracer_provider.jl:263 ┌ Info: Other APIs │ span_kind() = SPAN_KIND_INTERNAL::SpanKind = 1 └ parent_span_context() = nothing hello world! [ Info: OpenTelemetryAPI.LogRecord{String, Resource, StaticBoundedAttributes{@NamedTuple{}}}("hello world!", 0x18c3b426cc8c3100, 0x18c3b426cc8c3100, 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.3, ""), InstrumentationScope("OpenTelemetryAPI", v"0.5.3", "", ), ) Test Summary: | Pass Fail Total Time OpenTelemetryAPI.jl | 58 1 59 33.8s utils | 1 1 2 15.6s common | 20 20 6.3s propagators | 14 14 4.4s trace | 19 19 2.8s Metric | 4 4 1.8s logging | 0 1.2s RNG of the outermost testset: Random.Xoshiro(0xc712ef4ca699681b, 0x5a74cf2d37442406, 0x820d4be4116d5960, 0x26efafde9ff61b26, 0x7141a75f03435117) ERROR: LoadError: Some tests did not pass: 58 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/OpenTelemetryAPI/7QX1g/test/runtests.jl:8 Testing failed after 61.19s ERROR: LoadError: Package OpenTelemetryAPI 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:3247 [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 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 133.91s: package has test failures