Skip to content

Aggregate contract metrics when no contract or host filter is provided #4415

Aggregate contract metrics when no contract or host filter is provided

Aggregate contract metrics when no contract or host filter is provided #4415

Re-run triggered December 7, 2023 14:33
Status Failure
Total duration 19m 51s
Artifacts

test.yml

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

Annotations

7 errors
test (ubuntu-latest, 1.20)
2/39 tests failed
Test go.sia.tech/renterd/internal/testing/TestBusRecordedMetrics failed in 7.17s: internal/testing/cluster_test.go#L2237
cluster_test.go:2237: failed to get contract metrics: failed to fetch aggregate metrics: sql: Scan error on column index 22, name "Period": converting driver.Value type []uint8 ("7000.000000000000000000000000000000") to a int64: invalid syntax
Test go.sia.tech/renterd/internal/testing/TestMetrics failed in 18.44s: internal/testing/metrics_test.go#L55
metrics_test.go:55: failed to get contract metrics: failed to fetch aggregate metrics: sql: Scan error on column index 22, name "Period": converting driver.Value type []uint8 ("0.000000000000000000000000000000") to a int64: invalid syntax; sql: Scan error on column index 22, name "Period": converting driver.Value type []uint8 ("0.000000000000000000000000000000") to a int64: invalid syntax; sql: Scan error on column index 22, name "Period": converting driver.Value type []uint8 ("0.000000000000000000000000000000") to a int64: invalid syntax
test (ubuntu-latest, 1.21)
The job was canceled because "ubuntu-latest_1_20" failed.
test (ubuntu-latest, 1.21)
The operation was canceled.
test (macos-latest, 1.20)
The job was canceled because "ubuntu-latest_1_20" failed.
test (macos-latest, 1.20)
The operation was canceled.