"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 1/5) 2024/04/26 04:19:42 DEBUG : Creating backend with remote "TestUlozto:rclone-test-tajudug2duzafaj3vonajah5" 2024/04/26 04:19:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:19:45 DEBUG : Creating backend with remote "/tmp/rclone1445281004" === 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-tajudug2duzafaj3vonajah5'", Local "Local file system at /tmp/rclone1445281004", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/04/26 04:19:45 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "uloz.to root 'rclone-test-tajudug2duzafaj3vonajah5'", Local "Local file system at /tmp/rclone1445281004", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/04/26 04:19:46 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/26 04:19:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 04:19:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/26 04:19:46 DEBUG : potato: Seek from 10 to 0 2024/04/26 04:19:46 DEBUG : potato: Seek from 10 to 0 2024/04/26 04:19:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/26 04:19:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 04:19:46 DEBUG : potato: Seek from 5 to 2 2024/04/26 04:19:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/26 04:19:46 DEBUG : potato: Seek from 7 to 0 2024/04/26 04:19:46 DEBUG : potato: Seek from 7 to 0 2024/04/26 04:19:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/26 04:19:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 04:19:46 DEBUG : potato: Seek from 5 to 2 2024/04/26 04:19:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/26 04:19:46 DEBUG : potato: Seek from 8 to 0 2024/04/26 04:19:46 DEBUG : potato: Seek from 8 to 0 2024/04/26 04:19:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/26 04:19:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 04:19:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 04:19:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 04:19:46 DEBUG : potato: Seek from 5 to 2 2024/04/26 04:19:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/26 04:19:46 DEBUG : potato: Seek from 9 to 0 2024/04/26 04:19:46 DEBUG : potato: Seek from 9 to 0 2024/04/26 04:19:46 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-tajudug2duzafaj3vonajah5'", Local "Local file system at /tmp/rclone1445281004", 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 (20.70s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2024/04/26 04:20:06 DEBUG : Creating backend with remote "nonexistent" 2024/04/26 04:20:06 DEBUG : Creating backend with remote "nonexistent" 2024/04/26 04:20:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/26 04:20:06 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/26 04:20:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/26 04:20:06 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-tajudug2duzafaj3vonajah5'", Local "Local file system at /tmp/rclone1445281004", 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 (17.67s) --- PASS: TestCheckDownload/1 (0.94s) --- PASS: TestCheckDownload/2 (0.72s) --- PASS: TestCheckDownload/3 (0.63s) --- PASS: TestCheckDownload/4 (0.66s) --- PASS: TestCheckDownload/5 (0.82s) --- PASS: TestCheckDownload/6 (3.09s) --- PASS: TestCheckDownload/7 (0.71s) === RUN TestCheckSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-tajudug2duzafaj3vonajah5'", Local "Local file system at /tmp/rclone1445281004", 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 (14.32s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "uloz.to root 'rclone-test-tajudug2duzafaj3vonajah5'", Local "Local file system at /tmp/rclone1445281004", Modify Window "1µs" 2024/04/26 04:20:40 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/26 04:20:40 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/26 04:20:40 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/26 04:20:40 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/26 04:20:41 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/26 04:20:41 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/26 04:20:41 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/26 04:20:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.86s) === RUN TestCheckSum run.go:180: Remote "uloz.to root 'rclone-test-tajudug2duzafaj3vonajah5'", Local "Local file system at /tmp/rclone1445281004", Modify Window "1µs" 2024/04/26 04:20:42 DEBUG : Creating backend with remote "TestUlozto:rclone-test-tajudug2duzafaj3vonajah5/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (34.59s) --- PASS: TestCheckSum/subtest1 (1.13s) --- PASS: TestCheckSum/subtest2 (0.87s) --- PASS: TestCheckSum/subtest3 (1.13s) --- PASS: TestCheckSum/subtest4 (0.78s) --- PASS: TestCheckSum/subtest5 (0.74s) --- PASS: TestCheckSum/subtest6 (0.95s) --- PASS: TestCheckSum/subtest7 (0.87s) === RUN TestCheckSumDownload run.go:180: Remote "uloz.to root 'rclone-test-tajudug2duzafaj3vonajah5'", Local "Local file system at /tmp/rclone1445281004", Modify Window "1µs" 2024/04/26 04:21:17 DEBUG : Creating backend with remote "TestUlozto:rclone-test-tajudug2duzafaj3vonajah5/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (66.56s) --- PASS: TestCheckSumDownload/subtest1 (1.24s) --- PASS: TestCheckSumDownload/subtest2 (1.23s) --- PASS: TestCheckSumDownload/subtest3 (3.56s) --- PASS: TestCheckSumDownload/subtest4 (1.12s) --- PASS: TestCheckSumDownload/subtest5 (3.64s) --- PASS: TestCheckSumDownload/subtest6 (0.96s) --- PASS: TestCheckSumDownload/subtest7 (2.69s) === RUN TestApplyTransforms 2024/04/26 04:22:23 DEBUG : Creating backend with remote "TestUlozto:rclone-test-wocewot8ruzogas2loluxiv3" 2024/04/26 04:22:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:22:25 DEBUG : Creating backend with remote "/tmp/rclone250387892" run.go:180: Remote "uloz.to root 'rclone-test-wocewot8ruzogas2loluxiv3'", Local "Local file system at /tmp/rclone250387892", Modify Window "1µs" upper checkfile vs. lower remote (without normalization) 2024/04/26 04:22:36 ERROR : hello, world!: sum not found 2024/04/26 04:22:36 ERROR : HELLO, WORLD!: file not in uloz.to root 'rclone-test-wocewot8ruzogas2loluxiv3' 2024/04/26 04:22:36 NOTICE: uloz.to root 'rclone-test-wocewot8ruzogas2loluxiv3': 1 files missing 2024/04/26 04:22:36 NOTICE: 1 hashes missing 2024/04/26 04:22:36 NOTICE: uloz.to root 'rclone-test-wocewot8ruzogas2loluxiv3': 2 differences found 2024/04/26 04:22:36 NOTICE: uloz.to root 'rclone-test-wocewot8ruzogas2loluxiv3': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/26 04:22:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 04:22:36 NOTICE: uloz.to root 'rclone-test-wocewot8ruzogas2loluxiv3': 0 differences found 2024/04/26 04:22:36 NOTICE: uloz.to root 'rclone-test-wocewot8ruzogas2loluxiv3': 1 matching files 2024/04/26 04:22:36 DEBUG : Creating backend with remote "TestUlozto:rclone-test-tidujoj7geqazor7bonukoj7" 2024/04/26 04:22:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:22:40 DEBUG : Creating backend with remote "/tmp/rclone508486330" run.go:180: Remote "uloz.to root 'rclone-test-tidujoj7geqazor7bonukoj7'", Local "Local file system at /tmp/rclone508486330", Modify Window "1µs" lower checkfile vs. upper remote (without normalization) 2024/04/26 04:22:48 ERROR : HELLO, WORLD!: sum not found 2024/04/26 04:22:48 ERROR : hello, world!: file not in uloz.to root 'rclone-test-tidujoj7geqazor7bonukoj7' 2024/04/26 04:22:48 NOTICE: uloz.to root 'rclone-test-tidujoj7geqazor7bonukoj7': 1 files missing 2024/04/26 04:22:48 NOTICE: 1 hashes missing 2024/04/26 04:22:48 NOTICE: uloz.to root 'rclone-test-tidujoj7geqazor7bonukoj7': 2 differences found 2024/04/26 04:22:48 NOTICE: uloz.to root 'rclone-test-tidujoj7geqazor7bonukoj7': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/26 04:22:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 04:22:48 NOTICE: uloz.to root 'rclone-test-tidujoj7geqazor7bonukoj7': 0 differences found 2024/04/26 04:22:48 NOTICE: uloz.to root 'rclone-test-tidujoj7geqazor7bonukoj7': 1 matching files 2024/04/26 04:22:48 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xetimav8muyuseq4fawejaf3" 2024/04/26 04:22:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:22:53 DEBUG : Creating backend with remote "/tmp/rclone4254539447" run.go:180: Remote "uloz.to root 'rclone-test-xetimav8muyuseq4fawejaf3'", Local "Local file system at /tmp/rclone4254539447", Modify Window "1µs" lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/26 04:23:04 ERROR : HeLlO, wOrLd!: sum not found 2024/04/26 04:23:04 ERROR : hello, world!: file not in uloz.to root 'rclone-test-xetimav8muyuseq4fawejaf3' 2024/04/26 04:23:04 NOTICE: uloz.to root 'rclone-test-xetimav8muyuseq4fawejaf3': 1 files missing 2024/04/26 04:23:04 NOTICE: 1 hashes missing 2024/04/26 04:23:04 NOTICE: uloz.to root 'rclone-test-xetimav8muyuseq4fawejaf3': 2 differences found 2024/04/26 04:23:04 NOTICE: uloz.to root 'rclone-test-xetimav8muyuseq4fawejaf3': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/26 04:23:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 04:23:04 NOTICE: uloz.to root 'rclone-test-xetimav8muyuseq4fawejaf3': 0 differences found 2024/04/26 04:23:04 NOTICE: uloz.to root 'rclone-test-xetimav8muyuseq4fawejaf3': 1 matching files 2024/04/26 04:23:04 DEBUG : Creating backend with remote "TestUlozto:rclone-test-towubik5reburet5kakoyer3" 2024/04/26 04:23:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:23:06 DEBUG : Creating backend with remote "/tmp/rclone2880915" run.go:180: Remote "uloz.to root 'rclone-test-towubik5reburet5kakoyer3'", Local "Local file system at /tmp/rclone2880915", Modify Window "1µs" upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/26 04:23:12 ERROR : HELLO, WORLD!: sum not found 2024/04/26 04:23:12 ERROR : HeLlO, wOrLd!: file not in uloz.to root 'rclone-test-towubik5reburet5kakoyer3' 2024/04/26 04:23:12 NOTICE: uloz.to root 'rclone-test-towubik5reburet5kakoyer3': 1 files missing 2024/04/26 04:23:12 NOTICE: 1 hashes missing 2024/04/26 04:23:12 NOTICE: uloz.to root 'rclone-test-towubik5reburet5kakoyer3': 2 differences found 2024/04/26 04:23:12 NOTICE: uloz.to root 'rclone-test-towubik5reburet5kakoyer3': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/26 04:23:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 04:23:12 NOTICE: uloz.to root 'rclone-test-towubik5reburet5kakoyer3': 0 differences found 2024/04/26 04:23:12 NOTICE: uloz.to root 'rclone-test-towubik5reburet5kakoyer3': 1 matching files 2024/04/26 04:23:12 DEBUG : Creating backend with remote "TestUlozto:rclone-test-mulejij3voyivom1xabunil8" 2024/04/26 04:23:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:23:14 DEBUG : Creating backend with remote "/tmp/rclone1047250139" run.go:180: Remote "uloz.to root 'rclone-test-mulejij3voyivom1xabunil8'", Local "Local file system at /tmp/rclone1047250139", Modify Window "1µs" NFD checkfile vs. NFC remote (without normalization) 2024/04/26 04:23:26 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/26 04:23:26 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-mulejij3voyivom1xabunil8' 2024/04/26 04:23:26 NOTICE: uloz.to root 'rclone-test-mulejij3voyivom1xabunil8': 1 files missing 2024/04/26 04:23:26 NOTICE: 1 hashes missing 2024/04/26 04:23:26 NOTICE: uloz.to root 'rclone-test-mulejij3voyivom1xabunil8': 2 differences found 2024/04/26 04:23:26 NOTICE: uloz.to root 'rclone-test-mulejij3voyivom1xabunil8': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/26 04:23:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 04:23:27 NOTICE: uloz.to root 'rclone-test-mulejij3voyivom1xabunil8': 0 differences found 2024/04/26 04:23:27 NOTICE: uloz.to root 'rclone-test-mulejij3voyivom1xabunil8': 1 matching files 2024/04/26 04:23:27 DEBUG : Creating backend with remote "TestUlozto:rclone-test-baneluy5wihajif1lijefox2" 2024/04/26 04:23:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:23:28 DEBUG : Creating backend with remote "/tmp/rclone1372842501" run.go:180: Remote "uloz.to root 'rclone-test-baneluy5wihajif1lijefox2'", Local "Local file system at /tmp/rclone1372842501", Modify Window "1µs" NFC checkfile vs. NFD remote (without normalization) 2024/04/26 04:23:44 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/26 04:23:44 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-baneluy5wihajif1lijefox2' 2024/04/26 04:23:44 NOTICE: uloz.to root 'rclone-test-baneluy5wihajif1lijefox2': 1 files missing 2024/04/26 04:23:44 NOTICE: 1 hashes missing 2024/04/26 04:23:44 NOTICE: uloz.to root 'rclone-test-baneluy5wihajif1lijefox2': 2 differences found 2024/04/26 04:23:44 NOTICE: uloz.to root 'rclone-test-baneluy5wihajif1lijefox2': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/26 04:23:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 04:23:47 NOTICE: uloz.to root 'rclone-test-baneluy5wihajif1lijefox2': 0 differences found 2024/04/26 04:23:47 NOTICE: uloz.to root 'rclone-test-baneluy5wihajif1lijefox2': 1 matching files 2024/04/26 04:23:47 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xofabog6lipemux2wihakot8" 2024/04/26 04:23:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:23:49 DEBUG : Creating backend with remote "/tmp/rclone500257597" run.go:180: Remote "uloz.to root 'rclone-test-xofabog6lipemux2wihakot8'", Local "Local file system at /tmp/rclone500257597", Modify Window "1µs" NFDx2 checkfile vs. both remote (without normalization) 2024/04/26 04:24:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 04:24:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-xofabog6lipemux2wihakot8' 2024/04/26 04:24:00 NOTICE: uloz.to root 'rclone-test-xofabog6lipemux2wihakot8': 1 files missing 2024/04/26 04:24:00 NOTICE: 1 hashes missing 2024/04/26 04:24:00 NOTICE: uloz.to root 'rclone-test-xofabog6lipemux2wihakot8': 2 differences found 2024/04/26 04:24:00 NOTICE: uloz.to root 'rclone-test-xofabog6lipemux2wihakot8': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/26 04:24:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 04:24:01 NOTICE: uloz.to root 'rclone-test-xofabog6lipemux2wihakot8': 0 differences found 2024/04/26 04:24:01 NOTICE: uloz.to root 'rclone-test-xofabog6lipemux2wihakot8': 1 matching files 2024/04/26 04:24:01 DEBUG : Creating backend with remote "TestUlozto:rclone-test-paqisar6pehocif1wamuvef8" 2024/04/26 04:24:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:24:05 DEBUG : Creating backend with remote "/tmp/rclone2073107644" run.go:180: Remote "uloz.to root 'rclone-test-paqisar6pehocif1wamuvef8'", Local "Local file system at /tmp/rclone2073107644", Modify Window "1µs" NFCx2 checkfile vs. both remote (without normalization) 2024/04/26 04:24:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 04:24:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-paqisar6pehocif1wamuvef8' 2024/04/26 04:24:13 NOTICE: uloz.to root 'rclone-test-paqisar6pehocif1wamuvef8': 1 files missing 2024/04/26 04:24:13 NOTICE: 1 hashes missing 2024/04/26 04:24:13 NOTICE: uloz.to root 'rclone-test-paqisar6pehocif1wamuvef8': 2 differences found 2024/04/26 04:24:13 NOTICE: uloz.to root 'rclone-test-paqisar6pehocif1wamuvef8': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/26 04:24:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 04:24:14 NOTICE: uloz.to root 'rclone-test-paqisar6pehocif1wamuvef8': 0 differences found 2024/04/26 04:24:14 NOTICE: uloz.to root 'rclone-test-paqisar6pehocif1wamuvef8': 1 matching files 2024/04/26 04:24:14 DEBUG : Creating backend with remote "TestUlozto:rclone-test-letutiy9wovaril9ripaxet7" 2024/04/26 04:24:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:24:16 DEBUG : Creating backend with remote "/tmp/rclone4246337337" run.go:180: Remote "uloz.to root 'rclone-test-letutiy9wovaril9ripaxet7'", Local "Local file system at /tmp/rclone4246337337", Modify Window "1µs" both checkfile vs. NFDx2 remote (without normalization) 2024/04/26 04:24:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 04:24:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-letutiy9wovaril9ripaxet7' 2024/04/26 04:24:26 NOTICE: uloz.to root 'rclone-test-letutiy9wovaril9ripaxet7': 1 files missing 2024/04/26 04:24:26 NOTICE: 1 hashes missing 2024/04/26 04:24:26 NOTICE: uloz.to root 'rclone-test-letutiy9wovaril9ripaxet7': 2 differences found 2024/04/26 04:24:26 NOTICE: uloz.to root 'rclone-test-letutiy9wovaril9ripaxet7': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/26 04:24:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 04:24:27 NOTICE: uloz.to root 'rclone-test-letutiy9wovaril9ripaxet7': 0 differences found 2024/04/26 04:24:27 NOTICE: uloz.to root 'rclone-test-letutiy9wovaril9ripaxet7': 1 matching files 2024/04/26 04:24:27 DEBUG : Creating backend with remote "TestUlozto:rclone-test-rihetah5doyikul8caradiq7" 2024/04/26 04:24:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 04:24:29 DEBUG : Creating backend with remote "/tmp/rclone3505082969" run.go:180: Remote "uloz.to root 'rclone-test-rihetah5doyikul8caradiq7'", Local "Local file system at /tmp/rclone3505082969", Modify Window "1µs" both checkfile vs. NFCx2 remote (without normalization) 2024/04/26 04:24:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 04:24:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-rihetah5doyikul8caradiq7' 2024/04/26 04:24:36 NOTICE: uloz.to root 'rclone-test-rihetah5doyikul8caradiq7': 1 files missing 2024/04/26 04:24:36 NOTICE: 1 hashes missing 2024/04/26 04:24:36 NOTICE: uloz.to root 'rclone-test-rihetah5doyikul8caradiq7': 2 differences found 2024/04/26 04:24:36 NOTICE: uloz.to root 'rclone-test-rihetah5doyikul8caradiq7': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/26 04:24:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 04:24:37 NOTICE: uloz.to root 'rclone-test-rihetah5doyikul8caradiq7': 0 differences found 2024/04/26 04:24:37 NOTICE: uloz.to root 'rclone-test-rihetah5doyikul8caradiq7': 1 matching files 2024/04/26 04:24:38 DEBUG : uloz.to root 'rclone-test-rihetah5doyikul8caradiq7': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/26 04:24:38 DEBUG : uloz.to root 'rclone-test-rihetah5doyikul8caradiq7': Purge dir "" 2024/04/26 04:24:42 DEBUG : uloz.to root 'rclone-test-letutiy9wovaril9ripaxet7': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/26 04:24:42 DEBUG : uloz.to root 'rclone-test-letutiy9wovaril9ripaxet7': Purge dir "" 2024/04/26 04:24:51 DEBUG : uloz.to root 'rclone-test-paqisar6pehocif1wamuvef8': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/26 04:24:51 DEBUG : uloz.to root 'rclone-test-paqisar6pehocif1wamuvef8': Purge dir "" 2024/04/26 04:24:57 DEBUG : uloz.to root 'rclone-test-xofabog6lipemux2wihakot8': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/26 04:24:57 DEBUG : uloz.to root 'rclone-test-xofabog6lipemux2wihakot8': Purge dir "" 2024/04/26 04:25:02 DEBUG : uloz.to root 'rclone-test-baneluy5wihajif1lijefox2': Purge object "測試_Русский___ě_áñ" 2024/04/26 04:25:03 DEBUG : uloz.to root 'rclone-test-baneluy5wihajif1lijefox2': Purge dir "" 2024/04/26 04:25:08 DEBUG : uloz.to root 'rclone-test-mulejij3voyivom1xabunil8': Purge object "測試_Русский___ě_áñ" 2024/04/26 04:25:09 DEBUG : uloz.to root 'rclone-test-mulejij3voyivom1xabunil8': Purge dir "" 2024/04/26 04:25:14 DEBUG : uloz.to root 'rclone-test-towubik5reburet5kakoyer3': Purge object "HELLO, WORLD!" 2024/04/26 04:25:14 DEBUG : uloz.to root 'rclone-test-towubik5reburet5kakoyer3': Purge dir "" 2024/04/26 04:25:18 DEBUG : uloz.to root 'rclone-test-xetimav8muyuseq4fawejaf3': Purge object "HeLlO, wOrLd!" 2024/04/26 04:25:18 DEBUG : uloz.to root 'rclone-test-xetimav8muyuseq4fawejaf3': Purge dir "" 2024/04/26 04:25:24 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/26 04:25:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 04:25:28 DEBUG : pacer: Reducing sleep to 15ms 2024/04/26 04:25:29 DEBUG : uloz.to root 'rclone-test-tidujoj7geqazor7bonukoj7': Purge object "HELLO, WORLD!" 2024/04/26 04:25:29 DEBUG : uloz.to root 'rclone-test-tidujoj7geqazor7bonukoj7': Purge dir "" 2024/04/26 04:25:33 DEBUG : uloz.to root 'rclone-test-wocewot8ruzogas2loluxiv3': Purge object "hello, world!" 2024/04/26 04:25:33 DEBUG : uloz.to root 'rclone-test-wocewot8ruzogas2loluxiv3': Purge dir "" --- PASS: TestApplyTransforms (192.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "uloz.to root 'rclone-test-tajudug2duzafaj3vonajah5'", Local "Local file system at /tmp/rclone1445281004", Modify Window "1µs" 2024/04/26 04:25:36 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/26 04:25:41 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/26 04:25:41 INFO : file1: Copied (new) to: sub/file2 2024/04/26 04:25:42 DEBUG : file1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/04/26 04:25:42 DEBUG : file1: Unchanged skipping 2024/04/26 04:25:42 DEBUG : uloz.to root 'rclone-test-tajudug2duzafaj3vonajah5': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (11.44s) === RUN TestCopyLongFile run.go:180: Remote "uloz.to root 'rclone-test-tajudug2duzafaj3vonajah5'", Local "Local file system at /tmp/rclone1445281004", Modify Window "1µs" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "uloz.to root 'rclone-test-tajudug2duzafaj3vonajah5'", Local "Local file system at /tmp/rclone1445281004", Modify Window "1µs" 2024/04/26 04:25:56 DEBUG : Creating backend with remote "TestUlozto:rclone-test-tajudug2duzafaj3vonajah5/backup" 2024/04/26 04:25:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) --- FAIL: TestCopyFileBackupDir (15.78s) 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=0x8 pc=0x19a5980] goroutine 3752 [running]: testing.tRunner.func1.2({0x1caab60, 0x3862290}) /usr/local/go/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1634 +0x377 panic({0x1caab60?, 0x3862290?}) /usr/local/go/src/runtime/panic.go:770 +0x132 github.com/rclone/rclone/backend/ulozto.(*Object).Remote(0x27c2a18?) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:932 github.com/rclone/rclone/fs/operations.move({0x27bbd48, 0xc000132420}, {0x27d0810, 0xc000814a00}, {0x27d0880, 0x0}, {0x209e350, 0x9}, {0x27d0880, 0xc0009c8de0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:449 +0x32d 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({0x27bbd48, 0xc000132420}, {0x27d0810, 0xc000814a00}, {0x27d0880, 0xc0009c8de0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1848 +0xe7 github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x27bbd48, 0xc000132420}, {0x27d0810, 0xc000153220}, {0x27cf230, 0xc0008140a0}, {0x209e350, 0x9}, {0x209e350, 0x9}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1987 +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(0xc000a34000) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:183 +0x43c testing.tRunner(0xc000a34000, 0x21d6400) /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 6m21.559422521s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir]