"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/09 04:51:03 DEBUG : Creating backend with remote "TestInternxt:rclone-test-libiraf1meli" 2026/04/09 04:51:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:51:04 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:51:04 DEBUG : Creating backend with remote "/tmp/rclone3159995334" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/04/09 04:51:04 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.14s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/04/09 04:51:04 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.12s) === RUN TestSizeDiffers 2026/04/09 04:51:04 DEBUG : a: size = 0 OK 2026/04/09 04:51:04 DEBUG : a: size = 1 (memory) 2026/04/09 04:51:04 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/09 04:51:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/09 04:51:04 DEBUG : potato: Seek from 10 to 0 2026/04/09 04:51:04 DEBUG : potato: Seek from 10 to 0 2026/04/09 04:51:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/09 04:51:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Seek from 5 to 2 2026/04/09 04:51:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/09 04:51:04 DEBUG : potato: Seek from 7 to 0 2026/04/09 04:51:04 DEBUG : potato: Seek from 7 to 0 2026/04/09 04:51:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/09 04:51:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Seek from 5 to 2 2026/04/09 04:51:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/09 04:51:04 DEBUG : potato: Seek from 8 to 0 2026/04/09 04:51:04 DEBUG : potato: Seek from 8 to 0 2026/04/09 04:51:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/09 04:51:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/09 04:51:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/09 04:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/09 04:51:04 DEBUG : potato: Seek from 5 to 2 2026/04/09 04:51:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/09 04:51:04 DEBUG : potato: Seek from 9 to 0 2026/04/09 04:51:04 DEBUG : potato: Seek from 9 to 0 2026/04/09 04:51:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.64s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (1.22s) --- PASS: TestCheck/3 (0.68s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.43s) === RUN TestCheckFsError 2026/04/09 04:51:20 DEBUG : Creating backend with remote "nonexistent" 2026/04/09 04:51:20 DEBUG : Creating backend with remote "nonexistent" 2026/04/09 04:51:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/09 04:51:20 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/09 04:51:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/09 04:51:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.54s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.19s) --- PASS: TestCheckDownload/3 (0.48s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.76s) --- PASS: TestCheckDownload/6 (0.59s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (25.80s) --- PASS: TestCheckSizeOnly/1 (1.34s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.35s) --- PASS: TestCheckSizeOnly/7 (0.79s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:52:00 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/09 04:52:00 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/09 04:52:00 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/09 04:52:00 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/09 04:52:01 DEBUG : Internxt root 'rclone-test-libiraf1meli': Renamed existing file test.sum to backup test.rclone-backup-kijemuc6.sum (UUID: c179f366-af48-421e-8b00-3ceccac8849f) 2026/04/09 04:52:01 DEBUG : Internxt root 'rclone-test-libiraf1meli': Upload succeeded, deleting backup file test.rclone-backup-kijemuc6.sum (UUID: c179f366-af48-421e-8b00-3ceccac8849f) 2026/04/09 04:52:02 DEBUG : Internxt root 'rclone-test-libiraf1meli': Successfully deleted backup file 2026/04/09 04:52:02 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/09 04:52:02 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/09 04:52:02 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/09 04:52:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.28s) === RUN TestCheckSum run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:52:03 DEBUG : Creating backend with remote "TestInternxt:rclone-test-libiraf1meli/data" 2026/04/09 04:52:04 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 check_test.go:350: Internxt root 'rclone-test-libiraf1meli/data' lacks md5, skipping --- SKIP: TestCheckSum (1.62s) === RUN TestCheckSumDownload run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:52:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-libiraf1meli/data" 2026/04/09 04:52:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestCheckSumDownload/subtest1 2026/04/09 04:52:11 DEBUG : Internxt root 'rclone-test-libiraf1meli': Renamed existing file test.sum to backup test.rclone-backup-buzayet5.sum (UUID: a5a137a0-5a39-47e1-a41d-dd216af0ab77) 2026/04/09 04:52:12 DEBUG : Internxt root 'rclone-test-libiraf1meli': Upload succeeded, deleting backup file test.rclone-backup-buzayet5.sum (UUID: a5a137a0-5a39-47e1-a41d-dd216af0ab77) 2026/04/09 04:52:12 DEBUG : Internxt root 'rclone-test-libiraf1meli': Successfully deleted backup file === RUN TestCheckSumDownload/subtest2 2026/04/09 04:52:14 DEBUG : Internxt root 'rclone-test-libiraf1meli': Renamed existing file test.sum to backup test.rclone-backup-qezohud4.sum (UUID: 50c6d790-a2a5-4621-b01d-a79858dfe67d) 2026/04/09 04:52:15 DEBUG : Internxt root 'rclone-test-libiraf1meli': Upload succeeded, deleting backup file test.rclone-backup-qezohud4.sum (UUID: 50c6d790-a2a5-4621-b01d-a79858dfe67d) 2026/04/09 04:52:15 DEBUG : Internxt root 'rclone-test-libiraf1meli': Successfully deleted backup file === RUN TestCheckSumDownload/subtest3 2026/04/09 04:52:17 DEBUG : Internxt root 'rclone-test-libiraf1meli': Renamed existing file test.sum to backup test.rclone-backup-cimufuq2.sum (UUID: c93b2352-209f-4278-8b06-00fcdad38568) 2026/04/09 04:52:18 DEBUG : Internxt root 'rclone-test-libiraf1meli': Upload succeeded, deleting backup file test.rclone-backup-cimufuq2.sum (UUID: c93b2352-209f-4278-8b06-00fcdad38568) 2026/04/09 04:52:18 DEBUG : Internxt root 'rclone-test-libiraf1meli': Successfully deleted backup file === RUN TestCheckSumDownload/subtest4 2026/04/09 04:52:21 DEBUG : Internxt root 'rclone-test-libiraf1meli': Renamed existing file test.sum to backup test.rclone-backup-wugeyuw8.sum (UUID: 12b971a1-2393-49d1-9956-92a911a8c233) 2026/04/09 04:52:21 DEBUG : Internxt root 'rclone-test-libiraf1meli': Upload succeeded, deleting backup file test.rclone-backup-wugeyuw8.sum (UUID: 12b971a1-2393-49d1-9956-92a911a8c233) 2026/04/09 04:52:22 DEBUG : Internxt root 'rclone-test-libiraf1meli': Successfully deleted backup file === RUN TestCheckSumDownload/subtest5 2026/04/09 04:52:27 DEBUG : Internxt root 'rclone-test-libiraf1meli': Renamed existing file test.sum to backup test.rclone-backup-qidafit6.sum (UUID: cb6b8111-a18a-404b-bd84-b41e5267ebb8) 2026/04/09 04:52:27 DEBUG : Internxt root 'rclone-test-libiraf1meli': Upload succeeded, deleting backup file test.rclone-backup-qidafit6.sum (UUID: cb6b8111-a18a-404b-bd84-b41e5267ebb8) 2026/04/09 04:52:28 DEBUG : Internxt root 'rclone-test-libiraf1meli': Successfully deleted backup file === NAME TestCheckSumDownload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckSumDownload/subtest6 2026/04/09 04:52:38 DEBUG : Internxt root 'rclone-test-libiraf1meli': Renamed existing file data/banana to backup banana.rclone-backup-wuwolaq9. (UUID: 856beeec-2727-4297-ba66-9414b6968f2e) 2026/04/09 04:52:39 DEBUG : Internxt root 'rclone-test-libiraf1meli': Upload succeeded, deleting backup file banana.rclone-backup-wuwolaq9. (UUID: 856beeec-2727-4297-ba66-9414b6968f2e) 2026/04/09 04:52:39 DEBUG : Internxt root 'rclone-test-libiraf1meli': Successfully deleted backup file 2026/04/09 04:52:40 DEBUG : Internxt root 'rclone-test-libiraf1meli': Renamed existing file data/potato to backup potato.rclone-backup-pebuxim9. (UUID: f7082131-0499-4343-bfa4-d4cd473e1244) 2026/04/09 04:52:41 DEBUG : Internxt root 'rclone-test-libiraf1meli': Upload succeeded, deleting backup file potato.rclone-backup-pebuxim9. (UUID: f7082131-0499-4343-bfa4-d4cd473e1244) 2026/04/09 04:52:41 DEBUG : Internxt root 'rclone-test-libiraf1meli': Successfully deleted backup file 2026/04/09 04:52:41 DEBUG : Internxt root 'rclone-test-libiraf1meli': Renamed existing file test.sum to backup test.rclone-backup-sagiqaq9.sum (UUID: 751e1041-1ac2-4b2e-a0df-fc1bb63861c2) 2026/04/09 04:52:43 DEBUG : Internxt root 'rclone-test-libiraf1meli': Upload succeeded, deleting backup file test.rclone-backup-sagiqaq9.sum (UUID: 751e1041-1ac2-4b2e-a0df-fc1bb63861c2) 2026/04/09 04:52:43 DEBUG : Internxt root 'rclone-test-libiraf1meli': Successfully deleted backup file === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (42.67s) --- PASS: TestCheckSumDownload/subtest1 (1.58s) --- PASS: TestCheckSumDownload/subtest2 (1.12s) --- PASS: TestCheckSumDownload/subtest3 (1.14s) --- PASS: TestCheckSumDownload/subtest4 (1.01s) --- PASS: TestCheckSumDownload/subtest5 (1.19s) --- PASS: TestCheckSumDownload/subtest6 (1.69s) --- PASS: TestCheckSumDownload/subtest7 (1.01s) === RUN TestApplyTransforms 2026/04/09 04:52:48 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kopimac2yiqo" 2026/04/09 04:52:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:52:48 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:52:48 DEBUG : Creating backend with remote "/tmp/rclone4239577702" run.go:185: Remote "Internxt root 'rclone-test-kopimac2yiqo'", Local "Local file system at /tmp/rclone4239577702", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/04/09 04:52:52 ERROR : hello, world!: sum not found 2026/04/09 04:52:52 ERROR : HELLO, WORLD!: file not in Internxt root 'rclone-test-kopimac2yiqo' 2026/04/09 04:52:52 NOTICE: Internxt root 'rclone-test-kopimac2yiqo': 1 files missing 2026/04/09 04:52:52 NOTICE: 1 hashes missing 2026/04/09 04:52:52 NOTICE: Internxt root 'rclone-test-kopimac2yiqo': 1 differences found 2026/04/09 04:52:52 NOTICE: Internxt root 'rclone-test-kopimac2yiqo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/09 04:52:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/09 04:52:53 NOTICE: Internxt root 'rclone-test-kopimac2yiqo': 0 differences found 2026/04/09 04:52:53 NOTICE: Internxt root 'rclone-test-kopimac2yiqo': 1 matching files 2026/04/09 04:52:53 DEBUG : Creating backend with remote "TestInternxt:rclone-test-gifizun2juze" 2026/04/09 04:52:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:52:54 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:52:54 DEBUG : Creating backend with remote "/tmp/rclone931054840" run.go:185: Remote "Internxt root 'rclone-test-gifizun2juze'", Local "Local file system at /tmp/rclone931054840", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/04/09 04:53:01 ERROR : HELLO, WORLD!: sum not found 2026/04/09 04:53:01 ERROR : hello, world!: file not in Internxt root 'rclone-test-gifizun2juze' 2026/04/09 04:53:01 NOTICE: Internxt root 'rclone-test-gifizun2juze': 1 files missing 2026/04/09 04:53:01 NOTICE: 1 hashes missing 2026/04/09 04:53:01 NOTICE: Internxt root 'rclone-test-gifizun2juze': 1 differences found 2026/04/09 04:53:01 NOTICE: Internxt root 'rclone-test-gifizun2juze': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/09 04:53:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/09 04:53:02 NOTICE: Internxt root 'rclone-test-gifizun2juze': 0 differences found 2026/04/09 04:53:02 NOTICE: Internxt root 'rclone-test-gifizun2juze': 1 matching files 2026/04/09 04:53:02 DEBUG : Creating backend with remote "TestInternxt:rclone-test-gutemum4visi" 2026/04/09 04:53:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:53:02 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:53:02 DEBUG : Creating backend with remote "/tmp/rclone1738579419" run.go:185: Remote "Internxt root 'rclone-test-gutemum4visi'", Local "Local file system at /tmp/rclone1738579419", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/09 04:53:05 ERROR : HeLlO, wOrLd!: sum not found 2026/04/09 04:53:05 ERROR : hello, world!: file not in Internxt root 'rclone-test-gutemum4visi' 2026/04/09 04:53:05 NOTICE: Internxt root 'rclone-test-gutemum4visi': 1 files missing 2026/04/09 04:53:05 NOTICE: 1 hashes missing 2026/04/09 04:53:05 NOTICE: Internxt root 'rclone-test-gutemum4visi': 1 differences found 2026/04/09 04:53:05 NOTICE: Internxt root 'rclone-test-gutemum4visi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/09 04:53:05 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/09 04:53:05 NOTICE: Internxt root 'rclone-test-gutemum4visi': 0 differences found 2026/04/09 04:53:05 NOTICE: Internxt root 'rclone-test-gutemum4visi': 1 matching files 2026/04/09 04:53:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qereged7hoxi" 2026/04/09 04:53:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:53:06 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:53:07 DEBUG : Creating backend with remote "/tmp/rclone3089727480" run.go:185: Remote "Internxt root 'rclone-test-qereged7hoxi'", Local "Local file system at /tmp/rclone3089727480", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/09 04:53:10 ERROR : HELLO, WORLD!: sum not found 2026/04/09 04:53:10 ERROR : HeLlO, wOrLd!: file not in Internxt root 'rclone-test-qereged7hoxi' 2026/04/09 04:53:10 NOTICE: Internxt root 'rclone-test-qereged7hoxi': 1 files missing 2026/04/09 04:53:10 NOTICE: 1 hashes missing 2026/04/09 04:53:10 NOTICE: Internxt root 'rclone-test-qereged7hoxi': 1 differences found 2026/04/09 04:53:10 NOTICE: Internxt root 'rclone-test-qereged7hoxi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/09 04:53:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/09 04:53:11 NOTICE: Internxt root 'rclone-test-qereged7hoxi': 0 differences found 2026/04/09 04:53:11 NOTICE: Internxt root 'rclone-test-qereged7hoxi': 1 matching files 2026/04/09 04:53:11 DEBUG : Creating backend with remote "TestInternxt:rclone-test-pagodif1qefu" 2026/04/09 04:53:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:53:11 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:53:11 DEBUG : Creating backend with remote "/tmp/rclone3902878007" run.go:185: Remote "Internxt root 'rclone-test-pagodif1qefu'", Local "Local file system at /tmp/rclone3902878007", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/04/09 04:53:14 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/09 04:53:14 ERROR : 測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-pagodif1qefu' 2026/04/09 04:53:14 NOTICE: Internxt root 'rclone-test-pagodif1qefu': 1 files missing 2026/04/09 04:53:14 NOTICE: 1 hashes missing 2026/04/09 04:53:14 NOTICE: Internxt root 'rclone-test-pagodif1qefu': 1 differences found 2026/04/09 04:53:14 NOTICE: Internxt root 'rclone-test-pagodif1qefu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/09 04:53:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/09 04:53:14 NOTICE: Internxt root 'rclone-test-pagodif1qefu': 0 differences found 2026/04/09 04:53:14 NOTICE: Internxt root 'rclone-test-pagodif1qefu': 1 matching files 2026/04/09 04:53:14 DEBUG : Creating backend with remote "TestInternxt:rclone-test-misimap2micu" 2026/04/09 04:53:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:53:15 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:53:15 DEBUG : Creating backend with remote "/tmp/rclone367606522" run.go:185: Remote "Internxt root 'rclone-test-misimap2micu'", Local "Local file system at /tmp/rclone367606522", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/04/09 04:53:18 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/09 04:53:18 ERROR : 測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-misimap2micu' 2026/04/09 04:53:18 NOTICE: Internxt root 'rclone-test-misimap2micu': 1 files missing 2026/04/09 04:53:18 NOTICE: 1 hashes missing 2026/04/09 04:53:18 NOTICE: Internxt root 'rclone-test-misimap2micu': 1 differences found 2026/04/09 04:53:18 NOTICE: Internxt root 'rclone-test-misimap2micu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/09 04:53:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/09 04:53:19 NOTICE: Internxt root 'rclone-test-misimap2micu': 0 differences found 2026/04/09 04:53:19 NOTICE: Internxt root 'rclone-test-misimap2micu': 1 matching files 2026/04/09 04:53:19 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kilunuw0wiga" 2026/04/09 04:53:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:53:19 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:53:19 DEBUG : Creating backend with remote "/tmp/rclone4096972887" run.go:185: Remote "Internxt root 'rclone-test-kilunuw0wiga'", Local "Local file system at /tmp/rclone4096972887", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/04/09 04:53:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/09 04:53:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-kilunuw0wiga' 2026/04/09 04:53:22 NOTICE: Internxt root 'rclone-test-kilunuw0wiga': 1 files missing 2026/04/09 04:53:22 NOTICE: 1 hashes missing 2026/04/09 04:53:22 NOTICE: Internxt root 'rclone-test-kilunuw0wiga': 1 differences found 2026/04/09 04:53:22 NOTICE: Internxt root 'rclone-test-kilunuw0wiga': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/09 04:53:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/09 04:53:23 NOTICE: Internxt root 'rclone-test-kilunuw0wiga': 0 differences found 2026/04/09 04:53:23 NOTICE: Internxt root 'rclone-test-kilunuw0wiga': 1 matching files 2026/04/09 04:53:23 DEBUG : Creating backend with remote "TestInternxt:rclone-test-miseqaw2bohu" 2026/04/09 04:53:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:53:23 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:53:23 DEBUG : Creating backend with remote "/tmp/rclone2385499049" run.go:185: Remote "Internxt root 'rclone-test-miseqaw2bohu'", Local "Local file system at /tmp/rclone2385499049", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/04/09 04:53:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/09 04:53:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-miseqaw2bohu' 2026/04/09 04:53:26 NOTICE: Internxt root 'rclone-test-miseqaw2bohu': 1 files missing 2026/04/09 04:53:26 NOTICE: 1 hashes missing 2026/04/09 04:53:26 NOTICE: Internxt root 'rclone-test-miseqaw2bohu': 1 differences found 2026/04/09 04:53:26 NOTICE: Internxt root 'rclone-test-miseqaw2bohu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/09 04:53:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/09 04:53:27 NOTICE: Internxt root 'rclone-test-miseqaw2bohu': 0 differences found 2026/04/09 04:53:27 NOTICE: Internxt root 'rclone-test-miseqaw2bohu': 1 matching files 2026/04/09 04:53:27 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qatitig5ceqa" 2026/04/09 04:53:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:53:27 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:53:28 DEBUG : Creating backend with remote "/tmp/rclone3023918542" run.go:185: Remote "Internxt root 'rclone-test-qatitig5ceqa'", Local "Local file system at /tmp/rclone3023918542", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/04/09 04:53:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/09 04:53:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-qatitig5ceqa' 2026/04/09 04:53:30 NOTICE: Internxt root 'rclone-test-qatitig5ceqa': 1 files missing 2026/04/09 04:53:30 NOTICE: 1 hashes missing 2026/04/09 04:53:30 NOTICE: Internxt root 'rclone-test-qatitig5ceqa': 1 differences found 2026/04/09 04:53:30 NOTICE: Internxt root 'rclone-test-qatitig5ceqa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/09 04:53:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/09 04:53:31 NOTICE: Internxt root 'rclone-test-qatitig5ceqa': 0 differences found 2026/04/09 04:53:31 NOTICE: Internxt root 'rclone-test-qatitig5ceqa': 1 matching files 2026/04/09 04:53:31 DEBUG : Creating backend with remote "TestInternxt:rclone-test-yifepon5cuwa" 2026/04/09 04:53:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:53:32 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:53:32 DEBUG : Creating backend with remote "/tmp/rclone3575606402" run.go:185: Remote "Internxt root 'rclone-test-yifepon5cuwa'", Local "Local file system at /tmp/rclone3575606402", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/04/09 04:53:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/09 04:53:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-yifepon5cuwa' 2026/04/09 04:53:34 NOTICE: Internxt root 'rclone-test-yifepon5cuwa': 1 files missing 2026/04/09 04:53:34 NOTICE: 1 hashes missing 2026/04/09 04:53:34 NOTICE: Internxt root 'rclone-test-yifepon5cuwa': 1 differences found 2026/04/09 04:53:34 NOTICE: Internxt root 'rclone-test-yifepon5cuwa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/09 04:53:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/09 04:53:35 NOTICE: Internxt root 'rclone-test-yifepon5cuwa': 0 differences found 2026/04/09 04:53:35 NOTICE: Internxt root 'rclone-test-yifepon5cuwa': 1 matching files 2026/04/09 04:53:36 DEBUG : Internxt root 'rclone-test-yifepon5cuwa': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/09 04:53:36 DEBUG : Internxt root 'rclone-test-yifepon5cuwa': Purge dir "" 2026/04/09 04:53:37 DEBUG : Internxt root 'rclone-test-qatitig5ceqa': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/09 04:53:38 DEBUG : Internxt root 'rclone-test-qatitig5ceqa': Purge dir "" 2026/04/09 04:53:39 DEBUG : Internxt root 'rclone-test-miseqaw2bohu': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/09 04:53:40 DEBUG : Internxt root 'rclone-test-miseqaw2bohu': Purge dir "" 2026/04/09 04:53:40 DEBUG : Internxt root 'rclone-test-kilunuw0wiga': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/09 04:53:41 DEBUG : Internxt root 'rclone-test-kilunuw0wiga': Purge dir "" 2026/04/09 04:53:42 DEBUG : Internxt root 'rclone-test-misimap2micu': Purge object "測試_Русский___ě_áñ" 2026/04/09 04:53:42 DEBUG : Internxt root 'rclone-test-misimap2micu': Purge dir "" 2026/04/09 04:53:43 DEBUG : Internxt root 'rclone-test-pagodif1qefu': Purge object "測試_Русский___ě_áñ" 2026/04/09 04:53:44 DEBUG : Internxt root 'rclone-test-pagodif1qefu': Purge dir "" 2026/04/09 04:53:45 DEBUG : Internxt root 'rclone-test-qereged7hoxi': Purge object "HELLO, WORLD!" 2026/04/09 04:53:45 DEBUG : Internxt root 'rclone-test-qereged7hoxi': Purge dir "" 2026/04/09 04:53:46 DEBUG : Internxt root 'rclone-test-gutemum4visi': Purge object "HeLlO, wOrLd!" 2026/04/09 04:53:47 DEBUG : Internxt root 'rclone-test-gutemum4visi': Purge dir "" 2026/04/09 04:53:48 DEBUG : Internxt root 'rclone-test-gifizun2juze': Purge object "HELLO, WORLD!" 2026/04/09 04:53:49 DEBUG : Internxt root 'rclone-test-gifizun2juze': Purge dir "" 2026/04/09 04:53:49 DEBUG : Internxt root 'rclone-test-kopimac2yiqo': Purge object "hello, world!" 2026/04/09 04:53:50 DEBUG : Internxt root 'rclone-test-kopimac2yiqo': Purge dir "" --- PASS: TestApplyTransforms (62.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:53:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/09 04:53:53 DEBUG : sub/file2: size = 14 OK 2026/04/09 04:53:53 INFO : file1: Copied (new) to: sub/file2 2026/04/09 04:53:54 DEBUG : sub/file2: size = 14 OK 2026/04/09 04:53:54 DEBUG : file1: Sizes identical 2026/04/09 04:53:54 DEBUG : file1: Unchanged skipping 2026/04/09 04:53:54 DEBUG : Internxt root 'rclone-test-libiraf1meli': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.21s) === RUN TestCopyLongFile run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.46s) === RUN TestCopyFileCompareDest run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:53:57 DEBUG : Creating backend with remote "TestInternxt:rclone-test-libiraf1meli/dst" 2026/04/09 04:53:58 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:53:58 DEBUG : Creating backend with remote "TestInternxt:rclone-test-libiraf1meli/CompareDest" 2026/04/09 04:53:59 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:53:59 DEBUG : one: Need to transfer - File not found at Destination 2026/04/09 04:54:00 DEBUG : one: size = 3 OK 2026/04/09 04:54:00 INFO : one: Copied (new) 2026/04/09 04:54:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159995334) 2026/04/09 04:54:02 DEBUG : one: size = 3 (Internxt root 'rclone-test-libiraf1meli/dst') 2026/04/09 04:54:02 DEBUG : one: Sizes differ 2026/04/09 04:54:02 DEBUG : Internxt root 'rclone-test-libiraf1meli/dst': Renamed existing file one to backup one.rclone-backup-nadumem8. (UUID: 96235be3-652f-4475-8e28-29ccd0b90146) 2026/04/09 04:54:03 DEBUG : Internxt root 'rclone-test-libiraf1meli/dst': Upload succeeded, deleting backup file one.rclone-backup-nadumem8. (UUID: 96235be3-652f-4475-8e28-29ccd0b90146) 2026/04/09 04:54:04 DEBUG : Internxt root 'rclone-test-libiraf1meli/dst': Successfully deleted backup file 2026/04/09 04:54:04 DEBUG : one: size = 5 OK 2026/04/09 04:54:04 INFO : one: Copied (replaced existing) 2026/04/09 04:54:05 DEBUG : Internxt root 'rclone-test-libiraf1meli': Renamed existing file dst/one to backup one.rclone-backup-fudeqep7. (UUID: 320bfa6b-8422-4f4f-a70c-78bc1b481fcd) 2026/04/09 04:54:05 DEBUG : Internxt root 'rclone-test-libiraf1meli': Upload succeeded, deleting backup file one.rclone-backup-fudeqep7. (UUID: 320bfa6b-8422-4f4f-a70c-78bc1b481fcd) 2026/04/09 04:54:06 DEBUG : Internxt root 'rclone-test-libiraf1meli': Successfully deleted backup file 2026/04/09 04:54:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3159995334) 2026/04/09 04:54:08 DEBUG : one: size = 3 (Internxt root 'rclone-test-libiraf1meli/dst') 2026/04/09 04:54:08 DEBUG : one: Sizes differ 2026/04/09 04:54:08 DEBUG : one: size = 5 OK 2026/04/09 04:54:08 DEBUG : one: Sizes identical 2026/04/09 04:54:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/09 04:54:13 DEBUG : two: Need to transfer - File not found at Destination 2026/04/09 04:54:13 DEBUG : two: size = 3 OK 2026/04/09 04:54:13 DEBUG : two: Sizes identical 2026/04/09 04:54:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/09 04:54:13 DEBUG : two: Need to transfer - File not found at Destination 2026/04/09 04:54:14 DEBUG : two: size = 3 OK 2026/04/09 04:54:14 DEBUG : two: Sizes identical 2026/04/09 04:54:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/09 04:54:15 DEBUG : two: Need to transfer - File not found at Destination 2026/04/09 04:54:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone3159995334) 2026/04/09 04:54:15 DEBUG : two: size = 3 (Internxt root 'rclone-test-libiraf1meli/CompareDest') 2026/04/09 04:54:15 DEBUG : two: Sizes differ 2026/04/09 04:54:16 DEBUG : two: size = 5 OK 2026/04/09 04:54:16 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (23.24s) === RUN TestCopyFileCopyDest run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.47s) === RUN TestCopyInplace run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.65s) === RUN TestCopyLongFileName run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.49s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:54:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/09 04:54:24 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/09 04:54:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/09 04:54:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/09 04:54:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to pre-read data: max transfer limit reached as set by --max-transfer 2026/04/09 04:54:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/09 04:54:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/09 04:54:31 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/09 04:54:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (11.38s) === RUN TestDeduplicateInteractive run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.56s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.51s) === RUN TestDeduplicateFirst run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.44s) === RUN TestDeduplicateNewest run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.67s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.53s) === RUN TestDeduplicateSmallest run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.47s) === RUN TestDeduplicateRename run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.43s) === RUN TestMergeDirs run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.45s) === RUN TestListDirSorted run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:54:49 DEBUG : a.txt: Excluded (Size Filter) 2026/04/09 04:54:49 DEBUG : a.txt: Excluded 2026/04/09 04:54:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/09 04:54:49 DEBUG : sub dir/hello world: Excluded 2026/04/09 04:54:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/09 04:54:49 DEBUG : sub dir/hello world2: Excluded 2026/04/09 04:54:50 DEBUG : sub dir/ignore dir: Excluded 2026/04/09 04:54:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/09 04:54:50 DEBUG : sub dir/hello world: Excluded 2026/04/09 04:54:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/09 04:54:50 DEBUG : sub dir/hello world2: Excluded 2026/04/09 04:54:50 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (17.49s) === RUN TestListDirSortedFn run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:55:07 DEBUG : a.txt: Excluded (Size Filter) 2026/04/09 04:55:07 DEBUG : a.txt: Excluded 2026/04/09 04:55:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/09 04:55:08 DEBUG : sub dir/hello world: Excluded 2026/04/09 04:55:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/09 04:55:08 DEBUG : sub dir/hello world2: Excluded 2026/04/09 04:55:08 DEBUG : sub dir/ignore dir: Excluded 2026/04/09 04:55:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/09 04:55:09 DEBUG : sub dir/hello world: Excluded 2026/04/09 04:55:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/09 04:55:09 DEBUG : sub dir/hello world2: Excluded 2026/04/09 04:55:09 DEBUG : sub dir/ignore dir: Excluded run.go:130: removing dir "sub dir/sub sub dir" failed - try 1/5: directory not empty --- PASS: TestListDirSortedFn (23.61s) === RUN TestListJSON run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/04/09 04:55:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (9.40s) --- PASS: TestListJSON/Default (0.33s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.77s) --- PASS: TestListJSON/SubDir (0.37s) --- PASS: TestListJSON/NoModTime (0.35s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.73s) --- PASS: TestListJSON/Metadata (0.21s) === RUN TestStatJSON run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/04/09 04:55:37 DEBUG : Creating backend with remote "TestInternxt:rclone-test-libiraf1meli/notfound" 2026/04/09 04:55:38 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 --- PASS: TestStatJSON (11.83s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.43s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.49s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.62s) --- PASS: TestStatJSON/DirFilesOnly (0.19s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.46s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (1.45s) === RUN TestMkdir run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:55:42 INFO : Internxt root 'rclone-test-libiraf1meli': Making directory 2026/04/09 04:55:42 INFO : Internxt root 'rclone-test-libiraf1meli': Making directory --- PASS: TestMkdir (0.85s) === RUN TestLsd run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" --- PASS: TestLsd (3.54s) === RUN TestLs run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" --- PASS: TestLs (4.33s) === RUN TestLsWithFilesFrom run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:55:54 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/09 04:55:54 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.51s) === RUN TestLsLong run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" --- PASS: TestLsLong (4.03s) === RUN TestHashSums run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" --- PASS: TestHashSums (4.09s) === RUN TestHashSumsWithErrors 2026/04/09 04:56:04 DEBUG : Creating backend with remote ":memory:" 2026/04/09 04:56:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/09 04:56:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/09 04:56:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/09 04:56:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/09 04:56:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/09 04:56:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/09 04:56:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/09 04:56:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/09 04:56:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" --- PASS: TestCount (6.59s) === RUN TestDelete run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/04/09 04:56:21 DEBUG : Waiting for deletions to finish 2026/04/09 04:56:22 DEBUG : large: Excluded (Size Filter) 2026/04/09 04:56:22 DEBUG : large: Excluded 2026/04/09 04:56:22 INFO : medium: Deleted 2026/04/09 04:56:22 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDelete (21.16s) === RUN TestMaxDelete run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:56:36 DEBUG : Waiting for deletions to finish 2026/04/09 04:56:36 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/09 04:56:36 INFO : large: Deleted 2026/04/09 04:56:37 INFO : medium: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete run.go:130: removing file "large" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "large" failed - try 2/5: delete file: File not found (status 404) run.go:130: removing file "large" failed - try 3/5: delete file: File not found (status 404) run.go:130: removing file "large" failed - try 4/5: delete file: File not found (status 404) run.go:130: removing file "large" failed - try 5/5: delete file: File not found (status 404) run.go:133: removing file "large" failed: delete file: File not found (status 404) run.go:130: removing file "medium" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "medium" failed - try 2/5: delete file: File not found (status 404) run.go:130: removing file "medium" failed - try 3/5: delete file: File not found (status 404) run.go:130: removing file "medium" failed - try 4/5: delete file: File not found (status 404) run.go:130: removing file "medium" failed - try 5/5: delete file: File not found (status 404) run.go:133: removing file "medium" failed: delete file: File not found (status 404) run.go:130: removing file "small" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "small" failed - try 2/5: delete file: File not found (status 404) run.go:130: removing file "small" failed - try 3/5: delete file: File not found (status 404) run.go:130: removing file "small" failed - try 4/5: delete file: File not found (status 404) run.go:130: removing file "small" failed - try 5/5: delete file: File not found (status 404) run.go:133: removing file "small" failed: delete file: File not found (status 404) --- FAIL: TestMaxDelete (23.78s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/04/09 04:57:06 DEBUG : Waiting for deletions to finish 2026/04/09 04:57:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/09 04:57:07 INFO : medium: Deleted 2026/04/09 04:57:07 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (13.60s) === RUN TestMaxDeleteSize run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:57:13 DEBUG : Waiting for deletions to finish 2026/04/09 04:57:13 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/09 04:57:14 INFO : medium: Deleted 2026/04/09 04:57:14 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.18s) === RUN TestReadFile run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" --- PASS: TestReadFile (4.08s) === RUN TestRetry 2026/04/09 04:57:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/09 04:57:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/09 04:57:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/09 04:57:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/09 04:57:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/09 04:57:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/09 04:57:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" --- PASS: TestCat (11.34s) === RUN TestPurge 2026/04/09 04:57:32 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qopiqef4fapo" 2026/04/09 04:57:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 04:57:32 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 04:57:33 DEBUG : Creating backend with remote "/tmp/rclone656961486" run.go:185: Remote "Internxt root 'rclone-test-qopiqef4fapo'", Local "Local file system at /tmp/rclone656961486", Modify Window "876000h0m0s" 2026/04/09 04:57:40 INFO : A2: Making directory 2026/04/09 04:57:41 INFO : A1/B2: Making directory 2026/04/09 04:57:41 INFO : A1/B2/C2: Making directory 2026/04/09 04:57:42 INFO : A1/B1/C3: Making directory 2026/04/09 04:57:42 INFO : A3: Making directory 2026/04/09 04:57:43 INFO : A3/B3: Making directory 2026/04/09 04:57:44 INFO : A3/B3/C4: Making directory 2026/04/09 04:57:47 DEBUG : Waiting for deletions to finish 2026/04/09 04:57:48 INFO : A1/B1/C1/one: Deleted 2026/04/09 04:57:49 DEBUG : removing 2 level 3 directories 2026/04/09 04:57:49 INFO : A1/B1/C3: Removing directory 2026/04/09 04:57:49 INFO : A1/B1/C1: Removing directory 2026/04/09 04:57:49 DEBUG : removing 1 level 2 directories 2026/04/09 04:57:49 INFO : A1/B1: Removing directory 2026/04/09 04:57:50 DEBUG : Waiting for deletions to finish 2026/04/09 04:57:51 INFO : A1/two: Deleted 2026/04/09 04:57:53 DEBUG : removing 2 level 3 directories 2026/04/09 04:57:53 INFO : A3/B3/C4: Removing directory 2026/04/09 04:57:53 INFO : A1/B2/C2: Removing directory 2026/04/09 04:57:53 DEBUG : removing 2 level 2 directories 2026/04/09 04:57:53 INFO : A3/B3: Removing directory 2026/04/09 04:57:53 INFO : A1/B2: Removing directory 2026/04/09 04:57:53 DEBUG : removing 3 level 1 directories 2026/04/09 04:57:53 INFO : A3: Removing directory 2026/04/09 04:57:53 INFO : A1: Removing directory 2026/04/09 04:57:53 INFO : A2: Removing directory 2026/04/09 04:57:54 DEBUG : removing 1 level 0 directories 2026/04/09 04:57:54 INFO : Internxt root 'rclone-test-qopiqef4fapo': Removing directory 2026/04/09 04:57:55 ERROR : error listing: directory not found 2026/04/09 04:57:55 DEBUG : Internxt root 'rclone-test-qopiqef4fapo': Purge dir "" 2026/04/09 04:57:56 NOTICE: purge failed to rmdir "": directory not found --- PASS: TestPurge (23.70s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:57:59 INFO : A2: Making directory 2026/04/09 04:57:59 INFO : A1/B2: Making directory 2026/04/09 04:57:59 INFO : A1/B2/C2: Making directory 2026/04/09 04:58:00 INFO : A1/B1/C3: Making directory 2026/04/09 04:58:00 INFO : A3: Making directory 2026/04/09 04:58:00 INFO : A3/B3: Making directory 2026/04/09 04:58:01 INFO : A3/B3/C4: Making directory 2026/04/09 04:58:04 DEBUG : pacer: low level retry 1/1 (error failed to create file metadata: create meta: error code: 502 (status 502)) 2026/04/09 04:58:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "A1/two" to Internxt root 'rclone-test-libiraf1meli': 1/10 (failed to create file metadata: create meta: error code: 502 (status 502)) 2026/04/09 04:58:07 DEBUG : pacer: Reducing sleep to 15ms 2026/04/09 04:58:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/09 04:58:07 DEBUG : pacer: Reducing sleep to 10ms 2026/04/09 04:58:09 DEBUG : removing 1 level 3 directories 2026/04/09 04:58:09 INFO : A3/B3/C4: Removing directory 2026/04/09 04:58:10 ERROR : A3/B3/C4: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/04/09 04:58:21 DEBUG : removing 2 level 3 directories 2026/04/09 04:58:21 INFO : A1/B2/C2: Removing directory 2026/04/09 04:58:21 INFO : A1/B1/C3: Removing directory 2026/04/09 04:58:22 DEBUG : removing 2 level 2 directories 2026/04/09 04:58:22 INFO : A3/B3: Removing directory 2026/04/09 04:58:22 INFO : A1/B2: Removing directory 2026/04/09 04:58:22 DEBUG : removing 2 level 1 directories 2026/04/09 04:58:22 INFO : A3: Removing directory 2026/04/09 04:58:22 INFO : A2: Removing directory 2026/04/09 04:58:22 ERROR : A3: Failed to rmdir: directory not empty operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot 2026/04/09 04:58:27 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRmdirsNoLeaveRoot (38.89s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:58:35 INFO : A1: Making directory 2026/04/09 04:58:35 INFO : A1/B1: Making directory 2026/04/09 04:58:36 INFO : A1/B1/C1: Making directory operations_test.go:748: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:748 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestRmdirsLeaveRoot 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: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/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:748 Error: Not equal: expected: []string{} actual : []string{"A1", "A1/B1"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=2) "A1", + (string) (len=5) "A1/B1" } Test: TestRmdirsLeaveRoot Messages: directories --- FAIL: TestRmdirsLeaveRoot (38.36s) === RUN TestRmdirsWithFilter run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:59:13 INFO : A1: Making directory 2026/04/09 04:59:13 INFO : A1/B1: Making directory 2026/04/09 04:59:13 INFO : A1/B1/C1: Making directory 2026/04/09 04:59:16 DEBUG : removing 1 level 3 directories 2026/04/09 04:59:16 INFO : A1/B1/C1: Removing directory 2026/04/09 04:59:17 DEBUG : removing 1 level 2 directories 2026/04/09 04:59:17 INFO : A1/B1: Removing directory 2026/04/09 04:59:20 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRmdirsWithFilter (14.32s) === RUN TestCopyURL run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:59:29 DEBUG : filename.txt: File name found in url 2026/04/09 04:59:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 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:292: Sleeping for 9s just to make sure --- PASS: TestCopyURL (24.33s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" --- PASS: TestCopyURLDownloadHeaders (1.75s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 04:59:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/09 04:59:55 ERROR : file1: Failed to copy: failed to create file metadata: create meta: Folder not found (status 404) 2026/04/09 04:59:55 ERROR : file1: Not deleting source as copy failed: failed to create file metadata: create meta: Folder not found (status 404) operations_test.go:963: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:963 Error: Received unexpected error: failed to create file metadata: create meta: Folder not found (status 404) Test: TestMoveFile run.go:130: removing file "file2" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "file2" failed - try 2/5: delete file: File not found (status 404) run.go:130: removing file "file2" failed - try 3/5: delete file: File not found (status 404) run.go:130: removing file "filename.txt" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "filename.txt" failed - try 2/5: delete file: File not found (status 404) run.go:130: removing file "filename.txt" failed - try 3/5: delete file: File not found (status 404) run.go:130: removing file "filename.txt" failed - try 4/5: delete file: File not found (status 404) run.go:130: removing file "filename.txt" failed - try 5/5: delete file: File not found (status 404) run.go:133: removing file "filename.txt" failed: delete file: File not found (status 404) run.go:130: removing file "headerfilename.txt" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "headerfilename.txt" failed - try 2/5: delete file: File not found (status 404) run.go:130: removing file "headerfilename.txt" failed - try 3/5: delete file: File not found (status 404) run.go:130: removing file "headerfilename.txt" failed - try 4/5: delete file: File not found (status 404) run.go:130: removing file "headerfilename.txt" failed - try 5/5: delete file: File not found (status 404) run.go:133: removing file "headerfilename.txt" failed: delete file: File not found (status 404) --- FAIL: TestMoveFile (18.98s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 05:00:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/09 05:00:14 DEBUG : file1: size = 14 OK 2026/04/09 05:00:14 INFO : file1: Copied (new) 2026/04/09 05:00:14 INFO : file1: Deleted 2026/04/09 05:00:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/09 05:00:16 ERROR : file1: Failed to copy: get file meta: File not found (status 404) 2026/04/09 05:00:16 ERROR : file1: Not deleting source as copy failed: get file meta: File not found (status 404) operations_test.go:1001: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1001 Error: Received unexpected error: get file meta: File not found (status 404) Test: TestMoveFileWithIgnoreExisting run.go:130: removing dir "sub" failed - try 1/5: directory not found run.go:130: removing dir "sub" failed - try 2/5: directory not found run.go:130: removing dir "sub" failed - try 3/5: directory not found run.go:130: removing dir "sub" failed - try 4/5: directory not found run.go:130: removing dir "sub" failed - try 5/5: directory not found run.go:133: removing dir "sub" failed: directory not found 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1001 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want got file1 (14) 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1001 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "file1" --- FAIL: TestMoveFileWithIgnoreExisting (43.50s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.54s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.59s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/B1/three" to "Internxt root 'rclone-test-libiraf1meli'": failed to create file metadata: create meta: Folder not found (status 404) run.go:130: removing dir "A1/B1" failed - try 1/5: directory not found --- FAIL: TestDirMove (9.63s) === RUN TestGetFsInfo run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 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:292: Sleeping for 7s just to make sure --- PASS: TestGetFsInfo (11.20s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/04/09 05:01:27 DEBUG : Internxt root 'rclone-test-libiraf1meli': File to upload is small (34 bytes), uploading instead of streaming 2026/04/09 05:01:28 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/09 05:01:28 NOTICE: Internxt root 'rclone-test-libiraf1meli': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/09 05:01:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/09 05:01:28 DEBUG : Internxt root 'rclone-test-libiraf1meli': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/09 05:01:29 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/09 05:01:29 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical run.go:130: removing file "no_checksum_big_file_from_pipe" failed - try 1/5: delete file: File not found (status 404) === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 05:01:33 DEBUG : Internxt root 'rclone-test-libiraf1meli': File to upload is small (34 bytes), uploading instead of streaming 2026/04/09 05:01:34 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/09 05:01:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/09 05:01:34 DEBUG : Internxt root 'rclone-test-libiraf1meli': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/09 05:01:35 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/09 05:01:35 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 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:292: Sleeping for 7s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 05:01:49 DEBUG : Internxt root 'rclone-test-libiraf1meli': File to upload is small (34 bytes), uploading instead of streaming 2026/04/09 05:01:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/09 05:01:50 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/04/09 05:01:50 DEBUG : Internxt root 'rclone-test-libiraf1meli': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/09 05:01:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/09 05:01:51 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 05:02:01 DEBUG : Internxt root 'rclone-test-libiraf1meli': File to upload is small (34 bytes), uploading instead of streaming 2026/04/09 05:02:03 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/09 05:02:03 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/09 05:02:03 DEBUG : Internxt root 'rclone-test-libiraf1meli': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/09 05:02:04 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/09 05:02:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical run.go:130: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/5: delete file: File not found (status 404) --- PASS: TestRcat (47.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (13.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (15.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (11.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.31s) === RUN TestRcatMetadata run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.22s) === RUN TestRcatSize run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" 2026/04/09 05:02:09 DEBUG : Internxt root 'rclone-test-libiraf1meli': File to upload is small (60 bytes), uploading instead of streaming 2026/04/09 05:02:10 DEBUG : potato2: size = 60 OK 2026/04/09 05:02:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (2.42s) === RUN TestRcatSizeMetadata run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.59s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" run.go:130: removing file "potato1" failed - try 1/5: delete file: File not found (status 404) run.go:130: removing file "potato1" failed - try 2/5: delete file: File not found (status 404) --- PASS: TestRcatSizeUploadHeaders (4.41s) === RUN TestTouchDir run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.59s) === RUN TestMkdirMetadata run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.80s) === RUN TestMkdirModTime run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.42s) === RUN TestCopyDirMetadata run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.53s) === RUN TestSetDirModTime run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.47s) === RUN TestDirsEqual run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.52s) === RUN TestRemoveExisting run.go:185: Remote "Internxt root 'rclone-test-libiraf1meli'", Local "Local file system at /tmp/rclone3159995334", Modify Window "876000h0m0s" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.87s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/04/09 05:02:22 DEBUG : Internxt root 'rclone-test-libiraf1meli': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 11m19.235251949s (try 1/5): exit status 1: Failed [TestMaxDelete TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestMoveFile TestMoveFileWithIgnoreExisting TestDirMove]