"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestDirMove$|^TestMultithreadCopy$/^(upload=true,size=62914560,streams=2|upload=true,size=62914561,streams=2)$'" - Starting (try 2/5) 2026/05/22 01:19:40 DEBUG : Creating backend with remote "TestInternxt:rclone-test-badetem0deha" 2026/05/22 01:19:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:19:40 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/05/22 01:19:43 DEBUG : Creating backend with remote "/tmp/rclone762746581" === RUN TestMultithreadCopy run.go:198: Remote "Internxt root 'rclone-test-badetem0deha'", Local "Local file system at /tmp/rclone762746581", Modify Window "876000h0m0s" 2026/05/22 01:19:47 NOTICE: Internxt root 'rclone-test-badetem0deha': Multipart upload aborted for chunksize-probe === RUN TestMultithreadCopy/upload=true,size=62914560,streams=2 2026/05/22 01:19:52 DEBUG : test-multithread-copy-true-62914560-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) === RUN TestMultithreadCopy/upload=true,size=62914561,streams=2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:352 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:193 Error: Should be true Test: TestMultithreadCopy/upload=true,size=62914561,streams=2 Messages: listing wrong, want test-multithread-copy-true-62914561-2 (62914561) got test-multithread-copy-true-62914560-2 (62914560), test-multithread-copy-true-62914561-2 (62914561) 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:352 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:193 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMultithreadCopy/upload=true,size=62914561,streams=2 Messages: Unexpected file "test-multithread-copy-true-62914560-2" 2026/05/22 01:20:27 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) --- FAIL: TestMultithreadCopy (45.00s) --- SKIP: TestMultithreadCopy/upload=true,size=62914560,streams=2 (5.14s) --- FAIL: TestMultithreadCopy/upload=true,size=62914561,streams=2 (35.36s) === RUN TestDirMove run.go:198: Remote "Internxt root 'rclone-test-badetem0deha'", Local "Local file system at /tmp/rclone762746581", Modify Window "876000h0m0s" 2026/05/22 01:20:41 INFO : A1/B2: Making directory 2026/05/22 01:20:42 INFO : A1/B1/C3: Making directory 2026/05/22 01:20:53 DEBUG : A2/B1/C2/five: size = 4 OK 2026/05/22 01:20:53 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/05/22 01:20:54 INFO : A1/B1/C2/five: Deleted 2026/05/22 01:20:54 DEBUG : A2/B1/three: size = 5 OK 2026/05/22 01:20:54 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/05/22 01:20:54 DEBUG : A2/B1/C1/four: size = 4 OK 2026/05/22 01:20:54 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/05/22 01:20:54 INFO : A1/B1/three: Deleted 2026/05/22 01:20:54 INFO : A1/B1/C1/four: Deleted 2026/05/22 01:20:54 DEBUG : A2/one: size = 3 OK 2026/05/22 01:20:54 INFO : A1/one: Copied (new) to: A2/one 2026/05/22 01:20:55 INFO : A1/one: Deleted 2026/05/22 01:20:55 DEBUG : A2/two: size = 3 OK 2026/05/22 01:20:55 INFO : A1/two: Copied (new) to: A2/two 2026/05/22 01:20:55 INFO : A1/two: 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/22 01:21:13 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 (56.11s) FAIL 2026/05/22 01:21:24 DEBUG : Internxt root 'rclone-test-badetem0deha': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestDirMove$|^TestMultithreadCopy$/^(upload=true,size=62914560,streams=2|upload=true,size=62914561,streams=2)$'" - Finished ERROR in 1m45.402124598s (try 2/5): exit status 1: Failed [TestMultithreadCopy/upload=true,size=62914561,streams=2 TestDirMove]