"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 1/5) 2024/04/12 04:01:51 DEBUG : Creating backend with remote "TestUlozto:rclone-test-wipuzon5palacuv8dohonev9" 2024/04/12 04:01:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 04:01:57 DEBUG : Creating backend with remote "/tmp/rclone3809523679" === 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 "uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9'", Local "Local file system at /tmp/rclone3809523679", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/04/12 04:01:57 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.36s) === RUN TestMultithreadCopyAbort run.go:180: Remote "uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9'", Local "Local file system at /tmp/rclone3809523679", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/04/12 04:01:58 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.36s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/12 04:01:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/12 04:01:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/12 04:01:58 DEBUG : potato: Seek from 10 to 0 2024/04/12 04:01:58 DEBUG : potato: Seek from 10 to 0 2024/04/12 04:01:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/12 04:01:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/12 04:01:58 DEBUG : potato: Seek from 5 to 2 2024/04/12 04:01:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/12 04:01:58 DEBUG : potato: Seek from 7 to 0 2024/04/12 04:01:58 DEBUG : potato: Seek from 7 to 0 2024/04/12 04:01:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/12 04:01:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/12 04:01:58 DEBUG : potato: Seek from 5 to 2 2024/04/12 04:01:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/12 04:01:58 DEBUG : potato: Seek from 8 to 0 2024/04/12 04:01:58 DEBUG : potato: Seek from 8 to 0 2024/04/12 04:01:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/12 04:01:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/12 04:01:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/12 04:01:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/12 04:01:58 DEBUG : potato: Seek from 5 to 2 2024/04/12 04:01:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/12 04:01:58 DEBUG : potato: Seek from 9 to 0 2024/04/12 04:01:58 DEBUG : potato: Seek from 9 to 0 2024/04/12 04:01:58 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 "uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9'", Local "Local file system at /tmp/rclone3809523679", 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 (39.75s) --- PASS: TestCheck/1 (0.33s) --- PASS: TestCheck/2 (0.39s) --- PASS: TestCheck/3 (0.32s) --- PASS: TestCheck/4 (0.34s) --- PASS: TestCheck/5 (0.33s) --- PASS: TestCheck/6 (0.35s) --- PASS: TestCheck/7 (0.33s) === RUN TestCheckFsError 2024/04/12 04:02:38 DEBUG : Creating backend with remote "nonexistent" 2024/04/12 04:02:38 DEBUG : Creating backend with remote "nonexistent" 2024/04/12 04:02:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/12 04:02:38 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/04/12 04:02:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/12 04:02:38 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 "uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9'", Local "Local file system at /tmp/rclone3809523679", 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 (110.24s) --- PASS: TestCheckDownload/1 (10.75s) --- PASS: TestCheckDownload/2 (0.85s) --- PASS: TestCheckDownload/3 (0.69s) --- PASS: TestCheckDownload/4 (0.85s) --- PASS: TestCheckDownload/5 (1.65s) --- PASS: TestCheckDownload/6 (2.41s) --- PASS: TestCheckDownload/7 (2.15s) === RUN TestCheckSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9'", Local "Local file system at /tmp/rclone3809523679", 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 (47.23s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.36s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.35s) --- PASS: TestCheckSizeOnly/5 (0.37s) --- PASS: TestCheckSizeOnly/6 (0.36s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9'", Local "Local file system at /tmp/rclone3809523679", Modify Window "1µs" 2024/04/12 04:05:17 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/12 04:05:17 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/12 04:05:17 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/12 04:05:17 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/12 04:05:28 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/12 04:05:28 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/12 04:05:28 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/12 04:05:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (24.30s) === RUN TestCheckSum run.go:180: Remote "uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9'", Local "Local file system at /tmp/rclone3809523679", Modify Window "1µs" 2024/04/12 04:05:39 DEBUG : Creating backend with remote "TestUlozto:rclone-test-wipuzon5palacuv8dohonev9/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 2024/04/12 04:07:46 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:07:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:07:51 DEBUG : pacer: low level retry 2/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:07:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/12 04:08:08 DEBUG : pacer: Reducing sleep to 30ms 2024/04/12 04:08:09 DEBUG : pacer: Reducing sleep to 22.5ms 2024/04/12 04:08:09 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestCheckSum (149.47s) --- PASS: TestCheckSum/subtest1 (1.43s) --- PASS: TestCheckSum/subtest2 (0.93s) --- PASS: TestCheckSum/subtest3 (0.99s) --- PASS: TestCheckSum/subtest4 (0.95s) --- PASS: TestCheckSum/subtest5 (1.04s) --- PASS: TestCheckSum/subtest6 (1.03s) --- PASS: TestCheckSum/subtest7 (0.83s) === RUN TestCheckSumDownload run.go:180: Remote "uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9'", Local "Local file system at /tmp/rclone3809523679", Modify Window "1µs" 2024/04/12 04:08:09 DEBUG : Creating backend with remote "TestUlozto:rclone-test-wipuzon5palacuv8dohonev9/data" 2024/04/12 04:08:11 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/04/12 04:08:11 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (187.34s) --- PASS: TestCheckSumDownload/subtest1 (1.57s) --- PASS: TestCheckSumDownload/subtest2 (1.13s) --- PASS: TestCheckSumDownload/subtest3 (1.37s) --- PASS: TestCheckSumDownload/subtest4 (1.29s) --- PASS: TestCheckSumDownload/subtest5 (11.11s) --- PASS: TestCheckSumDownload/subtest6 (12.73s) --- PASS: TestCheckSumDownload/subtest7 (1.23s) === RUN TestApplyTransforms 2024/04/12 04:11:16 DEBUG : Creating backend with remote "TestUlozto:rclone-test-cinehas2fitunut5vafudif1" 2024/04/12 04:11:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 04:11:18 DEBUG : Creating backend with remote "/tmp/rclone2233056220" run.go:180: Remote "uloz.to root 'rclone-test-cinehas2fitunut5vafudif1'", Local "Local file system at /tmp/rclone2233056220", Modify Window "1µs" upper checkfile vs. lower remote (without normalization) 2024/04/12 04:11:34 ERROR : hello, world!: sum not found 2024/04/12 04:11:34 ERROR : HELLO, WORLD!: file not in uloz.to root 'rclone-test-cinehas2fitunut5vafudif1' 2024/04/12 04:11:34 NOTICE: uloz.to root 'rclone-test-cinehas2fitunut5vafudif1': 1 files missing 2024/04/12 04:11:34 NOTICE: 1 hashes missing 2024/04/12 04:11:34 NOTICE: uloz.to root 'rclone-test-cinehas2fitunut5vafudif1': 2 differences found 2024/04/12 04:11:34 NOTICE: uloz.to root 'rclone-test-cinehas2fitunut5vafudif1': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/12 04:11:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/12 04:11:35 NOTICE: uloz.to root 'rclone-test-cinehas2fitunut5vafudif1': 0 differences found 2024/04/12 04:11:35 NOTICE: uloz.to root 'rclone-test-cinehas2fitunut5vafudif1': 1 matching files 2024/04/12 04:11:35 DEBUG : Creating backend with remote "TestUlozto:rclone-test-yeweyuk0zupejoc9vuqavoq4" 2024/04/12 04:11:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 04:11:37 DEBUG : Creating backend with remote "/tmp/rclone2420944582" run.go:180: Remote "uloz.to root 'rclone-test-yeweyuk0zupejoc9vuqavoq4'", Local "Local file system at /tmp/rclone2420944582", Modify Window "1µs" lower checkfile vs. upper remote (without normalization) 2024/04/12 04:11:51 ERROR : HELLO, WORLD!: sum not found 2024/04/12 04:11:51 ERROR : hello, world!: file not in uloz.to root 'rclone-test-yeweyuk0zupejoc9vuqavoq4' 2024/04/12 04:11:51 NOTICE: uloz.to root 'rclone-test-yeweyuk0zupejoc9vuqavoq4': 1 files missing 2024/04/12 04:11:51 NOTICE: 1 hashes missing 2024/04/12 04:11:51 NOTICE: uloz.to root 'rclone-test-yeweyuk0zupejoc9vuqavoq4': 2 differences found 2024/04/12 04:11:51 NOTICE: uloz.to root 'rclone-test-yeweyuk0zupejoc9vuqavoq4': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/12 04:11:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/12 04:11:52 NOTICE: uloz.to root 'rclone-test-yeweyuk0zupejoc9vuqavoq4': 0 differences found 2024/04/12 04:11:52 NOTICE: uloz.to root 'rclone-test-yeweyuk0zupejoc9vuqavoq4': 1 matching files 2024/04/12 04:11:52 DEBUG : Creating backend with remote "TestUlozto:rclone-test-vabetef2necivay3doqejoy9" 2024/04/12 04:11:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 04:11:54 DEBUG : Creating backend with remote "/tmp/rclone2384071814" run.go:180: Remote "uloz.to root 'rclone-test-vabetef2necivay3doqejoy9'", Local "Local file system at /tmp/rclone2384071814", Modify Window "1µs" lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/12 04:12:24 ERROR : HeLlO, wOrLd!: sum not found 2024/04/12 04:12:24 ERROR : hello, world!: file not in uloz.to root 'rclone-test-vabetef2necivay3doqejoy9' 2024/04/12 04:12:24 NOTICE: uloz.to root 'rclone-test-vabetef2necivay3doqejoy9': 1 files missing 2024/04/12 04:12:24 NOTICE: 1 hashes missing 2024/04/12 04:12:24 NOTICE: uloz.to root 'rclone-test-vabetef2necivay3doqejoy9': 2 differences found 2024/04/12 04:12:24 NOTICE: uloz.to root 'rclone-test-vabetef2necivay3doqejoy9': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/12 04:12:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/12 04:12:25 NOTICE: uloz.to root 'rclone-test-vabetef2necivay3doqejoy9': 0 differences found 2024/04/12 04:12:25 NOTICE: uloz.to root 'rclone-test-vabetef2necivay3doqejoy9': 1 matching files 2024/04/12 04:12:25 DEBUG : Creating backend with remote "TestUlozto:rclone-test-mubiduq9xihifan7qatorer6" 2024/04/12 04:12:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 04:12:27 DEBUG : Creating backend with remote "/tmp/rclone1188131584" run.go:180: Remote "uloz.to root 'rclone-test-mubiduq9xihifan7qatorer6'", Local "Local file system at /tmp/rclone1188131584", Modify Window "1µs" upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/12 04:12:57 ERROR : HELLO, WORLD!: sum not found 2024/04/12 04:12:57 ERROR : HeLlO, wOrLd!: file not in uloz.to root 'rclone-test-mubiduq9xihifan7qatorer6' 2024/04/12 04:12:57 NOTICE: uloz.to root 'rclone-test-mubiduq9xihifan7qatorer6': 1 files missing 2024/04/12 04:12:57 NOTICE: 1 hashes missing 2024/04/12 04:12:57 NOTICE: uloz.to root 'rclone-test-mubiduq9xihifan7qatorer6': 2 differences found 2024/04/12 04:12:57 NOTICE: uloz.to root 'rclone-test-mubiduq9xihifan7qatorer6': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/12 04:12:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/12 04:12:58 NOTICE: uloz.to root 'rclone-test-mubiduq9xihifan7qatorer6': 0 differences found 2024/04/12 04:12:58 NOTICE: uloz.to root 'rclone-test-mubiduq9xihifan7qatorer6': 1 matching files 2024/04/12 04:12:58 DEBUG : Creating backend with remote "TestUlozto:rclone-test-wedafen1qocoqer0nikoqer8" 2024/04/12 04:12:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 04:13:00 DEBUG : Creating backend with remote "/tmp/rclone3754919494" run.go:180: Remote "uloz.to root 'rclone-test-wedafen1qocoqer0nikoqer8'", Local "Local file system at /tmp/rclone3754919494", Modify Window "1µs" NFD checkfile vs. NFC remote (without normalization) 2024/04/12 04:13:43 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/12 04:13:43 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-wedafen1qocoqer0nikoqer8' 2024/04/12 04:13:43 NOTICE: uloz.to root 'rclone-test-wedafen1qocoqer0nikoqer8': 1 files missing 2024/04/12 04:13:43 NOTICE: 1 hashes missing 2024/04/12 04:13:43 NOTICE: uloz.to root 'rclone-test-wedafen1qocoqer0nikoqer8': 2 differences found 2024/04/12 04:13:43 NOTICE: uloz.to root 'rclone-test-wedafen1qocoqer0nikoqer8': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/12 04:13:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/12 04:13:44 NOTICE: uloz.to root 'rclone-test-wedafen1qocoqer0nikoqer8': 0 differences found 2024/04/12 04:13:44 NOTICE: uloz.to root 'rclone-test-wedafen1qocoqer0nikoqer8': 1 matching files 2024/04/12 04:13:44 DEBUG : Creating backend with remote "TestUlozto:rclone-test-lasepuz1kisifif2sewuxeh6" 2024/04/12 04:13:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 04:13:56 DEBUG : Creating backend with remote "/tmp/rclone3090480547" run.go:180: Remote "uloz.to root 'rclone-test-lasepuz1kisifif2sewuxeh6'", Local "Local file system at /tmp/rclone3090480547", Modify Window "1µs" NFC checkfile vs. NFD remote (without normalization) 2024/04/12 04:14:24 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/12 04:14:24 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-lasepuz1kisifif2sewuxeh6' 2024/04/12 04:14:24 NOTICE: uloz.to root 'rclone-test-lasepuz1kisifif2sewuxeh6': 1 files missing 2024/04/12 04:14:24 NOTICE: 1 hashes missing 2024/04/12 04:14:24 NOTICE: uloz.to root 'rclone-test-lasepuz1kisifif2sewuxeh6': 2 differences found 2024/04/12 04:14:24 NOTICE: uloz.to root 'rclone-test-lasepuz1kisifif2sewuxeh6': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/12 04:14:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/12 04:14:25 NOTICE: uloz.to root 'rclone-test-lasepuz1kisifif2sewuxeh6': 0 differences found 2024/04/12 04:14:25 NOTICE: uloz.to root 'rclone-test-lasepuz1kisifif2sewuxeh6': 1 matching files 2024/04/12 04:14:25 DEBUG : Creating backend with remote "TestUlozto:rclone-test-riyudon4jadepoz2joyijiw5" 2024/04/12 04:14:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 04:14:27 DEBUG : Creating backend with remote "/tmp/rclone2488922691" run.go:180: Remote "uloz.to root 'rclone-test-riyudon4jadepoz2joyijiw5'", Local "Local file system at /tmp/rclone2488922691", Modify Window "1µs" NFDx2 checkfile vs. both remote (without normalization) 2024/04/12 04:14:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/12 04:14:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-riyudon4jadepoz2joyijiw5' 2024/04/12 04:14:40 NOTICE: uloz.to root 'rclone-test-riyudon4jadepoz2joyijiw5': 1 files missing 2024/04/12 04:14:40 NOTICE: 1 hashes missing 2024/04/12 04:14:40 NOTICE: uloz.to root 'rclone-test-riyudon4jadepoz2joyijiw5': 2 differences found 2024/04/12 04:14:40 NOTICE: uloz.to root 'rclone-test-riyudon4jadepoz2joyijiw5': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/12 04:14:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/12 04:14:41 NOTICE: uloz.to root 'rclone-test-riyudon4jadepoz2joyijiw5': 0 differences found 2024/04/12 04:14:41 NOTICE: uloz.to root 'rclone-test-riyudon4jadepoz2joyijiw5': 1 matching files 2024/04/12 04:14:41 DEBUG : Creating backend with remote "TestUlozto:rclone-test-nokibus4tijiyed4dakiweb0" 2024/04/12 04:14:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 04:14:43 DEBUG : Creating backend with remote "/tmp/rclone3326958001" run.go:180: Remote "uloz.to root 'rclone-test-nokibus4tijiyed4dakiweb0'", Local "Local file system at /tmp/rclone3326958001", Modify Window "1µs" NFCx2 checkfile vs. both remote (without normalization) 2024/04/12 04:14:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/12 04:14:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-nokibus4tijiyed4dakiweb0' 2024/04/12 04:14:57 NOTICE: uloz.to root 'rclone-test-nokibus4tijiyed4dakiweb0': 1 files missing 2024/04/12 04:14:57 NOTICE: 1 hashes missing 2024/04/12 04:14:57 NOTICE: uloz.to root 'rclone-test-nokibus4tijiyed4dakiweb0': 2 differences found 2024/04/12 04:14:57 NOTICE: uloz.to root 'rclone-test-nokibus4tijiyed4dakiweb0': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/12 04:14:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/12 04:14:58 NOTICE: uloz.to root 'rclone-test-nokibus4tijiyed4dakiweb0': 0 differences found 2024/04/12 04:14:58 NOTICE: uloz.to root 'rclone-test-nokibus4tijiyed4dakiweb0': 1 matching files 2024/04/12 04:14:58 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zamebel6ceceqev6hilecoj0" 2024/04/12 04:14:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 04:14:59 DEBUG : Creating backend with remote "/tmp/rclone1240435653" run.go:180: Remote "uloz.to root 'rclone-test-zamebel6ceceqev6hilecoj0'", Local "Local file system at /tmp/rclone1240435653", Modify Window "1µs" both checkfile vs. NFDx2 remote (without normalization) 2024/04/12 04:15:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/12 04:15:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-zamebel6ceceqev6hilecoj0' 2024/04/12 04:15:12 NOTICE: uloz.to root 'rclone-test-zamebel6ceceqev6hilecoj0': 1 files missing 2024/04/12 04:15:12 NOTICE: 1 hashes missing 2024/04/12 04:15:12 NOTICE: uloz.to root 'rclone-test-zamebel6ceceqev6hilecoj0': 2 differences found 2024/04/12 04:15:12 NOTICE: uloz.to root 'rclone-test-zamebel6ceceqev6hilecoj0': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/12 04:15:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/12 04:15:13 NOTICE: uloz.to root 'rclone-test-zamebel6ceceqev6hilecoj0': 0 differences found 2024/04/12 04:15:13 NOTICE: uloz.to root 'rclone-test-zamebel6ceceqev6hilecoj0': 1 matching files 2024/04/12 04:15:13 DEBUG : Creating backend with remote "TestUlozto:rclone-test-piliroq7nunokud8lijisak1" 2024/04/12 04:15:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 04:15:15 DEBUG : Creating backend with remote "/tmp/rclone3665837899" run.go:180: Remote "uloz.to root 'rclone-test-piliroq7nunokud8lijisak1'", Local "Local file system at /tmp/rclone3665837899", Modify Window "1µs" both checkfile vs. NFCx2 remote (without normalization) 2024/04/12 04:15:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/12 04:15:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-piliroq7nunokud8lijisak1' 2024/04/12 04:15:29 NOTICE: uloz.to root 'rclone-test-piliroq7nunokud8lijisak1': 1 files missing 2024/04/12 04:15:29 NOTICE: 1 hashes missing 2024/04/12 04:15:29 NOTICE: uloz.to root 'rclone-test-piliroq7nunokud8lijisak1': 2 differences found 2024/04/12 04:15:29 NOTICE: uloz.to root 'rclone-test-piliroq7nunokud8lijisak1': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/12 04:15:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/12 04:15:30 NOTICE: uloz.to root 'rclone-test-piliroq7nunokud8lijisak1': 0 differences found 2024/04/12 04:15:30 NOTICE: uloz.to root 'rclone-test-piliroq7nunokud8lijisak1': 1 matching files 2024/04/12 04:15:30 DEBUG : uloz.to root 'rclone-test-piliroq7nunokud8lijisak1': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/12 04:15:30 DEBUG : uloz.to root 'rclone-test-piliroq7nunokud8lijisak1': Purge dir "" 2024/04/12 04:15:37 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:15:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:15:49 DEBUG : pacer: Reducing sleep to 15ms 2024/04/12 04:15:50 DEBUG : uloz.to root 'rclone-test-zamebel6ceceqev6hilecoj0': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/12 04:15:50 DEBUG : uloz.to root 'rclone-test-zamebel6ceceqev6hilecoj0': Purge dir "" 2024/04/12 04:15:55 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:15:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:16:11 DEBUG : pacer: Reducing sleep to 15ms 2024/04/12 04:16:11 DEBUG : uloz.to root 'rclone-test-nokibus4tijiyed4dakiweb0': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/12 04:16:12 DEBUG : uloz.to root 'rclone-test-nokibus4tijiyed4dakiweb0': Purge dir "" 2024/04/12 04:16:18 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:16:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:16:34 DEBUG : pacer: Reducing sleep to 15ms 2024/04/12 04:16:34 DEBUG : uloz.to root 'rclone-test-riyudon4jadepoz2joyijiw5': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/12 04:16:34 DEBUG : uloz.to root 'rclone-test-riyudon4jadepoz2joyijiw5': Purge dir "" 2024/04/12 04:16:40 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:16:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:16:55 DEBUG : pacer: Reducing sleep to 15ms 2024/04/12 04:16:56 DEBUG : uloz.to root 'rclone-test-lasepuz1kisifif2sewuxeh6': Purge object "測試_Русский___ě_áñ" 2024/04/12 04:16:56 DEBUG : uloz.to root 'rclone-test-lasepuz1kisifif2sewuxeh6': Purge dir "" 2024/04/12 04:17:03 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:17:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:17:17 DEBUG : pacer: Reducing sleep to 15ms 2024/04/12 04:17:17 DEBUG : uloz.to root 'rclone-test-wedafen1qocoqer0nikoqer8': Purge object "測試_Русский___ě_áñ" 2024/04/12 04:17:17 DEBUG : uloz.to root 'rclone-test-wedafen1qocoqer0nikoqer8': Purge dir "" 2024/04/12 04:17:24 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:17:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:17:39 DEBUG : pacer: Reducing sleep to 15ms 2024/04/12 04:17:39 DEBUG : uloz.to root 'rclone-test-mubiduq9xihifan7qatorer6': Purge object "HELLO, WORLD!" 2024/04/12 04:17:39 DEBUG : uloz.to root 'rclone-test-mubiduq9xihifan7qatorer6': Purge dir "" 2024/04/12 04:17:52 DEBUG : uloz.to root 'rclone-test-vabetef2necivay3doqejoy9': Purge object "HeLlO, wOrLd!" 2024/04/12 04:17:52 DEBUG : uloz.to root 'rclone-test-vabetef2necivay3doqejoy9': Purge dir "" 2024/04/12 04:18:07 DEBUG : uloz.to root 'rclone-test-yeweyuk0zupejoc9vuqavoq4': Purge object "HELLO, WORLD!" 2024/04/12 04:18:08 DEBUG : uloz.to root 'rclone-test-yeweyuk0zupejoc9vuqavoq4': Purge dir "" 2024/04/12 04:18:23 DEBUG : uloz.to root 'rclone-test-cinehas2fitunut5vafudif1': Purge object "hello, world!" 2024/04/12 04:18:23 DEBUG : uloz.to root 'rclone-test-cinehas2fitunut5vafudif1': Purge dir "" --- PASS: TestApplyTransforms (441.64s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9'", Local "Local file system at /tmp/rclone3809523679", Modify Window "1µs" 2024/04/12 04:18:38 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/12 04:18:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/12 04:18:54 INFO : file1: Copied (new) to: sub/file2 2024/04/12 04:18:55 DEBUG : file1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/04/12 04:18:55 DEBUG : file1: Unchanged skipping 2024/04/12 04:18:56 DEBUG : uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9': don't need to copy/move sub/file2, it is already at target location 2024/04/12 04:19:04 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:19:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/12 04:19:14 DEBUG : pacer: low level retry 2/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:19:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/12 04:19:19 DEBUG : pacer: low level retry 3/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:19:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/12 04:19:25 DEBUG : pacer: low level retry 4/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:19:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/12 04:19:30 DEBUG : pacer: low level retry 5/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:19:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/12 04:19:36 DEBUG : pacer: low level retry 6/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:19:36 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/12 04:19:42 DEBUG : pacer: low level retry 7/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:19:42 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/12 04:19:47 DEBUG : pacer: low level retry 8/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/12 04:19:47 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/12 04:20:03 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/12 04:20:03 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/12 04:20:04 DEBUG : pacer: Reducing sleep to 843.75ms --- PASS: TestCopyFile (86.66s) === RUN TestCopyLongFile run.go:180: Remote "uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9'", Local "Local file system at /tmp/rclone3809523679", Modify Window "1µs" copy_test.go:152: Test only runs on local 2024/04/12 04:20:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/12 04:20:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/04/12 04:20:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/04/12 04:20:07 DEBUG : pacer: Reducing sleep to 266.967773ms --- SKIP: TestCopyLongFile (3.07s) === RUN TestCopyFileBackupDir run.go:180: Remote "uloz.to root 'rclone-test-wipuzon5palacuv8dohonev9'", Local "Local file system at /tmp/rclone3809523679", Modify Window "1µs" 2024/04/12 04:20:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/04/12 04:20:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/12 04:20:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/12 04:20:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/12 04:20:20 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/12 04:20:20 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/12 04:20:20 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/12 04:20:20 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/12 04:20:21 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/12 04:20:21 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/12 04:20:21 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/04/12 04:20:21 DEBUG : pacer: Reducing sleep to 10ms 2024/04/12 04:20:21 DEBUG : Creating backend with remote "TestUlozto:rclone-test-wipuzon5palacuv8dohonev9/backup" 2024/04/12 04:20:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) --- FAIL: TestCopyFileBackupDir (28.55s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x19a62c0] goroutine 4147 [running]: testing.tRunner.func1.2({0x1caac20, 0x3861290}) /usr/local/go/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1634 +0x377 panic({0x1caac20?, 0x3861290?}) /usr/local/go/src/runtime/panic.go:770 +0x132 github.com/rclone/rclone/backend/ulozto.(*Object).Fs(0xc8f12a0d78343c3f?) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:919 github.com/rclone/rclone/fs/operations.SameObject({0x27d05e0, 0xc000bb0a20}, {0x27d05e0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:373 +0x63 github.com/rclone/rclone/fs/operations.move({0x27bbaa8, 0xc000a37c20}, {0x27d0570, 0xc0007588c0}, {0x27d05e0, 0x0}, {0x209e4f8, 0x9}, {0x27d05e0, 0xc000bb0a20}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:449 +0x345 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:413 github.com/rclone/rclone/fs/operations.MoveBackupDir({0x27bbaa8, 0xc000a37c20}, {0x27d0570, 0xc0007588c0}, {0x27d05e0, 0xc000bb0a20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1843 +0xe7 github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x27bbaa8, 0xc000a37c20}, {0x27d0570, 0xc0005d0000}, {0x27cef90, 0xc0008b80a0}, {0x209e4f8, 0x9}, {0x209e4f8, 0x9}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1982 +0x8b0 github.com/rclone/rclone/fs/operations.CopyFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:409 github.com/rclone/rclone/fs/operations_test.TestCopyFileBackupDir(0xc000a5a9c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:183 +0x43c testing.tRunner(0xc000a5a9c0, 0x21d5f10) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1742 +0x390 "./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 18m45.533435487s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir]