"./operations.test -test.v -test.timeout 1h0m0s -remote TestPixeldrain: -verbose" - Starting (try 3/5) 2025/06/28 04:44:40 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-jujitar9wafo" 2025/06/28 04:44:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:44:49 INFO : pixeldrain root 'rclone-test-jujitar9wafo': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 04:44:55 DEBUG : Creating backend with remote "/tmp/rclone3692838151" === 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 "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" multithread_test.go:121: multithread writing not supported 2025/06/28 04:44:55 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.61s) === RUN TestMultithreadCopyAbort run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" multithread_test.go:121: multithread writing not supported 2025/06/28 04:45:04 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (9.01s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/28 04:45:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 04:45:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/28 04:45:04 DEBUG : potato: Seek from 10 to 0 2025/06/28 04:45:04 DEBUG : potato: Seek from 10 to 0 2025/06/28 04:45:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/28 04:45:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 04:45:04 DEBUG : potato: Seek from 5 to 2 2025/06/28 04:45:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/28 04:45:04 DEBUG : potato: Seek from 7 to 0 2025/06/28 04:45:04 DEBUG : potato: Seek from 7 to 0 2025/06/28 04:45:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/28 04:45:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 04:45:04 DEBUG : potato: Seek from 5 to 2 2025/06/28 04:45:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/28 04:45:04 DEBUG : potato: Seek from 8 to 0 2025/06/28 04:45:04 DEBUG : potato: Seek from 8 to 0 2025/06/28 04:45:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/28 04:45:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 04:45:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 04:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 04:45:04 DEBUG : potato: Seek from 5 to 2 2025/06/28 04:45:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/28 04:45:04 DEBUG : potato: Seek from 9 to 0 2025/06/28 04:45:04 DEBUG : potato: Seek from 9 to 0 2025/06/28 04:45:04 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 "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (202.50s) --- PASS: TestCheck/1 (0.37s) --- PASS: TestCheck/2 (0.38s) --- PASS: TestCheck/3 (0.66s) --- PASS: TestCheck/4 (28.48s) --- PASS: TestCheck/5 (25.32s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.60s) === RUN TestCheckFsError 2025/06/28 04:48:27 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 04:48:27 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 04:48:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/28 04:48:27 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/28 04:48:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/28 04:48:27 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 "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (578.75s) --- PASS: TestCheckDownload/1 (180.41s) --- PASS: TestCheckDownload/2 (38.79s) --- PASS: TestCheckDownload/3 (21.54s) --- PASS: TestCheckDownload/4 (168.75s) --- PASS: TestCheckDownload/5 (33.63s) --- PASS: TestCheckDownload/6 (1.59s) --- PASS: TestCheckDownload/7 (0.97s) === RUN TestCheckSizeOnly run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (79.13s) --- PASS: TestCheckSizeOnly/1 (0.32s) --- PASS: TestCheckSizeOnly/2 (0.57s) --- PASS: TestCheckSizeOnly/3 (0.33s) --- PASS: TestCheckSizeOnly/4 (0.19s) --- PASS: TestCheckSizeOnly/5 (0.19s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.33s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" 2025/06/28 05:01:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 05:01:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 05:01:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 05:01:25 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/28 05:02:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 05:02:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 05:02:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 05:02:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (189.64s) === RUN TestCheckSum run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" 2025/06/28 05:02:34 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-jujitar9wafo/data" 2025/06/28 05:02:50 INFO : pixeldrain root 'rclone-test-jujitar9wafo/data': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 check_test.go:350: pixeldrain root 'rclone-test-jujitar9wafo/data' lacks md5, skipping --- SKIP: TestCheckSum (55.10s) === RUN TestCheckSumDownload run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" 2025/06/28 05:03:29 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-jujitar9wafo/data" 2025/06/28 05:03:42 INFO : pixeldrain root 'rclone-test-jujitar9wafo/data': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (1046.78s) --- PASS: TestCheckSumDownload/subtest1 (228.58s) --- PASS: TestCheckSumDownload/subtest2 (215.12s) --- PASS: TestCheckSumDownload/subtest3 (0.83s) --- PASS: TestCheckSumDownload/subtest4 (45.24s) --- PASS: TestCheckSumDownload/subtest5 (138.22s) --- PASS: TestCheckSumDownload/subtest6 (17.03s) --- PASS: TestCheckSumDownload/subtest7 (164.05s) === RUN TestApplyTransforms 2025/06/28 05:20:56 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-yasocop7paku" 2025/06/28 05:20:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:21:19 INFO : pixeldrain root 'rclone-test-yasocop7paku': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:21:25 DEBUG : Creating backend with remote "/tmp/rclone1267266120" run.go:180: Remote "pixeldrain root 'rclone-test-yasocop7paku'", Local "Local file system at /tmp/rclone1267266120", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2025/06/28 05:21:42 ERROR : hello, world!: sum not found 2025/06/28 05:21:42 ERROR : HELLO, WORLD!: file not in pixeldrain root 'rclone-test-yasocop7paku' 2025/06/28 05:21:42 NOTICE: pixeldrain root 'rclone-test-yasocop7paku': 1 files missing 2025/06/28 05:21:42 NOTICE: 1 hashes missing 2025/06/28 05:21:42 NOTICE: pixeldrain root 'rclone-test-yasocop7paku': 2 differences found 2025/06/28 05:21:42 NOTICE: pixeldrain root 'rclone-test-yasocop7paku': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/28 05:22:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:22:31 NOTICE: pixeldrain root 'rclone-test-yasocop7paku': 0 differences found 2025/06/28 05:22:31 NOTICE: pixeldrain root 'rclone-test-yasocop7paku': 1 matching files 2025/06/28 05:22:31 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-bavoqeq7dipa" 2025/06/28 05:22:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:22:40 INFO : pixeldrain root 'rclone-test-bavoqeq7dipa': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:22:41 DEBUG : Creating backend with remote "/tmp/rclone535178195" run.go:180: Remote "pixeldrain root 'rclone-test-bavoqeq7dipa'", Local "Local file system at /tmp/rclone535178195", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2025/06/28 05:23:24 ERROR : HELLO, WORLD!: sum not found 2025/06/28 05:23:24 ERROR : hello, world!: file not in pixeldrain root 'rclone-test-bavoqeq7dipa' 2025/06/28 05:23:24 NOTICE: pixeldrain root 'rclone-test-bavoqeq7dipa': 1 files missing 2025/06/28 05:23:24 NOTICE: 1 hashes missing 2025/06/28 05:23:24 NOTICE: pixeldrain root 'rclone-test-bavoqeq7dipa': 2 differences found 2025/06/28 05:23:24 NOTICE: pixeldrain root 'rclone-test-bavoqeq7dipa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/28 05:26:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:26:16 NOTICE: pixeldrain root 'rclone-test-bavoqeq7dipa': 0 differences found 2025/06/28 05:26:16 NOTICE: pixeldrain root 'rclone-test-bavoqeq7dipa': 1 matching files 2025/06/28 05:26:16 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-xuhisev9qiyi" 2025/06/28 05:26:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:26:24 INFO : pixeldrain root 'rclone-test-xuhisev9qiyi': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:26:25 DEBUG : Creating backend with remote "/tmp/rclone1134554277" 2025/06/28 05:26:25 DEBUG : Config file has changed externally - reloading run.go:180: Remote "pixeldrain root 'rclone-test-xuhisev9qiyi'", Local "Local file system at /tmp/rclone1134554277", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/28 05:27:07 ERROR : HeLlO, wOrLd!: sum not found 2025/06/28 05:27:07 ERROR : hello, world!: file not in pixeldrain root 'rclone-test-xuhisev9qiyi' 2025/06/28 05:27:07 NOTICE: pixeldrain root 'rclone-test-xuhisev9qiyi': 1 files missing 2025/06/28 05:27:07 NOTICE: 1 hashes missing 2025/06/28 05:27:07 NOTICE: pixeldrain root 'rclone-test-xuhisev9qiyi': 2 differences found 2025/06/28 05:27:07 NOTICE: pixeldrain root 'rclone-test-xuhisev9qiyi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/28 05:27:08 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:27:08 NOTICE: pixeldrain root 'rclone-test-xuhisev9qiyi': 0 differences found 2025/06/28 05:27:08 NOTICE: pixeldrain root 'rclone-test-xuhisev9qiyi': 1 matching files 2025/06/28 05:27:08 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-cutetuc4bule" 2025/06/28 05:27:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:27:08 INFO : pixeldrain root 'rclone-test-cutetuc4bule': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:27:18 DEBUG : Creating backend with remote "/tmp/rclone1620566657" run.go:180: Remote "pixeldrain root 'rclone-test-cutetuc4bule'", Local "Local file system at /tmp/rclone1620566657", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/28 05:27:58 ERROR : HELLO, WORLD!: sum not found 2025/06/28 05:27:58 ERROR : HeLlO, wOrLd!: file not in pixeldrain root 'rclone-test-cutetuc4bule' 2025/06/28 05:27:58 NOTICE: pixeldrain root 'rclone-test-cutetuc4bule': 1 files missing 2025/06/28 05:27:58 NOTICE: 1 hashes missing 2025/06/28 05:27:58 NOTICE: pixeldrain root 'rclone-test-cutetuc4bule': 2 differences found 2025/06/28 05:27:58 NOTICE: pixeldrain root 'rclone-test-cutetuc4bule': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/28 05:27:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:27:58 NOTICE: pixeldrain root 'rclone-test-cutetuc4bule': 0 differences found 2025/06/28 05:27:58 NOTICE: pixeldrain root 'rclone-test-cutetuc4bule': 1 matching files 2025/06/28 05:27:58 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-bamexax1tequ" 2025/06/28 05:27:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:28:00 INFO : pixeldrain root 'rclone-test-bamexax1tequ': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:28:01 DEBUG : Creating backend with remote "/tmp/rclone1393031333" run.go:180: Remote "pixeldrain root 'rclone-test-bamexax1tequ'", Local "Local file system at /tmp/rclone1393031333", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2025/06/28 05:28:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 05:28:04 ERROR : 測試_Русский___ě_áñ: file not in pixeldrain root 'rclone-test-bamexax1tequ' 2025/06/28 05:28:04 NOTICE: pixeldrain root 'rclone-test-bamexax1tequ': 1 files missing 2025/06/28 05:28:04 NOTICE: 1 hashes missing 2025/06/28 05:28:04 NOTICE: pixeldrain root 'rclone-test-bamexax1tequ': 2 differences found 2025/06/28 05:28:04 NOTICE: pixeldrain root 'rclone-test-bamexax1tequ': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/28 05:28:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:28:05 NOTICE: pixeldrain root 'rclone-test-bamexax1tequ': 0 differences found 2025/06/28 05:28:05 NOTICE: pixeldrain root 'rclone-test-bamexax1tequ': 1 matching files 2025/06/28 05:28:05 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-bajenuh5luna" 2025/06/28 05:28:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:28:07 INFO : pixeldrain root 'rclone-test-bajenuh5luna': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:28:13 DEBUG : Creating backend with remote "/tmp/rclone2975129842" run.go:180: Remote "pixeldrain root 'rclone-test-bajenuh5luna'", Local "Local file system at /tmp/rclone2975129842", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2025/06/28 05:28:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 05:28:15 ERROR : 測試_Русский___ě_áñ: file not in pixeldrain root 'rclone-test-bajenuh5luna' 2025/06/28 05:28:15 NOTICE: pixeldrain root 'rclone-test-bajenuh5luna': 1 files missing 2025/06/28 05:28:15 NOTICE: 1 hashes missing 2025/06/28 05:28:15 NOTICE: pixeldrain root 'rclone-test-bajenuh5luna': 2 differences found 2025/06/28 05:28:15 NOTICE: pixeldrain root 'rclone-test-bajenuh5luna': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/28 05:28:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:28:21 NOTICE: pixeldrain root 'rclone-test-bajenuh5luna': 0 differences found 2025/06/28 05:28:21 NOTICE: pixeldrain root 'rclone-test-bajenuh5luna': 1 matching files 2025/06/28 05:28:21 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-niricim2yala" 2025/06/28 05:28:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:28:21 INFO : pixeldrain root 'rclone-test-niricim2yala': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:28:22 DEBUG : Creating backend with remote "/tmp/rclone1276639521" run.go:180: Remote "pixeldrain root 'rclone-test-niricim2yala'", Local "Local file system at /tmp/rclone1276639521", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2025/06/28 05:28:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 05:28:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pixeldrain root 'rclone-test-niricim2yala' 2025/06/28 05:28:22 NOTICE: pixeldrain root 'rclone-test-niricim2yala': 1 files missing 2025/06/28 05:28:22 NOTICE: 1 hashes missing 2025/06/28 05:28:22 NOTICE: pixeldrain root 'rclone-test-niricim2yala': 2 differences found 2025/06/28 05:28:22 NOTICE: pixeldrain root 'rclone-test-niricim2yala': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/28 05:28:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:28:22 NOTICE: pixeldrain root 'rclone-test-niricim2yala': 0 differences found 2025/06/28 05:28:22 NOTICE: pixeldrain root 'rclone-test-niricim2yala': 1 matching files 2025/06/28 05:28:22 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-hivafov0rupe" 2025/06/28 05:28:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:28:23 INFO : pixeldrain root 'rclone-test-hivafov0rupe': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:28:23 DEBUG : Creating backend with remote "/tmp/rclone1318939519" run.go:180: Remote "pixeldrain root 'rclone-test-hivafov0rupe'", Local "Local file system at /tmp/rclone1318939519", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2025/06/28 05:28:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 05:28:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pixeldrain root 'rclone-test-hivafov0rupe' 2025/06/28 05:28:37 NOTICE: pixeldrain root 'rclone-test-hivafov0rupe': 1 files missing 2025/06/28 05:28:37 NOTICE: 1 hashes missing 2025/06/28 05:28:37 NOTICE: pixeldrain root 'rclone-test-hivafov0rupe': 2 differences found 2025/06/28 05:28:37 NOTICE: pixeldrain root 'rclone-test-hivafov0rupe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/28 05:30:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:30:08 NOTICE: pixeldrain root 'rclone-test-hivafov0rupe': 0 differences found 2025/06/28 05:30:08 NOTICE: pixeldrain root 'rclone-test-hivafov0rupe': 1 matching files 2025/06/28 05:30:08 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-malukiy0zove" 2025/06/28 05:30:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:30:08 INFO : pixeldrain root 'rclone-test-malukiy0zove': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:30:08 DEBUG : Creating backend with remote "/tmp/rclone2902136564" run.go:180: Remote "pixeldrain root 'rclone-test-malukiy0zove'", Local "Local file system at /tmp/rclone2902136564", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2025/06/28 05:30:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 05:30:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pixeldrain root 'rclone-test-malukiy0zove' 2025/06/28 05:30:09 NOTICE: pixeldrain root 'rclone-test-malukiy0zove': 1 files missing 2025/06/28 05:30:09 NOTICE: 1 hashes missing 2025/06/28 05:30:09 NOTICE: pixeldrain root 'rclone-test-malukiy0zove': 2 differences found 2025/06/28 05:30:09 NOTICE: pixeldrain root 'rclone-test-malukiy0zove': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/28 05:30:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:30:09 NOTICE: pixeldrain root 'rclone-test-malukiy0zove': 0 differences found 2025/06/28 05:30:09 NOTICE: pixeldrain root 'rclone-test-malukiy0zove': 1 matching files 2025/06/28 05:30:09 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-zelofoj4sosu" 2025/06/28 05:30:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:30:25 INFO : pixeldrain root 'rclone-test-zelofoj4sosu': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:30:31 DEBUG : Creating backend with remote "/tmp/rclone2884540373" run.go:180: Remote "pixeldrain root 'rclone-test-zelofoj4sosu'", Local "Local file system at /tmp/rclone2884540373", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2025/06/28 05:30:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 05:30:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pixeldrain root 'rclone-test-zelofoj4sosu' 2025/06/28 05:30:47 NOTICE: pixeldrain root 'rclone-test-zelofoj4sosu': 1 files missing 2025/06/28 05:30:47 NOTICE: 1 hashes missing 2025/06/28 05:30:47 NOTICE: pixeldrain root 'rclone-test-zelofoj4sosu': 2 differences found 2025/06/28 05:30:47 NOTICE: pixeldrain root 'rclone-test-zelofoj4sosu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/28 05:30:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:30:47 NOTICE: pixeldrain root 'rclone-test-zelofoj4sosu': 0 differences found 2025/06/28 05:30:47 NOTICE: pixeldrain root 'rclone-test-zelofoj4sosu': 1 matching files 2025/06/28 05:30:47 DEBUG : pixeldrain root 'rclone-test-zelofoj4sosu': Purge remote 2025/06/28 05:31:02 DEBUG : pixeldrain root 'rclone-test-malukiy0zove': Purge remote 2025/06/28 05:31:03 DEBUG : pixeldrain root 'rclone-test-hivafov0rupe': Purge remote 2025/06/28 05:31:08 DEBUG : pixeldrain root 'rclone-test-niricim2yala': Purge remote 2025/06/28 05:31:14 DEBUG : pixeldrain root 'rclone-test-bajenuh5luna': Purge remote 2025/06/28 05:31:14 DEBUG : pixeldrain root 'rclone-test-bamexax1tequ': Purge remote 2025/06/28 05:31:14 DEBUG : pixeldrain root 'rclone-test-cutetuc4bule': Purge remote 2025/06/28 05:31:29 DEBUG : pixeldrain root 'rclone-test-xuhisev9qiyi': Purge remote 2025/06/28 05:32:26 DEBUG : pixeldrain root 'rclone-test-bavoqeq7dipa': Purge remote 2025/06/28 05:32:26 DEBUG : pixeldrain root 'rclone-test-yasocop7paku': Purge remote --- PASS: TestApplyTransforms (689.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" 2025/06/28 05:32:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/28 05:33:15 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2025/06/28 05:33:15 INFO : file1: Copied (new) to: sub/file2 2025/06/28 05:33:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/28 05:33:38 DEBUG : file1: Unchanged skipping 2025/06/28 05:33:39 DEBUG : pixeldrain root 'rclone-test-jujitar9wafo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (95.59s) === RUN TestCopyLongFile run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.19s) === RUN TestCopyFileBackupDir run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" 2025/06/28 05:35:11 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-jujitar9wafo/backup" 2025/06/28 05:35:15 INFO : pixeldrain root 'rclone-test-jujitar9wafo/backup': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:35:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/28 05:35:40 INFO : dst/file1: Moved (server-side) 2025/06/28 05:35:59 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2025/06/28 05:35:59 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (245.50s) === RUN TestCopyFileCompareDest run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" 2025/06/28 05:38:07 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-jujitar9wafo/dst" 2025/06/28 05:38:07 INFO : pixeldrain root 'rclone-test-jujitar9wafo/dst': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:38:08 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-jujitar9wafo/CompareDest" 2025/06/28 05:38:09 INFO : pixeldrain root 'rclone-test-jujitar9wafo/CompareDest': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 2025/06/28 05:38:09 DEBUG : one: Need to transfer - File not found at Destination 2025/06/28 05:38:12 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2025/06/28 05:38:12 INFO : one: Copied (new) 2025/06/28 05:38:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:38:55 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2025/06/28 05:38:55 INFO : one: Copied (replaced existing) 2025/06/28 05:39:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:39:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/28 05:39:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 05:41:04 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 05:41:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/28 05:41:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 05:41:40 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 05:41:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/28 05:41:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 05:43:01 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 05:43:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/28 05:43:01 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2025/06/28 05:43:01 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (380.33s) === RUN TestCopyFileCopyDest run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.31s) === RUN TestCopyInplace run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (10.01s) === RUN TestCopyLongFileName run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (10.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "pixeldrain root 'rclone-test-jujitar9wafo'", Local "Local file system at /tmp/rclone3692838151", Modify Window "1ms" 2025/06/28 05:44:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination panic: test timed out after 1h0m0s running tests: TestCopyFileMaxTransfer (5s) goroutine 2886 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc0003ad180, {0x26c8304?, 0xc00006bad8?}, 0x27d54f8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0003ad180) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0003ad180, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000984480, {0x3e9c140, 0x6d, 0x6d}, {0xedff16a47?, 0x3eb2140?, 0x3eb2140?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0005f8820) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005f8820) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 24 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 25 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2883 [select]: net/http.(*persistConn).roundTrip(0xc000754120, 0xc00099e0a0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0003d7380, 0xc000292500) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004b62a0, 0xc000292500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000292500, {0x2ae2a80, 0xc0004b62a0}, {0x6e2c01?, 0xc0001a41e8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000354630, 0xc000292500, {0x49?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000354630, 0xc000292500) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0003901e0, {0x2b09cc8, 0xc000980e10}, 0xc00006a7c8) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0003901e0, {0x2b09cc8, 0xc000980e10}, 0x0?, {0x0?, 0x0?}, {0x20485c0, 0xc000776000}, 0xc00006a7c0?, 0x27d69a8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493 github.com/rclone/rclone/backend/pixeldrain.(*Fs).put.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pixeldrain/api_client.go:212 +0x1ad github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc00075d808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b8300, 0xc000454070, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000b8300, 0xc000454070) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/pixeldrain.(*Fs).put(0xc00045cc80, {0x2b09cc8, 0xc000980e10}, {0x26def96, 0x1d}, {0x2ae15e0, _}, _, {0xc000684050, 0x1, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/pixeldrain/api_client.go:211 +0x1fe github.com/rclone/rclone/backend/pixeldrain.(*Fs).Put(0xc00045cc80, {0x2b09cc8, 0xc000980e10}, {0x2ae15e0, 0xc000728100}, {0x7a079839b240, 0xc000b4bce0}, {0xc000684050, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/pixeldrain/pixeldrain.go:246 +0x2d4 github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc00076e090, {0x2b09cc8, 0xc000980e10}, {0x2af4dc8?, 0xc00017a460?}, {0xc000684050, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:218 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc00076e090, {0x2b09cc8, 0xc000980e10}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:271 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00076e090, {0x2b09cc8, 0xc000980e10}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:311 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2b09cc8, 0xc000980e10}, {0x2b20c70, 0xc00045cc80}, {0x0, 0x0}, {0x26def96, 0x1d}, {0x2b203b0, 0xc000b4bce0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x2b09cc8, 0xc000980e10}, {0x2b20c70, 0xc00045cc80}, {0x2b20340, 0xc000994280}, {0x26def96, 0x1d}, {0x26def96, 0x1d}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2093 +0xcf1 github.com/rclone/rclone/fs/operations.CopyFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:418 github.com/rclone/rclone/fs/operations_test.TestCopyFileMaxTransfer(0xc0007a61c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:463 +0x4ec testing.tRunner(0xc0007a61c0, 0x27d54f8) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 159 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 149 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 356 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 346 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 210 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 200 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 621 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 611 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2576 [select]: net/http.(*persistConn).writeLoop(0xc000754120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 2567 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 1638 [chan receive, 17 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1443 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1819 [chan receive, 16 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1443 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2002 [chan receive, 16 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1443 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 238 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 228 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 268 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 258 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 950 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 940 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 501 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 491 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 313 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 303 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 564 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 538 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2575 [IO wait]: internal/poll.runtime_pollWait(0x7a07e004e048, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b62880?, 0xc0007e8400?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b62880, {0xc0007e8400, 0xc00, 0xc00}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000b62880, {0xc0007e8400?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005080c0, {0xc0007e8400?, 0x0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00077a378, {0xc0007e8400?, 0x7a07983933d8?, 0x7a07e042e5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008e0228, {0xc0007e8400?, 0x3ed7f80?, 0x2200588900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000369b8, {0x2ae32e0, 0xc0008e0228}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000036708, {0x7a079841b598, 0xc00077a378}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000036708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000036708, {0xc000560000, 0x1000, 0xc000354ae0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000754120, {0xc000560000?, 0x7f4085?, 0x2ae1480?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b4a300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b4a300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000754120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 2567 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1662 [chan receive, 17 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1443 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 378 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 368 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 465 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 455 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 920 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 846 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 423 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 382 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 789 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 747 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 985 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 927 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 877 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 867 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 526 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 516 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 709 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 635 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 835 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 825 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 687 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 677 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 850 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 776 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2720 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000728100) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 2884 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00050a1e0, {0x2b09d00, 0xc00071efa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 1610 [chan receive, 17 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1443 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1444 [chan receive, 24 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1443 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1831 [chan receive, 17 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1443 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1589 [chan receive, 17 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1443 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2719 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc00084e3c0) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 1393 [chan receive, 24 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1443 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1557 [chan receive, 20 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1443 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestPixeldrain: -verbose" - Finished ERROR in 1h0m14.983795194s (try 3/5): exit status 2: Failed []