"./operations.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5) 2025/04/29 02:31:19 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vunumiw0rehe" 2025/04/29 02:31:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:31:19 DEBUG : Creating backend with remote "/tmp/rclone2741416860" === 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:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2025/04/29 02:31:19 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.05s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2025/04/29 02:31:19 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/29 02:31:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 02:31:19 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/29 02:31:19 DEBUG : potato: Seek from 10 to 0 2025/04/29 02:31:19 DEBUG : potato: Seek from 10 to 0 2025/04/29 02:31:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/29 02:31:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 02:31:19 DEBUG : potato: Seek from 5 to 2 2025/04/29 02:31:19 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/29 02:31:19 DEBUG : potato: Seek from 7 to 0 2025/04/29 02:31:19 DEBUG : potato: Seek from 7 to 0 2025/04/29 02:31:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/29 02:31:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 02:31:19 DEBUG : potato: Seek from 5 to 2 2025/04/29 02:31:19 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/29 02:31:19 DEBUG : potato: Seek from 8 to 0 2025/04/29 02:31:19 DEBUG : potato: Seek from 8 to 0 2025/04/29 02:31:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/29 02:31:19 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 02:31:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 02:31:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 02:31:19 DEBUG : potato: Seek from 5 to 2 2025/04/29 02:31:19 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/29 02:31:19 DEBUG : potato: Seek from 9 to 0 2025/04/29 02:31:19 DEBUG : potato: Seek from 9 to 0 2025/04/29 02:31:19 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/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/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/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/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:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.21s) --- PASS: TestCheck/1 (0.10s) --- PASS: TestCheck/2 (0.07s) --- PASS: TestCheck/3 (0.07s) --- PASS: TestCheck/4 (0.07s) --- PASS: TestCheck/5 (0.06s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.06s) === RUN TestCheckFsError 2025/04/29 02:31:22 DEBUG : Creating backend with remote "nonexistent" 2025/04/29 02:31:22 DEBUG : Config file has changed externally - reloading 2025/04/29 02:31:22 DEBUG : Creating backend with remote "nonexistent" 2025/04/29 02:31:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/29 02:31:22 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/29 02:31:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/29 02:31:22 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:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.30s) --- PASS: TestCheckDownload/1 (0.24s) --- PASS: TestCheckDownload/2 (0.20s) --- PASS: TestCheckDownload/3 (0.20s) --- PASS: TestCheckDownload/4 (0.26s) --- PASS: TestCheckDownload/5 (0.31s) --- PASS: TestCheckDownload/6 (0.36s) --- PASS: TestCheckDownload/7 (0.24s) === RUN TestCheckSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.15s) --- PASS: TestCheckSizeOnly/1 (0.06s) --- PASS: TestCheckSizeOnly/2 (0.06s) --- PASS: TestCheckSizeOnly/3 (0.07s) --- PASS: TestCheckSizeOnly/4 (0.09s) --- PASS: TestCheckSizeOnly/5 (0.16s) --- PASS: TestCheckSizeOnly/6 (0.06s) --- PASS: TestCheckSizeOnly/7 (0.06s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:31:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/29 02:31:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/29 02:31:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/29 02:31:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/29 02:31:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/29 02:31:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/29 02:31:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/29 02:31:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.09s) === RUN TestCheckSum run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:31:32 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vunumiw0rehe/data" check_test.go:353: Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe/data lacks md5, skipping --- SKIP: TestCheckSum (0.36s) === RUN TestCheckSumDownload run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:31:32 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vunumiw0rehe/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (12.71s) --- PASS: TestCheckSumDownload/subtest1 (0.55s) --- PASS: TestCheckSumDownload/subtest2 (0.53s) --- PASS: TestCheckSumDownload/subtest3 (0.70s) --- PASS: TestCheckSumDownload/subtest4 (0.58s) --- PASS: TestCheckSumDownload/subtest5 (0.63s) --- PASS: TestCheckSumDownload/subtest6 (0.54s) --- PASS: TestCheckSumDownload/subtest7 (0.56s) === RUN TestApplyTransforms 2025/04/29 02:31:45 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-neweful4xoma" 2025/04/29 02:31:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:31:45 DEBUG : Creating backend with remote "/tmp/rclone1439176963" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-neweful4xoma", Local "Local file system at /tmp/rclone1439176963", Modify Window "1µs" upper checkfile vs. lower remote (without normalization) 2025/04/29 02:31:46 ERROR : hello, world!: sum not found 2025/04/29 02:31:46 ERROR : HELLO, WORLD!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-neweful4xoma 2025/04/29 02:31:46 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-neweful4xoma: 1 files missing 2025/04/29 02:31:46 NOTICE: 1 hashes missing 2025/04/29 02:31:46 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-neweful4xoma: 2 differences found 2025/04/29 02:31:46 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-neweful4xoma: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/29 02:31:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 02:31:46 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-neweful4xoma: 0 differences found 2025/04/29 02:31:46 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-neweful4xoma: 1 matching files 2025/04/29 02:31:46 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-pucuxep2dipi" 2025/04/29 02:31:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:31:46 DEBUG : Creating backend with remote "/tmp/rclone3286840704" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-pucuxep2dipi", Local "Local file system at /tmp/rclone3286840704", Modify Window "1µs" lower checkfile vs. upper remote (without normalization) 2025/04/29 02:31:47 ERROR : HELLO, WORLD!: sum not found 2025/04/29 02:31:47 ERROR : hello, world!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-pucuxep2dipi 2025/04/29 02:31:47 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-pucuxep2dipi: 1 files missing 2025/04/29 02:31:47 NOTICE: 1 hashes missing 2025/04/29 02:31:47 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-pucuxep2dipi: 2 differences found 2025/04/29 02:31:47 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-pucuxep2dipi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/29 02:31:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 02:31:47 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-pucuxep2dipi: 0 differences found 2025/04/29 02:31:47 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-pucuxep2dipi: 1 matching files 2025/04/29 02:31:47 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qoyuqej6gejo" 2025/04/29 02:31:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:31:48 DEBUG : Creating backend with remote "/tmp/rclone4279694305" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qoyuqej6gejo", Local "Local file system at /tmp/rclone4279694305", Modify Window "1µs" lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/29 02:31:48 ERROR : HeLlO, wOrLd!: sum not found 2025/04/29 02:31:48 ERROR : hello, world!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-qoyuqej6gejo 2025/04/29 02:31:48 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qoyuqej6gejo: 1 files missing 2025/04/29 02:31:48 NOTICE: 1 hashes missing 2025/04/29 02:31:48 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qoyuqej6gejo: 2 differences found 2025/04/29 02:31:48 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qoyuqej6gejo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/29 02:31:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 02:31:48 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qoyuqej6gejo: 0 differences found 2025/04/29 02:31:48 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qoyuqej6gejo: 1 matching files 2025/04/29 02:31:48 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-racatin7mina" 2025/04/29 02:31:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:31:49 DEBUG : Creating backend with remote "/tmp/rclone2618017255" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-racatin7mina", Local "Local file system at /tmp/rclone2618017255", Modify Window "1µs" upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/29 02:31:49 ERROR : HELLO, WORLD!: sum not found 2025/04/29 02:31:49 ERROR : HeLlO, wOrLd!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-racatin7mina 2025/04/29 02:31:49 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-racatin7mina: 1 files missing 2025/04/29 02:31:49 NOTICE: 1 hashes missing 2025/04/29 02:31:49 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-racatin7mina: 2 differences found 2025/04/29 02:31:49 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-racatin7mina: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/29 02:31:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 02:31:50 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-racatin7mina: 0 differences found 2025/04/29 02:31:50 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-racatin7mina: 1 matching files 2025/04/29 02:31:50 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-bamufuc3foce" 2025/04/29 02:31:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:31:50 DEBUG : Creating backend with remote "/tmp/rclone729025613" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-bamufuc3foce", Local "Local file system at /tmp/rclone729025613", Modify Window "1µs" NFD checkfile vs. NFC remote (without normalization) 2025/04/29 02:31:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/29 02:31:51 ERROR : 測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-bamufuc3foce 2025/04/29 02:31:51 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-bamufuc3foce: 1 files missing 2025/04/29 02:31:51 NOTICE: 1 hashes missing 2025/04/29 02:31:51 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-bamufuc3foce: 2 differences found 2025/04/29 02:31:51 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-bamufuc3foce: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/29 02:31:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 02:31:51 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-bamufuc3foce: 0 differences found 2025/04/29 02:31:51 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-bamufuc3foce: 1 matching files 2025/04/29 02:31:51 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-yuvuken7vato" 2025/04/29 02:31:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:31:51 DEBUG : Creating backend with remote "/tmp/rclone4097700723" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-yuvuken7vato", Local "Local file system at /tmp/rclone4097700723", Modify Window "1µs" NFC checkfile vs. NFD remote (without normalization) 2025/04/29 02:31:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/29 02:31:52 ERROR : 測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-yuvuken7vato 2025/04/29 02:31:52 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yuvuken7vato: 1 files missing 2025/04/29 02:31:52 NOTICE: 1 hashes missing 2025/04/29 02:31:52 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yuvuken7vato: 2 differences found 2025/04/29 02:31:52 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yuvuken7vato: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/29 02:31:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 02:31:52 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yuvuken7vato: 0 differences found 2025/04/29 02:31:52 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yuvuken7vato: 1 matching files 2025/04/29 02:31:52 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-wisewaf4puwe" 2025/04/29 02:31:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:31:52 DEBUG : Creating backend with remote "/tmp/rclone2599432239" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-wisewaf4puwe", Local "Local file system at /tmp/rclone2599432239", Modify Window "1µs" NFDx2 checkfile vs. both remote (without normalization) 2025/04/29 02:31:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 02:31:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-wisewaf4puwe 2025/04/29 02:31:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-wisewaf4puwe: 1 files missing 2025/04/29 02:31:53 NOTICE: 1 hashes missing 2025/04/29 02:31:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-wisewaf4puwe: 2 differences found 2025/04/29 02:31:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-wisewaf4puwe: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/29 02:31:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 02:31:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-wisewaf4puwe: 0 differences found 2025/04/29 02:31:53 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-wisewaf4puwe: 1 matching files 2025/04/29 02:31:53 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-yamoyuv8siqi" 2025/04/29 02:31:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:31:53 DEBUG : Creating backend with remote "/tmp/rclone472393076" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-yamoyuv8siqi", Local "Local file system at /tmp/rclone472393076", Modify Window "1µs" NFCx2 checkfile vs. both remote (without normalization) 2025/04/29 02:31:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 02:31:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-yamoyuv8siqi 2025/04/29 02:31:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yamoyuv8siqi: 1 files missing 2025/04/29 02:31:54 NOTICE: 1 hashes missing 2025/04/29 02:31:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yamoyuv8siqi: 2 differences found 2025/04/29 02:31:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yamoyuv8siqi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/29 02:31:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 02:31:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yamoyuv8siqi: 0 differences found 2025/04/29 02:31:54 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yamoyuv8siqi: 1 matching files 2025/04/29 02:31:54 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qigoyad6hako" 2025/04/29 02:31:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:31:55 DEBUG : Creating backend with remote "/tmp/rclone1011549139" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qigoyad6hako", Local "Local file system at /tmp/rclone1011549139", Modify Window "1µs" both checkfile vs. NFDx2 remote (without normalization) 2025/04/29 02:31:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 02:31:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-qigoyad6hako 2025/04/29 02:31:55 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qigoyad6hako: 1 files missing 2025/04/29 02:31:55 NOTICE: 1 hashes missing 2025/04/29 02:31:55 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qigoyad6hako: 2 differences found 2025/04/29 02:31:55 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qigoyad6hako: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/29 02:31:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 02:31:55 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qigoyad6hako: 0 differences found 2025/04/29 02:31:55 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qigoyad6hako: 1 matching files 2025/04/29 02:31:55 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-zifurun2nuki" 2025/04/29 02:31:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:31:56 DEBUG : Creating backend with remote "/tmp/rclone3887655194" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-zifurun2nuki", Local "Local file system at /tmp/rclone3887655194", Modify Window "1µs" both checkfile vs. NFCx2 remote (without normalization) 2025/04/29 02:31:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 02:31:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-zifurun2nuki 2025/04/29 02:31:56 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-zifurun2nuki: 1 files missing 2025/04/29 02:31:56 NOTICE: 1 hashes missing 2025/04/29 02:31:56 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-zifurun2nuki: 2 differences found 2025/04/29 02:31:56 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-zifurun2nuki: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/29 02:31:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 02:31:56 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-zifurun2nuki: 0 differences found 2025/04/29 02:31:56 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-zifurun2nuki: 1 matching files 2025/04/29 02:31:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-zifurun2nuki: Purge remote 2025/04/29 02:31:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qigoyad6hako: Purge remote 2025/04/29 02:31:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yamoyuv8siqi: Purge remote 2025/04/29 02:31:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-wisewaf4puwe: Purge remote 2025/04/29 02:31:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yuvuken7vato: Purge remote 2025/04/29 02:31:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bamufuc3foce: Purge remote 2025/04/29 02:31:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-racatin7mina: Purge remote 2025/04/29 02:31:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qoyuqej6gejo: Purge remote 2025/04/29 02:31:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pucuxep2dipi: Purge remote 2025/04/29 02:31:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-neweful4xoma: Purge remote --- PASS: TestApplyTransforms (14.44s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:32:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 02:32:01 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/04/29 02:32:01 INFO : file1: Copied (new) to: sub/file2 2025/04/29 02:32:01 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/29 02:32:01 DEBUG : file1: Unchanged skipping 2025/04/29 02:32:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.08s) === RUN TestCopyLongFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.14s) === RUN TestCopyFileBackupDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:32:03 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vunumiw0rehe/backup" 2025/04/29 02:32:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/29 02:32:04 INFO : dst/file1: Moved (server-side) 2025/04/29 02:32:05 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/04/29 02:32:05 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.75s) === RUN TestCopyFileCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:32:07 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vunumiw0rehe/dst" 2025/04/29 02:32:08 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vunumiw0rehe/CompareDest" 2025/04/29 02:32:08 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 02:32:09 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/29 02:32:09 INFO : one: Copied (new) 2025/04/29 02:32:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 02:32:10 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/29 02:32:10 INFO : one: Copied (replaced existing) 2025/04/29 02:32:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 02:32:12 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/29 02:32:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 02:32:12 DEBUG : object not found: remote two: directory 68e0ffae-72a4-481d-a886-e7309e43e57e: leaf two 2025/04/29 02:32:12 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 02:32:13 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/29 02:32:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 02:32:13 DEBUG : object not found: remote two: directory 68e0ffae-72a4-481d-a886-e7309e43e57e: leaf two 2025/04/29 02:32:13 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 02:32:13 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/29 02:32:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 02:32:14 DEBUG : object not found: remote two: directory 68e0ffae-72a4-481d-a886-e7309e43e57e: leaf two 2025/04/29 02:32:14 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 02:32:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/29 02:32:14 DEBUG : two.1503b713.partial: renamed to: two 2025/04/29 02:32:14 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (8.77s) === RUN TestCopyFileCopyDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:32:16 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vunumiw0rehe/dst" 2025/04/29 02:32:17 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vunumiw0rehe/CopyDest" 2025/04/29 02:32:17 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 02:32:18 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/29 02:32:18 INFO : one: Copied (new) 2025/04/29 02:32:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 02:32:19 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/29 02:32:19 INFO : one: Copied (replaced existing) 2025/04/29 02:32:21 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vunumiw0rehe/BackupDir" 2025/04/29 02:32:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 02:32:21 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/29 02:32:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 02:32:21 INFO : one: Moved (server-side) 2025/04/29 02:32:22 DEBUG : one.81b28964.partial: renamed to: one 2025/04/29 02:32:22 INFO : one: Copied (server-side copy) 2025/04/29 02:32:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/29 02:32:23 DEBUG : object not found: remote two: directory 439898d3-5c5b-489b-a9c7-c7f693b33b6c: leaf two 2025/04/29 02:32:23 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 02:32:24 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/29 02:32:24 DEBUG : two.9c50e061.partial: renamed to: two 2025/04/29 02:32:24 INFO : two: Copied (server-side copy) 2025/04/29 02:32:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/29 02:32:25 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/29 02:32:25 DEBUG : two: Unchanged skipping 2025/04/29 02:32:26 DEBUG : object not found: remote three: directory 439898d3-5c5b-489b-a9c7-c7f693b33b6c: leaf three 2025/04/29 02:32:26 DEBUG : three: Need to transfer - File not found at Destination 2025/04/29 02:32:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/29 02:32:26 DEBUG : three: Destination not found in --copy-dest 2025/04/29 02:32:27 DEBUG : three.8cc66b1.partial: renamed to: three 2025/04/29 02:32:27 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (13.16s) === RUN TestCopyInplace run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:32:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 02:32:30 INFO : file1: Copied (new) to: sub/file2 2025/04/29 02:32:30 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/29 02:32:30 DEBUG : file1: Unchanged skipping 2025/04/29 02:32:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyInplace (2.01s) === RUN TestCopyLongFileName run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:32:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 02:32:32 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/04/29 02:32:32 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/04/29 02:32:33 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/29 02:32:33 DEBUG : file1: Unchanged skipping 2025/04/29 02:32:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location --- PASS: TestCopyLongFileName (2.00s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:32:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/29 02:32:34 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/04/29 02:32:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/29 02:32:35 DEBUG : object not found: remote TestCopyFileMaxTransfer/file2: directory 1c72b205-7872-45cf-affb-833edb389781: leaf file2 2025/04/29 02:32:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/29 02:32:36 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: read chunk with offset 0 size 2062: max transfer limit reached as set by --max-transfer 2025/04/29 02:32:36 DEBUG : object not found: remote TestCopyFileMaxTransfer/file2.e65612d1.partial: directory 1c72b205-7872-45cf-affb-833edb389781: leaf file2.e65612d1.partial 2025/04/29 02:32:36 DEBUG : object not found: remote TestCopyFileMaxTransfer/file3: directory 1c72b205-7872-45cf-affb-833edb389781: leaf file3 2025/04/29 02:32:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/29 02:32:36 DEBUG : object not found: remote TestCopyFileMaxTransfer/file4: directory 1c72b205-7872-45cf-affb-833edb389781: leaf file4 2025/04/29 02:32:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/29 02:32:37 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/04/29 02:32:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.10s) === RUN TestDeduplicateInteractive run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.14s) === RUN TestDeduplicateSkip run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.15s) === RUN TestDeduplicateFirst run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.11s) === RUN TestDeduplicateNewest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.11s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.11s) === RUN TestDeduplicateOldest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.13s) === RUN TestDeduplicateLargest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.16s) === RUN TestDeduplicateSmallest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.12s) === RUN TestDeduplicateRename run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.14s) === RUN TestMergeDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.15s) === RUN TestListDirSorted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:32:45 DEBUG : a.txt: Excluded (Size Filter) 2025/04/29 02:32:45 DEBUG : a.txt: Excluded 2025/04/29 02:32:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 02:32:45 DEBUG : sub dir/hello world: Excluded 2025/04/29 02:32:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 02:32:45 DEBUG : sub dir/hello world2: Excluded 2025/04/29 02:32:45 DEBUG : sub dir/ignore dir: Excluded 2025/04/29 02:32:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 02:32:45 DEBUG : sub dir/hello world: Excluded 2025/04/29 02:32:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 02:32:45 DEBUG : sub dir/hello world2: Excluded 2025/04/29 02:32:45 DEBUG : object not found: remote sub dir/sub sub dir/.ignore: directory a2cf7f12-4dee-4c4b-a9f0-4e04283caf45: leaf .ignore 2025/04/29 02:32:45 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (8.25s) === RUN TestListDirSortedFn run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:32:52 DEBUG : a.txt: Excluded (Size Filter) 2025/04/29 02:32:52 DEBUG : a.txt: Excluded 2025/04/29 02:32:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 02:32:53 DEBUG : sub dir/hello world2: Excluded 2025/04/29 02:32:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 02:32:53 DEBUG : sub dir/hello world: Excluded 2025/04/29 02:32:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 02:32:53 DEBUG : sub dir/hello world2: Excluded 2025/04/29 02:32:53 DEBUG : sub dir/ignore dir: Excluded 2025/04/29 02:32:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 02:32:53 DEBUG : sub dir/hello world: Excluded 2025/04/29 02:32:53 DEBUG : object not found: remote sub dir/sub sub dir/.ignore: directory eedf2c47-99cc-46fd-be56-fa9fba0a1d75: leaf .ignore 2025/04/29 02:32:53 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (7.22s) === RUN TestListJSON run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" === 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 === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.11s) --- PASS: TestListJSON/Default (0.08s) --- PASS: TestListJSON/FilesOnly (0.07s) --- PASS: TestListJSON/DirsOnly (0.06s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.06s) --- PASS: TestListJSON/NoModTime (0.06s) --- PASS: TestListJSON/NoMimeType (0.06s) --- PASS: TestListJSON/ShowHash (0.10s) --- PASS: TestListJSON/HashTypes (0.08s) --- PASS: TestListJSON/Metadata (0.06s) === RUN TestStatJSON run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2025/04/29 02:33:00 DEBUG : sub: "sub" is "D" === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2025/04/29 02:33:01 DEBUG : object not found: remote notfound: directory d34f1197-6aea-4795-9f6c-3043dbc7af18: leaf notfound === RUN TestStatJSON/DirFilesOnly 2025/04/29 02:33:01 DEBUG : sub: "sub" is "D" === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2025/04/29 02:33:01 DEBUG : object not found: remote notfound: directory d34f1197-6aea-4795-9f6c-3043dbc7af18: leaf notfound === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/29 02:33:01 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vunumiw0rehe/notfound" --- PASS: TestStatJSON (3.62s) --- PASS: TestStatJSON/Root (0.08s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.08s) --- PASS: TestStatJSON/Dir (0.18s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.07s) --- PASS: TestStatJSON/File (0.10s) --- PASS: TestStatJSON/NotFound (0.12s) --- PASS: TestStatJSON/DirFilesOnly (0.14s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.06s) --- PASS: TestStatJSON/DirDirsOnly (0.08s) --- PASS: TestStatJSON/FileDirsOnly (0.06s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (0.35s) === RUN TestMkdir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:02 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Making directory 2025/04/29 02:33:02 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Making directory --- PASS: TestMkdir (0.24s) === RUN TestLsd run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" --- PASS: TestLsd (1.45s) === RUN TestLs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" --- PASS: TestLs (1.43s) === RUN TestLsWithFilesFrom run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:06 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/29 02:33:06 DEBUG : empty space: Excluded 2025/04/29 02:33:06 DEBUG : object not found: remote notfound: directory d34f1197-6aea-4795-9f6c-3043dbc7af18: leaf notfound --- PASS: TestLsWithFilesFrom (1.49s) === RUN TestLsLong run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" --- PASS: TestLsLong (1.46s) === RUN TestHashSums run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" --- PASS: TestHashSums (1.50s) === RUN TestHashSumsWithErrors 2025/04/29 02:33:10 DEBUG : Creating backend with remote ":memory:" 2025/04/29 02:33:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/29 02:33:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/29 02:33:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/29 02:33:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/29 02:33:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/29 02:33:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/29 02:33:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/29 02:33:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/29 02:33:10 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:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" --- PASS: TestCount (2.64s) === RUN TestDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:14 DEBUG : Waiting for deletions to finish 2025/04/29 02:33:14 DEBUG : large: Excluded (Size Filter) 2025/04/29 02:33:14 DEBUG : large: Excluded 2025/04/29 02:33:14 INFO : medium: Deleted 2025/04/29 02:33:14 INFO : small: Deleted --- PASS: TestDelete (2.16s) === RUN TestMaxDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:16 DEBUG : Waiting for deletions to finish 2025/04/29 02:33:16 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/29 02:33:16 INFO : large: Deleted 2025/04/29 02:33:16 INFO : medium: Deleted --- PASS: TestMaxDelete (2.34s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:19 DEBUG : Waiting for deletions to finish 2025/04/29 02:33:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/29 02:33:19 INFO : medium: Deleted 2025/04/29 02:33:19 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.81s) === RUN TestMaxDeleteSize run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:21 DEBUG : Waiting for deletions to finish 2025/04/29 02:33:21 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/29 02:33:21 INFO : medium: Deleted 2025/04/29 02:33:21 INFO : large: Deleted --- PASS: TestMaxDeleteSize (2.20s) === RUN TestReadFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" --- PASS: TestReadFile (1.37s) === RUN TestRetry 2025/04/29 02:33:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/29 02:33:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/29 02:33:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 02:33:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 02:33:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 02:33:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 02:33:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" --- PASS: TestCat (3.77s) === RUN TestPurge 2025/04/29 02:33:27 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-nayarif1tele" 2025/04/29 02:33:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:33:27 DEBUG : Creating backend with remote "/tmp/rclone1043975362" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-nayarif1tele", Local "Local file system at /tmp/rclone1043975362", Modify Window "1µs" 2025/04/29 02:33:28 INFO : A2: Making directory 2025/04/29 02:33:29 INFO : A1/B2: Making directory 2025/04/29 02:33:29 INFO : A1/B2/C2: Making directory 2025/04/29 02:33:29 INFO : A1/B1/C3: Making directory 2025/04/29 02:33:29 INFO : A3: Making directory 2025/04/29 02:33:29 INFO : A3/B3: Making directory 2025/04/29 02:33:29 INFO : A3/B3/C4: Making directory 2025/04/29 02:33:32 ERROR : : error listing: directory not found 2025/04/29 02:33:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-nayarif1tele: Purge remote 2025/04/29 02:33:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.54s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:33 INFO : A2: Making directory 2025/04/29 02:33:33 INFO : A1/B2: Making directory 2025/04/29 02:33:33 INFO : A1/B2/C2: Making directory 2025/04/29 02:33:33 INFO : A1/B1/C3: Making directory 2025/04/29 02:33:33 INFO : A3: Making directory 2025/04/29 02:33:33 INFO : A3/B3: Making directory 2025/04/29 02:33:34 INFO : A3/B3/C4: Making directory 2025/04/29 02:33:35 DEBUG : removing 1 level 3 directories 2025/04/29 02:33:35 INFO : A3/B3/C4: Removing directory 2025/04/29 02:33:36 DEBUG : removing 2 level 3 directories 2025/04/29 02:33:36 INFO : A1/B2/C2: Removing directory 2025/04/29 02:33:36 INFO : A1/B1/C3: Removing directory 2025/04/29 02:33:36 DEBUG : removing 2 level 2 directories 2025/04/29 02:33:36 INFO : A3/B3: Removing directory 2025/04/29 02:33:36 INFO : A1/B2: Removing directory 2025/04/29 02:33:37 DEBUG : removing 2 level 1 directories 2025/04/29 02:33:37 INFO : A3: Removing directory 2025/04/29 02:33:37 INFO : A2: Removing directory 2025/04/29 02:33:38 DEBUG : removing 1 level 3 directories 2025/04/29 02:33:38 INFO : A1/B1/C1: Removing directory 2025/04/29 02:33:39 DEBUG : removing 1 level 2 directories 2025/04/29 02:33:39 INFO : A1/B1: Removing directory 2025/04/29 02:33:39 DEBUG : removing 1 level 1 directories 2025/04/29 02:33:39 INFO : A1: Removing directory 2025/04/29 02:33:39 DEBUG : removing 1 level 0 directories 2025/04/29 02:33:39 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Removing directory 2025/04/29 02:33:40 ERROR : : error listing: directory not found 2025/04/29 02:33:40 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (7.79s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:40 INFO : A1: Making directory 2025/04/29 02:33:40 INFO : A1/B1: Making directory 2025/04/29 02:33:40 INFO : A1/B1/C1: Making directory 2025/04/29 02:33:41 DEBUG : removing 1 level 3 directories 2025/04/29 02:33:41 INFO : A1/B1/C1: Removing directory 2025/04/29 02:33:41 DEBUG : removing 1 level 2 directories 2025/04/29 02:33:41 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.40s) === RUN TestRmdirsWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:42 INFO : A1: Making directory 2025/04/29 02:33:42 INFO : A1/B1: Making directory 2025/04/29 02:33:42 INFO : A1/B1/C1: Making directory 2025/04/29 02:33:43 DEBUG : removing 1 level 3 directories 2025/04/29 02:33:43 INFO : A1/B1/C1: Removing directory 2025/04/29 02:33:43 DEBUG : removing 1 level 2 directories 2025/04/29 02:33:43 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.47s) === RUN TestCopyURL run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:45 DEBUG : filename.txt: File name found in url 2025/04/29 02:33:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.41s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 02:33:49 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/04/29 02:33:49 INFO : file1: Copied (new) to: sub/file2 2025/04/29 02:33:49 INFO : file1: Deleted 2025/04/29 02:33:49 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/29 02:33:49 DEBUG : file1: Unchanged skipping 2025/04/29 02:33:49 INFO : file1: Deleted 2025/04/29 02:33:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:50 DEBUG : object not found: remote file1: directory 403dd625-2e6f-466c-9b2b-8abfa330407d: leaf file1 2025/04/29 02:33:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 02:33:50 DEBUG : file1.53508f02.partial: renamed to: file1 2025/04/29 02:33:50 INFO : file1: Copied (new) 2025/04/29 02:33:50 INFO : file1: Deleted 2025/04/29 02:33:51 DEBUG : file1: Destination exists, skipping 2025/04/29 02:33:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.28s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" --- PASS: TestCaseInsensitiveMoveFile (0.12s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.12s) === RUN TestMoveFileBackupDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:52 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vunumiw0rehe/backup" 2025/04/29 02:33:52 DEBUG : Config file has changed externally - reloading 2025/04/29 02:33:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/29 02:33:53 INFO : dst/file1: Moved (server-side) 2025/04/29 02:33:53 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/04/29 02:33:53 INFO : dst/file1: Copied (new) 2025/04/29 02:33:53 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.07s) === 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:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:33:58 INFO : A1/B2: Making directory 2025/04/29 02:33:58 INFO : A1/B1/C3: Making directory 2025/04/29 02:34:00 DEBUG : object not found: remote A3/B1/C2/five: directory f4b8ebeb-4e5b-497b-8045-67fc695f76ca: leaf five 2025/04/29 02:34:00 DEBUG : object not found: remote A3/B1/C1/four: directory f4c1163e-6435-4774-be18-f5086c6f4005: leaf four 2025/04/29 02:34:00 DEBUG : object not found: remote A3/two: directory 1645f1ad-e88c-4212-8089-d12021bb11b2: leaf two 2025/04/29 02:34:00 DEBUG : object not found: remote A3/one: directory 1645f1ad-e88c-4212-8089-d12021bb11b2: leaf one 2025/04/29 02:34:00 DEBUG : object not found: remote A3/B1/three: directory 2cfda2b7-5338-4aac-99aa-1a105f502e14: leaf three 2025/04/29 02:34:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/29 02:34:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/29 02:34:01 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/29 02:34:01 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/29 02:34:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/29 02:34:03 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/29 02:34:04 DEBUG : object not found: remote A4/B1/three: directory efd85a93-f21b-40fc-98cf-e0e2f34bbcdf: leaf three 2025/04/29 02:34:04 DEBUG : object not found: remote A4/B1/C2/five: directory f036d8f0-a88b-42b3-85a3-a15af148ecb0: leaf five 2025/04/29 02:34:04 DEBUG : object not found: remote A4/two: directory 02d0653a-96d1-4da2-8444-cd916281567a: leaf two 2025/04/29 02:34:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/29 02:34:04 DEBUG : object not found: remote A4/B1/C1/four: directory a1ec1060-89d8-4504-91f0-c607bd831a44: leaf four 2025/04/29 02:34:04 DEBUG : object not found: remote A4/one: directory 02d0653a-96d1-4da2-8444-cd916281567a: leaf one 2025/04/29 02:34:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/29 02:34:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/29 02:34:04 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/29 02:34:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (13.53s) === RUN TestGetFsInfo run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" --- PASS: TestGetFsInfo (0.12s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:34:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 02:34:10 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/29 02:34:10 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/29 02:34:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/29 02:34:10 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:34:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 02:34:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/29 02:34:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/29 02:34:12 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:34:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 02:34:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/29 02:34:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/29 02:34:13 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 235ns, within tolerance 1µs) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:34:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 02:34:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/29 02:34:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/29 02:34:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.31s) === RUN TestRcatMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.11s) === RUN TestRcatSize run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:34:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: File to upload is small (60 bytes), uploading instead of streaming 2025/04/29 02:34:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (1.25s) === RUN TestRcatSizeMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.10s) === RUN TestTouchDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:34:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Touching "empty space" 2025/04/29 02:34:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Touching "potato2" 2025/04/29 02:34:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Touching "sub dir/potato3" --- PASS: TestTouchDir (2.53s) === RUN TestMkdirMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.13s) === RUN TestMkdirModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.15s) === RUN TestCopyDirMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.12s) === RUN TestSetDirModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.11s) === RUN TestDirsEqual run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.11s) === RUN TestRemoveExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe", Local "Local file system at /tmp/rclone2741416860", Modify Window "1µs" 2025/04/29 02:34:20 DEBUG : object not found: remote not found: directory 403dd625-2e6f-466c-9b2b-8abfa330407d: leaf not found 2025/04/29 02:34:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vigehev2" before starting 2025/04/29 02:34:21 DEBUG : sub dir/test remove existing.vigehev2: TEST: removing renamed existing file after operation 2025/04/29 02:34:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jomewap7" before starting 2025/04/29 02:34:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jomewap7: TEST: renaming existing back after failed operation 2025/04/29 02:34:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pifuloc3" before starting 2025/04/29 02:34:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pifuloc3: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (3.08s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/29 02:34:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vunumiw0rehe: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 3m4.088165341s (try 1/5)