"./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/25 03:49:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kekabat6feya" 2025/11/25 03:49:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 03:49:11 DEBUG : Creating backend with remote "/tmp/rclone2000781789" === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-kekabat6feya", Local "Local file system at /tmp/rclone2000781789", Modify Window "1ms" 2025/11/25 03:49:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kekabat6feya/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/25 03:49:14 ERROR : banana: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:14 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 1 files missing\n2025/11/25 03:49:14 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 0 differences found\n2025/11/25 03:49:14 NOTICE: B2 bucket rclone-test-kekabat6feya 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/25 03:49:16 ERROR : banana: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:16 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 1 files missing\n2025/11/25 03:49:16 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 0 differences found\n2025/11/25 03:49:16 NOTICE: B2 bucket rclone-test-kekabat6feya 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/25 03:49:16 ERROR : banana: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:16 ERROR : potato: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:16 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 2 files missing\n2025/11/25 03:49:16 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 0 differences found\n2025/11/25 03:49:16 NOTICE: B2 bucket rclone-test-kekabat6feya 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/25 03:49:17 ERROR : banana: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:17 ERROR : potato: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:17 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 2 files missing\n2025/11/25 03:49:17 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 0 differences found\n2025/11/25 03:49:17 NOTICE: B2 bucket rclone-test-kekabat6feya 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/25 03:49:18 ERROR : banana: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:18 ERROR : orange: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:18 ERROR : potato: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:18 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 3 files missing\n2025/11/25 03:49:18 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 0 differences found\n2025/11/25 03:49:18 NOTICE: B2 bucket rclone-test-kekabat6feya 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/25 03:49:19 ERROR : banana: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:19 ERROR : orange: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:19 ERROR : potato: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:19 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 3 files missing\n2025/11/25 03:49:19 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 0 differences found\n2025/11/25 03:49:19 NOTICE: B2 bucket rclone-test-kekabat6feya 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/25 03:49:21 ERROR : banana: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:21 ERROR : potato: file not in B2 bucket rclone-test-kekabat6feya path data\n2025/11/25 03:49:21 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 2 files missing\n2025/11/25 03:49:21 NOTICE: B2 bucket rclone-test-kekabat6feya path data: 0 differences found\n2025/11/25 03:49:21 NOTICE: B2 bucket rclone-test-kekabat6feya 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.18s) --- PASS: TestCheckSumDownload/subtest1 (0.72s) --- PASS: TestCheckSumDownload/subtest2 (0.37s) --- PASS: TestCheckSumDownload/subtest3 (0.36s) --- PASS: TestCheckSumDownload/subtest4 (0.36s) --- PASS: TestCheckSumDownload/subtest5 (0.36s) --- PASS: TestCheckSumDownload/subtest6 (0.36s) --- PASS: TestCheckSumDownload/subtest7 (0.38s) === RUN TestCopyFileBackupDir run.go:185: Remote "B2 bucket rclone-test-kekabat6feya", Local "Local file system at /tmp/rclone2000781789", Modify Window "1ms" 2025/11/25 03:49:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kekabat6feya/backup" 2025/11/25 03:49:23 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2000781789) 2025/11/25 03:49:23 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-kekabat6feya) 2025/11/25 03:49:23 DEBUG : dst/file1: Sizes differ 2025/11/25 03:49:24 ERROR : dst/file1: Failed to copy: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) 2025/11/25 03:49:24 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.07s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-kekabat6feya", Local "Local file system at /tmp/rclone2000781789", Modify Window "1ms" 2025/11/25 03:49:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kekabat6feya/dst" 2025/11/25 03:49:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kekabat6feya/CompareDest" 2025/11/25 03:49:27 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 03:49:28 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.47s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-kekabat6feya", Local "Local file system at /tmp/rclone2000781789", Modify Window "1ms" 2025/11/25 03:49:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kekabat6feya/dst" 2025/11/25 03:49:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kekabat6feya/CopyDest" 2025/11/25 03:49:31 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 03:49:31 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.48s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-kekabat6feya", Local "Local file system at /tmp/rclone2000781789", Modify Window "1ms" 2025/11/25 03:49:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kekabat6feya/backup" 2025/11/25 03:49:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2000781789) 2025/11/25 03:49:34 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-kekabat6feya) 2025/11/25 03:49:34 DEBUG : dst/file1: Sizes differ 2025/11/25 03:49:35 ERROR : dst/file1: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:49:35 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.83s) FAIL 2025/11/25 03:49:36 DEBUG : B2 bucket rclone-test-kekabat6feya: Purge remote 2025/11/25 03:49:36 INFO : B2 bucket rclone-test-kekabat6feya: cleaning bucket "rclone-test-kekabat6feya" of all files 2025/11/25 03:49:36 DEBUG : data/banana: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f416e2babfc93fbb0_d20251125_m034921_c001_v7007000_t0000_u01764042561562") 2025/11/25 03:49:36 DEBUG : data/banana: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e445_d20251125_m034919_c001_v0001150_t0001_u01764042559865") 2025/11/25 03:49:36 DEBUG : data/banana: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e428_d20251125_m034913_c001_v0001150_t0010_u01764042553534") 2025/11/25 03:49:36 DEBUG : data/potato: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f416e2babfc93fbb1_d20251125_m034921_c001_v7007000_t0000_u01764042561749") 2025/11/25 03:49:36 DEBUG : data/potato: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e447_d20251125_m034920_c001_v0001150_t0042_u01764042560134") 2025/11/25 03:49:36 DEBUG : data/potato: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e42e_d20251125_m034914_c001_v0001150_t0037_u01764042554913") 2025/11/25 03:49:36 DEBUG : dst/file1: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f416e2babfc93fbc1_d20251125_m034935_c001_v7007000_t0000_u01764042575790") 2025/11/25 03:49:36 DEBUG : dst/file1: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e45d_d20251125_m034932_c001_v0001150_t0028_u01764042572694") 2025/11/25 03:49:36 DEBUG : dst/file1: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f416e2babfc93fbb6_d20251125_m034925_c001_v7007000_t0000_u01764042565001") 2025/11/25 03:49:36 DEBUG : dst/file1: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e44d_d20251125_m034922_c001_v0001150_t0041_u01764042562297") 2025/11/25 03:49:36 DEBUG : test.sum: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f416e2babfc93fbb3_d20251125_m034921_c001_v7007000_t0000_u01764042561930") 2025/11/25 03:49:36 DEBUG : test.sum: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e44b_d20251125_m034920_c001_v0001150_t0040_u01764042560474") 2025/11/25 03:49:36 DEBUG : test.sum: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e441_d20251125_m034919_c001_v0001150_t0014_u01764042559090") 2025/11/25 03:49:36 DEBUG : test.sum: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e43c_d20251125_m034917_c001_v0001150_t0005_u01764042557887") 2025/11/25 03:49:36 DEBUG : test.sum: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e43a_d20251125_m034917_c001_v0001150_t0010_u01764042557050") 2025/11/25 03:49:37 DEBUG : test.sum: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e436_d20251125_m034916_c001_v0001150_t0018_u01764042556192") 2025/11/25 03:49:37 DEBUG : test.sum: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e432_d20251125_m034915_c001_v0001150_t0044_u01764042555300") 2025/11/25 03:49:37 DEBUG : test.sum: Deleting (id "4_z2f123d53201dbb9b9fa80e1b_f106814f66923e42a_d20251125_m034913_c001_v0001150_t0003_u01764042553774") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^(TestCheckSumDownload|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMoveFileBackupDir)$'" - Finished ERROR in 27.436150871s (try 4/5): exit status 1: Failed [TestCheckSumDownload TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestMoveFileBackupDir]