"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) 2026/02/22 01:32:07 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tehediw0suro" 2026/02/22 01:32:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:32:07 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:32:08 DEBUG : Creating backend with remote "/tmp/rclone3205647021" === 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-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/22 01:32:08 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/22 01:32:08 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.12s) === RUN TestSizeDiffers 2026/02/22 01:32:08 DEBUG : a: size = 0 OK 2026/02/22 01:32:08 DEBUG : a: size = 1 (memory) 2026/02/22 01:32:08 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/22 01:32:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/22 01:32:08 DEBUG : potato: Seek from 10 to 0 2026/02/22 01:32:08 DEBUG : potato: Seek from 10 to 0 2026/02/22 01:32:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/22 01:32:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Seek from 5 to 2 2026/02/22 01:32:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/22 01:32:08 DEBUG : potato: Seek from 7 to 0 2026/02/22 01:32:08 DEBUG : potato: Seek from 7 to 0 2026/02/22 01:32:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/22 01:32:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Seek from 5 to 2 2026/02/22 01:32:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/22 01:32:08 DEBUG : potato: Seek from 8 to 0 2026/02/22 01:32:08 DEBUG : potato: Seek from 8 to 0 2026/02/22 01:32:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/22 01:32:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 01:32:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 01:32:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 01:32:08 DEBUG : potato: Seek from 5 to 2 2026/02/22 01:32:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/22 01:32:08 DEBUG : potato: Seek from 9 to 0 2026/02/22 01:32:08 DEBUG : potato: Seek from 9 to 0 2026/02/22 01:32:08 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-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", 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 (6.63s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.19s) === RUN TestCheckFsError 2026/02/22 01:32:15 DEBUG : Creating backend with remote "nonexistent" 2026/02/22 01:32:15 DEBUG : Creating backend with remote "nonexistent" 2026/02/22 01:32:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/22 01:32:15 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/02/22 01:32:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/22 01:32:15 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-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", 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 TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === NAME TestCheckDownload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (23.24s) --- PASS: TestCheckDownload/1 (0.90s) --- PASS: TestCheckDownload/2 (0.52s) --- PASS: TestCheckDownload/3 (0.57s) --- PASS: TestCheckDownload/4 (0.60s) --- PASS: TestCheckDownload/5 (0.67s) --- PASS: TestCheckDownload/6 (0.58s) --- PASS: TestCheckDownload/7 (0.53s) === RUN TestCheckSizeOnly run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (6.22s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.19s) --- PASS: TestCheckSizeOnly/3 (0.19s) --- PASS: TestCheckSizeOnly/4 (0.19s) --- PASS: TestCheckSizeOnly/5 (0.19s) --- PASS: TestCheckSizeOnly/6 (0.59s) --- PASS: TestCheckSizeOnly/7 (0.19s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/02/22 01:32:47 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/22 01:32:47 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/22 01:32:47 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/22 01:32:47 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/22 01:32:47 DEBUG : Internxt root 'rclone-test-tehediw0suro': Renamed existing file test.sum to backup test.rclone-backup-vulucuv8.sum (UUID: cf325559-22ec-42df-9aaf-7d239a5fd571) 2026/02/22 01:32:48 DEBUG : Internxt root 'rclone-test-tehediw0suro': Upload succeeded, deleting backup file test.rclone-backup-vulucuv8.sum (UUID: cf325559-22ec-42df-9aaf-7d239a5fd571) 2026/02/22 01:32:48 DEBUG : Internxt root 'rclone-test-tehediw0suro': Successfully deleted backup file 2026/02/22 01:32:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/22 01:32:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/22 01:32:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/22 01:32:48 NOTICE: test.sum: 2 warning(s) suppressed... fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestParseSumFile (11.97s) === RUN TestCheckSum run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:32:56 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tehediw0suro/data" 2026/02/22 01:32:56 DEBUG : Config file has changed externally - reloading 2026/02/22 01:32:56 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 check_test.go:350: Internxt root 'rclone-test-tehediw0suro/data' lacks md5, skipping --- SKIP: TestCheckSum (1.43s) === RUN TestCheckSumDownload run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:32:57 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tehediw0suro/data" 2026/02/22 01:32:58 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestCheckSumDownload/subtest1 2026/02/22 01:33:03 DEBUG : Internxt root 'rclone-test-tehediw0suro': Renamed existing file test.sum to backup test.rclone-backup-dusevog4.sum (UUID: 9c3d9936-d0c0-4376-af44-5802e9eb98ed) 2026/02/22 01:33:03 DEBUG : Internxt root 'rclone-test-tehediw0suro': Upload succeeded, deleting backup file test.rclone-backup-dusevog4.sum (UUID: 9c3d9936-d0c0-4376-af44-5802e9eb98ed) 2026/02/22 01:33:03 DEBUG : Internxt root 'rclone-test-tehediw0suro': Successfully deleted backup file === RUN TestCheckSumDownload/subtest2 2026/02/22 01:33:05 DEBUG : Internxt root 'rclone-test-tehediw0suro': Renamed existing file test.sum to backup test.rclone-backup-fuwuvop2.sum (UUID: ace72913-78ce-4463-8731-80a960b1834e) 2026/02/22 01:33:06 DEBUG : Internxt root 'rclone-test-tehediw0suro': Upload succeeded, deleting backup file test.rclone-backup-fuwuvop2.sum (UUID: ace72913-78ce-4463-8731-80a960b1834e) 2026/02/22 01:33:06 DEBUG : Internxt root 'rclone-test-tehediw0suro': Successfully deleted backup file === RUN TestCheckSumDownload/subtest3 2026/02/22 01:33:08 DEBUG : Internxt root 'rclone-test-tehediw0suro': Renamed existing file test.sum to backup test.rclone-backup-pumelel6.sum (UUID: 21cdbbad-21a0-42c8-857b-cee19038785a) 2026/02/22 01:33:08 DEBUG : Internxt root 'rclone-test-tehediw0suro': Upload succeeded, deleting backup file test.rclone-backup-pumelel6.sum (UUID: 21cdbbad-21a0-42c8-857b-cee19038785a) 2026/02/22 01:33:09 DEBUG : Internxt root 'rclone-test-tehediw0suro': Successfully deleted backup file === RUN TestCheckSumDownload/subtest4 2026/02/22 01:33:10 DEBUG : Internxt root 'rclone-test-tehediw0suro': Renamed existing file test.sum to backup test.rclone-backup-habasoj8.sum (UUID: ecbafaf4-9241-4c77-ad3c-531943642a9e) 2026/02/22 01:33:11 DEBUG : Internxt root 'rclone-test-tehediw0suro': Upload succeeded, deleting backup file test.rclone-backup-habasoj8.sum (UUID: ecbafaf4-9241-4c77-ad3c-531943642a9e) 2026/02/22 01:33:11 DEBUG : Internxt root 'rclone-test-tehediw0suro': Successfully deleted backup file === RUN TestCheckSumDownload/subtest5 2026/02/22 01:33:13 DEBUG : Internxt root 'rclone-test-tehediw0suro': Renamed existing file test.sum to backup test.rclone-backup-bofawap4.sum (UUID: 92fe6655-dad8-4ec5-862b-a82a367a0d1f) 2026/02/22 01:33:14 DEBUG : Internxt root 'rclone-test-tehediw0suro': Upload succeeded, deleting backup file test.rclone-backup-bofawap4.sum (UUID: 92fe6655-dad8-4ec5-862b-a82a367a0d1f) 2026/02/22 01:33:14 DEBUG : Internxt root 'rclone-test-tehediw0suro': Successfully deleted backup file === RUN TestCheckSumDownload/subtest6 2026/02/22 01:33:16 DEBUG : Internxt root 'rclone-test-tehediw0suro': Renamed existing file data/banana to backup banana.rclone-backup-qibeyoy0. (UUID: a5e9a7ae-9e4e-443c-97e0-ee00eef6b029) 2026/02/22 01:33:16 DEBUG : Internxt root 'rclone-test-tehediw0suro': Upload succeeded, deleting backup file banana.rclone-backup-qibeyoy0. (UUID: a5e9a7ae-9e4e-443c-97e0-ee00eef6b029) 2026/02/22 01:33:16 DEBUG : Internxt root 'rclone-test-tehediw0suro': Successfully deleted backup file 2026/02/22 01:33:17 DEBUG : Internxt root 'rclone-test-tehediw0suro': Renamed existing file data/potato to backup potato.rclone-backup-bebakav1. (UUID: 8cb5f6f0-f69e-4d92-870e-6dd0d0f49c90) 2026/02/22 01:33:17 DEBUG : Internxt root 'rclone-test-tehediw0suro': Upload succeeded, deleting backup file potato.rclone-backup-bebakav1. (UUID: 8cb5f6f0-f69e-4d92-870e-6dd0d0f49c90) 2026/02/22 01:33:17 DEBUG : Internxt root 'rclone-test-tehediw0suro': Successfully deleted backup file 2026/02/22 01:33:18 DEBUG : Internxt root 'rclone-test-tehediw0suro': Renamed existing file test.sum to backup test.rclone-backup-majadis8.sum (UUID: e41caa8f-d71f-4d1c-af08-80a5015b3ca6) 2026/02/22 01:33:18 DEBUG : Internxt root 'rclone-test-tehediw0suro': Upload succeeded, deleting backup file test.rclone-backup-majadis8.sum (UUID: e41caa8f-d71f-4d1c-af08-80a5015b3ca6) 2026/02/22 01:33:19 DEBUG : Internxt root 'rclone-test-tehediw0suro': Successfully deleted backup file === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (24.29s) --- PASS: TestCheckSumDownload/subtest1 (1.21s) --- PASS: TestCheckSumDownload/subtest2 (1.04s) --- PASS: TestCheckSumDownload/subtest3 (1.27s) --- PASS: TestCheckSumDownload/subtest4 (1.05s) --- PASS: TestCheckSumDownload/subtest5 (0.99s) --- PASS: TestCheckSumDownload/subtest6 (0.86s) --- PASS: TestCheckSumDownload/subtest7 (1.09s) === RUN TestApplyTransforms 2026/02/22 01:33:22 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zevebug3pale" 2026/02/22 01:33:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:33:22 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:33:22 DEBUG : Creating backend with remote "/tmp/rclone236997586" run.go:185: Remote "Internxt root 'rclone-test-zevebug3pale'", Local "Local file system at /tmp/rclone236997586", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/02/22 01:33:24 ERROR : hello, world!: sum not found 2026/02/22 01:33:24 ERROR : HELLO, WORLD!: file not in Internxt root 'rclone-test-zevebug3pale' 2026/02/22 01:33:24 NOTICE: Internxt root 'rclone-test-zevebug3pale': 1 files missing 2026/02/22 01:33:24 NOTICE: 1 hashes missing 2026/02/22 01:33:24 NOTICE: Internxt root 'rclone-test-zevebug3pale': 1 differences found 2026/02/22 01:33:24 NOTICE: Internxt root 'rclone-test-zevebug3pale': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/22 01:33:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 01:33:25 NOTICE: Internxt root 'rclone-test-zevebug3pale': 0 differences found 2026/02/22 01:33:25 NOTICE: Internxt root 'rclone-test-zevebug3pale': 1 matching files 2026/02/22 01:33:25 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cutegin5kezo" 2026/02/22 01:33:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:33:25 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:33:25 DEBUG : Creating backend with remote "/tmp/rclone2523716895" run.go:185: Remote "Internxt root 'rclone-test-cutegin5kezo'", Local "Local file system at /tmp/rclone2523716895", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/02/22 01:33:27 ERROR : HELLO, WORLD!: sum not found 2026/02/22 01:33:27 ERROR : hello, world!: file not in Internxt root 'rclone-test-cutegin5kezo' 2026/02/22 01:33:27 NOTICE: Internxt root 'rclone-test-cutegin5kezo': 1 files missing 2026/02/22 01:33:27 NOTICE: 1 hashes missing 2026/02/22 01:33:27 NOTICE: Internxt root 'rclone-test-cutegin5kezo': 1 differences found 2026/02/22 01:33:27 NOTICE: Internxt root 'rclone-test-cutegin5kezo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/22 01:33:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 01:33:27 NOTICE: Internxt root 'rclone-test-cutegin5kezo': 0 differences found 2026/02/22 01:33:27 NOTICE: Internxt root 'rclone-test-cutegin5kezo': 1 matching files 2026/02/22 01:33:27 DEBUG : Creating backend with remote "TestInternxt:rclone-test-neyitef4seci" 2026/02/22 01:33:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:33:28 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:33:28 DEBUG : Creating backend with remote "/tmp/rclone130106876" run.go:185: Remote "Internxt root 'rclone-test-neyitef4seci'", Local "Local file system at /tmp/rclone130106876", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/22 01:33:29 ERROR : HeLlO, wOrLd!: sum not found 2026/02/22 01:33:29 ERROR : hello, world!: file not in Internxt root 'rclone-test-neyitef4seci' 2026/02/22 01:33:29 NOTICE: Internxt root 'rclone-test-neyitef4seci': 1 files missing 2026/02/22 01:33:29 NOTICE: 1 hashes missing 2026/02/22 01:33:29 NOTICE: Internxt root 'rclone-test-neyitef4seci': 1 differences found 2026/02/22 01:33:29 NOTICE: Internxt root 'rclone-test-neyitef4seci': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/22 01:33:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 01:33:30 NOTICE: Internxt root 'rclone-test-neyitef4seci': 0 differences found 2026/02/22 01:33:30 NOTICE: Internxt root 'rclone-test-neyitef4seci': 1 matching files 2026/02/22 01:33:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-vaxujot2canu" 2026/02/22 01:33:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:33:30 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:33:31 DEBUG : Creating backend with remote "/tmp/rclone1995827332" run.go:185: Remote "Internxt root 'rclone-test-vaxujot2canu'", Local "Local file system at /tmp/rclone1995827332", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/22 01:33:32 ERROR : HELLO, WORLD!: sum not found 2026/02/22 01:33:32 ERROR : HeLlO, wOrLd!: file not in Internxt root 'rclone-test-vaxujot2canu' 2026/02/22 01:33:32 NOTICE: Internxt root 'rclone-test-vaxujot2canu': 1 files missing 2026/02/22 01:33:32 NOTICE: 1 hashes missing 2026/02/22 01:33:32 NOTICE: Internxt root 'rclone-test-vaxujot2canu': 1 differences found 2026/02/22 01:33:32 NOTICE: Internxt root 'rclone-test-vaxujot2canu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/22 01:33:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 01:33:33 NOTICE: Internxt root 'rclone-test-vaxujot2canu': 0 differences found 2026/02/22 01:33:33 NOTICE: Internxt root 'rclone-test-vaxujot2canu': 1 matching files 2026/02/22 01:33:33 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qaqoxab8sudu" 2026/02/22 01:33:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:33:33 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:33:34 DEBUG : Creating backend with remote "/tmp/rclone1576450695" 2026/02/22 01:33:34 DEBUG : Config file has changed externally - reloading run.go:185: Remote "Internxt root 'rclone-test-qaqoxab8sudu'", Local "Local file system at /tmp/rclone1576450695", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/02/22 01:33:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/22 01:33:35 ERROR : 測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-qaqoxab8sudu' 2026/02/22 01:33:35 NOTICE: Internxt root 'rclone-test-qaqoxab8sudu': 1 files missing 2026/02/22 01:33:35 NOTICE: 1 hashes missing 2026/02/22 01:33:35 NOTICE: Internxt root 'rclone-test-qaqoxab8sudu': 1 differences found 2026/02/22 01:33:35 NOTICE: Internxt root 'rclone-test-qaqoxab8sudu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/22 01:33:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 01:33:35 NOTICE: Internxt root 'rclone-test-qaqoxab8sudu': 0 differences found 2026/02/22 01:33:35 NOTICE: Internxt root 'rclone-test-qaqoxab8sudu': 1 matching files 2026/02/22 01:33:35 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bavelot6keso" 2026/02/22 01:33:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:33:36 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:33:36 DEBUG : Creating backend with remote "/tmp/rclone1378459183" run.go:185: Remote "Internxt root 'rclone-test-bavelot6keso'", Local "Local file system at /tmp/rclone1378459183", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/02/22 01:33:37 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/22 01:33:37 ERROR : 測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-bavelot6keso' 2026/02/22 01:33:37 NOTICE: Internxt root 'rclone-test-bavelot6keso': 1 files missing 2026/02/22 01:33:37 NOTICE: 1 hashes missing 2026/02/22 01:33:37 NOTICE: Internxt root 'rclone-test-bavelot6keso': 1 differences found 2026/02/22 01:33:37 NOTICE: Internxt root 'rclone-test-bavelot6keso': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/22 01:33:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 01:33:38 NOTICE: Internxt root 'rclone-test-bavelot6keso': 0 differences found 2026/02/22 01:33:38 NOTICE: Internxt root 'rclone-test-bavelot6keso': 1 matching files 2026/02/22 01:33:38 DEBUG : Creating backend with remote "TestInternxt:rclone-test-rewawij2gupo" 2026/02/22 01:33:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:33:38 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:33:39 DEBUG : Creating backend with remote "/tmp/rclone3789732596" run.go:185: Remote "Internxt root 'rclone-test-rewawij2gupo'", Local "Local file system at /tmp/rclone3789732596", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/02/22 01:33:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/22 01:33:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-rewawij2gupo' 2026/02/22 01:33:40 NOTICE: Internxt root 'rclone-test-rewawij2gupo': 1 files missing 2026/02/22 01:33:40 NOTICE: 1 hashes missing 2026/02/22 01:33:40 NOTICE: Internxt root 'rclone-test-rewawij2gupo': 1 differences found 2026/02/22 01:33:40 NOTICE: Internxt root 'rclone-test-rewawij2gupo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/22 01:33:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 01:33:41 NOTICE: Internxt root 'rclone-test-rewawij2gupo': 0 differences found 2026/02/22 01:33:41 NOTICE: Internxt root 'rclone-test-rewawij2gupo': 1 matching files 2026/02/22 01:33:41 DEBUG : Creating backend with remote "TestInternxt:rclone-test-niquzot2qape" 2026/02/22 01:33:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:33:41 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:33:41 DEBUG : Creating backend with remote "/tmp/rclone1660042526" run.go:185: Remote "Internxt root 'rclone-test-niquzot2qape'", Local "Local file system at /tmp/rclone1660042526", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/02/22 01:33:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/22 01:33:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-niquzot2qape' 2026/02/22 01:33:42 NOTICE: Internxt root 'rclone-test-niquzot2qape': 1 files missing 2026/02/22 01:33:42 NOTICE: 1 hashes missing 2026/02/22 01:33:42 NOTICE: Internxt root 'rclone-test-niquzot2qape': 1 differences found 2026/02/22 01:33:42 NOTICE: Internxt root 'rclone-test-niquzot2qape': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/22 01:33:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 01:33:43 NOTICE: Internxt root 'rclone-test-niquzot2qape': 0 differences found 2026/02/22 01:33:43 NOTICE: Internxt root 'rclone-test-niquzot2qape': 1 matching files 2026/02/22 01:33:43 DEBUG : Creating backend with remote "TestInternxt:rclone-test-daxucuz0susi" 2026/02/22 01:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:33:43 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:33:43 DEBUG : Creating backend with remote "/tmp/rclone2492149200" run.go:185: Remote "Internxt root 'rclone-test-daxucuz0susi'", Local "Local file system at /tmp/rclone2492149200", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/02/22 01:33:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/22 01:33:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-daxucuz0susi' 2026/02/22 01:33:45 NOTICE: Internxt root 'rclone-test-daxucuz0susi': 1 files missing 2026/02/22 01:33:45 NOTICE: 1 hashes missing 2026/02/22 01:33:45 NOTICE: Internxt root 'rclone-test-daxucuz0susi': 1 differences found 2026/02/22 01:33:45 NOTICE: Internxt root 'rclone-test-daxucuz0susi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/22 01:33:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 01:33:46 NOTICE: Internxt root 'rclone-test-daxucuz0susi': 0 differences found 2026/02/22 01:33:46 NOTICE: Internxt root 'rclone-test-daxucuz0susi': 1 matching files 2026/02/22 01:33:46 DEBUG : Creating backend with remote "TestInternxt:rclone-test-nibohuj0wila" 2026/02/22 01:33:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:33:46 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:33:46 DEBUG : Creating backend with remote "/tmp/rclone4282244061" run.go:185: Remote "Internxt root 'rclone-test-nibohuj0wila'", Local "Local file system at /tmp/rclone4282244061", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/02/22 01:33:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/22 01:33:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Internxt root 'rclone-test-nibohuj0wila' 2026/02/22 01:33:48 NOTICE: Internxt root 'rclone-test-nibohuj0wila': 1 files missing 2026/02/22 01:33:48 NOTICE: 1 hashes missing 2026/02/22 01:33:48 NOTICE: Internxt root 'rclone-test-nibohuj0wila': 1 differences found 2026/02/22 01:33:48 NOTICE: Internxt root 'rclone-test-nibohuj0wila': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/22 01:33:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 01:33:49 NOTICE: Internxt root 'rclone-test-nibohuj0wila': 0 differences found 2026/02/22 01:33:49 NOTICE: Internxt root 'rclone-test-nibohuj0wila': 1 matching files 2026/02/22 01:33:49 DEBUG : Internxt root 'rclone-test-nibohuj0wila': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/22 01:33:49 DEBUG : Internxt root 'rclone-test-nibohuj0wila': Purge dir "" 2026/02/22 01:33:50 DEBUG : Internxt root 'rclone-test-daxucuz0susi': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/22 01:33:50 DEBUG : Internxt root 'rclone-test-daxucuz0susi': Purge dir "" 2026/02/22 01:33:51 DEBUG : Internxt root 'rclone-test-niquzot2qape': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/22 01:33:51 DEBUG : Internxt root 'rclone-test-niquzot2qape': Purge dir "" 2026/02/22 01:33:51 DEBUG : Internxt root 'rclone-test-rewawij2gupo': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/22 01:33:52 DEBUG : Internxt root 'rclone-test-rewawij2gupo': Purge dir "" 2026/02/22 01:33:52 DEBUG : Internxt root 'rclone-test-bavelot6keso': Purge object "測試_Русский___ě_áñ" 2026/02/22 01:33:52 DEBUG : Internxt root 'rclone-test-bavelot6keso': Purge dir "" 2026/02/22 01:33:53 DEBUG : Internxt root 'rclone-test-qaqoxab8sudu': Purge object "測試_Русский___ě_áñ" 2026/02/22 01:33:53 DEBUG : Internxt root 'rclone-test-qaqoxab8sudu': Purge dir "" 2026/02/22 01:33:54 DEBUG : Internxt root 'rclone-test-vaxujot2canu': Purge object "HELLO, WORLD!" 2026/02/22 01:33:54 DEBUG : Internxt root 'rclone-test-vaxujot2canu': Purge dir "" 2026/02/22 01:33:55 DEBUG : Internxt root 'rclone-test-neyitef4seci': Purge object "HeLlO, wOrLd!" 2026/02/22 01:33:55 DEBUG : Internxt root 'rclone-test-neyitef4seci': Purge dir "" 2026/02/22 01:33:56 DEBUG : Internxt root 'rclone-test-cutegin5kezo': Purge object "HELLO, WORLD!" 2026/02/22 01:33:56 DEBUG : Internxt root 'rclone-test-cutegin5kezo': Purge dir "" 2026/02/22 01:33:57 DEBUG : Internxt root 'rclone-test-zevebug3pale': Purge object "hello, world!" 2026/02/22 01:33:57 DEBUG : Internxt root 'rclone-test-zevebug3pale': Purge dir "" --- PASS: TestApplyTransforms (35.58s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:33:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/22 01:33:58 DEBUG : sub/file2: size = 14 OK 2026/02/22 01:33:58 INFO : file1: Copied (new) to: sub/file2 2026/02/22 01:33:59 DEBUG : sub/file2: size = 14 OK 2026/02/22 01:33:59 DEBUG : file1: Sizes identical 2026/02/22 01:33:59 DEBUG : file1: Unchanged skipping 2026/02/22 01:33:59 DEBUG : Internxt root 'rclone-test-tehediw0suro': don't need to copy/move sub/file2, it is already at target location run.go:130: removing dir "sub" failed - try 1/5: directory not empty 2026/02/22 01:34:02 ERROR : sub: 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: TestCopyFile (12.25s) === RUN TestCopyLongFile run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.38s) === RUN TestCopyFileCompareDest run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:34:10 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tehediw0suro/dst" 2026/02/22 01:34:11 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:34:11 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tehediw0suro/CompareDest" 2026/02/22 01:34:12 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:34:12 DEBUG : one: Need to transfer - File not found at Destination 2026/02/22 01:34:13 DEBUG : one: size = 3 OK 2026/02/22 01:34:13 INFO : one: Copied (new) 2026/02/22 01:34:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3205647021) 2026/02/22 01:34:14 DEBUG : one: size = 3 (Internxt root 'rclone-test-tehediw0suro/dst') 2026/02/22 01:34:14 DEBUG : one: Sizes differ 2026/02/22 01:34:15 DEBUG : Internxt root 'rclone-test-tehediw0suro/dst': Renamed existing file one to backup one.rclone-backup-qeyelop6. (UUID: dff03a46-4951-4f2c-a2bb-0b74b8f64c86) 2026/02/22 01:34:15 DEBUG : Internxt root 'rclone-test-tehediw0suro/dst': Upload succeeded, deleting backup file one.rclone-backup-qeyelop6. (UUID: dff03a46-4951-4f2c-a2bb-0b74b8f64c86) 2026/02/22 01:34:15 DEBUG : Internxt root 'rclone-test-tehediw0suro/dst': Successfully deleted backup file 2026/02/22 01:34:15 DEBUG : one: size = 5 OK 2026/02/22 01:34:15 INFO : one: Copied (replaced existing) 2026/02/22 01:34:16 DEBUG : Internxt root 'rclone-test-tehediw0suro': Renamed existing file dst/one to backup one.rclone-backup-jenejiz1. (UUID: 4e860b54-90d4-4eda-b72a-b84b27b24c6d) 2026/02/22 01:34:17 DEBUG : Internxt root 'rclone-test-tehediw0suro': Upload succeeded, deleting backup file one.rclone-backup-jenejiz1. (UUID: 4e860b54-90d4-4eda-b72a-b84b27b24c6d) 2026/02/22 01:34:17 DEBUG : Internxt root 'rclone-test-tehediw0suro': Successfully deleted backup file 2026/02/22 01:34:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3205647021) 2026/02/22 01:34:18 DEBUG : one: size = 3 (Internxt root 'rclone-test-tehediw0suro/dst') 2026/02/22 01:34:18 DEBUG : one: Sizes differ 2026/02/22 01:34:19 DEBUG : one: size = 5 OK 2026/02/22 01:34:19 DEBUG : one: Sizes identical 2026/02/22 01:34:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/22 01:34:20 DEBUG : two: Need to transfer - File not found at Destination 2026/02/22 01:34:20 DEBUG : two: size = 3 OK 2026/02/22 01:34:20 DEBUG : two: Sizes identical 2026/02/22 01:34:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/22 01:34:21 DEBUG : two: Need to transfer - File not found at Destination 2026/02/22 01:34:21 DEBUG : two: size = 3 OK 2026/02/22 01:34:21 DEBUG : two: Sizes identical 2026/02/22 01:34:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/22 01:34:22 DEBUG : two: Need to transfer - File not found at Destination 2026/02/22 01:34:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone3205647021) 2026/02/22 01:34:22 DEBUG : two: size = 3 (Internxt root 'rclone-test-tehediw0suro/CompareDest') 2026/02/22 01:34:22 DEBUG : two: Sizes differ 2026/02/22 01:34:23 DEBUG : two: size = 5 OK 2026/02/22 01:34:23 INFO : two: Copied (new) 2026/02/22 01:34:25 ERROR : CompareDest: 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: TestCopyFileCompareDest (22.13s) === RUN TestCopyFileCopyDest run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.38s) === RUN TestCopyInplace run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.39s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.74s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:34:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/22 01:34:36 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/22 01:34:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/22 01:34:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/22 01:34:36 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to pre-read data: max transfer limit reached as set by --max-transfer 2026/02/22 01:34:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/22 01:34:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/22 01:34:38 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/22 01:34:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.90s) === RUN TestDeduplicateInteractive run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.39s) === RUN TestDeduplicateSkip run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.59s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.43s) === RUN TestDeduplicateFirst run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.57s) === RUN TestDeduplicateNewest run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.65s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.39s) === RUN TestDeduplicateLargest run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.37s) === RUN TestDeduplicateSmallest run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.37s) === RUN TestDeduplicateRename run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.41s) === RUN TestMergeDirs run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.39s) === RUN TestListDirSorted run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:34:52 DEBUG : a.txt: Excluded (Size Filter) 2026/02/22 01:34:52 DEBUG : a.txt: Excluded 2026/02/22 01:34:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/22 01:34:52 DEBUG : sub dir/hello world: Excluded 2026/02/22 01:34:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/22 01:34:52 DEBUG : sub dir/hello world2: Excluded 2026/02/22 01:34:53 DEBUG : sub dir/ignore dir: Excluded 2026/02/22 01:34:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/22 01:34:53 DEBUG : sub dir/hello world: Excluded 2026/02/22 01:34:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/22 01:34:53 DEBUG : sub dir/hello world2: Excluded 2026/02/22 01:34:53 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (11.61s) === RUN TestListDirSortedFn run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:35:05 DEBUG : a.txt: Excluded (Size Filter) 2026/02/22 01:35:05 DEBUG : a.txt: Excluded 2026/02/22 01:35:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/22 01:35:05 DEBUG : sub dir/hello world: Excluded 2026/02/22 01:35:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/22 01:35:05 DEBUG : sub dir/hello world2: Excluded 2026/02/22 01:35:05 DEBUG : sub dir/ignore dir: Excluded 2026/02/22 01:35:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/22 01:35:06 DEBUG : sub dir/hello world: Excluded 2026/02/22 01:35:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/22 01:35:06 DEBUG : sub dir/hello world2: Excluded 2026/02/22 01:35:06 DEBUG : sub dir/ignore dir: Excluded run.go:130: removing dir "sub dir" failed - try 1/5: directory not empty 2026/02/22 01:35:11 ERROR : sub dir: 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: TestListDirSortedFn (20.72s) === RUN TestListJSON run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", 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/02/22 01:35:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/22 01:35:24 ERROR : sub: error listing: directory not found === NAME TestListJSON fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestListJSON (13.94s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.45s) === RUN TestStatJSON run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", 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/02/22 01:35:37 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tehediw0suro/notfound" 2026/02/22 01:35:37 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:35:39 ERROR : sub: error listing: directory not found === NAME TestStatJSON fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestStatJSON (14.61s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.34s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.15s) --- PASS: TestStatJSON/NotFound (0.34s) --- PASS: TestStatJSON/DirFilesOnly (0.10s) --- PASS: TestStatJSON/FileFilesOnly (0.10s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.16s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.20s) === RUN TestMkdir run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:35:46 INFO : Internxt root 'rclone-test-tehediw0suro': Making directory 2026/02/22 01:35:47 INFO : Internxt root 'rclone-test-tehediw0suro': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" --- PASS: TestLsd (2.57s) === RUN TestLs run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" --- PASS: TestLs (2.60s) === RUN TestLsWithFilesFrom run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:35:54 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/22 01:35:54 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.47s) === RUN TestLsLong run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" --- PASS: TestLsLong (2.31s) === RUN TestHashSums run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" --- PASS: TestHashSums (2.23s) === RUN TestHashSumsWithErrors 2026/02/22 01:35:59 DEBUG : Creating backend with remote ":memory:" 2026/02/22 01:35:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/22 01:35:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/22 01:35:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/22 01:35:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/22 01:35:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/22 01:35:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/22 01:35:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/22 01:35:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/22 01:35:59 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-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" --- PASS: TestCount (4.08s) === RUN TestDelete run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:36:05 DEBUG : Waiting for deletions to finish 2026/02/22 01:36:06 DEBUG : large: Excluded (Size Filter) 2026/02/22 01:36:06 DEBUG : large: Excluded 2026/02/22 01:36:06 INFO : small: Deleted 2026/02/22 01:36:06 INFO : medium: Deleted --- PASS: TestDelete (3.35s) === RUN TestMaxDelete run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:36:09 DEBUG : Waiting for deletions to finish 2026/02/22 01:36:09 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/22 01:36:09 INFO : medium: Deleted 2026/02/22 01:36:09 INFO : large: Deleted --- PASS: TestMaxDelete (3.55s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:36:12 DEBUG : Waiting for deletions to finish 2026/02/22 01:36:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/22 01:36:13 INFO : medium: Deleted 2026/02/22 01:36:13 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 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMaxDeleteSizeLargeFile (18.05s) === RUN TestMaxDeleteSize run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:36:31 DEBUG : Waiting for deletions to finish 2026/02/22 01:36:31 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/22 01:36:31 INFO : large: Deleted 2026/02/22 01:36:31 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (4.16s) === RUN TestReadFile run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" --- PASS: TestReadFile (2.44s) === RUN TestRetry 2026/02/22 01:36:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/22 01:36:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/22 01:36:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/22 01:36:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/22 01:36:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/22 01:36:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/22 01:36:35 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-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", 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 --- PASS: TestCat (14.96s) === RUN TestPurge 2026/02/22 01:36:50 DEBUG : Creating backend with remote "TestInternxt:rclone-test-nawitor7yute" 2026/02/22 01:36:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 01:36:50 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/22 01:36:51 DEBUG : Creating backend with remote "/tmp/rclone3926528764" run.go:185: Remote "Internxt root 'rclone-test-nawitor7yute'", Local "Local file system at /tmp/rclone3926528764", Modify Window "876000h0m0s" 2026/02/22 01:36:52 INFO : A2: Making directory 2026/02/22 01:36:53 INFO : A1/B2: Making directory 2026/02/22 01:36:53 INFO : A1/B2/C2: Making directory 2026/02/22 01:36:53 INFO : A1/B1/C3: Making directory 2026/02/22 01:36:53 INFO : A3: Making directory 2026/02/22 01:36:54 INFO : A3/B3: Making directory 2026/02/22 01:36:54 INFO : A3/B3/C4: Making directory 2026/02/22 01:36:56 DEBUG : Waiting for deletions to finish 2026/02/22 01:36:56 INFO : A1/B1/C1/one: Deleted 2026/02/22 01:36:57 DEBUG : removing 2 level 3 directories 2026/02/22 01:36:57 INFO : A1/B1/C3: Removing directory 2026/02/22 01:36:57 INFO : A1/B1/C1: Removing directory 2026/02/22 01:36:57 DEBUG : removing 1 level 2 directories 2026/02/22 01:36:57 INFO : A1/B1: Removing directory 2026/02/22 01:36:57 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:611: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:611 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestPurge 2026/02/22 01:36:58 DEBUG : Internxt root 'rclone-test-nawitor7yute': Purge object "A1/two" 2026/02/22 01:36:58 DEBUG : Internxt root 'rclone-test-nawitor7yute': Purge dir "A3/B3/C4" 2026/02/22 01:36:58 DEBUG : Internxt root 'rclone-test-nawitor7yute': Purge dir "A3/B3" 2026/02/22 01:36:59 NOTICE: purge failed to rmdir "A3/B3": directory not empty 2026/02/22 01:36:59 DEBUG : Internxt root 'rclone-test-nawitor7yute': Purge dir "A3" 2026/02/22 01:36:59 NOTICE: purge failed to rmdir "A3": directory not empty 2026/02/22 01:36:59 DEBUG : Internxt root 'rclone-test-nawitor7yute': Purge dir "A2" 2026/02/22 01:36:59 DEBUG : Internxt root 'rclone-test-nawitor7yute': Purge dir "A1/B2/C2" 2026/02/22 01:36:59 DEBUG : Internxt root 'rclone-test-nawitor7yute': Purge dir "A1/B2" 2026/02/22 01:36:59 NOTICE: purge failed to rmdir "A1/B2": directory not empty 2026/02/22 01:36:59 DEBUG : Internxt root 'rclone-test-nawitor7yute': Purge dir "A1/B1" 2026/02/22 01:37:00 DEBUG : Internxt root 'rclone-test-nawitor7yute': Purge dir "A1" 2026/02/22 01:37:00 NOTICE: purge failed to rmdir "A1": directory not empty 2026/02/22 01:37:00 DEBUG : Internxt root 'rclone-test-nawitor7yute': Purge dir "" 2026/02/22 01:37:00 NOTICE: purge failed to rmdir "": directory not empty --- FAIL: TestPurge (10.03s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/B1/C1/one" to "Internxt root 'rclone-test-tehediw0suro'": failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) run.go:130: removing dir "A1" failed - try 1/5: directory not empty 2026/02/22 01:37:03 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 (10.56s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:37:10 INFO : A1: Making directory 2026/02/22 01:37:11 INFO : A1/B1: Making directory 2026/02/22 01:37:11 INFO : A1/B1/C1: Making directory 2026/02/22 01:37:13 DEBUG : removing 1 level 3 directories 2026/02/22 01:37:13 INFO : A1/B1/C1: Removing directory 2026/02/22 01:37:13 DEBUG : removing 1 level 2 directories 2026/02/22 01:37:13 INFO : A1/B1: Removing directory 2026/02/22 01:37:15 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: TestRmdirsLeaveRoot (11.63s) === RUN TestRmdirsWithFilter run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:37:22 INFO : A1: Making directory 2026/02/22 01:37:22 INFO : A1/B1: Making directory 2026/02/22 01:37:23 INFO : A1/B1/C1: Making directory 2026/02/22 01:37:25 DEBUG : removing 1 level 3 directories 2026/02/22 01:37:25 INFO : A1/B1/C1: Removing directory 2026/02/22 01:37:25 DEBUG : removing 1 level 2 directories 2026/02/22 01:37:25 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.41s) === RUN TestCopyURL run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:37:28 DEBUG : filename.txt: File name found in url 2026/02/22 01:37:28 DEBUG : headerfilename.txt: filename found in Content-Disposition header. fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyURL (11.74s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:37:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/22 01:37:39 DEBUG : sub/file2: size = 14 OK 2026/02/22 01:37:39 INFO : file1: Copied (new) to: sub/file2 2026/02/22 01:37:39 INFO : file1: Deleted 2026/02/22 01:37:40 DEBUG : sub/file2: size = 14 OK 2026/02/22 01:37:40 DEBUG : file1: Sizes identical 2026/02/22 01:37:40 DEBUG : file1: Unchanged skipping 2026/02/22 01:37:40 INFO : file1: Deleted 2026/02/22 01:37:40 DEBUG : Internxt root 'rclone-test-tehediw0suro': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (3.62s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:37:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/22 01:37:43 DEBUG : file1: size = 14 OK 2026/02/22 01:37:43 INFO : file1: Copied (new) 2026/02/22 01:37:43 INFO : file1: Deleted 2026/02/22 01:37:43 DEBUG : file1: Destination exists, skipping 2026/02/22 01:37:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.59s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.36s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.39s) === RUN TestMoveFileBackupDir run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.40s) === 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-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:37:50 INFO : A1/B2: Making directory 2026/02/22 01:37:50 INFO : A1/B1/C3: Making directory operations_test.go:1388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1388 Error: Received unexpected error: RenameDir mkdir: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestDirMove 2026/02/22 01:37:57 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: TestDirMove (18.98s) === RUN TestGetFsInfo run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:38:05 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:38:05 DEBUG : Internxt root 'rclone-test-tehediw0suro': File to upload is small (34 bytes), uploading instead of streaming 2026/02/22 01:38:06 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/22 01:38:06 NOTICE: Internxt root 'rclone-test-tehediw0suro': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/22 01:38:06 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/22 01:38:06 DEBUG : Internxt root 'rclone-test-tehediw0suro': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/22 01:38:07 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/22 01:38:07 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:38:08 DEBUG : Internxt root 'rclone-test-tehediw0suro': File to upload is small (34 bytes), uploading instead of streaming 2026/02/22 01:38:09 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/22 01:38:09 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/22 01:38:09 DEBUG : Internxt root 'rclone-test-tehediw0suro': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/22 01:38:10 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/22 01:38:10 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:38:11 DEBUG : Internxt root 'rclone-test-tehediw0suro': File to upload is small (34 bytes), uploading instead of streaming 2026/02/22 01:38:12 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/22 01:38:12 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/02/22 01:38:12 DEBUG : Internxt root 'rclone-test-tehediw0suro': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/22 01:38:12 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/22 01:38:12 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:38:14 DEBUG : Internxt root 'rclone-test-tehediw0suro': File to upload is small (34 bytes), uploading instead of streaming 2026/02/22 01:38:15 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/22 01:38:15 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/22 01:38:15 DEBUG : Internxt root 'rclone-test-tehediw0suro': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/22 01:38:15 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/22 01:38:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (11.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.71s) === RUN TestRcatMetadata run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.42s) === RUN TestRcatSize run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" 2026/02/22 01:38:17 DEBUG : Internxt root 'rclone-test-tehediw0suro': File to upload is small (60 bytes), uploading instead of streaming 2026/02/22 01:38:18 DEBUG : potato2: size = 60 OK 2026/02/22 01:38:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (2.22s) === RUN TestRcatSizeMetadata run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.38s) === RUN TestTouchDir run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.37s) === RUN TestMkdirMetadata run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.38s) === RUN TestMkdirModTime run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.36s) === RUN TestCopyDirMetadata run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.38s) === RUN TestSetDirModTime run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.36s) === RUN TestDirsEqual run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.38s) === RUN TestRemoveExisting run.go:185: Remote "Internxt root 'rclone-test-tehediw0suro'", Local "Local file system at /tmp/rclone3205647021", Modify Window "876000h0m0s" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.57s) === 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/02/22 01:38:22 DEBUG : Internxt root 'rclone-test-tehediw0suro': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 6m15.867271527s (try 1/5): exit status 1: Failed [TestPurge TestRmdirsNoLeaveRoot TestDirMove]