Package: src:golang-opentelemetry-contrib Version: 1.39.0-3 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202605/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:golang-opentelemetry-contrib, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem=golang --builddirectory=_build dh_auto_clean -O--buildsystem=golang -O--builddirectory=_build dh_autoreconf_clean -O--buildsystem=golang -O--builddirectory=_build dh_clean -O--buildsystem=golang -O--builddirectory=_build debian/rules binary dh binary --buildsystem=golang --builddirectory=_build dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build dh_autoreconf -O--buildsystem=golang -O--builddirectory=_build dh_auto_configure -O--buildsystem=golang -O--builddirectory=_build dh_auto_configure: warning: "go.opentelemetry.io/contrib" is already installed. Please check for circular dependencies. debian/rules execute_after_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' # google.golang.org/grpc/interop is currently broken, missing files. [... snipped ...] === RUN TestInjectB3/none:_sampled === RUN TestInjectB3/none:_not_sampled === RUN TestInjectB3/none:_unset_sampled === RUN TestInjectB3/none:_sampled_only === RUN TestInjectB3/none:_debug === RUN TestInjectB3/none:_debug_omitting_sample === RUN TestInjectB3/multiple:_sampled === RUN TestInjectB3/multiple:_not_sampled === RUN TestInjectB3/multiple:_unset_sampled === RUN TestInjectB3/multiple:_sampled_only === RUN TestInjectB3/multiple:_debug === RUN TestInjectB3/multiple:_debug_omitting_sample === RUN TestInjectB3/single:_sampled === RUN TestInjectB3/single:_not_sampled === RUN TestInjectB3/single:_unset_sampled === RUN TestInjectB3/single:_sampled_only === RUN TestInjectB3/single:_debug === RUN TestInjectB3/single:_debug_omitting_sample === RUN TestInjectB3/single+multiple:_sampled === RUN TestInjectB3/single+multiple:_not_sampled === RUN TestInjectB3/single+multiple:_unset_sampled === RUN TestInjectB3/single+multiple:_sampled_only === RUN TestInjectB3/single+multiple:_debug === RUN TestInjectB3/single+multiple:_debug_omitting_sample === RUN TestInjectB3/none:_empty === RUN TestInjectB3/multiple:_empty === RUN TestInjectB3/single:_empty === RUN TestInjectB3/single+multiple:_empty === RUN TestInjectB3/none:_missing_traceID === RUN TestInjectB3/multiple:_missing_traceID === RUN TestInjectB3/single:_missing_traceID === RUN TestInjectB3/single+multiple:_missing_traceID === RUN TestInjectB3/none:_missing_spanID === RUN TestInjectB3/multiple:_missing_spanID === RUN TestInjectB3/single:_missing_spanID === RUN TestInjectB3/single+multiple:_missing_spanID === RUN TestInjectB3/none:_missing_traceID_and_spanID === RUN TestInjectB3/multiple:_missing_traceID_and_spanID === RUN TestInjectB3/single:_missing_traceID_and_spanID === RUN TestInjectB3/single+multiple:_missing_traceID_and_spanID --- PASS: TestInjectB3 (0.00s) --- PASS: TestInjectB3/none:_sampled (0.00s) --- PASS: TestInjectB3/none:_not_sampled (0.00s) --- PASS: TestInjectB3/none:_unset_sampled (0.00s) --- PASS: TestInjectB3/none:_sampled_only (0.00s) --- PASS: TestInjectB3/none:_debug (0.00s) --- PASS: TestInjectB3/none:_debug_omitting_sample (0.00s) --- PASS: TestInjectB3/multiple:_sampled (0.00s) --- PASS: TestInjectB3/multiple:_not_sampled (0.00s) --- PASS: TestInjectB3/multiple:_unset_sampled (0.00s) --- PASS: TestInjectB3/multiple:_sampled_only (0.00s) --- PASS: TestInjectB3/multiple:_debug (0.00s) --- PASS: TestInjectB3/multiple:_debug_omitting_sample (0.00s) --- PASS: TestInjectB3/single:_sampled (0.00s) --- PASS: TestInjectB3/single:_not_sampled (0.00s) --- PASS: TestInjectB3/single:_unset_sampled (0.00s) --- PASS: TestInjectB3/single:_sampled_only (0.00s) --- PASS: TestInjectB3/single:_debug (0.00s) --- PASS: TestInjectB3/single:_debug_omitting_sample (0.00s) --- PASS: TestInjectB3/single+multiple:_sampled (0.00s) --- PASS: TestInjectB3/single+multiple:_not_sampled (0.00s) --- PASS: TestInjectB3/single+multiple:_unset_sampled (0.00s) --- PASS: TestInjectB3/single+multiple:_sampled_only (0.00s) --- PASS: TestInjectB3/single+multiple:_debug (0.00s) --- PASS: TestInjectB3/single+multiple:_debug_omitting_sample (0.00s) --- PASS: TestInjectB3/none:_empty (0.00s) --- PASS: TestInjectB3/multiple:_empty (0.00s) --- PASS: TestInjectB3/single:_empty (0.00s) --- PASS: TestInjectB3/single+multiple:_empty (0.00s) --- PASS: TestInjectB3/none:_missing_traceID (0.00s) --- PASS: TestInjectB3/multiple:_missing_traceID (0.00s) --- PASS: TestInjectB3/single:_missing_traceID (0.00s) --- PASS: TestInjectB3/single+multiple:_missing_traceID (0.00s) --- PASS: TestInjectB3/none:_missing_spanID (0.00s) --- PASS: TestInjectB3/multiple:_missing_spanID (0.00s) --- PASS: TestInjectB3/single:_missing_spanID (0.00s) --- PASS: TestInjectB3/single+multiple:_missing_spanID (0.00s) --- PASS: TestInjectB3/none:_missing_traceID_and_spanID (0.00s) --- PASS: TestInjectB3/multiple:_missing_traceID_and_spanID (0.00s) --- PASS: TestInjectB3/single:_missing_traceID_and_spanID (0.00s) --- PASS: TestInjectB3/single+multiple:_missing_traceID_and_spanID (0.00s) === RUN TestB3Propagator_Fields --- PASS: TestB3Propagator_Fields (0.00s) === RUN TestVersionSemver --- PASS: TestVersionSemver (0.00s) PASS ok go.opentelemetry.io/contrib/propagators/b3 0.005s === RUN TestJaeger_Extract --- PASS: TestJaeger_Extract (0.00s) === RUN TestJaeger_Fields --- PASS: TestJaeger_Fields (0.00s) === RUN TestExtractJaeger === RUN TestExtractJaeger/empty === RUN TestExtractJaeger/sampling_state_not_sample === RUN TestExtractJaeger/sampling_state_sampled === RUN TestExtractJaeger/sampling_state_debug === RUN TestExtractJaeger/sampling_state_debug_but_sampled_bit_didn't_set,_result_in_not_sampled_decision === RUN TestExtractJaeger/flag_can_be_various_length === RUN TestExtractJaeger/flag_can_be_hex_numbers === RUN TestExtractJaeger/left_padding_60_bit_trace_ID === RUN TestExtractJaeger/left_padding_64_bit_trace_ID === RUN TestExtractJaeger/128_bit_trace_ID === RUN TestExtractJaeger/ignore_parent_span_id === RUN TestExtractJaeger/trace_ID_length_>_32 === RUN TestExtractJaeger/span_ID_length_is_not_16_or_32 === RUN TestExtractJaeger/invalid_trace_ID === RUN TestExtractJaeger/invalid_span_ID === RUN TestExtractJaeger/invalid_flags === RUN TestExtractJaeger/invalid_separator === RUN TestExtractJaeger/missing_jaeger_header === RUN TestExtractJaeger/empty_header_value --- PASS: TestExtractJaeger (0.00s) --- PASS: TestExtractJaeger/empty (0.00s) --- PASS: TestExtractJaeger/sampling_state_not_sample (0.00s) --- PASS: TestExtractJaeger/sampling_state_sampled (0.00s) --- PASS: TestExtractJaeger/sampling_state_debug (0.00s) --- PASS: TestExtractJaeger/sampling_state_debug_but_sampled_bit_didn't_set,_result_in_not_sampled_decision (0.00s) --- PASS: TestExtractJaeger/flag_can_be_various_length (0.00s) --- PASS: TestExtractJaeger/flag_can_be_hex_numbers (0.00s) --- PASS: TestExtractJaeger/left_padding_60_bit_trace_ID (0.00s) --- PASS: TestExtractJaeger/left_padding_64_bit_trace_ID (0.00s) --- PASS: TestExtractJaeger/128_bit_trace_ID (0.00s) --- PASS: TestExtractJaeger/ignore_parent_span_id (0.00s) --- PASS: TestExtractJaeger/trace_ID_length_>_32 (0.00s) --- PASS: TestExtractJaeger/span_ID_length_is_not_16_or_32 (0.00s) --- PASS: TestExtractJaeger/invalid_trace_ID (0.00s) --- PASS: TestExtractJaeger/invalid_span_ID (0.00s) --- PASS: TestExtractJaeger/invalid_flags (0.00s) --- PASS: TestExtractJaeger/invalid_separator (0.00s) --- PASS: TestExtractJaeger/missing_jaeger_header (0.00s) --- PASS: TestExtractJaeger/empty_header_value (0.00s) === RUN TestInjectJaeger === RUN TestInjectJaeger/sampled === RUN TestInjectJaeger/debug === RUN TestInjectJaeger/not_sampled === RUN TestInjectJaeger/empty === RUN TestInjectJaeger/missing_traceID === RUN TestInjectJaeger/missing_spanID === RUN TestInjectJaeger/missing_both_traceID_and_spanID --- PASS: TestInjectJaeger (0.00s) --- PASS: TestInjectJaeger/sampled (0.00s) --- PASS: TestInjectJaeger/debug (0.00s) --- PASS: TestInjectJaeger/not_sampled (0.00s) --- PASS: TestInjectJaeger/empty (0.00s) --- PASS: TestInjectJaeger/missing_traceID (0.00s) --- PASS: TestInjectJaeger/missing_spanID (0.00s) --- PASS: TestInjectJaeger/missing_both_traceID_and_spanID (0.00s) === RUN TestVersionSemver --- PASS: TestVersionSemver (0.00s) PASS ok go.opentelemetry.io/contrib/propagators/jaeger 0.004s === RUN TestOT_Extract --- PASS: TestOT_Extract (0.00s) === RUN TestOT_Fields --- PASS: TestOT_Fields (0.00s) === RUN TestExtractOT === RUN TestExtractOT/empty === RUN TestExtractOT/sampling_state_not_sample === RUN TestExtractOT/sampling_state_sampled === RUN TestExtractOT/baggage_multiple_values === RUN TestExtractOT/left_padding_64_bit_trace_ID === RUN TestExtractOT/128_bit_trace_ID === RUN TestExtractOT/trace_ID_length_>_32 === RUN TestExtractOT/trace_ID_length_is_not_32_or_16 === RUN TestExtractOT/span_ID_length_is_not_16_or_32 === RUN TestExtractOT/invalid_trace_ID === RUN TestExtractOT/invalid_span_ID === RUN TestExtractOT/invalid_sampled === RUN TestExtractOT/invalid_baggage_key === RUN TestExtractOT/invalid_baggage_value === RUN TestExtractOT/invalid_baggage_result_(too_large) === RUN TestExtractOT/missing_headers === RUN TestExtractOT/empty_header_value --- PASS: TestExtractOT (0.00s) --- PASS: TestExtractOT/empty (0.00s) --- PASS: TestExtractOT/sampling_state_not_sample (0.00s) --- PASS: TestExtractOT/sampling_state_sampled (0.00s) --- PASS: TestExtractOT/baggage_multiple_values (0.00s) --- PASS: TestExtractOT/left_padding_64_bit_trace_ID (0.00s) --- PASS: TestExtractOT/128_bit_trace_ID (0.00s) --- PASS: TestExtractOT/trace_ID_length_>_32 (0.00s) --- PASS: TestExtractOT/trace_ID_length_is_not_32_or_16 (0.00s) --- PASS: TestExtractOT/span_ID_length_is_not_16_or_32 (0.00s) --- PASS: TestExtractOT/invalid_trace_ID (0.00s) --- PASS: TestExtractOT/invalid_span_ID (0.00s) --- PASS: TestExtractOT/invalid_sampled (0.00s) --- PASS: TestExtractOT/invalid_baggage_key (0.00s) --- PASS: TestExtractOT/invalid_baggage_value (0.00s) --- PASS: TestExtractOT/invalid_baggage_result_(too_large) (0.00s) --- PASS: TestExtractOT/missing_headers (0.00s) --- PASS: TestExtractOT/empty_header_value (0.00s) === RUN TestInjectOT === RUN TestInjectOT/sampled === RUN TestInjectOT/not_sampled === RUN TestInjectOT/empty === RUN TestInjectOT/missing_traceID === RUN TestInjectOT/missing_spanID === RUN TestInjectOT/missing_both_traceID_and_spanID --- PASS: TestInjectOT (0.00s) --- PASS: TestInjectOT/sampled (0.00s) --- PASS: TestInjectOT/not_sampled (0.00s) --- PASS: TestInjectOT/empty (0.00s) --- PASS: TestInjectOT/missing_traceID (0.00s) --- PASS: TestInjectOT/missing_spanID (0.00s) --- PASS: TestInjectOT/missing_both_traceID_and_spanID (0.00s) === RUN TestVersionSemver --- PASS: TestVersionSemver (0.00s) PASS ok go.opentelemetry.io/contrib/propagators/ot 0.005s === RUN TestBoundariesNumBuckets --- PASS: TestBoundariesNumBuckets (0.00s) === RUN TestBoundariesGetBucketIndex --- PASS: TestBoundariesGetBucketIndex (0.00s) === RUN TestBucket --- PASS: TestBucket (0.00s) === RUN TestBucketAddSample --- PASS: TestBucketAddSample (0.00s) === RUN TestBucketZeroCapacity --- PASS: TestBucketZeroCapacity (0.00s) === RUN TestSpanProcessorDoNothing --- PASS: TestSpanProcessorDoNothing (0.00s) === RUN TestSpanProcessor --- PASS: TestSpanProcessor (0.00s) === RUN TestSpanProcessorFuzzer --- PASS: TestSpanProcessorFuzzer (0.03s) === RUN TestSpanProcessorNegativeLatency --- PASS: TestSpanProcessorNegativeLatency (0.00s) === RUN TestSpanProcessorSpansByLatencyWrongIndex --- PASS: TestSpanProcessorSpansByLatencyWrongIndex (0.00s) === RUN TestSpanRowFormatter === RUN TestSpanRowFormatter/with_an_invalid_span_context === RUN TestSpanRowFormatter/with_a_valid_span_context === RUN TestSpanRowFormatter/with_a_valid_parent_span_context --- PASS: TestSpanRowFormatter (0.00s) --- PASS: TestSpanRowFormatter/with_an_invalid_span_context (0.00s) --- PASS: TestSpanRowFormatter/with_a_valid_span_context (0.00s) --- PASS: TestSpanRowFormatter/with_a_valid_parent_span_context (0.00s) === RUN TestNewTracezHandler --- PASS: TestNewTracezHandler (0.00s) === RUN TestTracezHandler_ServeHTTP === RUN TestTracezHandler_ServeHTTP/basic_response_with_no_query_params === RUN TestTracezHandler_ServeHTTP/query_for_existing_span === RUN TestTracezHandler_ServeHTTP/query_for_non-existing_span === RUN TestTracezHandler_ServeHTTP/latency_spans_(type=1) === RUN TestTracezHandler_ServeHTTP/error_spans_(type=2) === RUN TestTracezHandler_ServeHTTP/with_latency_bucket === RUN TestTracezHandler_ServeHTTP/all_parameters === RUN TestTracezHandler_ServeHTTP/type_only === RUN TestTracezHandler_ServeHTTP/latency_bucket_only === RUN TestTracezHandler_ServeHTTP/invalid_type_value === RUN TestTracezHandler_ServeHTTP/negative_latency_bucket === RUN TestTracezHandler_ServeHTTP/multiple_spans_with_same_name === RUN TestTracezHandler_ServeHTTP/invalid_form_encoding --- PASS: TestTracezHandler_ServeHTTP (0.00s) --- PASS: TestTracezHandler_ServeHTTP/basic_response_with_no_query_params (0.00s) --- PASS: TestTracezHandler_ServeHTTP/query_for_existing_span (0.00s) --- PASS: TestTracezHandler_ServeHTTP/query_for_non-existing_span (0.00s) --- PASS: TestTracezHandler_ServeHTTP/latency_spans_(type=1) (0.00s) --- PASS: TestTracezHandler_ServeHTTP/error_spans_(type=2) (0.00s) --- PASS: TestTracezHandler_ServeHTTP/with_latency_bucket (0.00s) --- PASS: TestTracezHandler_ServeHTTP/all_parameters (0.00s) --- PASS: TestTracezHandler_ServeHTTP/type_only (0.00s) --- PASS: TestTracezHandler_ServeHTTP/latency_bucket_only (0.00s) --- PASS: TestTracezHandler_ServeHTTP/invalid_type_value (0.00s) --- PASS: TestTracezHandler_ServeHTTP/negative_latency_bucket (0.00s) --- PASS: TestTracezHandler_ServeHTTP/multiple_spans_with_same_name (0.00s) --- PASS: TestTracezHandler_ServeHTTP/invalid_form_encoding (0.00s) === RUN TestTracezHandler_ConcurrentSafe --- PASS: TestTracezHandler_ConcurrentSafe (0.00s) === RUN TestVersionSemver --- PASS: TestVersionSemver (0.00s) PASS ok go.opentelemetry.io/contrib/zpages 0.042s ? go.opentelemetry.io/contrib/zpages/internal [no test files] FAIL dh_auto_test: error: cd _build && go test -vet=off -v -p 2 go.opentelemetry.io/contrib go.opentelemetry.io/contrib/exporters/autoexport go.opentelemetry.io/contrib/propagators/autoprop go.opentelemetry.io/contrib/propagators/aws go.opentelemetry.io/contrib/propagators/aws/xray go.opentelemetry.io/contrib/propagators/b3 go.opentelemetry.io/contrib/propagators/jaeger go.opentelemetry.io/contrib/propagators/ot go.opentelemetry.io/contrib/zpages go.opentelemetry.io/contrib/zpages/internal returned exit code 1 make: *** [debian/rules:36: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

