source: prometheus-varnish-exporter
version: 1.5-1
severity: serious
tags: bullseye, sid, ftbfs
prometheus-varnish-exporter FTBFS in testing/unstable, I first noticed this on
a raspbian autobuilder, but it's also happening on the reproducible builds
tests, so it's not raspbian specific.
github.com/jonnenauha/prometheus_varnish_exporter
dh_auto_test -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go test -vet=off -v -p 15
github.com/jonnenauha/prometheus_varnish_exporter
flag provided but not defined: -test.testlogfile
Usage of /tmp/go-build260258336/b001/prometheus_varnish_exporter.test:
-N string
varnishstat -N value.
-docker-container-name string
Docker container name to exec varnishstat in.
-exit-on-errors
Exit process on scrape errors.
-n string
varnishstat -n value.
-no-exit
Deprecated: see -exit-on-errors
-raw
Raw stdout logging without timestamps.
-test
Test varnishstat availability, prints available metrics and exits.
-varnishstat-path string
Path to varnishstat. (default "varnishstat")
-verbose
Verbose logging.
-version
Print version and exit
-web.health-path string
Path under which to expose healthcheck. Disabled unless configured.
-web.listen-address string
Address on which to expose metrics and web interface. (default ":9131")
-web.telemetry-path string
Path under which to expose metrics. (default "/metrics")
-with-go-metrics
Export go runtime and http handler metrics
FAIL github.com/jonnenauha/prometheus_varnish_exporter 0.010s
FAIL
dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 15
github.com/jonnenauha/prometheus_varnish_exporter returned exit code 1