"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^(TestCheckSumDownload|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMoveFileBackupDir)$'" - Starting (try 4/5) 2025/11/27 02:46:22 DEBUG : Creating backend with remote "TestB2:rclone-test-daqijoj4cixa" 2025/11/27 02:46:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 02:46:22 DEBUG : Creating backend with remote "/tmp/rclone1879753317" === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-daqijoj4cixa", Local "Local file system at /tmp/rclone1879753317", Modify Window "1ms" 2025/11/27 02:46:22 DEBUG : Creating backend with remote "TestB2:rclone-test-daqijoj4cixa/data" === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: directory not found Test: TestCheckSumDownload Messages: unexpected error in run 1 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: wrong error count in run 1 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/11/27 02:46:27 ERROR : banana: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:27 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 1 files missing\n2025/11/27 02:46:27 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 0 differences found\n2025/11/27 02:46:27 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 1 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana"} actual : []string{"", "+ banana"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "= banana" + (string) (len=8) "+ banana" } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 1 === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/11/27 02:46:28 ERROR : banana: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:28 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 1 files missing\n2025/11/27 02:46:28 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 0 differences found\n2025/11/27 02:46:28 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 1 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{"", "+ banana"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" + (string) (len=8) "+ banana" } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingonsrc result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 2 === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: directory not found Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 0 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 3 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/11/27 02:46:29 ERROR : banana: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:29 ERROR : potato: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:29 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 2 files missing\n2025/11/27 02:46:29 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 0 differences found\n2025/11/27 02:46:29 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{"", "+ banana", "+ potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "+ banana", + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 4 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/11/27 02:46:29 ERROR : banana: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:29 ERROR : potato: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:29 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 2 files missing\n2025/11/27 02:46:29 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 0 differences found\n2025/11/27 02:46:29 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 4 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "+ banana", "+ potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" + (string) (len=8) "+ banana", + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 4 === RUN TestCheckSumDownload/subtest5 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 3 Test: TestCheckSumDownload Messages: wrong error count in run 5 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/11/27 02:46:30 ERROR : banana: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:30 ERROR : orange: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:30 ERROR : potato: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:30 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 3 files missing\n2025/11/27 02:46:30 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 0 differences found\n2025/11/27 02:46:30 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 3 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 5 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "+ orange", "= banana", "= potato"} actual : []string{"", "+ banana", "+ orange", "+ potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=8) "+ banana", (string) (len=8) "+ orange", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "orange"} actual : []string{"", "banana", "orange", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) "", - (string) (len=6) "orange" + (string) (len=6) "banana", + (string) (len=6) "orange", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 5 === RUN TestCheckSumDownload/subtest6 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 3 Test: TestCheckSumDownload Messages: wrong error count in run 6 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/11/27 02:46:31 ERROR : banana: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:31 ERROR : orange: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:31 ERROR : potato: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:31 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 3 files missing\n2025/11/27 02:46:31 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 0 differences found\n2025/11/27 02:46:31 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 3 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ banana", "+ orange", "+ potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", + (string) (len=8) "+ banana", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "orange"} actual : []string{"", "banana", "orange", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) "", - (string) (len=6) "orange" + (string) (len=6) "banana", + (string) (len=6) "orange", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 6 === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: directory not found Test: TestCheckSumDownload Messages: unexpected error in run 7 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 0 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 7 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/11/27 02:46:32 ERROR : banana: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:32 ERROR : potato: file not in B2 bucket rclone-test-daqijoj4cixa path data\n2025/11/27 02:46:32 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 2 files missing\n2025/11/27 02:46:32 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 0 differences found\n2025/11/27 02:46:32 NOTICE: B2 bucket rclone-test-daqijoj4cixa path data: 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 7 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{"", "+ banana", "+ potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "+ banana", + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 7 --- FAIL: TestCheckSumDownload (11.17s) --- PASS: TestCheckSumDownload/subtest1 (0.73s) --- PASS: TestCheckSumDownload/subtest2 (0.37s) --- PASS: TestCheckSumDownload/subtest3 (0.42s) --- PASS: TestCheckSumDownload/subtest4 (0.41s) --- PASS: TestCheckSumDownload/subtest5 (0.37s) --- PASS: TestCheckSumDownload/subtest6 (0.37s) --- PASS: TestCheckSumDownload/subtest7 (0.37s) === RUN TestCopyFileBackupDir run.go:185: Remote "B2 bucket rclone-test-daqijoj4cixa", Local "Local file system at /tmp/rclone1879753317", Modify Window "1ms" 2025/11/27 02:46:34 DEBUG : Creating backend with remote "TestB2:rclone-test-daqijoj4cixa/backup" 2025/11/27 02:46:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1879753317) 2025/11/27 02:46:35 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-daqijoj4cixa) 2025/11/27 02:46:35 DEBUG : dst/file1: Sizes differ 2025/11/27 02:46:36 ERROR : dst/file1: Failed to copy: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) 2025/11/27 02:46:36 ERROR : dst/file1: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (3.09s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-daqijoj4cixa", Local "Local file system at /tmp/rclone1879753317", Modify Window "1ms" 2025/11/27 02:46:36 DEBUG : Creating backend with remote "TestB2:rclone-test-daqijoj4cixa/dst" 2025/11/27 02:46:38 DEBUG : Creating backend with remote "TestB2:rclone-test-daqijoj4cixa/CompareDest" 2025/11/27 02:46:39 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 02:46:40 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (3.53s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-daqijoj4cixa", Local "Local file system at /tmp/rclone1879753317", Modify Window "1ms" 2025/11/27 02:46:40 DEBUG : Creating backend with remote "TestB2:rclone-test-daqijoj4cixa/dst" 2025/11/27 02:46:41 DEBUG : Creating backend with remote "TestB2:rclone-test-daqijoj4cixa/CopyDest" 2025/11/27 02:46:42 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 02:46:43 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) copy_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (3.47s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-daqijoj4cixa", Local "Local file system at /tmp/rclone1879753317", Modify Window "1ms" 2025/11/27 02:46:45 DEBUG : Creating backend with remote "TestB2:rclone-test-daqijoj4cixa/backup" 2025/11/27 02:46:46 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1879753317) 2025/11/27 02:46:46 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-daqijoj4cixa) 2025/11/27 02:46:46 DEBUG : dst/file1: Sizes differ 2025/11/27 02:46:47 ERROR : dst/file1: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/27 02:46:47 ERROR : dst/file1: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (3.87s) FAIL 2025/11/27 02:46:47 DEBUG : B2 bucket rclone-test-daqijoj4cixa: Purge remote 2025/11/27 02:46:47 INFO : B2 bucket rclone-test-daqijoj4cixa: cleaning bucket "rclone-test-daqijoj4cixa" of all files 2025/11/27 02:46:48 DEBUG : data/banana: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f41780fe05e559963_d20251127_m024633_c001_v7007000_t0000_u01764211593180") 2025/11/27 02:46:48 DEBUG : data/banana: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519ee84_d20251127_m024631_c001_v0001185_t0025_u01764211591675") 2025/11/27 02:46:48 DEBUG : data/banana: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519ed11_d20251127_m024625_c001_v0001185_t0010_u01764211585512") 2025/11/27 02:46:48 DEBUG : data/potato: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f41780fe05e559966_d20251127_m024633_c001_v7007000_t0000_u01764211593368") 2025/11/27 02:46:48 DEBUG : data/potato: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519ee8e_d20251127_m024631_c001_v0001185_t0055_u01764211591909") 2025/11/27 02:46:48 DEBUG : data/potato: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519ed84_d20251127_m024627_c001_v0001185_t0053_u01764211587121") 2025/11/27 02:46:48 DEBUG : dst/file1: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f41780fe05e559a0f_d20251127_m024647_c001_v7007000_t0000_u01764211607560") 2025/11/27 02:46:48 DEBUG : dst/file1: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519f1a0_d20251127_m024644_c001_v0001185_t0033_u01764211604438") 2025/11/27 02:46:48 DEBUG : dst/file1: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f41780fe05e55999a_d20251127_m024636_c001_v7007000_t0000_u01764211596711") 2025/11/27 02:46:48 DEBUG : dst/file1: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519eef7_d20251127_m024634_c001_v0001185_t0007_u01764211594005") 2025/11/27 02:46:48 DEBUG : test.sum: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f41780fe05e559969_d20251127_m024633_c001_v7007000_t0000_u01764211593550") 2025/11/27 02:46:48 DEBUG : test.sum: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519ee9a_d20251127_m024632_c001_v0001185_t0003_u01764211592159") 2025/11/27 02:46:48 DEBUG : test.sum: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519ee5f_d20251127_m024630_c001_v0001185_t0009_u01764211590894") 2025/11/27 02:46:48 DEBUG : test.sum: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519ee1e_d20251127_m024629_c001_v0001185_t0034_u01764211589986") 2025/11/27 02:46:48 DEBUG : test.sum: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519ede0_d20251127_m024629_c001_v0001185_t0024_u01764211589104") 2025/11/27 02:46:48 DEBUG : test.sum: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519edb9_d20251127_m024628_c001_v0001185_t0002_u01764211588287") 2025/11/27 02:46:48 DEBUG : test.sum: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519ed92_d20251127_m024627_c001_v0001185_t0021_u01764211587492") 2025/11/27 02:46:48 DEBUG : test.sum: Deleting (id "4_z6f126dd3304dcb3b9fa80e1b_f118c78950519ed2b_d20251127_m024626_c001_v0001185_t0002_u01764211585996") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^(TestCheckSumDownload|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMoveFileBackupDir)$'" - Finished ERROR in 27.783761854s (try 4/5): exit status 1: Failed [TestCheckSumDownload TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestMoveFileBackupDir]