Source: golang-github-google-pprof Version: 0.0~git20190723.34ac40c-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200926 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > cd obj-x86_64-linux-gnu/src/github.com/google/pprof/internal/report/testdata > && \ > GOCACHE=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/go-build \ > go build -o sample.bin ./sample && ./sample.bin -cpuprofile sample.cpu > Sum 5.000095e+13 > dh_auto_build > cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 > github.com/google/pprof github.com/google/pprof/driver > github.com/google/pprof/fuzz github.com/google/pprof/internal/binutils > github.com/google/pprof/internal/driver > github.com/google/pprof/internal/elfexec > github.com/google/pprof/internal/graph > github.com/google/pprof/internal/measurement > github.com/google/pprof/internal/plugin > github.com/google/pprof/internal/proftest > github.com/google/pprof/internal/report > github.com/google/pprof/internal/symbolizer > github.com/google/pprof/internal/symbolz > github.com/google/pprof/internal/transport github.com/google/pprof/profile > github.com/google/pprof/third_party/d3 > github.com/google/pprof/third_party/d3flamegraph > github.com/google/pprof/third_party/svgpan > internal/unsafeheader > runtime/internal/sys > runtime/internal/atomic > math/bits > internal/cpu > runtime/internal/math > unicode/utf8 > internal/race > sync/atomic > unicode > internal/bytealg > math > internal/testlog > container/list > internal/nettrace > runtime > runtime/cgo > encoding > unicode/utf16 > crypto/internal/subtle > crypto/subtle > vendor/golang.org/x/crypto/cryptobyte/asn1 > vendor/golang.org/x/crypto/internal/subtle > github.com/google/pprof/third_party/d3 > github.com/google/pprof/third_party/d3flamegraph > github.com/google/pprof/third_party/svgpan > internal/reflectlite > sync > internal/singleflight > math/rand > errors > sort > io > internal/oserror > strconv > syscall > vendor/golang.org/x/net/dns/dnsmessage > bytes > reflect > strings > hash > hash/adler32 > hash/crc32 > bufio > path > internal/syscall/unix > time > internal/syscall/execenv > regexp/syntax > crypto > crypto/internal/randutil > crypto/hmac > internal/fmtsort > encoding/binary > crypto/rc4 > vendor/golang.org/x/crypto/hkdf > internal/poll > context > regexp > encoding/base64 > crypto/cipher > crypto/sha512 > os > crypto/aes > crypto/des > crypto/ed25519/internal/edwards25519 > crypto/md5 > fmt > net > os/signal > path/filepath > crypto/sha1 > io/ioutil > crypto/sha256 > encoding/json > flag > compress/flate > debug/dwarf > compress/zlib > compress/gzip > math/big > debug/elf > debug/macho > github.com/google/pprof/profile > github.com/google/pprof/internal/elfexec > encoding/hex > encoding/pem > net/url > crypto/rand > crypto/elliptic > encoding/asn1 > crypto/ed25519 > crypto/rsa > crypto/dsa > vendor/golang.org/x/crypto/cryptobyte > crypto/x509/pkix > vendor/golang.org/x/crypto/chacha20 > vendor/golang.org/x/crypto/poly1305 > vendor/golang.org/x/sys/cpu > crypto/ecdsa > vendor/golang.org/x/crypto/curve25519 > vendor/golang.org/x/crypto/chacha20poly1305 > vendor/golang.org/x/text/transform > log > vendor/golang.org/x/text/unicode/norm > vendor/golang.org/x/text/unicode/bidi > vendor/golang.org/x/net/http2/hpack > github.com/chzyer/readline > crypto/x509 > vendor/golang.org/x/text/secure/bidirule > net/textproto > vendor/golang.org/x/net/idna > mime > mime/quotedprintable > vendor/golang.org/x/net/http/httpguts > vendor/golang.org/x/net/http/httpproxy > mime/multipart > net/http/internal > crypto/tls > github.com/ianlancetaylor/demangle > os/exec > github.com/google/pprof/internal/measurement > github.com/google/pprof/internal/graph > html > text/template/parse > text/tabwriter > github.com/google/pprof/fuzz > runtime/debug > runtime/trace > testing > text/template > github.com/google/pprof/internal/proftest > html/template > net/http/httptrace > net/http > github.com/google/pprof/internal/plugin > github.com/google/pprof/internal/symbolz > github.com/google/pprof/internal/binutils > github.com/google/pprof/internal/report > github.com/google/pprof/internal/transport > github.com/google/pprof/internal/symbolizer > github.com/google/pprof/internal/driver > github.com/google/pprof/driver > github.com/google/pprof > rm obj-x86_64-linux-gnu/bin/pprof > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test -O--buildsystem=golang > cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 > github.com/google/pprof github.com/google/pprof/driver > github.com/google/pprof/fuzz github.com/google/pprof/internal/binutils > github.com/google/pprof/internal/driver > github.com/google/pprof/internal/elfexec > github.com/google/pprof/internal/graph > github.com/google/pprof/internal/measurement > github.com/google/pprof/internal/plugin > github.com/google/pprof/internal/proftest > github.com/google/pprof/internal/report > github.com/google/pprof/internal/symbolizer > github.com/google/pprof/internal/symbolz > github.com/google/pprof/internal/transport github.com/google/pprof/profile > github.com/google/pprof/third_party/d3 > github.com/google/pprof/third_party/d3flamegraph > github.com/google/pprof/third_party/svgpan > ? github.com/google/pprof [no test files] > ? github.com/google/pprof/driver [no test files] > === RUN TestParseData > --- PASS: TestParseData (0.00s) > PASS > ok github.com/google/pprof/fuzz 0.024s > === RUN TestAddr2Liner > --- PASS: TestAddr2Liner (0.00s) > === RUN TestAddr2LinerLookup > --- PASS: TestAddr2LinerLookup (0.00s) > === RUN TestSetTools > --- PASS: TestSetTools (0.00s) > === RUN TestSetFastSymbolization > --- PASS: TestSetFastSymbolization (0.00s) > === RUN TestDisasm > binutils_test.go:192: > --- SKIP: TestDisasm (0.00s) > === RUN TestObjFile > binutils_test.go:222: > --- SKIP: TestObjFile (0.00s) > === RUN TestMachoFiles > binutils_test.go:187: This test only works on x86-64 Mac > --- SKIP: TestMachoFiles (0.00s) > === RUN TestLLVMSymbolizer > binutils_test.go:339: > --- SKIP: TestLLVMSymbolizer (0.00s) > === RUN TestOpenMalformedELF > binutils_test.go:376: > --- SKIP: TestOpenMalformedELF (0.00s) > === RUN TestOpenMalformedMachO > binutils_test.go:391: > --- SKIP: TestOpenMalformedMachO (0.00s) > === RUN TestFindSymbols > --- PASS: TestFindSymbols (0.00s) > === RUN TestFunctionAssembly > --- PASS: TestFunctionAssembly (0.00s) > PASS > ok github.com/google/pprof/internal/binutils 0.044s > === RUN TestParse > === RUN TestParse/text,functions,flat:cpu > === RUN TestParse/text,functions,noinlines,flat:cpu > === RUN TestParse/text,filefunctions,noinlines,flat:cpu > === RUN TestParse/text,addresses,noinlines,flat:cpu > === RUN TestParse/tree,addresses,flat,nodecount=4:cpusmall > === RUN TestParse/text,functions,flat,nodecount=5,call_tree:unknown > === RUN TestParse/text,alloc_objects,flat:heap_alloc > === RUN TestParse/text,files,flat:heap > === RUN TestParse/text,files,flat,focus=[12]00,taghide=[X3]00:heap > === RUN TestParse/text,inuse_objects,flat:heap > === RUN TestParse/text,lines,cum,hide=line[X3]0:cpu > === RUN TestParse/text,lines,cum,show=[12]00:cpu > === RUN TestParse/text,lines,cum,hide=line[X3]0,focus=[12]00:cpu > === RUN TestParse/topproto,lines,cum,hide=mangled[X3]0:cpu > === RUN TestParse/topproto,lines:cpu > === RUN TestParse/tree,lines,cum,focus=[24]00:heap > === RUN TestParse/tree,relative_percentages,cum,focus=[24]00:heap > === RUN TestParse/tree,lines,cum,show_from=line2:cpu > === RUN TestParse/callgrind:cpu > === RUN TestParse/callgrind,call_tree:cpu > === RUN TestParse/callgrind:heap > === RUN TestParse/dot,functions,flat:cpu > === RUN TestParse/dot,functions,flat,call_tree:cpu > === RUN TestParse/dot,lines,flat,focus=[12]00:heap > === RUN TestParse/dot,unit=minimum:heap_sizetags > === RUN TestParse/dot,addresses,flat,ignore=[X3]002,focus=[X1]000:contention > === RUN TestParse/dot,files,cum:contention > === RUN TestParse/comments,add_comment=some-comment:cpu > === RUN TestParse/comments:heap > === RUN TestParse/tags:cpu > === RUN TestParse/tags,tagignore=tag[13],tagfocus=key[12]:cpu > === RUN TestParse/tags:heap > === RUN TestParse/tags,unit=bytes:heap > === RUN TestParse/traces:cpu > === RUN TestParse/traces:heap_tags > === RUN TestParse/dot,alloc_space,flat,focus=[234]00:heap_alloc > === RUN TestParse/dot,alloc_space,flat,tagshow=[2]00:heap_alloc > === RUN TestParse/dot,alloc_space,flat,hide=line.*1?23?:heap_alloc > === RUN TestParse/dot,inuse_space,flat,tagfocus=1mb:2gb:heap > === RUN TestParse/dot,inuse_space,flat,tagfocus=30kb:,tagignore=1mb:2mb:heap > === RUN TestParse/disasm=line[13],addresses,flat:cpu > === RUN TestParse/peek=line.*01:cpu > === RUN TestParse/weblist=line[13],addresses,flat:cpu > === RUN TestParse/tags,tagfocus=400kb::heap_request > === RUN TestParse/tags,tagfocus=+400kb::heap_request > === RUN TestParse/dot:longNameFuncs > === RUN TestParse/text:longNameFuncs > --- PASS: TestParse (1.00s) > --- PASS: TestParse/text,functions,flat:cpu (0.02s) > --- PASS: TestParse/text,functions,noinlines,flat:cpu (0.02s) > --- PASS: TestParse/text,filefunctions,noinlines,flat:cpu (0.01s) > --- PASS: TestParse/text,addresses,noinlines,flat:cpu (0.01s) > --- PASS: TestParse/tree,addresses,flat,nodecount=4:cpusmall (0.03s) > --- PASS: TestParse/text,functions,flat,nodecount=5,call_tree:unknown > (0.02s) > --- PASS: TestParse/text,alloc_objects,flat:heap_alloc (0.02s) > --- PASS: TestParse/text,files,flat:heap (0.02s) > --- PASS: TestParse/text,files,flat,focus=[12]00,taghide=[X3]00:heap > (0.01s) > --- PASS: TestParse/text,inuse_objects,flat:heap (0.01s) > --- PASS: TestParse/text,lines,cum,hide=line[X3]0:cpu (0.02s) > --- PASS: TestParse/text,lines,cum,show=[12]00:cpu (0.02s) > --- PASS: TestParse/text,lines,cum,hide=line[X3]0,focus=[12]00:cpu (0.01s) > --- PASS: TestParse/topproto,lines,cum,hide=mangled[X3]0:cpu (0.00s) > --- PASS: TestParse/topproto,lines:cpu (0.03s) > --- PASS: TestParse/tree,lines,cum,focus=[24]00:heap (0.02s) > --- PASS: TestParse/tree,relative_percentages,cum,focus=[24]00:heap > (0.03s) > --- PASS: TestParse/tree,lines,cum,show_from=line2:cpu (0.03s) > --- PASS: TestParse/callgrind:cpu (0.03s) > --- PASS: TestParse/callgrind,call_tree:cpu (0.03s) > --- PASS: TestParse/callgrind:heap (0.03s) > --- PASS: TestParse/dot,functions,flat:cpu (0.03s) > --- PASS: TestParse/dot,functions,flat,call_tree:cpu (0.03s) > --- PASS: TestParse/dot,lines,flat,focus=[12]00:heap (0.03s) > --- PASS: TestParse/dot,unit=minimum:heap_sizetags (0.03s) > --- PASS: > TestParse/dot,addresses,flat,ignore=[X3]002,focus=[X1]000:contention (0.02s) > --- PASS: TestParse/dot,files,cum:contention (0.03s) > --- PASS: TestParse/comments,add_comment=some-comment:cpu (0.03s) > --- PASS: TestParse/comments:heap (0.03s) > --- PASS: TestParse/tags:cpu (0.02s) > --- PASS: TestParse/tags,tagignore=tag[13],tagfocus=key[12]:cpu (0.03s) > --- PASS: TestParse/tags:heap (0.03s) > --- PASS: TestParse/tags,unit=bytes:heap (0.02s) > --- PASS: TestParse/traces:cpu (0.03s) > --- PASS: TestParse/traces:heap_tags (0.03s) > --- PASS: TestParse/dot,alloc_space,flat,focus=[234]00:heap_alloc (0.02s) > --- PASS: TestParse/dot,alloc_space,flat,tagshow=[2]00:heap_alloc (0.03s) > --- PASS: TestParse/dot,alloc_space,flat,hide=line.*1?23?:heap_alloc > (0.03s) > --- PASS: TestParse/dot,inuse_space,flat,tagfocus=1mb:2gb:heap (0.03s) > --- PASS: > TestParse/dot,inuse_space,flat,tagfocus=30kb:,tagignore=1mb:2mb:heap (0.03s) > --- PASS: TestParse/disasm=line[13],addresses,flat:cpu (0.03s) > --- PASS: TestParse/peek=line.*01:cpu (0.02s) > --- PASS: TestParse/weblist=line[13],addresses,flat:cpu (0.03s) > --- PASS: TestParse/tags,tagfocus=400kb::heap_request (0.02s) > --- PASS: TestParse/tags,tagfocus=+400kb::heap_request (0.00s) > --- PASS: TestParse/dot:longNameFuncs (0.00s) > --- PASS: TestParse/text:longNameFuncs (0.00s) > === RUN TestAutoComplete > --- PASS: TestAutoComplete (0.00s) > === RUN TestTagFilter > === RUN TestTagFilter/1_key_with_1_matching_value > === RUN TestTagFilter/1_key_with_no_matching_values > === RUN > TestTagFilter/two_keys,_each_with_value_matching_different_one_value_in_list > === RUN > TestTagFilter/two_keys,_all_value_matching_different_regex_value_in_list > === RUN TestTagFilter/one_key,_not_all_values_in_list_matched > === RUN > TestTagFilter/key_specified,_list_of_tags_where_all_tags_in_list_matched > === RUN > TestTagFilter/key_specified,_list_of_tag_values_where_not_all_are_matched > === RUN > TestTagFilter/key_included_for_regex_matching,_list_of_values_where_all_values_in_list_matched > === RUN > TestTagFilter/key_included_for_regex_matching,_list_of_values_where_not_only_second_value_matched > === RUN > TestTagFilter/key_included_for_regex_matching,_list_of_values_where_not_only_first_value_matched > --- PASS: TestTagFilter (0.00s) > --- PASS: TestTagFilter/1_key_with_1_matching_value (0.00s) > --- PASS: TestTagFilter/1_key_with_no_matching_values (0.00s) > --- PASS: > TestTagFilter/two_keys,_each_with_value_matching_different_one_value_in_list > (0.00s) > --- PASS: > TestTagFilter/two_keys,_all_value_matching_different_regex_value_in_list > (0.00s) > --- PASS: TestTagFilter/one_key,_not_all_values_in_list_matched (0.00s) > --- PASS: > TestTagFilter/key_specified,_list_of_tags_where_all_tags_in_list_matched > (0.00s) > --- PASS: > TestTagFilter/key_specified,_list_of_tag_values_where_not_all_are_matched > (0.00s) > --- PASS: > TestTagFilter/key_included_for_regex_matching,_list_of_values_where_all_values_in_list_matched > (0.00s) > --- PASS: > TestTagFilter/key_included_for_regex_matching,_list_of_values_where_not_only_second_value_matched > (0.00s) > --- PASS: > TestTagFilter/key_included_for_regex_matching,_list_of_values_where_not_only_first_value_matched > (0.00s) > === RUN TestIdentifyNumLabelUnits > === RUN TestIdentifyNumLabelUnits/Multiple_keys,_no_units_for_all_keys > === RUN > TestIdentifyNumLabelUnits/Multiple_keys,_different_units_for_each_key > === RUN > TestIdentifyNumLabelUnits/Multiple_keys_with_multiple_values,_different_units_for_each_key > === RUN > TestIdentifyNumLabelUnits/Multiple_keys_with_multiple_values,_some_units_missing > === RUN TestIdentifyNumLabelUnits/One_key_with_three_units_in_same_sample > === RUN TestIdentifyNumLabelUnits/One_key_with_four_units_in_same_sample > === RUN TestIdentifyNumLabelUnits/One_key_with_two_units_in_same_sample > === RUN > TestIdentifyNumLabelUnits/One_key_with_different_units_in_different_samples > === RUN TestIdentifyNumLabelUnits/Key_alignment,_unit_not_specified > === RUN TestIdentifyNumLabelUnits/Key_request,_unit_not_specified > === RUN > TestIdentifyNumLabelUnits/Check_units_not_over-written_for_keys_with_default_units > --- PASS: TestIdentifyNumLabelUnits (0.00s) > --- PASS: TestIdentifyNumLabelUnits/Multiple_keys,_no_units_for_all_keys > (0.00s) > --- PASS: > TestIdentifyNumLabelUnits/Multiple_keys,_different_units_for_each_key (0.00s) > --- PASS: > TestIdentifyNumLabelUnits/Multiple_keys_with_multiple_values,_different_units_for_each_key > (0.00s) > --- PASS: > TestIdentifyNumLabelUnits/Multiple_keys_with_multiple_values,_some_units_missing > (0.00s) > --- PASS: > TestIdentifyNumLabelUnits/One_key_with_three_units_in_same_sample (0.00s) > --- PASS: > TestIdentifyNumLabelUnits/One_key_with_four_units_in_same_sample (0.00s) > --- PASS: TestIdentifyNumLabelUnits/One_key_with_two_units_in_same_sample > (0.00s) > --- PASS: > TestIdentifyNumLabelUnits/One_key_with_different_units_in_different_samples > (0.00s) > --- PASS: TestIdentifyNumLabelUnits/Key_alignment,_unit_not_specified > (0.00s) > --- PASS: TestIdentifyNumLabelUnits/Key_request,_unit_not_specified > (0.00s) > --- PASS: > TestIdentifyNumLabelUnits/Check_units_not_over-written_for_keys_with_default_units > (0.00s) > === RUN TestNumericTagFilter > === RUN TestNumericTagFilter/Match_when_unit_conversion_required > === RUN > TestNumericTagFilter/Match_only_when_values_equal_after_unit_conversion > === RUN TestNumericTagFilter/Match_when_values_and_units_initially_equal > === RUN > TestNumericTagFilter/Match_range_without_lower_bound,_no_unit_conversion_required > === RUN > TestNumericTagFilter/Match_range_without_lower_bound,_unit_conversion_required > === RUN > TestNumericTagFilter/Match_range_without_upper_bound,_unit_conversion_required > === RUN > TestNumericTagFilter/Match_range_without_upper_bound,_no_unit_conversion_required > === RUN > TestNumericTagFilter/Don't_match_range_without_upper_bound,_no_unit_conversion_required > === RUN > TestNumericTagFilter/Multiple_keys_with_different_units,_don't_match_range_without_upper_bound > === RUN > TestNumericTagFilter/Match_range_without_upper_bound,_unit_conversion_required#01 > === RUN > TestNumericTagFilter/Don't_match_range_without_lower_bound,_no_unit_conversion_required > === RUN > TestNumericTagFilter/Match_specific_key,_key_present,_one_of_two_values_match > === RUN > TestNumericTagFilter/Match_specific_key,_key_present_and_value_matches > === RUN > TestNumericTagFilter/Match_specific_key,_matching_key_present_and_value_matches,_also_non-matching_key > === RUN > TestNumericTagFilter/Match_specific_key_and_range_of_values,_value_matches > === RUN > TestNumericTagFilter/Match_specific_key_and_range_of_values,_value_too_large > === RUN > TestNumericTagFilter/Match_specific_key_and_range_of_values,_value_too_small > === RUN > TestNumericTagFilter/Match_specific_key_and_value,_unit_conversion_required > === RUN > TestNumericTagFilter/Match_specific_key_and_value,_key_does_not_appear > === RUN > TestNumericTagFilter/Match_negative_key_and_range_of_values,_value_matches > === RUN > TestNumericTagFilter/Match_negative_key_and_range_of_values,_value_outside_range > --- PASS: TestNumericTagFilter (0.00s) > --- PASS: TestNumericTagFilter/Match_when_unit_conversion_required (0.00s) > --- PASS: > TestNumericTagFilter/Match_only_when_values_equal_after_unit_conversion > (0.00s) > --- PASS: > TestNumericTagFilter/Match_when_values_and_units_initially_equal (0.00s) > --- PASS: > TestNumericTagFilter/Match_range_without_lower_bound,_no_unit_conversion_required > (0.00s) > --- PASS: > TestNumericTagFilter/Match_range_without_lower_bound,_unit_conversion_required > (0.00s) > --- PASS: > TestNumericTagFilter/Match_range_without_upper_bound,_unit_conversion_required > (0.00s) > --- PASS: > TestNumericTagFilter/Match_range_without_upper_bound,_no_unit_conversion_required > (0.00s) > --- PASS: > TestNumericTagFilter/Don't_match_range_without_upper_bound,_no_unit_conversion_required > (0.00s) > --- PASS: > TestNumericTagFilter/Multiple_keys_with_different_units,_don't_match_range_without_upper_bound > (0.00s) > --- PASS: > TestNumericTagFilter/Match_range_without_upper_bound,_unit_conversion_required#01 > (0.00s) > --- PASS: > TestNumericTagFilter/Don't_match_range_without_lower_bound,_no_unit_conversion_required > (0.00s) > --- PASS: > TestNumericTagFilter/Match_specific_key,_key_present,_one_of_two_values_match > (0.00s) > --- PASS: > TestNumericTagFilter/Match_specific_key,_key_present_and_value_matches (0.00s) > --- PASS: > TestNumericTagFilter/Match_specific_key,_matching_key_present_and_value_matches,_also_non-matching_key > (0.00s) > --- PASS: > TestNumericTagFilter/Match_specific_key_and_range_of_values,_value_matches > (0.00s) > --- PASS: > TestNumericTagFilter/Match_specific_key_and_range_of_values,_value_too_large > (0.00s) > --- PASS: > TestNumericTagFilter/Match_specific_key_and_range_of_values,_value_too_small > (0.00s) > --- PASS: > TestNumericTagFilter/Match_specific_key_and_value,_unit_conversion_required > (0.00s) > --- PASS: > TestNumericTagFilter/Match_specific_key_and_value,_key_does_not_appear (0.00s) > --- PASS: > TestNumericTagFilter/Match_negative_key_and_range_of_values,_value_matches > (0.00s) > --- PASS: > TestNumericTagFilter/Match_negative_key_and_range_of_values,_value_outside_range > (0.00s) > === RUN TestSymbolzAfterMerge > --- PASS: TestSymbolzAfterMerge (0.00s) > === RUN TestSymbolizationPath > --- PASS: TestSymbolizationPath (0.00s) > === RUN TestCollectMappingSources > --- PASS: TestCollectMappingSources (0.00s) > === RUN TestUnsourceMappings > --- PASS: TestUnsourceMappings (0.00s) > === RUN TestFetch > --- PASS: TestFetch (0.00s) > === RUN TestFetchWithBase > === RUN TestFetchWithBase/not_normalized_base_is_same_as_source > === RUN TestFetchWithBase/not_normalized_base_is_same_as_source#01 > === RUN > TestFetchWithBase/not_normalized_single_source,_multiple_base_(all_profiles_same) > === RUN TestFetchWithBase/not_normalized,_different_base_and_source > === RUN TestFetchWithBase/normalized_base_is_same_as_source > === RUN > TestFetchWithBase/normalized_single_source,_multiple_base_(all_profiles_same) > === RUN TestFetchWithBase/normalized_different_base_and_source > === RUN TestFetchWithBase/not_normalized_diff_base_is_same_as_source > === RUN TestFetchWithBase/diff_base_and_base_both_specified > --- PASS: TestFetchWithBase (0.01s) > --- PASS: TestFetchWithBase/not_normalized_base_is_same_as_source (0.00s) > --- PASS: TestFetchWithBase/not_normalized_base_is_same_as_source#01 > (0.00s) > --- PASS: > TestFetchWithBase/not_normalized_single_source,_multiple_base_(all_profiles_same) > (0.00s) > --- PASS: TestFetchWithBase/not_normalized,_different_base_and_source > (0.00s) > --- PASS: TestFetchWithBase/normalized_base_is_same_as_source (0.00s) > --- PASS: > TestFetchWithBase/normalized_single_source,_multiple_base_(all_profiles_same) > (0.00s) > --- PASS: TestFetchWithBase/normalized_different_base_and_source (0.00s) > --- PASS: TestFetchWithBase/not_normalized_diff_base_is_same_as_source > (0.00s) > --- PASS: TestFetchWithBase/diff_base_and_base_both_specified (0.00s) > === RUN TestHTTPSInsecure > fetch_test.go:597: > fetchProfiles(https+insecure://127.0.0.1:43449/debug/pprof/goroutine) got > PeriodType: goroutine count > Period: 1 > Time: 2020-09-27 11:24:11.193269753 +0000 UTC > Duration: 10.0 > Samples: > goroutine/count > -1: 1 2 3 4 5 6 7 8 9 10 11 12 > -1: 13 14 15 16 17 18 19 20 21 22 23 24 25 > 1: 26 27 28 29 30 18 19 20 21 22 23 24 25 > 1: 1 2 3 4 5 31 7 8 9 10 11 12 > Locations > 1: 0x46af5c M=1 runtime/pprof.runtime_goroutineProfileWithLabels > /usr/lib/go-1.15/src/runtime/mprof.go:716 s=0 > 2: 0x5646e1 M=1 runtime/pprof.writeRuntimeProfile > /usr/lib/go-1.15/src/runtime/pprof/pprof.go:724 s=0 > 3: 0x5644a4 M=1 runtime/pprof.writeGoroutine > /usr/lib/go-1.15/src/runtime/pprof/pprof.go:684 s=0 > 4: 0x561071 M=1 runtime/pprof.(*Profile).WriteTo > /usr/lib/go-1.15/src/runtime/pprof/pprof.go:331 s=0 > 5: 0x88f3e4 M=1 net/http/pprof.collectProfile > /usr/lib/go-1.15/src/net/http/pprof/pprof.go:326 s=0 > 6: 0x88eac4 M=1 net/http/pprof.handler.serveDeltaProfile > /usr/lib/go-1.15/src/net/http/pprof/pprof.go:279 s=0 > 7: 0x88e88a M=1 net/http/pprof.handler.ServeHTTP > /usr/lib/go-1.15/src/net/http/pprof/pprof.go:242 s=0 > 8: 0x88fe44 M=1 net/http/pprof.Index > /usr/lib/go-1.15/src/net/http/pprof/pprof.go:367 s=0 > 9: 0x73f583 M=1 net/http.HandlerFunc.ServeHTTP > /usr/lib/go-1.15/src/net/http/server.go:2042 s=0 > 10: 0x7415ac M=1 net/http.(*ServeMux).ServeHTTP > /usr/lib/go-1.15/src/net/http/server.go:2417 s=0 > 11: 0x742c82 M=1 net/http.serverHandler.ServeHTTP > /usr/lib/go-1.15/src/net/http/server.go:2843 s=0 > 12: 0x73e38c M=1 net/http.(*conn).serve > /usr/lib/go-1.15/src/net/http/server.go:1925 s=0 > 13: 0x489dc4 M=1 syscall.Syscall > /usr/lib/go-1.15/src/syscall/asm_linux_amd64.s:18 s=0 > 14: 0x487ab9 M=1 syscall.read > /usr/lib/go-1.15/src/syscall/zsyscall_linux_amd64.go:686 s=0 > 15: 0x486228 M=1 syscall.Read > /usr/lib/go-1.15/src/syscall/syscall_unix.go:187 s=0 > 16: 0x4a6031 M=1 internal/poll.ignoringEINTR > /usr/lib/go-1.15/src/internal/poll/fd_unix.go:567 s=0 > 17: 0x4a3268 M=1 internal/poll.(*FD).Read > /usr/lib/go-1.15/src/internal/poll/fd_unix.go:155 s=0 > 18: 0x60fe0e M=1 net.(*netFD).Read > /usr/lib/go-1.15/src/net/fd_posix.go:55 s=0 > 19: 0x623a4d M=1 net.(*conn).Read > /usr/lib/go-1.15/src/net/net.go:182 s=0 > 20: 0x67f481 M=1 crypto/tls.(*atLeastReader).Read > /usr/lib/go-1.15/src/crypto/tls/conn.go:779 s=0 > 21: 0x506530 M=1 bytes.(*Buffer).ReadFrom > /usr/lib/go-1.15/src/bytes/buffer.go:204 s=0 > 22: 0x67f6d2 M=1 crypto/tls.(*Conn).readFromUntil > /usr/lib/go-1.15/src/crypto/tls/conn.go:801 s=0 > 23: 0x67c4f4 M=1 crypto/tls.(*Conn).readRecordOrCCS > /usr/lib/go-1.15/src/crypto/tls/conn.go:608 s=0 > 24: 0x6827be M=1 crypto/tls.(*Conn).readRecord > /usr/lib/go-1.15/src/crypto/tls/conn.go:576 s=0 > crypto/tls.(*Conn).Read > /usr/lib/go-1.15/src/crypto/tls/conn.go:1252 s=0 > 25: 0x738117 M=1 net/http.(*connReader).backgroundRead > /usr/lib/go-1.15/src/net/http/server.go:690 s=0 > 26: 0x43be44 M=1 runtime.gopark > /usr/lib/go-1.15/src/runtime/proc.go:306 s=0 > 27: 0x4344ba M=1 runtime.netpollblock > /usr/lib/go-1.15/src/runtime/netpoll.go:436 s=0 > 28: 0x46b354 M=1 internal/poll.runtime_pollWait > /usr/lib/go-1.15/src/runtime/netpoll.go:220 s=0 > 29: 0x4a2284 M=1 internal/poll.(*pollDesc).wait > /usr/lib/go-1.15/src/internal/poll/fd_poll_runtime.go:87 s=0 > 30: 0x4a32d0 M=1 internal/poll.(*pollDesc).waitRead > /usr/lib/go-1.15/src/internal/poll/fd_poll_runtime.go:92 s=0 > internal/poll.(*FD).Read > /usr/lib/go-1.15/src/internal/poll/fd_unix.go:159 s=0 > 31: 0x88ed44 M=1 net/http/pprof.handler.serveDeltaProfile > /usr/lib/go-1.15/src/net/http/pprof/pprof.go:300 s=0 > Mappings > 1: 0x400000/0x8dc000/0x0 /tmp/go-build029699527/b152/driver.test [FN] > , want function "TestHTTPSInsecure" > --- FAIL: TestHTTPSInsecure (10.02s) > === RUN TestHTTPSWithServerCertFetch > fetch_test.go:712: > fetchProfiles(https://localhost:39101/debug/pprof/goroutine) got PeriodType: > goroutine count > Period: 1 > Time: 2020-09-27 11:24:21.200575079 +0000 UTC > Duration: 10.0 > Samples: > goroutine/count > -1: 1 2 3 4 5 6 7 8 9 10 11 12 > -1: 13 14 15 16 17 18 19 20 21 22 23 24 25 > 1: 26 27 28 29 30 18 19 20 21 22 23 24 25 > 1: 1 2 3 4 5 31 7 8 9 10 11 12 > Locations > 1: 0x46af5c M=1 runtime/pprof.runtime_goroutineProfileWithLabels > /usr/lib/go-1.15/src/runtime/mprof.go:716 s=0 > 2: 0x5646e1 M=1 runtime/pprof.writeRuntimeProfile > /usr/lib/go-1.15/src/runtime/pprof/pprof.go:724 s=0 > 3: 0x5644a4 M=1 runtime/pprof.writeGoroutine > /usr/lib/go-1.15/src/runtime/pprof/pprof.go:684 s=0 > 4: 0x561071 M=1 runtime/pprof.(*Profile).WriteTo > /usr/lib/go-1.15/src/runtime/pprof/pprof.go:331 s=0 > 5: 0x88f3e4 M=1 net/http/pprof.collectProfile > /usr/lib/go-1.15/src/net/http/pprof/pprof.go:326 s=0 > 6: 0x88eac4 M=1 net/http/pprof.handler.serveDeltaProfile > /usr/lib/go-1.15/src/net/http/pprof/pprof.go:279 s=0 > 7: 0x88e88a M=1 net/http/pprof.handler.ServeHTTP > /usr/lib/go-1.15/src/net/http/pprof/pprof.go:242 s=0 > 8: 0x88fe44 M=1 net/http/pprof.Index > /usr/lib/go-1.15/src/net/http/pprof/pprof.go:367 s=0 > 9: 0x73f583 M=1 net/http.HandlerFunc.ServeHTTP > /usr/lib/go-1.15/src/net/http/server.go:2042 s=0 > 10: 0x7415ac M=1 net/http.(*ServeMux).ServeHTTP > /usr/lib/go-1.15/src/net/http/server.go:2417 s=0 > 11: 0x742c82 M=1 net/http.serverHandler.ServeHTTP > /usr/lib/go-1.15/src/net/http/server.go:2843 s=0 > 12: 0x73e38c M=1 net/http.(*conn).serve > /usr/lib/go-1.15/src/net/http/server.go:1925 s=0 > 13: 0x489dc4 M=1 syscall.Syscall > /usr/lib/go-1.15/src/syscall/asm_linux_amd64.s:18 s=0 > 14: 0x487ab9 M=1 syscall.read > /usr/lib/go-1.15/src/syscall/zsyscall_linux_amd64.go:686 s=0 > 15: 0x486228 M=1 syscall.Read > /usr/lib/go-1.15/src/syscall/syscall_unix.go:187 s=0 > 16: 0x4a6031 M=1 internal/poll.ignoringEINTR > /usr/lib/go-1.15/src/internal/poll/fd_unix.go:567 s=0 > 17: 0x4a3268 M=1 internal/poll.(*FD).Read > /usr/lib/go-1.15/src/internal/poll/fd_unix.go:155 s=0 > 18: 0x60fe0e M=1 net.(*netFD).Read > /usr/lib/go-1.15/src/net/fd_posix.go:55 s=0 > 19: 0x623a4d M=1 net.(*conn).Read > /usr/lib/go-1.15/src/net/net.go:182 s=0 > 20: 0x67f481 M=1 crypto/tls.(*atLeastReader).Read > /usr/lib/go-1.15/src/crypto/tls/conn.go:779 s=0 > 21: 0x506530 M=1 bytes.(*Buffer).ReadFrom > /usr/lib/go-1.15/src/bytes/buffer.go:204 s=0 > 22: 0x67f6d2 M=1 crypto/tls.(*Conn).readFromUntil > /usr/lib/go-1.15/src/crypto/tls/conn.go:801 s=0 > 23: 0x67c4f4 M=1 crypto/tls.(*Conn).readRecordOrCCS > /usr/lib/go-1.15/src/crypto/tls/conn.go:608 s=0 > 24: 0x6827be M=1 crypto/tls.(*Conn).readRecord > /usr/lib/go-1.15/src/crypto/tls/conn.go:576 s=0 > crypto/tls.(*Conn).Read > /usr/lib/go-1.15/src/crypto/tls/conn.go:1252 s=0 > 25: 0x738117 M=1 net/http.(*connReader).backgroundRead > /usr/lib/go-1.15/src/net/http/server.go:690 s=0 > 26: 0x43be44 M=1 runtime.gopark > /usr/lib/go-1.15/src/runtime/proc.go:306 s=0 > 27: 0x4344ba M=1 runtime.netpollblock > /usr/lib/go-1.15/src/runtime/netpoll.go:436 s=0 > 28: 0x46b354 M=1 internal/poll.runtime_pollWait > /usr/lib/go-1.15/src/runtime/netpoll.go:220 s=0 > 29: 0x4a2284 M=1 internal/poll.(*pollDesc).wait > /usr/lib/go-1.15/src/internal/poll/fd_poll_runtime.go:87 s=0 > 30: 0x4a32d0 M=1 internal/poll.(*pollDesc).waitRead > /usr/lib/go-1.15/src/internal/poll/fd_poll_runtime.go:92 s=0 > internal/poll.(*FD).Read > /usr/lib/go-1.15/src/internal/poll/fd_unix.go:159 s=0 > 31: 0x88ed44 M=1 net/http/pprof.handler.serveDeltaProfile > /usr/lib/go-1.15/src/net/http/pprof/pprof.go:300 s=0 > Mappings > 1: 0x400000/0x8dc000/0x0 /tmp/go-build029699527/b152/driver.test [FN] > , want function "TestHTTPSWithServerCertFetch" > --- FAIL: TestHTTPSWithServerCertFetch (10.01s) > === RUN TestShell > --- PASS: TestShell (0.00s) > === RUN TestInteractiveCommands > --- PASS: TestInteractiveCommands (0.00s) > === RUN TestWebInterface > webui_test.go:88: skipping / since dot (graphviz) does not seem to be > installed > --- PASS: TestWebInterface (0.01s) > === RUN TestGetHostAndPort > --- PASS: TestGetHostAndPort (0.00s) > === RUN TestIsLocalHost > --- PASS: TestIsLocalHost (0.00s) > FAIL > FAIL github.com/google/pprof/internal/driver 21.052s > === RUN TestGetBase > --- PASS: TestGetBase (0.00s) > PASS > ok github.com/google/pprof/internal/elfexec 0.009s > === RUN TestComposeWithStandardGraph > --- PASS: TestComposeWithStandardGraph (0.00s) > === RUN TestComposeWithNodeAttributesAndZeroFlat > --- PASS: TestComposeWithNodeAttributesAndZeroFlat (0.00s) > === RUN TestComposeWithTagsAndResidualEdge > --- PASS: TestComposeWithTagsAndResidualEdge (0.00s) > === RUN TestComposeWithNestedTags > --- PASS: TestComposeWithNestedTags (0.00s) > === RUN TestComposeWithEmptyGraph > --- PASS: TestComposeWithEmptyGraph (0.00s) > === RUN TestComposeWithStandardGraphAndURL > --- PASS: TestComposeWithStandardGraphAndURL (0.00s) > === RUN TestNodeletCountCapping > --- PASS: TestNodeletCountCapping (0.00s) > === RUN TestMultilinePrintableName > --- PASS: TestMultilinePrintableName (0.00s) > === RUN TestTagCollapse > --- PASS: TestTagCollapse (0.00s) > === RUN TestTrimTree > --- PASS: TestTrimTree (0.00s) > === RUN TestCreateNodes > --- PASS: TestCreateNodes (0.00s) > === RUN TestShortenFunctionName > --- PASS: TestShortenFunctionName (0.00s) > PASS > ok github.com/google/pprof/internal/graph 0.015s > === RUN TestScale > --- PASS: TestScale (0.00s) > PASS > ok github.com/google/pprof/internal/measurement 0.019s > ? github.com/google/pprof/internal/plugin [no test files] > ? github.com/google/pprof/internal/proftest [no test files] > === RUN TestSource > --- PASS: TestSource (0.00s) > === RUN TestDisambiguation > --- PASS: TestDisambiguation (0.00s) > === RUN TestFunctionMap > --- PASS: TestFunctionMap (0.00s) > === RUN TestLegendActiveFilters > --- PASS: TestLegendActiveFilters (0.00s) > === RUN TestComputeTotal > === RUN TestComputeTotal/no_diff_base,_all_positive_values,_index_1 > === RUN TestComputeTotal/no_diff_base,_all_positive_values,_index_2 > === RUN TestComputeTotal/no_diff_base,_some_negative_values > === RUN TestComputeTotal/diff_base,_some_negative_values > --- PASS: TestComputeTotal (0.00s) > --- PASS: TestComputeTotal/no_diff_base,_all_positive_values,_index_1 > (0.00s) > --- PASS: TestComputeTotal/no_diff_base,_all_positive_values,_index_2 > (0.00s) > --- PASS: TestComputeTotal/no_diff_base,_some_negative_values (0.00s) > --- PASS: TestComputeTotal/diff_base,_some_negative_values (0.00s) > === RUN TestWebList > --- PASS: TestWebList (0.11s) > === RUN TestOpenSourceFile > === RUN TestOpenSourceFile/exact_absolute_path_is_found > === RUN TestOpenSourceFile/exact_relative_path_is_found > === RUN TestOpenSourceFile/multiple_search_path > === RUN TestOpenSourceFile/relative_path_is_found_in_parent_dir > === RUN TestOpenSourceFile/trims_configured_prefix > === RUN TestOpenSourceFile/trims_heuristically > === RUN TestOpenSourceFile/error_when_not_found > --- PASS: TestOpenSourceFile (0.00s) > --- PASS: TestOpenSourceFile/exact_absolute_path_is_found (0.00s) > --- PASS: TestOpenSourceFile/exact_relative_path_is_found (0.00s) > --- PASS: TestOpenSourceFile/multiple_search_path (0.00s) > --- PASS: TestOpenSourceFile/relative_path_is_found_in_parent_dir (0.00s) > --- PASS: TestOpenSourceFile/trims_configured_prefix (0.00s) > --- PASS: TestOpenSourceFile/trims_heuristically (0.00s) > --- PASS: TestOpenSourceFile/error_when_not_found (0.00s) > === RUN TestIndentation > --- PASS: TestIndentation (0.00s) > PASS > ok github.com/google/pprof/internal/report 0.122s > === RUN TestSymbolization > --- PASS: TestSymbolization (0.00s) > === RUN TestLocalSymbolization > --- PASS: TestLocalSymbolization (0.00s) > PASS > ok github.com/google/pprof/internal/symbolizer 0.003s > === RUN TestSymbolzURL > --- PASS: TestSymbolzURL (0.00s) > === RUN TestSymbolize > --- PASS: TestSymbolize (0.00s) > === RUN TestAdjust > --- PASS: TestAdjust (0.00s) > PASS > ok github.com/google/pprof/internal/symbolz 0.005s > ? github.com/google/pprof/internal/transport [no test files] > === RUN TestFilterSamplesByName > === RUN TestFilterSamplesByName/empty_filters_keep_all_frames > === RUN TestFilterSamplesByName/focus_with_no_matches > === RUN TestFilterSamplesByName/focus_matches_function_names > === RUN TestFilterSamplesByName/focus_matches_file_names > === RUN TestFilterSamplesByName/focus_matches_mapping_names > === RUN TestFilterSamplesByName/focus_matches_inline_functions > === RUN TestFilterSamplesByName/ignore_with_no_matches_matches_all_samples > === RUN TestFilterSamplesByName/ignore_matches_function_names > === RUN TestFilterSamplesByName/ignore_matches_file_names > === RUN TestFilterSamplesByName/ignore_matches_mapping_names > === RUN TestFilterSamplesByName/ignore_matches_inline_functions > === RUN TestFilterSamplesByName/show_with_no_matches > === RUN TestFilterSamplesByName/show_matches_function_names > === RUN TestFilterSamplesByName/show_matches_file_names > === RUN TestFilterSamplesByName/show_matches_mapping_names > === RUN TestFilterSamplesByName/show_matches_inline_functions > === RUN > TestFilterSamplesByName/show_keeps_all_lines_when_matching_both_mapping_and_function > === RUN TestFilterSamplesByName/hide_with_no_matches > === RUN TestFilterSamplesByName/hide_matches_function_names > === RUN TestFilterSamplesByName/hide_matches_file_names > === RUN TestFilterSamplesByName/hide_matches_mapping_names > === RUN TestFilterSamplesByName/hide_matches_inline_functions > === RUN > TestFilterSamplesByName/hide_drops_all_lines_when_matching_both_mapping_and_function > === RUN > TestFilterSamplesByName/hides_a_stack_matched_by_both_focus_and_ignore > === RUN > TestFilterSamplesByName/hides_a_function_if_both_show_and_hide_match_it > --- PASS: TestFilterSamplesByName (0.00s) > --- PASS: TestFilterSamplesByName/empty_filters_keep_all_frames (0.00s) > --- PASS: TestFilterSamplesByName/focus_with_no_matches (0.00s) > --- PASS: TestFilterSamplesByName/focus_matches_function_names (0.00s) > --- PASS: TestFilterSamplesByName/focus_matches_file_names (0.00s) > --- PASS: TestFilterSamplesByName/focus_matches_mapping_names (0.00s) > --- PASS: TestFilterSamplesByName/focus_matches_inline_functions (0.00s) > --- PASS: > TestFilterSamplesByName/ignore_with_no_matches_matches_all_samples (0.00s) > --- PASS: TestFilterSamplesByName/ignore_matches_function_names (0.00s) > --- PASS: TestFilterSamplesByName/ignore_matches_file_names (0.00s) > --- PASS: TestFilterSamplesByName/ignore_matches_mapping_names (0.00s) > --- PASS: TestFilterSamplesByName/ignore_matches_inline_functions (0.00s) > --- PASS: TestFilterSamplesByName/show_with_no_matches (0.00s) > --- PASS: TestFilterSamplesByName/show_matches_function_names (0.00s) > --- PASS: TestFilterSamplesByName/show_matches_file_names (0.00s) > --- PASS: TestFilterSamplesByName/show_matches_mapping_names (0.00s) > --- PASS: TestFilterSamplesByName/show_matches_inline_functions (0.00s) > --- PASS: > TestFilterSamplesByName/show_keeps_all_lines_when_matching_both_mapping_and_function > (0.00s) > --- PASS: TestFilterSamplesByName/hide_with_no_matches (0.00s) > --- PASS: TestFilterSamplesByName/hide_matches_function_names (0.00s) > --- PASS: TestFilterSamplesByName/hide_matches_file_names (0.00s) > --- PASS: TestFilterSamplesByName/hide_matches_mapping_names (0.00s) > --- PASS: TestFilterSamplesByName/hide_matches_inline_functions (0.00s) > --- PASS: > TestFilterSamplesByName/hide_drops_all_lines_when_matching_both_mapping_and_function > (0.00s) > --- PASS: > TestFilterSamplesByName/hides_a_stack_matched_by_both_focus_and_ignore (0.00s) > --- PASS: > TestFilterSamplesByName/hides_a_function_if_both_show_and_hide_match_it > (0.00s) > === RUN TestShowFrom > === RUN TestShowFrom/nil_showFrom_keeps_all_frames > === RUN TestShowFrom/showFrom_with_no_matches_drops_all_samples > === RUN TestShowFrom/showFrom_matches_function_names > === RUN TestShowFrom/showFrom_matches_file_names > === RUN TestShowFrom/showFrom_matches_mapping_names > === RUN TestShowFrom/showFrom_drops_frames_above_highest_of_multiple_matches > === RUN TestShowFrom/showFrom_matches_inline_functions > === RUN > TestShowFrom/showFrom_drops_frames_above_highest_of_multiple_inline_matches > === RUN > TestShowFrom/showFrom_keeps_all_lines_when_matching_mapping_and_function > === RUN TestShowFrom/showFrom_matches_location_with_empty_lines > --- PASS: TestShowFrom (0.00s) > --- PASS: TestShowFrom/nil_showFrom_keeps_all_frames (0.00s) > --- PASS: TestShowFrom/showFrom_with_no_matches_drops_all_samples (0.00s) > --- PASS: TestShowFrom/showFrom_matches_function_names (0.00s) > --- PASS: TestShowFrom/showFrom_matches_file_names (0.00s) > --- PASS: TestShowFrom/showFrom_matches_mapping_names (0.00s) > --- PASS: > TestShowFrom/showFrom_drops_frames_above_highest_of_multiple_matches (0.00s) > --- PASS: TestShowFrom/showFrom_matches_inline_functions (0.00s) > --- PASS: > TestShowFrom/showFrom_drops_frames_above_highest_of_multiple_inline_matches > (0.00s) > --- PASS: > TestShowFrom/showFrom_keeps_all_lines_when_matching_mapping_and_function > (0.00s) > --- PASS: TestShowFrom/showFrom_matches_location_with_empty_lines (0.00s) > === RUN TestTagFilter > --- PASS: TestTagFilter (0.00s) > === RUN TestSampleIndexByName > --- PASS: TestSampleIndexByName (0.00s) > === RUN TestLegacyProfileType > --- PASS: TestLegacyProfileType (0.00s) > === RUN TestCpuParse > --- PASS: TestCpuParse (0.00s) > === RUN TestParseMappingEntry > --- PASS: TestParseMappingEntry (0.00s) > === RUN TestParseThreadProfileWithInvalidAddress > --- PASS: TestParseThreadProfileWithInvalidAddress (0.00s) > === RUN TestParseGoCount > === RUN TestParseGoCount/threadcreate > === RUN TestParseGoCount/goroutine > === RUN TestParseGoCount/sub/dir-ect_o.ry > --- PASS: TestParseGoCount (0.00s) > --- PASS: TestParseGoCount/threadcreate (0.00s) > --- PASS: TestParseGoCount/goroutine (0.00s) > --- PASS: TestParseGoCount/sub/dir-ect_o.ry (0.00s) > === RUN TestMapMapping > === RUN TestMapMapping/same_file_name > === RUN TestMapMapping/same_build_ID > === RUN TestMapMapping/same_fake_mapping > === RUN TestMapMapping/different_start > === RUN TestMapMapping/different_file_name > === RUN TestMapMapping/different_build_id > === RUN TestMapMapping/different_size > === RUN TestMapMapping/different_offset > --- PASS: TestMapMapping (0.00s) > --- PASS: TestMapMapping/same_file_name (0.00s) > --- PASS: TestMapMapping/same_build_ID (0.00s) > --- PASS: TestMapMapping/same_fake_mapping (0.00s) > --- PASS: TestMapMapping/different_start (0.00s) > --- PASS: TestMapMapping/different_file_name (0.00s) > --- PASS: TestMapMapping/different_build_id (0.00s) > --- PASS: TestMapMapping/different_size (0.00s) > --- PASS: TestMapMapping/different_offset (0.00s) > === RUN TestParse > --- PASS: TestParse (0.02s) > === RUN TestParseError > --- PASS: TestParseError (0.00s) > === RUN TestParseConcatentated > --- PASS: TestParseConcatentated (0.00s) > === RUN TestCheckValid > === RUN TestCheckValid/missing_sample_type_information > === RUN TestCheckValid/profile_has_nil_sample > === RUN TestCheckValid/sample_has_3_values_vs._2_types > === RUN TestCheckValid/sample_has_nil_location > === RUN TestCheckValid/profile_has_nil_location > === RUN TestCheckValid/profile_has_nil_mapping > === RUN TestCheckValid/profile_has_nil_function > --- PASS: TestCheckValid (0.00s) > --- PASS: TestCheckValid/missing_sample_type_information (0.00s) > --- PASS: TestCheckValid/profile_has_nil_sample (0.00s) > --- PASS: TestCheckValid/sample_has_3_values_vs._2_types (0.00s) > --- PASS: TestCheckValid/sample_has_nil_location (0.00s) > --- PASS: TestCheckValid/profile_has_nil_location (0.00s) > --- PASS: TestCheckValid/profile_has_nil_mapping (0.00s) > --- PASS: TestCheckValid/profile_has_nil_function (0.00s) > === RUN TestAggregation > --- PASS: TestAggregation (0.00s) > === RUN TestMergeMain > --- PASS: TestMergeMain (0.00s) > === RUN TestMerge > --- PASS: TestMerge (0.00s) > === RUN TestMergeAll > --- PASS: TestMergeAll (0.00s) > === RUN TestIsFoldedMerge > === RUN TestIsFoldedMerge/folded_and_non-folded_locations_not_merged > === RUN TestIsFoldedMerge/identical_folded_locations_are_merged > --- PASS: TestIsFoldedMerge (0.00s) > --- PASS: TestIsFoldedMerge/folded_and_non-folded_locations_not_merged > (0.00s) > --- PASS: TestIsFoldedMerge/identical_folded_locations_are_merged (0.00s) > === RUN TestNumLabelMerge > === RUN TestNumLabelMerge/different_label_units_not_merged > --- PASS: TestNumLabelMerge (0.00s) > --- PASS: TestNumLabelMerge/different_label_units_not_merged (0.00s) > === RUN TestEmptyMappingMerge > --- PASS: TestEmptyMappingMerge (0.00s) > === RUN TestNormalizeBySameProfile > --- PASS: TestNormalizeBySameProfile (0.00s) > === RUN TestNormalizeByDifferentProfile > --- PASS: TestNormalizeByDifferentProfile (0.00s) > === RUN TestNormalizeByMultipleOfSameProfile > --- PASS: TestNormalizeByMultipleOfSameProfile (0.00s) > === RUN TestNormalizeIncompatibleProfiles > --- PASS: TestNormalizeIncompatibleProfiles (0.00s) > === RUN TestHasLabel > === RUN TestHasLabel/empty_label_does_not_have_label > === RUN TestHasLabel/label_with_one_key_and_value_has_label > === RUN TestHasLabel/label_with_one_key_and_value_does_not_have_label > === RUN TestHasLabel/label_with_many_keys_and_values_has_label > === RUN TestHasLabel/label_with_many_keys_and_values_does_not_have_label > --- PASS: TestHasLabel (0.00s) > --- PASS: TestHasLabel/empty_label_does_not_have_label (0.00s) > --- PASS: TestHasLabel/label_with_one_key_and_value_has_label (0.00s) > --- PASS: TestHasLabel/label_with_one_key_and_value_does_not_have_label > (0.00s) > --- PASS: TestHasLabel/label_with_many_keys_and_values_has_label (0.00s) > --- PASS: > TestHasLabel/label_with_many_keys_and_values_does_not_have_label (0.00s) > === RUN TestDiffBaseSample > === RUN TestDiffBaseSample/empty_label_does_not_have_label > === RUN > TestDiffBaseSample/label_with_one_key_and_value,_including_diff_base_label > === RUN > TestDiffBaseSample/label_with_one_key_and_value,_not_including_diff_base_label > === RUN > TestDiffBaseSample/label_with_many_keys_and_values,_including_diff_base_label > === RUN > TestDiffBaseSample/label_with_many_keys_and_values,_not_including_diff_base_label > --- PASS: TestDiffBaseSample (0.00s) > --- PASS: TestDiffBaseSample/empty_label_does_not_have_label (0.00s) > --- PASS: > TestDiffBaseSample/label_with_one_key_and_value,_including_diff_base_label > (0.00s) > --- PASS: > TestDiffBaseSample/label_with_one_key_and_value,_not_including_diff_base_label > (0.00s) > --- PASS: > TestDiffBaseSample/label_with_many_keys_and_values,_including_diff_base_label > (0.00s) > --- PASS: > TestDiffBaseSample/label_with_many_keys_and_values,_not_including_diff_base_label > (0.00s) > === RUN TestRemove > === RUN TestRemove/some_samples_have_label_already > --- PASS: TestRemove (0.00s) > --- PASS: TestRemove/some_samples_have_label_already (0.00s) > === RUN TestSetLabel > === RUN TestSetLabel/some_samples_have_label_already > === RUN TestSetLabel/no_samples_have_labels > === RUN TestSetLabel/all_samples_have_some_labels,_but_not_key_being_added > === RUN TestSetLabel/all_samples_have_key_being_added > --- PASS: TestSetLabel (0.00s) > --- PASS: TestSetLabel/some_samples_have_label_already (0.00s) > --- PASS: TestSetLabel/no_samples_have_labels (0.00s) > --- PASS: > TestSetLabel/all_samples_have_some_labels,_but_not_key_being_added (0.00s) > --- PASS: TestSetLabel/all_samples_have_key_being_added (0.00s) > === RUN TestNumLabelUnits > --- PASS: TestNumLabelUnits (0.00s) > === RUN TestSetMain > --- PASS: TestSetMain (0.00s) > === RUN TestThreadSafety > --- PASS: TestThreadSafety (0.00s) > === RUN TestMarshalUnmarshal > --- PASS: TestMarshalUnmarshal (0.00s) > === RUN TestPrune > --- PASS: TestPrune (0.00s) > PASS > ok github.com/google/pprof/profile 0.036s > ? github.com/google/pprof/third_party/d3 [no test files] > ? github.com/google/pprof/third_party/d3flamegraph [no test files] > ? github.com/google/pprof/third_party/svgpan [no test files] > FAIL > dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 > github.com/google/pprof github.com/google/pprof/driver > github.com/google/pprof/fuzz github.com/google/pprof/internal/binutils > github.com/google/pprof/internal/driver > github.com/google/pprof/internal/elfexec > github.com/google/pprof/internal/graph > github.com/google/pprof/internal/measurement > github.com/google/pprof/internal/plugin > github.com/google/pprof/internal/proftest > github.com/google/pprof/internal/report > github.com/google/pprof/internal/symbolizer > github.com/google/pprof/internal/symbolz > github.com/google/pprof/internal/transport github.com/google/pprof/profile > github.com/google/pprof/third_party/d3 > github.com/google/pprof/third_party/d3flamegraph > github.com/google/pprof/third_party/svgpan returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2020/09/26/golang-github-google-pprof_0.0~git20190723.34ac40c-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.