Skip to content

Migrate renterd subscriber to coreutils types #5508

Migrate renterd subscriber to coreutils types

Migrate renterd subscriber to coreutils types #5508

Triggered via pull request April 17, 2024 11:34
Status Failure
Total duration 4m 36s
Artifacts

test.yml

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

Annotations

30 errors and 2 warnings
test (macos-latest, 1.21)
1/2 tests failed
Test go.sia.tech/renterd/internal/test/e2e/TestNewTestCluster failed in 18.56s: internal/test/e2e/update.go#L219
2024-04-17T11:38:57Z ERROR SQL wallet/update.go:219 trace {"error": "database is locked", "elapsed": 0.000078816, "rows": 0, "sql": "DELETE FROM `wallet_outputs` WHERE `output_id` = \"<binary>\""}
Test go.sia.tech/renterd/internal/test/e2e/TestNewTestCluster failed in 18.56s: internal/test/e2e/update.go#L219
2024-04-17T11:39:02Z ERROR SQL wallet/update.go:219 trace {"error": "database is locked", "elapsed": 0.00020703, "rows": 0, "sql": "INSERT INTO `wallet_outputs` (`created_at`,`output_id`,`leaf_index`,`merkle_proof`,`value`,`address`,`maturity_height`,`height`,`block_id`) VALUES (\"2024-04-17 11:39:02.082\",\"<binary>\",571,\"<binary>\",\"299990000000000000000000000000\",\"<binary>\",416,272,\"<binary>\") ON CONFLICT (`output_id`) DO NOTHING RETURNING `id`"}
Test go.sia.tech/renterd/internal/test/e2e/TestNewTestCluster failed in 18.56s: internal/test/e2e/update.go#L221
2024-04-17T11:39:02Z ERROR SQL wallet/update.go:221 trace {"error": "database is locked", "elapsed": 0.00009912, "rows": 0, "sql": "UPDATE `wallet_outputs` SET `leaf_index`=11,`merkle_proof`=\"<binary>\" WHERE `output_id` = \"<binary>\""}
Test go.sia.tech/renterd/internal/test/e2e/TestNewTestCluster failed in 18.56s: internal/test/e2e/finisher_api.go#L651
2024-04-17T11:39:02Z ERROR SQL [email protected]/finisher_api.go:651 trace {"error": "empty slice found", "elapsed": 0.007382875, "rows": 0, "sql": "INSERT INTO `contracts` (`created_at`,`timestamp`,`fcid`,`host`,`remaining_collateral_lo`,`remaining_collateral_hi`,`remaining_funds_lo`,`remaining_funds_hi`,`revision_number`,`upload_spending_lo`,`upload_spending_hi`,`download_spending_lo`,`download_spending_hi`,`fund_account_spending_lo`,`fund_account_spending_hi`,`delete_spending_lo`,`delete_spending_hi`,`list_spending_lo`,`list_spending_hi`) VALUES RETURNING `id`"}
Test go.sia.tech/renterd/internal/test/e2e/TestNewTestCluster failed in 18.56s: internal/test/e2e/metadata.go#L1484
2024-04-17T11:39:02Z ERROR sql stores/metadata.go:1484 failed to record contract metrics {"error": "empty slice found"}
Test go.sia.tech/renterd/internal/test/e2e/TestNewTestCluster failed in 18.56s: internal/test/e2e/metadata.go#L722
2024-04-17T11:39:02Z ERROR SQL stores/metadata.go:722 trace {"error": "database is locked", "elapsed": 0.000260188, "rows": 0, "sql": "INSERT INTO `contracts` (`created_at`,`fcid`,`renewed_from`,`contract_price`,`state`,`total_cost`,`proof_height`,`revision_height`,`revision_number`,`size`,`start_height`,`window_start`,`window_end`,`upload_spending`,`download_spending`,`fund_account_spending`,`delete_spending`,`list_spending`,`host_id`) VALUES (\"2024-04-17 11:39:02.344\",\"<binary>\",\"<binary>\",\"250000000000000000000000\",1,\"16666666666666666666666666\",0,0,\"0\",0,291,507,512,\"0\",\"0\",\"0\",\"0\",\"0\",1) RETURNING `id`"}
Test go.sia.tech/renterd/internal/test/e2e/TestNewTestCluster failed in 18.56s: internal/test/e2e/metadata.go#L722
2024-04-17T11:39:02Z ERROR SQL stores/metadata.go:722 trace {"error": "database is locked", "elapsed": 0.000271184, "rows": 0, "sql": "INSERT INTO `contracts` (`created_at`,`fcid`,`renewed_from`,`contract_price`,`state`,`total_cost`,`proof_height`,`revision_height`,`revision_number`,`size`,`start_height`,`window_start`,`window_end`,`upload_spending`,`download_spending`,`fund_account_spending`,`delete_spending`,`list_spending`,`host_id`) VALUES (\"2024-04-17 11:39:02.546\",\"<binary>\",\"<binary>\",\"250000000000000000000000\",1,\"16666666666666666666666666\",0,0,\"0\",0,291,507,512,\"0\",\"0\",\"0\",\"0\",\"0\",1) RETURNING `id`"}
Test go.sia.tech/renterd/internal/test/e2e/TestNewTestCluster failed in 18.56s: internal/test/e2e/cluster_test.go#L77
cluster_test.go:77: contract wasn't renewed fcid:0000000000000000000000000000000000000000000000000000000000000000 != fcid:f661fd743484bd71d588825b7771e4fceb4fc3e1ebfc516a0ebf25fc394dc3bf
Test go.sia.tech/renterd/internal/test/e2e/TestNewTestCluster failed in 18.56s: internal/test/e2e/autopilot.go#L298
2024-04-17T11:39:12Z ERROR autopilot.autopilot autopilot/autopilot.go:298 wallet maintenance failed, err: failed to fetch autopilot config: Get "http://127.0.0.1:49391/autopilot/autopilot": context 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 (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.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 (ubuntu-latest, 1.21)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2