"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestRmdirsNoLeaveRoot)$|^TestMultithreadCopy$/^upload=true,size=62914561,streams=2$'" - Starting (try 3/5) 2026/05/11 04:40:42 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tukoluw9ziyu" 2026/05/11 04:40:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:40:43 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/05/11 04:40:43 DEBUG : Creating backend with remote "/tmp/rclone1331173930" === RUN TestMultithreadCopy run.go:198: Remote "Internxt root 'rclone-test-tukoluw9ziyu'", Local "Local file system at /tmp/rclone1331173930", Modify Window "876000h0m0s" 2026/05/11 04:40:46 NOTICE: Internxt root 'rclone-test-tukoluw9ziyu': Multipart upload aborted for chunksize-probe === RUN TestMultithreadCopy/upload=true,size=62914561,streams=2 2026/05/11 04:40:52 DEBUG : test-multithread-copy-true-62914561-2: multi-thread copy: disabling buffering because source is local disk multithread_test.go:225: file too small for multipart upload: multi-thread copy: failed to open chunk writer: file too small for multipart upload (minimum 104857600 bytes) --- PASS: TestMultithreadCopy (9.75s) --- SKIP: TestMultithreadCopy/upload=true,size=62914561,streams=2 (6.10s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Internxt root 'rclone-test-tukoluw9ziyu'", Local "Local file system at /tmp/rclone1331173930", Modify Window "876000h0m0s" 2026/05/11 04:40:56 INFO : A2: Making directory 2026/05/11 04:40:56 INFO : A1/B2: Making directory 2026/05/11 04:40:56 INFO : A1/B2/C2: Making directory 2026/05/11 04:40:57 INFO : A1/B1/C3: Making directory 2026/05/11 04:40:57 INFO : A3: Making directory 2026/05/11 04:40:58 INFO : A3/B3: Making directory 2026/05/11 04:40:59 INFO : A3/B3/C4: Making directory 2026/05/11 04:41:04 DEBUG : removing 1 level 3 directories 2026/05/11 04:41:04 INFO : A3/B3/C4: Removing directory 2026/05/11 04:41:07 DEBUG : removing 2 level 3 directories 2026/05/11 04:41:07 INFO : A1/B2/C2: Removing directory 2026/05/11 04:41:07 INFO : A1/B1/C3: Removing directory 2026/05/11 04:41:07 DEBUG : removing 2 level 2 directories 2026/05/11 04:41:07 INFO : A3/B3: Removing directory 2026/05/11 04:41:07 INFO : A1/B2: Removing directory 2026/05/11 04:41:08 DEBUG : removing 2 level 1 directories 2026/05/11 04:41:08 INFO : A3: Removing directory 2026/05/11 04:41:08 INFO : A2: Removing directory 2026/05/11 04:41:12 DEBUG : removing 1 level 3 directories 2026/05/11 04:41:12 INFO : A1/B1/C1: Removing directory 2026/05/11 04:41:12 DEBUG : removing 1 level 2 directories 2026/05/11 04:41:12 INFO : A1/B1: Removing directory 2026/05/11 04:41:13 DEBUG : removing 1 level 1 directories 2026/05/11 04:41:13 INFO : A1: Removing directory 2026/05/11 04:41:13 DEBUG : removing 1 level 0 directories 2026/05/11 04:41:13 INFO : Internxt root 'rclone-test-tukoluw9ziyu': Removing directory 2026/05/11 04:41:13 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: directory not empty Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (20.72s) === RUN TestDirMove run.go:198: Remote "Internxt root 'rclone-test-tukoluw9ziyu'", Local "Local file system at /tmp/rclone1331173930", Modify Window "876000h0m0s" 2026/05/11 04:41:20 INFO : A1/B2: Making directory 2026/05/11 04:41:21 INFO : A1/B1/C3: Making directory 2026/05/11 04:41:28 DEBUG : A2/one: size = 3 OK 2026/05/11 04:41:28 INFO : A1/one: Copied (new) to: A2/one 2026/05/11 04:41:28 INFO : A1/one: Deleted 2026/05/11 04:41:28 DEBUG : A2/B1/C2/five: size = 4 OK 2026/05/11 04:41:28 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/05/11 04:41:28 DEBUG : A2/two: size = 3 OK 2026/05/11 04:41:28 INFO : A1/two: Copied (new) to: A2/two 2026/05/11 04:41:28 DEBUG : A2/B1/C1/four: size = 4 OK 2026/05/11 04:41:28 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/05/11 04:41:29 INFO : A1/B1/C1/four: Deleted 2026/05/11 04:41:29 INFO : A1/two: Deleted 2026/05/11 04:41:29 INFO : A1/B1/C2/five: Deleted 2026/05/11 04:41:30 DEBUG : A2/B1/three: size = 5 OK 2026/05/11 04:41:30 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/05/11 04:41:31 INFO : A1/B1/three: Deleted operations_test.go:1411: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove 2026/05/11 04:41:37 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirMove (31.31s) FAIL 2026/05/11 04:41:45 DEBUG : Internxt root 'rclone-test-tukoluw9ziyu': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestRmdirsNoLeaveRoot)$|^TestMultithreadCopy$/^upload=true,size=62914561,streams=2$'" - Finished ERROR in 1m3.242422501s (try 3/5): exit status 1: Failed [TestRmdirsNoLeaveRoot TestDirMove]