Skip to content

PMM-12153 Upgrade mysqld exporter #500

PMM-12153 Upgrade mysqld exporter

PMM-12153 Upgrade mysqld exporter #500

Triggered via pull request January 24, 2025 18:56
Status Failure
Total duration 2m 13s
Artifacts

go.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

329 errors and 1 warning
[golangci-lint] mysqld_exporter.go#L32: mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L35: mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L37: mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L38: mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L45: mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L23: probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L24: probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L25: probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L34: mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L35: mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L36: mysqld_exporter_test.go#L36
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L25: collector/exporter.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L26: collector/exporter.go#L26
import 'github.com/go-sql-driver/mysql' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/heartbeat.go#L25: collector/heartbeat.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces.go#L24: collector/info_schema_innodb_sys_tablespaces.go#L24
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/instance.go#L23: collector/instance.go#L23
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/binlog_test.go#L23: collector/binlog_test.go#L23
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces_test.go#L22: collector/info_schema_innodb_sys_tablespaces_test.go#L22
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L32: mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L35: mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L37: mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L38: mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L45: mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L23: probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L24: probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L25: probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L34: mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L35: mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L36: mysqld_exporter_test.go#L36
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L25: collector/exporter.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L26: collector/exporter.go#L26
import 'github.com/go-sql-driver/mysql' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/heartbeat.go#L25: collector/heartbeat.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces.go#L24: collector/info_schema_innodb_sys_tablespaces.go#L24
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/instance.go#L23: collector/instance.go#L23
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/binlog_test.go#L23: collector/binlog_test.go#L23
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces_test.go#L22: collector/info_schema_innodb_sys_tablespaces_test.go#L22
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L32: mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L35: mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L37: mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L38: mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L45: mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L23: probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L24: probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L25: probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L34: mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L35: mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L36: mysqld_exporter_test.go#L36
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L25: collector/exporter.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L26: collector/exporter.go#L26
import 'github.com/go-sql-driver/mysql' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/heartbeat.go#L25: collector/heartbeat.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces.go#L24: collector/info_schema_innodb_sys_tablespaces.go#L24
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/instance.go#L23: collector/instance.go#L23
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/binlog_test.go#L23: collector/binlog_test.go#L23
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces_test.go#L22: collector/info_schema_innodb_sys_tablespaces_test.go#L22
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L32: mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L35: mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L37: mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L38: mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L45: mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L23: probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L24: probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L25: probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L34: mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L35: mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L36: mysqld_exporter_test.go#L36
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L25: collector/exporter.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L26: collector/exporter.go#L26
import 'github.com/go-sql-driver/mysql' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/heartbeat.go#L25: collector/heartbeat.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces.go#L24: collector/info_schema_innodb_sys_tablespaces.go#L24
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/instance.go#L23: collector/instance.go#L23
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/binlog_test.go#L23: collector/binlog_test.go#L23
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces_test.go#L22: collector/info_schema_innodb_sys_tablespaces_test.go#L22
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L32: mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L35: mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L37: mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L38: mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L45: mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L23: probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L24: probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L25: probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L34: mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L35: mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L36: mysqld_exporter_test.go#L36
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L25: collector/exporter.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L26: collector/exporter.go#L26
import 'github.com/go-sql-driver/mysql' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/heartbeat.go#L25: collector/heartbeat.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces.go#L24: collector/info_schema_innodb_sys_tablespaces.go#L24
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/instance.go#L23: collector/instance.go#L23
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/binlog_test.go#L23: collector/binlog_test.go#L23
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces_test.go#L22: collector/info_schema_innodb_sys_tablespaces_test.go#L22
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L32: mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L35: mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L37: mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L38: mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L45: mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L23: probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L24: probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L25: probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L34: mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L35: mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L36: mysqld_exporter_test.go#L36
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L25: collector/exporter.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L26: collector/exporter.go#L26
import 'github.com/go-sql-driver/mysql' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/heartbeat.go#L25: collector/heartbeat.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces.go#L24: collector/info_schema_innodb_sys_tablespaces.go#L24
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/instance.go#L23: collector/instance.go#L23
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/binlog_test.go#L23: collector/binlog_test.go#L23
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces_test.go#L22: collector/info_schema_innodb_sys_tablespaces_test.go#L22
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L32: mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L35: mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L37: mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L38: mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L45: mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L23: probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L24: probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L25: probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L34: mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L35: mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L36: mysqld_exporter_test.go#L36
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L32: mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L25: collector/exporter.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L35: mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L26: collector/exporter.go#L26
import 'github.com/go-sql-driver/mysql' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L37: mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/heartbeat.go#L25: collector/heartbeat.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L38: mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces.go#L24: collector/info_schema_innodb_sys_tablespaces.go#L24
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L45: mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L23: probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/instance.go#L23: collector/instance.go#L23
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L24: probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/binlog_test.go#L23: collector/binlog_test.go#L23
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L25: probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces_test.go#L22: collector/info_schema_innodb_sys_tablespaces_test.go#L22
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L34: mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L35: mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L36: mysqld_exporter_test.go#L36
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L25: collector/exporter.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L26: collector/exporter.go#L26
import 'github.com/go-sql-driver/mysql' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/heartbeat.go#L25: collector/heartbeat.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces.go#L24: collector/info_schema_innodb_sys_tablespaces.go#L24
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/instance.go#L23: collector/instance.go#L23
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/binlog_test.go#L23: collector/binlog_test.go#L23
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces_test.go#L22: collector/info_schema_innodb_sys_tablespaces_test.go#L22
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L32: mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L35: mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L37: mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L38: mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L45: mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L23: probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L24: probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L25: probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L34: mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L35: mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L36: mysqld_exporter_test.go#L36
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L25: collector/exporter.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L26: collector/exporter.go#L26
import 'github.com/go-sql-driver/mysql' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/heartbeat.go#L25: collector/heartbeat.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces.go#L24: collector/info_schema_innodb_sys_tablespaces.go#L24
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/instance.go#L23: collector/instance.go#L23
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/binlog_test.go#L23: collector/binlog_test.go#L23
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces_test.go#L22: collector/info_schema_innodb_sys_tablespaces_test.go#L22
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L32: mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L35: mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L37: mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L38: mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L45: mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L23: probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L24: probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L25: probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L34: mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L35: mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L36: mysqld_exporter_test.go#L36
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L25: collector/exporter.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L26: collector/exporter.go#L26
import 'github.com/go-sql-driver/mysql' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/heartbeat.go#L25: collector/heartbeat.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces.go#L24: collector/info_schema_innodb_sys_tablespaces.go#L24
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/instance.go#L23: collector/instance.go#L23
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/binlog_test.go#L23: collector/binlog_test.go#L23
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces_test.go#L22: collector/info_schema_innodb_sys_tablespaces_test.go#L22
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L32: mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L35: mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L37: mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L38: mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter.go#L45: mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L23: probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L24: probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
[golangci-lint] probe.go#L25: probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L34: mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L35: mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
[golangci-lint] mysqld_exporter_test.go#L36: mysqld_exporter_test.go#L36
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L25: collector/exporter.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/exporter.go#L26: collector/exporter.go#L26
import 'github.com/go-sql-driver/mysql' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/heartbeat.go#L25: collector/heartbeat.go#L25
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces.go#L24: collector/info_schema_innodb_sys_tablespaces.go#L24
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/instance.go#L23: collector/instance.go#L23
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/binlog_test.go#L23: collector/binlog_test.go#L23
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
[golangci-lint] collector/info_schema_innodb_sys_tablespaces_test.go#L22: collector/info_schema_innodb_sys_tablespaces_test.go#L22
import 'github.com/blang/semver/v4' is not allowed from list 'Main' (depguard)
Test (mariadb:10.11)
Process completed with exit code 2.
Test (mariadb:10.11): mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
Test (mariadb:10.11): mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
Test (mariadb:10.11): mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
Test (mariadb:10.11): mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
Test (mariadb:10.11): mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
Test (mariadb:10.11): probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mariadb:10.11): probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
Test (mariadb:10.11): probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
Test (mariadb:10.11): mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
Test (mariadb:10.11): mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mariadb:11.4)
The job was canceled because "mariadb_10_11" failed.
Test (mariadb:11.4): mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
Test (mariadb:11.4): mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
Test (mariadb:11.4): mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
Test (mariadb:11.4): mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
Test (mariadb:11.4): mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
Test (mariadb:11.4): probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mariadb:11.4): probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
Test (mariadb:11.4): probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
Test (mariadb:11.4): mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
Test (mariadb:11.4): mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mariadb:11.4)
Process completed with exit code 2.
Test (mariadb:10.6)
The job was canceled because "mariadb_10_11" failed.
Test (mariadb:10.6): mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
Test (mariadb:10.6): mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
Test (mariadb:10.6): mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
Test (mariadb:10.6): mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
Test (mariadb:10.6): mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
Test (mariadb:10.6): probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mariadb:10.6): probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
Test (mariadb:10.6): probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
Test (mariadb:10.6): mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
Test (mariadb:10.6): mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mariadb:10.6)
The operation was canceled.
Test (mysql/mysql-server:5.7)
The job was canceled because "mariadb_10_11" failed.
Test (mysql/mysql-server:5.7): mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:5.7): mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:5.7): mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:5.7): mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:5.7): mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:5.7): probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:5.7): probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:5.7): probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:5.7): mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:5.7): mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:5.7)
The operation was canceled.
Test (percona/percona-server:5.7)
The job was canceled because "mariadb_10_11" failed.
Test (percona/percona-server:5.7)
The operation was canceled.
Test (percona/percona-server:5.7): mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:5.7): mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:5.7): mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:5.7): mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:5.7): mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:5.7): probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:5.7): probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:5.7): probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:5.7): mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:5.7): mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mariadb:10.5)
The job was canceled because "mariadb_10_11" failed.
Test (mariadb:10.5): mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
Test (mariadb:10.5): mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
Test (mariadb:10.5): mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
Test (mariadb:10.5): mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
Test (mariadb:10.5): mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
Test (mariadb:10.5): probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mariadb:10.5): probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
Test (mariadb:10.5): probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
Test (mariadb:10.5): mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
Test (mariadb:10.5): mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mariadb:10.5)
The operation was canceled.
Test (mysql/mysql-server:8.0)
The job was canceled because "mariadb_10_11" failed.
Test (mysql/mysql-server:8.0)
The operation was canceled.
Test (mysql/mysql-server:8.0): mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:8.0): mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:8.0): mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:8.0): mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:8.0): mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:8.0): probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:8.0): probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:8.0): probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:8.0): mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
Test (mysql/mysql-server:8.0): mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.0)
The job was canceled because "mariadb_10_11" failed.
Test (percona/percona-server:8.0)
The operation was canceled.
Test (percona/percona-server:8.0): mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.0): mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.0): mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.0): mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.0): mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.0): probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.0): probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.0): probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.0): mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.0): mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (percona:5.7)
The job was canceled because "mariadb_10_11" failed.
Test (percona:5.7)
The operation was canceled.
Test (percona:5.7): mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
Test (percona:5.7): mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
Test (percona:5.7): mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
Test (percona:5.7): mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
Test (percona:5.7): mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
Test (percona:5.7): probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (percona:5.7): probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
Test (percona:5.7): probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
Test (percona:5.7): mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
Test (percona:5.7): mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.4)
The job was canceled because "mariadb_10_11" failed.
Test (percona/percona-server:8.4)
The operation was canceled.
Test (percona/percona-server:8.4): mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.4): mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.4): mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.4): mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.4): mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.4): probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.4): probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.4): probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.4): mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
Test (percona/percona-server:8.4): mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (percona:8.0)
The job was canceled because "mariadb_10_11" failed.
Test (percona:8.0)
The operation was canceled.
Test (percona:8.0): mysqld_exporter.go#L32
import 'github.com/alecthomas/kingpin/v2' is not allowed from list 'Main' (depguard)
Test (percona:8.0): mysqld_exporter.go#L35
import 'github.com/prometheus/client_golang/prometheus/collectors/version' is not allowed from list 'Main' (depguard)
Test (percona:8.0): mysqld_exporter.go#L37
import 'github.com/prometheus/common/promslog' is not allowed from list 'Main' (depguard)
Test (percona:8.0): mysqld_exporter.go#L38
import 'github.com/prometheus/common/promslog/flag' is not allowed from list 'Main' (depguard)
Test (percona:8.0): mysqld_exporter.go#L45
import 'github.com/percona/mysqld_exporter/config' is not allowed from list 'Main' (depguard)
Test (percona:8.0): probe.go#L23
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (percona:8.0): probe.go#L24
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
Test (percona:8.0): probe.go#L25
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
Test (percona:8.0): mysqld_exporter_test.go#L34
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
Test (percona:8.0): mysqld_exporter_test.go#L35
import 'github.com/percona/mysqld_exporter/collector' is not allowed from list 'Main' (depguard)
Test (mariadb:10.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636