Skip to content

Add exclude_devices to iostat (#133) #1013

Add exclude_devices to iostat (#133)

Add exclude_devices to iostat (#133) #1013

Triggered via push February 19, 2025 10:34
Status Failure
Total duration 1m 14s
Artifacts

runonce.yml

on: push
build-1-21
12s
build-1-21
build-1-22
7s
build-1-22
build-1-23
19s
build-1-23
AlmaLinux8-RPM-build
1m 5s
AlmaLinux8-RPM-build
AlmaLinux9-RPM-build
55s
AlmaLinux9-RPM-build
UBI-8-RPM-build
37s
UBI-8-RPM-build
UBI-9-RPM-build
30s
UBI-9-RPM-build
Ubuntu-jammy-build
59s
Ubuntu-jammy-build
Ubuntu-noblenumbat-build
1m 2s
Ubuntu-noblenumbat-build
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
build-1-22: collectors/diskstatMetric.go#L12
no required module provides package github.com/ClusterCockpit/cc-lib/ccMessage; to add it:
build-1-22
Process completed with exit code 2.
build-1-21: collectors/diskstatMetric.go#L12
no required module provides package github.com/ClusterCockpit/cc-lib/ccMessage; to add it:
build-1-21
Process completed with exit code 2.
build-1-23: collectors/collectorManager.go#L20
cannot use new(NetstatCollector) (value of type *NetstatCollector) as MetricCollector value in map literal: *NetstatCollector does not implement MetricCollector (wrong type for method Read)
build-1-23: collectors/collectorManager.go#L27
cannot use new(IOstatCollector) (value of type *IOstatCollector) as MetricCollector value in map literal: *IOstatCollector does not implement MetricCollector (wrong type for method Read)
build-1-23: collectors/collectorManager.go#L28
cannot use new(DiskstatCollector) (value of type *DiskstatCollector) as MetricCollector value in map literal: *DiskstatCollector does not implement MetricCollector (wrong type for method Read)
build-1-23: collectors/collectorManager.go#L43
cannot use new(NfsIOStatCollector) (value of type *NfsIOStatCollector) as MetricCollector value in map literal: *NfsIOStatCollector does not implement MetricCollector (wrong type for method Read)
build-1-23
Process completed with exit code 2.
Ubuntu-jammy-build: collectors/collectorManager.go#L20
cannot use new(NetstatCollector) (value of type *NetstatCollector) as MetricCollector value in map literal: *NetstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build: collectors/collectorManager.go#L27
cannot use new(IOstatCollector) (value of type *IOstatCollector) as MetricCollector value in map literal: *IOstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build: collectors/collectorManager.go#L28
cannot use new(DiskstatCollector) (value of type *DiskstatCollector) as MetricCollector value in map literal: *DiskstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build: collectors/collectorManager.go#L43
cannot use new(NfsIOStatCollector) (value of type *NfsIOStatCollector) as MetricCollector value in map literal: *NfsIOStatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build
Process completed with exit code 2.
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L20
cannot use new(NetstatCollector) (value of type *NetstatCollector) as MetricCollector value in map literal: *NetstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L27
cannot use new(IOstatCollector) (value of type *IOstatCollector) as MetricCollector value in map literal: *IOstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L28
cannot use new(DiskstatCollector) (value of type *DiskstatCollector) as MetricCollector value in map literal: *DiskstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L43
cannot use new(NfsIOStatCollector) (value of type *NfsIOStatCollector) as MetricCollector value in map literal: *NfsIOStatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build
Process completed with exit code 2.
build-1-21
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2