Batch pruning of slabs after deleting objects from the database #5432
Annotations
23 errors and 2 warnings
test (ubuntu-latest, 1.22)
Cannot open: File exists
|
test (ubuntu-latest, 1.22)
Cannot open: File exists
|
test (ubuntu-latest, 1.22)
Cannot open: File exists
|
test (ubuntu-latest, 1.22)
Cannot open: File exists
|
test (ubuntu-latest, 1.22)
Cannot open: File exists
|
test (ubuntu-latest, 1.22)
Cannot open: File exists
|
test (ubuntu-latest, 1.22)
Cannot open: File exists
|
test (ubuntu-latest, 1.22)
Cannot open: File exists
|
test (ubuntu-latest, 1.22)
Cannot open: File exists
|
test (ubuntu-latest, 1.22)
Cannot open: File exists
|
test (ubuntu-latest, 1.22)
1/98 tests failed
|
Test go.sia.tech/renterd/stores/TestSlabHealthInvalidation failed in 0.1s:
stores/finisher_api.go#L651
2024-04-02T10:11:45Z ERROR [email protected]/finisher_api.go:651 trace {"error": "database table is locked", "elapsed": 0.00011292, "rows": 0, "sql": "\n\t\t\t\tDELETE\n\t\t\t\tFROM slabs\n\t\t\t\tWHERE NOT EXISTS (SELECT 1 FROM slices WHERE slices.db_slab_id = slabs.id)\n\t\t\t\tAND slabs.db_buffered_slab_id IS NULL\n\t\t\t\t"}
2024-04-02T10:11:45Z ERROR runtime/asm_amd64.s:1695 trace {"error": "database table is locked: slabs", "elapsed": 0.000113642, "rows": 0, "sql": "SELECT * FROM `slabs` WHERE `slabs`.`key` = \"<binary>\" LIMIT 1"}
|
Test go.sia.tech/renterd/stores/TestSlabHealthInvalidation failed in 0.1s:
stores/metadata_test.go#L3877
metadata_test.go:3877: database table is locked: slabs
|
test (ubuntu-latest, 1.21)
The job was canceled because "ubuntu-latest_1_22" failed.
|
test (ubuntu-latest, 1.21)
The operation was canceled.
|
test (windows-latest, 1.21)
The job was canceled because "ubuntu-latest_1_22" failed.
|
test (windows-latest, 1.21)
The operation was canceled.
|
test (macos-latest, 1.21)
The job was canceled because "ubuntu-latest_1_22" failed.
|
test (macos-latest, 1.21)
The operation was canceled.
|
test (windows-latest, 1.22)
The job was canceled because "ubuntu-latest_1_22" failed.
|
test (windows-latest, 1.22)
The operation was canceled.
|
test (macos-latest, 1.22)
The job was canceled because "ubuntu-latest_1_22" failed.
|
test (macos-latest, 1.22)
The operation was canceled.
|
test (ubuntu-latest, 1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3, SiaFoundation/action-golang-analysis@HEAD, n8maninger/action-golang-test@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest, 1.22)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|