found 902466 1.2.0-1
thanks
Dear maintainer:
This is from my autobuilder today, building the package in buster:
--------------------------------------------------------------------------------
=== RUN TestServerInterceptorSuite
=== RUN TestServerInterceptorSuite/TestRegisterPresetsStuff
=== RUN TestServerInterceptorSuite/TestStreamingIncrementsHandled
=== RUN TestServerInterceptorSuite/TestStreamingIncrementsHistograms
=== RUN TestServerInterceptorSuite/TestStreamingIncrementsMessageCounts
=== RUN TestServerInterceptorSuite/TestStreamingIncrementsStarted
=== RUN TestServerInterceptorSuite/TestUnaryIncrementsHandled
=== RUN TestServerInterceptorSuite/TestUnaryIncrementsHistograms
=== RUN TestServerInterceptorSuite/TestUnaryIncrementsStarted
--- FAIL: TestServerInterceptorSuite (0.06s)
--- PASS: TestServerInterceptorSuite/TestRegisterPresetsStuff (0.01s)
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsHandled (0.01s)
server_test.go:219:
Error Trace: server_test.go:219
Error: Not equal:
expected: 1
actual : 0
Test:
TestServerInterceptorSuite/TestStreamingIncrementsHandled
Messages: grpc_server_handled_total should be
incremented for PingList FailedPrecondition
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsHistograms
(0.01s)
server_test.go:194:
Error Trace: server_test.go:194
Error: Not equal:
expected: 4
actual : 3
Test:
TestServerInterceptorSuite/TestStreamingIncrementsHistograms
Messages: grpc_server_handling_seconds_count
should be incremented for PingList FailedPrecondition
--- PASS: TestServerInterceptorSuite/TestStreamingIncrementsMessageCounts
(0.01s)
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsStarted (0.00s)
server_test.go:169:
Error Trace: server_test.go:169
Error: Not equal:
expected: 6
actual : 5
Test:
TestServerInterceptorSuite/TestStreamingIncrementsStarted
Messages: grpc_server_started_total should be
incremented for PingList
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsHandled (0.01s)
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsHistograms (0.01s)
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsStarted (0.01s)
server_test.go:87: stopped grpc.Server at: 127.0.0.1:35841
FAIL
FAIL github.com/grpc-ecosystem/go-grpc-prometheus 0.095s
?
github.com/grpc-ecosystem/go-grpc-prometheus/examples/grpc-server-with-prometheus/client
[no test files]
?
github.com/grpc-ecosystem/go-grpc-prometheus/examples/grpc-server-with-prometheus/protobuf
[no test files]
?
github.com/grpc-ecosystem/go-grpc-prometheus/examples/grpc-server-with-prometheus/server
[no test files]
? github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto [no
test files]
dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1
github.com/grpc-ecosystem/go-grpc-prometheus
github.com/grpc-ecosystem/go-grpc-prometheus/examples/grpc-server-with-prometheus/client
github.com/grpc-ecosystem/go-grpc-prometheus/examples/grpc-server-with-prometheus/protobuf
github.com/grpc-ecosystem/go-grpc-prometheus/examples/grpc-server-with-prometheus/server
github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto returned exit
code 1
debian/rules:6: recipe for target 'build-indep' failed
make: *** [build-indep] Error 1
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
The same error happens in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/buster/amd64/golang-github-grpc-ecosystem-go-grpc-prometheus.html
I'm reopening this bug because the error is the same.
Please consider source-only uploads (dpkg-buildpackage -S).
Thanks.