Skip to content

Add chain package #5550

Add chain package

Add chain package #5550

Triggered via pull request April 21, 2024 12:32
Status Failure
Total duration 7m 55s
Artifacts

test.yml

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

Annotations

34 errors and 3 warnings
test (macos-latest, 1.21)
1/101 tests failed
Test go.sia.tech/renterd/stores/TestBucketObjects failed in 0.39s: stores/finisher_api.go#L651
2024-04-21T12:38:58Z ERROR [email protected]/finisher_api.go:651 trace {"error": "record not found", "elapsed": 0.000264533, "rows": 0, "sql": "SELECT * FROM (SELECT id from buckets WHERE buckets.name = \"unknown-bucket\") bucket_id LIMIT 1"}
Test go.sia.tech/renterd/stores/TestBucketObjects failed in 0.39s: stores/metadata.go#L2251
2024-04-21T12:38:59Z ERROR stores/metadata.go:2251 trace {"error": "database table is locked: slabs", "elapsed": 0.00035732, "rows": 0, "sql": "SELECT o.id as ObjectID, o.health as ObjectHealth, sli.object_index as ObjectIndex, o.key as ObjectKey, o.object_id as ObjectName, o.size as ObjectSize, o.mime_type as ObjectMimeType, o.created_at as ObjectModTime, o.etag as ObjectETag, sli.object_index, sli.offset as SliceOffset, sli.length as SliceLength, sla.id as SlabID, sla.health as SlabHealth, sla.key as SlabKey, sla.min_shards as SlabMinShards, bs.id IS NOT NULL AS SlabBuffered, sec.slab_index as SectorIndex, sec.root as SectorRoot, sec.latest_host as LatestHost, c.fcid as FCID, h.public_key as HostKey FROM objects o INNER JOIN buckets b ON o.db_bucket_id = b.id LEFT JOIN slices sli ON o.id = sli.`db_object_id` LEFT JOIN slabs sla ON sli.db_slab_id = sla.`id` LEFT JOIN sectors sec ON sla.id = sec.`db_slab_id` LEFT JOIN contract_sectors cs ON sec.id = cs.`db_sector_id` LEFT JOIN contracts c ON cs.`db_contract_id` = c.`id` LEFT JOIN hosts h ON c.host_id = h.id LEFT JOIN buffered_slabs bs ON sla.db_buffered_slab_id = bs.`id` WHERE o.object_id = \"/bar\" AND b.name = \"bucket1\" ORDER BY sli.object_index ASC,sec.slab_index ASC"}
test (macos-latest, 1.21)
Cannot open: File exists
test (macos-latest, 1.21)
Cannot open: File exists
test (macos-latest, 1.21)
Cannot open: File exists
test (macos-latest, 1.21)
Cannot open: File exists
test (macos-latest, 1.21)
Cannot open: File exists
test (macos-latest, 1.21)
Cannot open: File exists
test (macos-latest, 1.21)
Cannot open: File exists
test (macos-latest, 1.21)
Cannot open: File exists
test (macos-latest, 1.21)
Cannot open: File exists
test (macos-latest, 1.21)
Cannot open: File exists
test (ubuntu-latest, 1.22)
The job was canceled because "macos-latest_1_21" failed.
test (ubuntu-latest, 1.22)
The operation was canceled.
test (windows-latest, 1.22)
The job was canceled because "macos-latest_1_21" failed.
test (windows-latest, 1.22)
The operation was canceled.
test (windows-latest, 1.21)
The job was canceled because "macos-latest_1_21" failed.
test (windows-latest, 1.21)
The operation was canceled.
test (macos-latest, 1.22)
The job was canceled because "macos-latest_1_21" failed.
test (macos-latest, 1.22)
The operation was canceled.
test (ubuntu-latest, 1.21)
The job was canceled because "macos-latest_1_21" failed.
test (ubuntu-latest, 1.21)
Cannot open: File exists
test (ubuntu-latest, 1.21)
Cannot open: File exists
test (ubuntu-latest, 1.21)
Cannot open: File exists
test (ubuntu-latest, 1.21)
Cannot open: File exists
test (ubuntu-latest, 1.21)
Cannot open: File exists
test (ubuntu-latest, 1.21)
Cannot open: File exists
test (ubuntu-latest, 1.21)
Cannot open: File exists
test (ubuntu-latest, 1.21)
Cannot open: File exists
test (ubuntu-latest, 1.21)
Cannot open: File exists
test (ubuntu-latest, 1.21)
Cannot open: File exists
test (ubuntu-latest, 1.21)
The operation was canceled.
test (macos-latest, 1.21)
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 (macos-latest, 1.21)
Failed to restore: "/usr/local/bin/gtar" failed with error: The process '/usr/local/bin/gtar' failed with exit code 2
test (ubuntu-latest, 1.21)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2