"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestListDirSortedFn|TestRmdirsNoLeaveRoot)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2026/05/02 02:01:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-femasis8qava" 2026/05/02 02:01:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 02:01:27 DEBUG : Linkbox root 'rclone-test-femasis8qava': Using cached web token 2026/05/02 02:01:27 DEBUG : Creating backend with remote "/tmp/rclone505781665" === RUN TestCheckSumDownload run.go:185: Remote "Linkbox root 'rclone-test-femasis8qava'", Local "Local file system at /tmp/rclone505781665", Modify Window "876000h0m0s" 2026/05/02 02:01:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-femasis8qava/data" 2026/05/02 02:01:27 DEBUG : Linkbox root 'rclone-test-femasis8qava/data': Using cached web token === RUN TestCheckSumDownload/subtest1 2026/05/02 02:01:38 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 2026/05/02 02:01:43 DEBUG : test.sum: Update: removing old file 2026/05/02 02:01:46 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/05/02 02:01:46 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) === RUN TestCheckSumDownload/subtest3 2026/05/02 02:01:48 DEBUG : test.sum: Update: removing old file === NAME TestCheckSumDownload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), test(1).sum (82) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" fstest.go:203: Not found "test.sum" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: 1 objects not found === 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 : 0 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: "" 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{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" +([]string) { } 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: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 2026/05/02 02:02:02 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/05/02 02:02:02 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:493 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (123) got data/banana (13), data/potato (15), test(1).sum (82), test.sum (123) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:493 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" === RUN TestCheckSumDownload/subtest5 2026/05/02 02:02:13 DEBUG : test.sum: Update: removing old file === NAME TestCheckSumDownload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (123) got data/banana (13), data/potato (15), test(1).sum (82), test(2).sum (123) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(2).sum" fstest.go:203: Not found "test.sum" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: 1 objects not found === 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 : 0 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: "" 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{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) "", - (string) (len=8) "* potato", - (string) (len=8) "+ orange", - (string) (len=8) "= banana" +([]string) { } 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{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "orange" +([]string) { } 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 2026/05/02 02:02:26 DEBUG : data/banana: Update: removing old file 2026/05/02 02:02:29 DEBUG : data/banana: Trying to read object after upload: try again in 100ms (1/10) 2026/05/02 02:02:29 DEBUG : data/banana: Trying to read object after upload: try again in 200ms (2/10) 2026/05/02 02:02:30 DEBUG : data/banana: Trying to read object after upload: try again in 400ms (3/10) 2026/05/02 02:02:30 DEBUG : data/banana: Trying to read object after upload: try again in 800ms (4/10) 2026/05/02 02:02:31 DEBUG : data/banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/02 02:02:33 DEBUG : data/banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/02 02:02:36 DEBUG : data/banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/02 02:02:43 DEBUG : data/banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/02 02:02:56 DEBUG : data/banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/02 02:03:22 DEBUG : data/banana: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "data/banana" to "Linkbox root 'rclone-test-femasis8qava'": object not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCheckSumDownload (180.85s) --- PASS: TestCheckSumDownload/subtest1 (1.15s) --- PASS: TestCheckSumDownload/subtest2 (0.49s) --- PASS: TestCheckSumDownload/subtest3 (0.68s) --- PASS: TestCheckSumDownload/subtest4 (0.43s) --- PASS: TestCheckSumDownload/subtest5 (1.10s) --- PASS: TestCheckSumDownload/subtest6 (0.52s) === RUN TestCopyFileCompareDest run.go:185: Remote "Linkbox root 'rclone-test-femasis8qava'", Local "Local file system at /tmp/rclone505781665", Modify Window "876000h0m0s" 2026/05/02 02:04:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-femasis8qava/dst" 2026/05/02 02:04:28 DEBUG : Config file has changed externally - reloading 2026/05/02 02:04:28 DEBUG : Linkbox root 'rclone-test-femasis8qava/dst': Using cached web token 2026/05/02 02:04:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-femasis8qava/CompareDest" 2026/05/02 02:04:29 DEBUG : Linkbox root 'rclone-test-femasis8qava/CompareDest': Using cached web token 2026/05/02 02:04:30 DEBUG : one: Need to transfer - File not found at Destination 2026/05/02 02:04:34 DEBUG : one: size = 3 OK 2026/05/02 02:04:34 INFO : one: Copied (new) 2026/05/02 02:04:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone505781665) 2026/05/02 02:04:35 DEBUG : one: size = 3 (Linkbox root 'rclone-test-femasis8qava/dst') 2026/05/02 02:04:35 DEBUG : one: Sizes differ 2026/05/02 02:04:36 DEBUG : one: Update: removing old file 2026/05/02 02:04:39 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/05/02 02:04:39 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/05/02 02:04:39 DEBUG : one: size = 5 OK 2026/05/02 02:04:39 INFO : one: Copied (replaced existing) 2026/05/02 02:04:40 DEBUG : dst/one: Update: removing old file 2026/05/02 02:04:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone505781665) 2026/05/02 02:04:47 DEBUG : one: size = 3 (Linkbox root 'rclone-test-femasis8qava/dst') 2026/05/02 02:04:47 DEBUG : one: Sizes differ 2026/05/02 02:04:48 DEBUG : one: size = 5 OK 2026/05/02 02:04:48 DEBUG : one: Sizes identical 2026/05/02 02:04:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 02:04:51 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 02:04:52 DEBUG : two: size = 3 OK 2026/05/02 02:04:52 DEBUG : two: Sizes identical 2026/05/02 02:04:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 02:04:52 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 02:04:53 DEBUG : two: size = 3 OK 2026/05/02 02:04:53 DEBUG : two: Sizes identical 2026/05/02 02:04:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 02:04:54 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 02:04:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone505781665) 2026/05/02 02:04:54 DEBUG : two: size = 3 (Linkbox root 'rclone-test-femasis8qava/CompareDest') 2026/05/02 02:04:54 DEBUG : two: Sizes differ 2026/05/02 02:04:56 DEBUG : two: size = 5 OK 2026/05/02 02:04:56 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (37.79s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Linkbox root 'rclone-test-femasis8qava'", Local "Local file system at /tmp/rclone505781665", Modify Window "876000h0m0s" 2026/05/02 02:05:06 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/02 02:05:09 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/02 02:05:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/02 02:05:10 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/02 02:05:10 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/05/02 02:05:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/02 02:05:11 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/02 02:05:17 ERROR : TestCopyFileMaxTransfer/file4: Failed to copy: update err in uploading file: HTTP error 522 (522 ) returned body: "" copy_test.go:531: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:531 Error: Received unexpected error: update err in uploading file: HTTP error 522 (522 ) returned body: "" Test: TestCopyFileMaxTransfer run.go:130: removing dir "TestCopyFileMaxTransfer" failed - try 1/3: directory not empty --- FAIL: TestCopyFileMaxTransfer (16.15s) === RUN TestListDirSortedFn run.go:185: Remote "Linkbox root 'rclone-test-femasis8qava'", Local "Local file system at /tmp/rclone505781665", Modify Window "876000h0m0s" 2026/05/02 02:05:26 DEBUG : zend.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/02 02:05:26 DEBUG : zend.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/05/02 02:05:30 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) run.go:290: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-femasis8qava'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (21.43s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-femasis8qava'", Local "Local file system at /tmp/rclone505781665", Modify Window "876000h0m0s" 2026/05/02 02:05:50 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/05/02 02:05:50 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/05/02 02:05:51 INFO : A2: Making directory 2026/05/02 02:05:52 INFO : A1/B2: Making directory 2026/05/02 02:05:54 INFO : A1/B2/C2: Making directory 2026/05/02 02:05:55 INFO : A1/B1/C3: Making directory 2026/05/02 02:05:57 INFO : A3: Making directory 2026/05/02 02:05:58 INFO : A3/B3: Making directory 2026/05/02 02:06:00 INFO : A3/B3/C4: Making directory 2026/05/02 02:06:03 DEBUG : A1/two: Trying to read object after upload: try again in 100ms (1/10) 2026/05/02 02:06:04 DEBUG : A1/two: Trying to read object after upload: try again in 200ms (2/10) 2026/05/02 02:06:04 DEBUG : A1/two: Trying to read object after upload: try again in 400ms (3/10) 2026/05/02 02:06:07 DEBUG : removing 1 level 3 directories 2026/05/02 02:06:07 INFO : A3/B3/C4: Removing directory 2026/05/02 02:06:13 DEBUG : removing 2 level 3 directories 2026/05/02 02:06:13 INFO : A1/B2/C2: Removing directory 2026/05/02 02:06:13 INFO : A1/B1/C3: Removing directory 2026/05/02 02:06:14 DEBUG : removing 2 level 2 directories 2026/05/02 02:06:14 INFO : A3/B3: Removing directory 2026/05/02 02:06:14 INFO : A1/B2: Removing directory 2026/05/02 02:06:16 DEBUG : removing 2 level 1 directories 2026/05/02 02:06:16 INFO : A3: Removing directory 2026/05/02 02:06:16 INFO : A2: Removing directory 2026/05/02 02:06:23 DEBUG : removing 1 level 3 directories 2026/05/02 02:06:23 INFO : A1/B1/C1: Removing directory 2026/05/02 02:06:24 DEBUG : removing 1 level 2 directories 2026/05/02 02:06:24 INFO : A1/B1: Removing directory 2026/05/02 02:06:25 ERROR : A1/B1: Failed to rmdir: directory not empty 2026/05/02 02:06:25 DEBUG : removing 1 level 1 directories 2026/05/02 02:06:25 INFO : A1: Removing directory 2026/05/02 02:06:25 ERROR : A1: Failed to rmdir: directory not empty 2026/05/02 02:06:25 DEBUG : removing 1 level 0 directories 2026/05/02 02:06:25 INFO : Linkbox root 'rclone-test-femasis8qava': Removing directory 2026/05/02 02:06:25 ERROR : Failed to rmdir: directory not empty operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: 3 errors: last error: directory not empty Test: TestRmdirsNoLeaveRoot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRmdirsNoLeaveRoot (53.19s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-femasis8qava'", Local "Local file system at /tmp/rclone505781665", Modify Window "876000h0m0s" 2026/05/02 02:06:37 DEBUG : Linkbox root 'rclone-test-femasis8qava': File to upload is small (34 bytes), uploading instead of streaming 2026/05/02 02:06:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/02 02:06:39 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/05/02 02:06:39 DEBUG : Linkbox root 'rclone-test-femasis8qava': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/02 02:06:41 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/02 02:06:41 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-femasis8qava'", Local "Local file system at /tmp/rclone505781665", Modify Window "876000h0m0s" 2026/05/02 02:06:44 DEBUG : Linkbox root 'rclone-test-femasis8qava': File to upload is small (34 bytes), uploading instead of streaming 2026/05/02 02:06:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/02 02:06:46 NOTICE: Linkbox root 'rclone-test-femasis8qava': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/02 02:06:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/02 02:06:46 DEBUG : Linkbox root 'rclone-test-femasis8qava': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/02 02:06:48 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/05/02 02:06:48 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/05/02 02:06:49 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/02 02:06:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (15.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.32s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.08s) FAIL 2026/05/02 02:06:52 DEBUG : Linkbox root 'rclone-test-femasis8qava': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestListDirSortedFn|TestRmdirsNoLeaveRoot)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 5m26.749577528s (try 2/5): exit status 1: Failed [TestCheckSumDownload TestCopyFileMaxTransfer TestListDirSortedFn TestRmdirsNoLeaveRoot]