"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 2/5) 2026/01/29 05:36:37 DEBUG : Creating backend with remote "TestMega:rclone-test-lamopat9pafe" 2026/01/29 05:36:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:36:37 DEBUG : mega root 'rclone-test-lamopat9pafe': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:36:51 DEBUG : Creating backend with remote "/tmp/rclone3464319553" 2026/01/29 05:36:51 DEBUG : Config file has changed externally - reloading === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/01/29 05:36:51 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/01/29 05:36:51 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/01/29 05:36:51 DEBUG : a: size = 0 OK 2026/01/29 05:36:51 DEBUG : a: size = 1 (memory) 2026/01/29 05:36:51 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/01/29 05:36:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/01/29 05:36:51 DEBUG : potato: Seek from 10 to 0 2026/01/29 05:36:51 DEBUG : potato: Seek from 10 to 0 2026/01/29 05:36:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/01/29 05:36:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Seek from 5 to 2 2026/01/29 05:36:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/01/29 05:36:51 DEBUG : potato: Seek from 7 to 0 2026/01/29 05:36:51 DEBUG : potato: Seek from 7 to 0 2026/01/29 05:36:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/01/29 05:36:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Seek from 5 to 2 2026/01/29 05:36:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/01/29 05:36:51 DEBUG : potato: Seek from 8 to 0 2026/01/29 05:36:51 DEBUG : potato: Seek from 8 to 0 2026/01/29 05:36:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/01/29 05:36:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/29 05:36:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/29 05:36:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/29 05:36:51 DEBUG : potato: Seek from 5 to 2 2026/01/29 05:36:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/01/29 05:36:51 DEBUG : potato: Seek from 9 to 0 2026/01/29 05:36:51 DEBUG : potato: Seek from 9 to 0 2026/01/29 05:36:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (1.19s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/01/29 05:36:52 DEBUG : Creating backend with remote "nonexistent" 2026/01/29 05:36:52 DEBUG : Creating backend with remote "nonexistent" 2026/01/29 05:36:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/01/29 05:36:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/01/29 05:36:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/01/29 05:36:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (2.40s) --- PASS: TestCheckDownload/1 (0.12s) --- PASS: TestCheckDownload/2 (0.16s) --- PASS: TestCheckDownload/3 (0.11s) --- PASS: TestCheckDownload/4 (0.16s) --- PASS: TestCheckDownload/5 (0.15s) --- PASS: TestCheckDownload/6 (0.23s) --- PASS: TestCheckDownload/7 (0.17s) === RUN TestCheckSizeOnly run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCheckSizeOnly (8.24s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" 2026/01/29 05:37:03 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/29 05:37:03 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/29 05:37:03 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/29 05:37:03 NOTICE: test.sum: 2 warning(s) suppressed... 2026/01/29 05:37:04 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/29 05:37:04 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/29 05:37:04 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/29 05:37:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.39s) === RUN TestCheckSum run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" 2026/01/29 05:37:04 DEBUG : Creating backend with remote "TestMega:rclone-test-lamopat9pafe/data" 2026/01/29 05:37:04 DEBUG : mega root 'rclone-test-lamopat9pafe/data': Using previously stored session ID and master key to initialize the Mega API check_test.go:350: mega root 'rclone-test-lamopat9pafe/data' lacks md5, skipping --- SKIP: TestCheckSum (12.31s) === RUN TestCheckSumDownload run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" 2026/01/29 05:37:16 DEBUG : Creating backend with remote "TestMega:rclone-test-lamopat9pafe/data" 2026/01/29 05:37:16 DEBUG : mega root 'rclone-test-lamopat9pafe/data': Using previously stored session ID and master key to initialize the Mega API === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (19.62s) --- PASS: TestCheckSumDownload/subtest1 (0.27s) --- PASS: TestCheckSumDownload/subtest2 (0.27s) --- PASS: TestCheckSumDownload/subtest3 (0.37s) --- PASS: TestCheckSumDownload/subtest4 (0.27s) --- PASS: TestCheckSumDownload/subtest5 (0.34s) --- PASS: TestCheckSumDownload/subtest6 (0.26s) --- PASS: TestCheckSumDownload/subtest7 (0.48s) === RUN TestApplyTransforms 2026/01/29 05:37:36 DEBUG : Creating backend with remote "TestMega:rclone-test-jomizuv7heje" 2026/01/29 05:37:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:37:36 DEBUG : mega root 'rclone-test-jomizuv7heje': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:37:48 DEBUG : Creating backend with remote "/tmp/rclone2979892491" run.go:185: Remote "mega root 'rclone-test-jomizuv7heje'", Local "Local file system at /tmp/rclone2979892491", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/01/29 05:37:48 ERROR : hello, world!: sum not found 2026/01/29 05:37:48 ERROR : HELLO, WORLD!: file not in mega root 'rclone-test-jomizuv7heje' 2026/01/29 05:37:48 NOTICE: mega root 'rclone-test-jomizuv7heje': 1 files missing 2026/01/29 05:37:48 NOTICE: 1 hashes missing 2026/01/29 05:37:48 NOTICE: mega root 'rclone-test-jomizuv7heje': 1 differences found 2026/01/29 05:37:48 NOTICE: mega root 'rclone-test-jomizuv7heje': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/01/29 05:37:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:37:48 NOTICE: mega root 'rclone-test-jomizuv7heje': 0 differences found 2026/01/29 05:37:48 NOTICE: mega root 'rclone-test-jomizuv7heje': 1 matching files 2026/01/29 05:37:48 DEBUG : Creating backend with remote "TestMega:rclone-test-tilikiw5fara" 2026/01/29 05:37:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:37:48 DEBUG : mega root 'rclone-test-tilikiw5fara': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:38:01 DEBUG : Creating backend with remote "/tmp/rclone1145822111" run.go:185: Remote "mega root 'rclone-test-tilikiw5fara'", Local "Local file system at /tmp/rclone1145822111", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/01/29 05:38:02 ERROR : HELLO, WORLD!: sum not found 2026/01/29 05:38:02 ERROR : hello, world!: file not in mega root 'rclone-test-tilikiw5fara' 2026/01/29 05:38:02 NOTICE: mega root 'rclone-test-tilikiw5fara': 1 files missing 2026/01/29 05:38:02 NOTICE: 1 hashes missing 2026/01/29 05:38:02 NOTICE: mega root 'rclone-test-tilikiw5fara': 1 differences found 2026/01/29 05:38:02 NOTICE: mega root 'rclone-test-tilikiw5fara': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/01/29 05:38:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:38:02 NOTICE: mega root 'rclone-test-tilikiw5fara': 0 differences found 2026/01/29 05:38:02 NOTICE: mega root 'rclone-test-tilikiw5fara': 1 matching files 2026/01/29 05:38:02 DEBUG : Creating backend with remote "TestMega:rclone-test-jamecaf0mewo" 2026/01/29 05:38:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:38:02 DEBUG : mega root 'rclone-test-jamecaf0mewo': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:38:15 DEBUG : Creating backend with remote "/tmp/rclone3859752546" run.go:185: Remote "mega root 'rclone-test-jamecaf0mewo'", Local "Local file system at /tmp/rclone3859752546", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/01/29 05:38:15 ERROR : HeLlO, wOrLd!: sum not found 2026/01/29 05:38:15 ERROR : hello, world!: file not in mega root 'rclone-test-jamecaf0mewo' 2026/01/29 05:38:15 NOTICE: mega root 'rclone-test-jamecaf0mewo': 1 files missing 2026/01/29 05:38:15 NOTICE: 1 hashes missing 2026/01/29 05:38:15 NOTICE: mega root 'rclone-test-jamecaf0mewo': 1 differences found 2026/01/29 05:38:15 NOTICE: mega root 'rclone-test-jamecaf0mewo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/01/29 05:38:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:38:16 NOTICE: mega root 'rclone-test-jamecaf0mewo': 0 differences found 2026/01/29 05:38:16 NOTICE: mega root 'rclone-test-jamecaf0mewo': 1 matching files 2026/01/29 05:38:16 DEBUG : Creating backend with remote "TestMega:rclone-test-takopal6naco" 2026/01/29 05:38:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:38:16 DEBUG : mega root 'rclone-test-takopal6naco': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:38:29 DEBUG : Creating backend with remote "/tmp/rclone1015301858" run.go:185: Remote "mega root 'rclone-test-takopal6naco'", Local "Local file system at /tmp/rclone1015301858", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/01/29 05:38:30 ERROR : HELLO, WORLD!: sum not found 2026/01/29 05:38:30 ERROR : HeLlO, wOrLd!: file not in mega root 'rclone-test-takopal6naco' 2026/01/29 05:38:30 NOTICE: mega root 'rclone-test-takopal6naco': 1 files missing 2026/01/29 05:38:30 NOTICE: 1 hashes missing 2026/01/29 05:38:30 NOTICE: mega root 'rclone-test-takopal6naco': 1 differences found 2026/01/29 05:38:30 NOTICE: mega root 'rclone-test-takopal6naco': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/01/29 05:38:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:38:30 NOTICE: mega root 'rclone-test-takopal6naco': 0 differences found 2026/01/29 05:38:30 NOTICE: mega root 'rclone-test-takopal6naco': 1 matching files 2026/01/29 05:38:30 DEBUG : Creating backend with remote "TestMega:rclone-test-muxuguc4muma" 2026/01/29 05:38:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:38:30 DEBUG : mega root 'rclone-test-muxuguc4muma': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:38:43 DEBUG : Creating backend with remote "/tmp/rclone3230368101" run.go:185: Remote "mega root 'rclone-test-muxuguc4muma'", Local "Local file system at /tmp/rclone3230368101", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/01/29 05:38:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/01/29 05:38:43 ERROR : 測試_Русский___ě_áñ: file not in mega root 'rclone-test-muxuguc4muma' 2026/01/29 05:38:43 NOTICE: mega root 'rclone-test-muxuguc4muma': 1 files missing 2026/01/29 05:38:43 NOTICE: 1 hashes missing 2026/01/29 05:38:43 NOTICE: mega root 'rclone-test-muxuguc4muma': 1 differences found 2026/01/29 05:38:43 NOTICE: mega root 'rclone-test-muxuguc4muma': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/01/29 05:38:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:38:43 NOTICE: mega root 'rclone-test-muxuguc4muma': 0 differences found 2026/01/29 05:38:43 NOTICE: mega root 'rclone-test-muxuguc4muma': 1 matching files 2026/01/29 05:38:43 DEBUG : Creating backend with remote "TestMega:rclone-test-hemozel1yico" 2026/01/29 05:38:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:38:43 DEBUG : mega root 'rclone-test-hemozel1yico': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:38:56 DEBUG : Creating backend with remote "/tmp/rclone1678593437" run.go:185: Remote "mega root 'rclone-test-hemozel1yico'", Local "Local file system at /tmp/rclone1678593437", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/01/29 05:38:56 ERROR : 測試_Русский___ě_áñ: sum not found 2026/01/29 05:38:56 ERROR : 測試_Русский___ě_áñ: file not in mega root 'rclone-test-hemozel1yico' 2026/01/29 05:38:56 NOTICE: mega root 'rclone-test-hemozel1yico': 1 files missing 2026/01/29 05:38:56 NOTICE: 1 hashes missing 2026/01/29 05:38:56 NOTICE: mega root 'rclone-test-hemozel1yico': 1 differences found 2026/01/29 05:38:56 NOTICE: mega root 'rclone-test-hemozel1yico': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/01/29 05:38:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:38:56 NOTICE: mega root 'rclone-test-hemozel1yico': 0 differences found 2026/01/29 05:38:56 NOTICE: mega root 'rclone-test-hemozel1yico': 1 matching files 2026/01/29 05:38:56 DEBUG : Creating backend with remote "TestMega:rclone-test-cuconot0hala" 2026/01/29 05:38:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:38:56 DEBUG : mega root 'rclone-test-cuconot0hala': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:39:09 DEBUG : Creating backend with remote "/tmp/rclone2544159334" run.go:185: Remote "mega root 'rclone-test-cuconot0hala'", Local "Local file system at /tmp/rclone2544159334", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/01/29 05:39:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/29 05:39:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in mega root 'rclone-test-cuconot0hala' 2026/01/29 05:39:10 NOTICE: mega root 'rclone-test-cuconot0hala': 1 files missing 2026/01/29 05:39:10 NOTICE: 1 hashes missing 2026/01/29 05:39:10 NOTICE: mega root 'rclone-test-cuconot0hala': 1 differences found 2026/01/29 05:39:10 NOTICE: mega root 'rclone-test-cuconot0hala': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/01/29 05:39:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:39:10 NOTICE: mega root 'rclone-test-cuconot0hala': 0 differences found 2026/01/29 05:39:10 NOTICE: mega root 'rclone-test-cuconot0hala': 1 matching files 2026/01/29 05:39:10 DEBUG : Creating backend with remote "TestMega:rclone-test-ciyagal4cusi" 2026/01/29 05:39:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:39:10 DEBUG : mega root 'rclone-test-ciyagal4cusi': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:39:22 DEBUG : Creating backend with remote "/tmp/rclone4114438866" run.go:185: Remote "mega root 'rclone-test-ciyagal4cusi'", Local "Local file system at /tmp/rclone4114438866", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/01/29 05:39:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/29 05:39:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in mega root 'rclone-test-ciyagal4cusi' 2026/01/29 05:39:23 NOTICE: mega root 'rclone-test-ciyagal4cusi': 1 files missing 2026/01/29 05:39:23 NOTICE: 1 hashes missing 2026/01/29 05:39:23 NOTICE: mega root 'rclone-test-ciyagal4cusi': 1 differences found 2026/01/29 05:39:23 NOTICE: mega root 'rclone-test-ciyagal4cusi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/01/29 05:39:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:39:23 NOTICE: mega root 'rclone-test-ciyagal4cusi': 0 differences found 2026/01/29 05:39:23 NOTICE: mega root 'rclone-test-ciyagal4cusi': 1 matching files 2026/01/29 05:39:23 DEBUG : Creating backend with remote "TestMega:rclone-test-safumir5yure" 2026/01/29 05:39:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:39:23 DEBUG : mega root 'rclone-test-safumir5yure': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:39:36 DEBUG : Creating backend with remote "/tmp/rclone827619550" run.go:185: Remote "mega root 'rclone-test-safumir5yure'", Local "Local file system at /tmp/rclone827619550", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/01/29 05:39:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/29 05:39:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in mega root 'rclone-test-safumir5yure' 2026/01/29 05:39:38 NOTICE: mega root 'rclone-test-safumir5yure': 1 files missing 2026/01/29 05:39:38 NOTICE: 1 hashes missing 2026/01/29 05:39:38 NOTICE: mega root 'rclone-test-safumir5yure': 1 differences found 2026/01/29 05:39:38 NOTICE: mega root 'rclone-test-safumir5yure': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/01/29 05:39:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:39:38 NOTICE: mega root 'rclone-test-safumir5yure': 0 differences found 2026/01/29 05:39:38 NOTICE: mega root 'rclone-test-safumir5yure': 1 matching files 2026/01/29 05:39:38 DEBUG : Creating backend with remote "TestMega:rclone-test-dihocov2jaqa" 2026/01/29 05:39:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 05:39:38 DEBUG : mega root 'rclone-test-dihocov2jaqa': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:39:51 DEBUG : Creating backend with remote "/tmp/rclone355901390" run.go:185: Remote "mega root 'rclone-test-dihocov2jaqa'", Local "Local file system at /tmp/rclone355901390", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/01/29 05:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/29 05:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in mega root 'rclone-test-dihocov2jaqa' 2026/01/29 05:39:52 NOTICE: mega root 'rclone-test-dihocov2jaqa': 1 files missing 2026/01/29 05:39:52 NOTICE: 1 hashes missing 2026/01/29 05:39:52 NOTICE: mega root 'rclone-test-dihocov2jaqa': 1 differences found 2026/01/29 05:39:52 NOTICE: mega root 'rclone-test-dihocov2jaqa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/01/29 05:39:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/29 05:39:52 NOTICE: mega root 'rclone-test-dihocov2jaqa': 0 differences found 2026/01/29 05:39:52 NOTICE: mega root 'rclone-test-dihocov2jaqa': 1 matching files 2026/01/29 05:39:52 DEBUG : mega root 'rclone-test-dihocov2jaqa': Purge remote 2026/01/29 05:39:52 DEBUG : mega root 'rclone-test-safumir5yure': Purge remote 2026/01/29 05:39:52 DEBUG : mega root 'rclone-test-ciyagal4cusi': Purge remote 2026/01/29 05:39:53 DEBUG : mega root 'rclone-test-cuconot0hala': Purge remote 2026/01/29 05:39:53 DEBUG : mega root 'rclone-test-hemozel1yico': Purge remote 2026/01/29 05:39:53 DEBUG : mega root 'rclone-test-muxuguc4muma': Purge remote 2026/01/29 05:39:53 DEBUG : mega root 'rclone-test-takopal6naco': Purge remote 2026/01/29 05:39:54 DEBUG : mega root 'rclone-test-jamecaf0mewo': Purge remote 2026/01/29 05:39:54 DEBUG : mega root 'rclone-test-tilikiw5fara': Purge remote 2026/01/29 05:39:54 DEBUG : mega root 'rclone-test-jomizuv7heje': Purge remote --- PASS: TestApplyTransforms (138.35s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" 2026/01/29 05:39:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/29 05:39:55 DEBUG : sub/file2: size = 14 OK 2026/01/29 05:39:55 INFO : file1: Copied (new) to: sub/file2 2026/01/29 05:39:55 DEBUG : sub/file2: size = 14 OK 2026/01/29 05:39:55 DEBUG : file1: Sizes identical 2026/01/29 05:39:55 DEBUG : file1: Unchanged skipping 2026/01/29 05:39:55 DEBUG : mega root 'rclone-test-lamopat9pafe': don't need to copy/move sub/file2, it is already at target location run.go:130: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestCopyFile (1.76s) === RUN TestCopyLongFile run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" 2026/01/29 05:39:56 DEBUG : Creating backend with remote "TestMega:rclone-test-lamopat9pafe/backup" 2026/01/29 05:39:56 DEBUG : mega root 'rclone-test-lamopat9pafe/backup': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:40:10 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3464319553) 2026/01/29 05:40:10 DEBUG : dst/file1: size = 18 (mega root 'rclone-test-lamopat9pafe') 2026/01/29 05:40:10 DEBUG : dst/file1: Sizes differ 2026/01/29 05:40:10 INFO : dst/file1: Moved (server-side) 2026/01/29 05:40:10 DEBUG : dst/file1: size = 14 OK 2026/01/29 05:40:10 INFO : dst/file1: Copied (new) run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- PASS: TestCopyFileBackupDir (15.93s) === RUN TestCopyFileCompareDest run.go:185: Remote "mega root 'rclone-test-lamopat9pafe'", Local "Local file system at /tmp/rclone3464319553", Modify Window "876000h0m0s" 2026/01/29 05:40:12 DEBUG : Creating backend with remote "TestMega:rclone-test-lamopat9pafe/dst" 2026/01/29 05:40:12 DEBUG : mega root 'rclone-test-lamopat9pafe/dst': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:40:27 DEBUG : Creating backend with remote "TestMega:rclone-test-lamopat9pafe/CompareDest" 2026/01/29 05:40:27 DEBUG : mega root 'rclone-test-lamopat9pafe/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2026/01/29 05:46:50 INFO : *go-mega*: pollEvents: Error fetching status: Post "https://g.api.mega.co.nz/sc?sn=hXF2mhuP6qA&sid=BbGWmgUaqQq1HcAt5-5_nmstVmZOYUc4eUpnvPlx86Mgqx0-zGr-2e4lTg": net/http: timeout awaiting response headers "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 37m32.514238597s (try 2/5): signal: killed: Failed []