"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCheckSumDownload|TestDirMove|TestListDirSortedFn|TestMaxDeleteSize|TestRmdirsNoLeaveRoot)$'" - Starting (try 5/5) 2026/05/24 02:23:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-numaten1taso" 2026/05/24 02:23:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 02:23:45 DEBUG : Linkbox root 'rclone-test-numaten1taso': Using cached web token 2026/05/24 02:23:45 DEBUG : Creating backend with remote "/tmp/rclone3462709343" === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-numaten1taso'", Local "Local file system at /tmp/rclone3462709343", Modify Window "876000h0m0s" 2026/05/24 02:23:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-numaten1taso/data" 2026/05/24 02:23:45 DEBUG : Linkbox root 'rclone-test-numaten1taso/data': Using cached web token 2026/05/24 02:23:51 DEBUG : data/banana: Trying to read object after upload: try again in 100ms (1/10) 2026/05/24 02:23:51 DEBUG : data/banana: Trying to read object after upload: try again in 200ms (2/10) 2026/05/24 02:23:52 DEBUG : data/banana: Trying to read object after upload: try again in 400ms (3/10) 2026/05/24 02:23:52 DEBUG : data/banana: Trying to read object after upload: try again in 800ms (4/10) 2026/05/24 02:23:55 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/05/24 02:23:55 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/05/24 02:23:56 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/05/24 02:23:56 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) === RUN TestCheckSumDownload/subtest1 2026/05/24 02:24:01 DEBUG : test.sum: Update: removing old file 2026/05/24 02:24:04 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/05/24 02:24:05 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/05/24 02:24:05 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/05/24 02:24:06 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/05/24 02:24:07 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/24 02:24:08 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/24 02:24:12 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/24 02:24:18 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/24 02:24:31 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/24 02:24:57 DEBUG : test.sum: Trying to read object after upload: try again in 51.2s (10/10) === NAME TestCheckSumDownload run.go:303: Failed to put "test.sum" to "Linkbox root 'rclone-test-numaten1taso'": object not found run.go:186: removing dir "data" failed - try 1/3: sleeping 1s: directory not empty --- FAIL: TestCheckSumDownload (130.51s) --- PASS: TestCheckSumDownload/subtest1 (1.07s) === RUN TestListDirSortedFn run.go:198: Remote "Linkbox root 'rclone-test-numaten1taso'", Local "Local file system at /tmp/rclone3462709343", Modify Window "876000h0m0s" 2026/05/24 02:26:07 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10) run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-numaten1taso'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (22.47s) === RUN TestMaxDeleteSize run.go:198: Remote "Linkbox root 'rclone-test-numaten1taso'", Local "Local file system at /tmp/rclone3462709343", Modify Window "876000h0m0s" 2026/05/24 02:26:20 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/05/24 02:26:20 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/05/24 02:26:23 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/05/24 02:26:25 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/05/24 02:26:26 DEBUG : Waiting for deletions to finish 2026/05/24 02:26:26 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/05/24 02:26:27 INFO : large: Deleted 2026/05/24 02:26:27 INFO : small: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize run.go:172: removing file "large" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "large" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "large" failed: could not Remove: Linkbox error 403: not permit 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 Error: Should be true Test: TestMaxDeleteSize Messages: listing wrong, want got large (100) 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSize Messages: Unexpected file "large" run.go:172: removing file "large" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "large" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "large" failed: could not Remove: Linkbox error 403: not permit 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMaxDeleteSize Messages: listing wrong, want got large (100) 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMaxDeleteSize Messages: Unexpected file "large" --- FAIL: TestMaxDeleteSize (33.51s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-numaten1taso'", Local "Local file system at /tmp/rclone3462709343", Modify Window "876000h0m0s" 2026/05/24 02:26:58 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/05/24 02:26:59 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/05/24 02:26:59 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 400ms (3/10) 2026/05/24 02:27:00 INFO : A2: Making directory 2026/05/24 02:27:01 INFO : A1/B2: Making directory 2026/05/24 02:27:03 INFO : A1/B2/C2: Making directory 2026/05/24 02:27:04 INFO : A1/B1/C3: Making directory 2026/05/24 02:27:06 INFO : A3: Making directory 2026/05/24 02:27:07 INFO : A3/B3: Making directory 2026/05/24 02:27:09 INFO : A3/B3/C4: Making directory 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/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), large (100) 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/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "large" 2026/05/24 02:27:30 DEBUG : removing 1 level 3 directories 2026/05/24 02:27:30 INFO : A3/B3/C4: Removing directory 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/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), large (100) 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/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "large" 2026/05/24 02:27:47 DEBUG : removing 2 level 3 directories 2026/05/24 02:27:47 INFO : A1/B2/C2: Removing directory 2026/05/24 02:27:47 INFO : A1/B1/C3: Removing directory 2026/05/24 02:27:49 DEBUG : removing 2 level 2 directories 2026/05/24 02:27:49 INFO : A3/B3: Removing directory 2026/05/24 02:27:49 INFO : A1/B2: Removing directory 2026/05/24 02:27:51 DEBUG : removing 2 level 1 directories 2026/05/24 02:27:51 INFO : A3: Removing directory 2026/05/24 02:27:51 INFO : A2: Removing directory 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/fs/operations/operations_test.go:707 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), large (100) 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/fs/operations/operations_test.go:707 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "large" 2026/05/24 02:28:07 DEBUG : removing 1 level 3 directories 2026/05/24 02:28:07 INFO : A1/B1/C1: Removing directory 2026/05/24 02:28:09 DEBUG : removing 1 level 2 directories 2026/05/24 02:28:09 INFO : A1/B1: Removing directory 2026/05/24 02:28:10 DEBUG : removing 1 level 1 directories 2026/05/24 02:28:10 INFO : A1: Removing directory 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/fs/operations/operations_test.go:730 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want got large (100) 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/fs/operations/operations_test.go:730 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "large" run.go:172: removing file "large" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "large" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "large" failed: could not Remove: Linkbox error 403: not permit 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want got large (100) 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "large" --- FAIL: TestRmdirsNoLeaveRoot (99.73s) === RUN TestDirMove run.go:198: Remote "Linkbox root 'rclone-test-numaten1taso'", Local "Local file system at /tmp/rclone3462709343", Modify Window "876000h0m0s" 2026/05/24 02:28:47 INFO : A1/B2: Making directory 2026/05/24 02:28:49 INFO : A1/B1/C3: Making directory 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/fs/operations/operations_test.go:1396 Error: Should be true Test: TestDirMove Messages: listing wrong, want A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3) got A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3), large (100) 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/fs/operations/operations_test.go:1396 Error: Should be true Test: TestDirMove Messages: Unexpected file "large" 2026/05/24 02:29:18 DEBUG : A2/one: size = 3 OK 2026/05/24 02:29:18 INFO : A1/one: Copied (new) to: A2/one 2026/05/24 02:29:19 DEBUG : A2/B1/C1/four: size = 4 OK 2026/05/24 02:29:19 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/05/24 02:29:19 DEBUG : A2/B1/C2/five: size = 4 OK 2026/05/24 02:29:19 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/05/24 02:29:19 DEBUG : A2/two: size = 3 OK 2026/05/24 02:29:19 INFO : A1/two: Copied (new) to: A2/two 2026/05/24 02:29:20 DEBUG : A2/B1/three: size = 5 OK 2026/05/24 02:29:20 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/05/24 02:29:20 INFO : A1/one: Deleted 2026/05/24 02:29:20 INFO : A1/B1/C1/four: Deleted 2026/05/24 02:29:21 INFO : A1/B1/C2/five: Deleted 2026/05/24 02:29:21 INFO : A1/two: Deleted 2026/05/24 02:29:21 INFO : A1/B1/three: Deleted 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/fs/operations/operations_test.go:1417 Error: Should be true Test: TestDirMove Messages: listing wrong, want A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3) got A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3), large (100) 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/fs/operations/operations_test.go:1417 Error: Should be true Test: TestDirMove Messages: Unexpected file "large" 2026/05/24 02:29:58 DEBUG : A3/one: size = 3 OK 2026/05/24 02:29:58 INFO : A2/one: Copied (new) to: A3/one 2026/05/24 02:29:58 DEBUG : A3/two: size = 3 OK 2026/05/24 02:29:58 INFO : A2/two: Copied (new) to: A3/two 2026/05/24 02:29:59 DEBUG : A3/B1/C1/four: size = 4 OK 2026/05/24 02:29:59 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/05/24 02:29:59 DEBUG : A3/B1/three: size = 5 OK 2026/05/24 02:29:59 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/05/24 02:29:59 DEBUG : A3/B1/C2/five: size = 4 OK 2026/05/24 02:29:59 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/05/24 02:30:00 INFO : A2/one: Deleted 2026/05/24 02:30:00 INFO : A2/two: Deleted 2026/05/24 02:30:01 INFO : A2/B1/C1/four: Deleted 2026/05/24 02:30:01 INFO : A2/B1/three: Deleted 2026/05/24 02:30:01 INFO : A2/B1/C2/five: Deleted 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/fs/operations/operations_test.go:1442 Error: Should be true Test: TestDirMove Messages: listing wrong, want A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3) got A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3), large (100) 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/fs/operations/operations_test.go:1442 Error: Should be true Test: TestDirMove Messages: Unexpected file "large" 2026/05/24 02:30:22 INFO : Linkbox root 'rclone-test-numaten1taso': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/24 02:30:38 DEBUG : A4/two: size = 3 OK 2026/05/24 02:30:38 INFO : A3/two: Copied (new) to: A4/two 2026/05/24 02:30:39 DEBUG : A4/one: Trying to read object after upload: try again in 100ms (1/10) 2026/05/24 02:30:39 DEBUG : A4/B1/three: size = 5 OK 2026/05/24 02:30:39 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/05/24 02:30:39 DEBUG : A4/B1/C2/five: Trying to read object after upload: try again in 100ms (1/10) 2026/05/24 02:30:39 DEBUG : A4/one: size = 3 OK 2026/05/24 02:30:39 INFO : A3/one: Copied (new) to: A4/one 2026/05/24 02:30:39 INFO : A3/two: Deleted 2026/05/24 02:30:40 DEBUG : A4/B1/C1/four: Trying to read object after upload: try again in 100ms (1/10) 2026/05/24 02:30:40 DEBUG : A4/B1/C2/five: size = 4 OK 2026/05/24 02:30:40 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/05/24 02:30:40 DEBUG : A4/B1/C1/four: Trying to read object after upload: try again in 200ms (2/10) 2026/05/24 02:30:40 INFO : A3/B1/three: Deleted 2026/05/24 02:30:41 DEBUG : A4/B1/C1/four: size = 4 OK 2026/05/24 02:30:41 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/05/24 02:30:41 INFO : A3/one: Deleted 2026/05/24 02:30:41 INFO : A3/B1/C2/five: Deleted 2026/05/24 02:30:42 INFO : A3/B1/C1/four: Deleted operations_test.go:1464: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1464 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove 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/fs/operations/operations_test.go:1470 Error: Should be true Test: TestDirMove Messages: listing wrong, want A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3) got A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3), large (100) 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/fs/operations/operations_test.go:1470 Error: Should be true Test: TestDirMove Messages: Unexpected file "large" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1470 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A3", "A3/B1", "A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=6) { +([]string) (len=8) { + (string) (len=2) "A3", + (string) (len=5) "A3/B1", (string) (len=2) "A4", Test: TestDirMove Messages: directories run.go:172: removing file "large" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "large" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "large" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "A3" failed - try 1/3: sleeping 1s: directory not empty 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMove Messages: listing wrong, want got large (100) 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMove Messages: Unexpected file "large" --- FAIL: TestDirMove (183.12s) FAIL 2026/05/24 02:31:34 DEBUG : Linkbox root 'rclone-test-numaten1taso': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCheckSumDownload|TestDirMove|TestListDirSortedFn|TestMaxDeleteSize|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 7m51.40843369s (try 5/5): exit status 1: Failed [TestCheckSumDownload TestListDirSortedFn TestMaxDeleteSize TestRmdirsNoLeaveRoot TestDirMove]