"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/04/01 03:17:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-hoxuqog3huqa" 2026/04/01 03:17:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 03:17:17 DEBUG : Creating backend with remote "/tmp/rclone3653583400" === 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 "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:148 Error: Received unexpected error: failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestMultithreadCopy --- FAIL: TestMultithreadCopy (22.72s) === RUN TestMultithreadCopyAbort run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:293 Error: Received unexpected error: failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestMultithreadCopyAbort --- FAIL: TestMultithreadCopyAbort (14.39s) === RUN TestSizeDiffers 2026/04/01 03:17:55 DEBUG : a: size = 0 OK 2026/04/01 03:17:55 DEBUG : a: size = 1 (memory) 2026/04/01 03:17:55 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/01 03:17:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/01 03:17:55 DEBUG : potato: Seek from 10 to 0 2026/04/01 03:17:55 DEBUG : potato: Seek from 10 to 0 2026/04/01 03:17:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/01 03:17:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Seek from 5 to 2 2026/04/01 03:17:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/01 03:17:55 DEBUG : potato: Seek from 7 to 0 2026/04/01 03:17:55 DEBUG : potato: Seek from 7 to 0 2026/04/01 03:17:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/01 03:17:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Seek from 5 to 2 2026/04/01 03:17:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/01 03:17:55 DEBUG : potato: Seek from 8 to 0 2026/04/01 03:17:55 DEBUG : potato: Seek from 8 to 0 2026/04/01 03:17:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/01 03:17:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/01 03:17:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 03:17:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 03:17:55 DEBUG : potato: Seek from 5 to 2 2026/04/01 03:17:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/01 03:17:55 DEBUG : potato: Seek from 9 to 0 2026/04/01 03:17:55 DEBUG : potato: Seek from 9 to 0 2026/04/01 03:17:55 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 "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", 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 (147.08s) --- PASS: TestCheck/1 (4.13s) --- PASS: TestCheck/2 (4.11s) --- PASS: TestCheck/3 (4.83s) --- PASS: TestCheck/4 (6.22s) --- PASS: TestCheck/5 (5.58s) --- PASS: TestCheck/6 (8.40s) --- PASS: TestCheck/7 (6.35s) === RUN TestCheckFsError 2026/04/01 03:20:22 DEBUG : Creating backend with remote "nonexistent" 2026/04/01 03:20:22 DEBUG : Config file has changed externally - reloading 2026/04/01 03:20:22 DEBUG : Creating backend with remote "nonexistent" 2026/04/01 03:20:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/01 03:20:22 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/01 03:20:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/01 03:20:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", 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 (222.19s) --- PASS: TestCheckDownload/1 (7.29s) --- PASS: TestCheckDownload/2 (10.01s) --- PASS: TestCheckDownload/3 (10.60s) --- PASS: TestCheckDownload/4 (10.91s) --- PASS: TestCheckDownload/5 (12.04s) --- PASS: TestCheckDownload/6 (13.02s) --- PASS: TestCheckDownload/7 (10.99s) === RUN TestCheckSizeOnly run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (142.18s) --- PASS: TestCheckSizeOnly/1 (3.87s) --- PASS: TestCheckSizeOnly/2 (3.24s) --- PASS: TestCheckSizeOnly/3 (4.18s) --- PASS: TestCheckSizeOnly/4 (7.46s) --- PASS: TestCheckSizeOnly/5 (6.66s) --- PASS: TestCheckSizeOnly/6 (5.31s) --- PASS: TestCheckSizeOnly/7 (4.53s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 03:26:55 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/01 03:26:55 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/01 03:26:55 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/01 03:26:55 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/01 03:27:07 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-hoxuqog3huqa'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestParseSumFile (57.55s) === RUN TestCheckSum run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 03:27:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-hoxuqog3huqa/data" 2026/04/01 03:27:24 DEBUG : Config file has changed externally - reloading check_test.go:350: drime root 'rclone-test-hoxuqog3huqa/data' lacks md5, skipping --- SKIP: TestCheckSum (26.45s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 03:27:50 DEBUG : Creating backend with remote "TestDrime:rclone-test-hoxuqog3huqa/data" === RUN TestCheckSumDownload/subtest1 2026/04/01 03:30:23 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-hoxuqog3huqa'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestCheckSumDownload (197.63s) --- PASS: TestCheckSumDownload/subtest1 (38.56s) === RUN TestApplyTransforms 2026/04/01 03:31:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-gogekum6bobu" 2026/04/01 03:31:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 03:31:18 DEBUG : Creating backend with remote "/tmp/rclone2834126812" run.go:185: Remote "drime root 'rclone-test-gogekum6bobu'", Local "Local file system at /tmp/rclone2834126812", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/04/01 03:31:51 ERROR : hello, world!: sum not found 2026/04/01 03:31:51 ERROR : HELLO, WORLD!: file not in drime root 'rclone-test-gogekum6bobu' 2026/04/01 03:31:51 NOTICE: drime root 'rclone-test-gogekum6bobu': 1 files missing 2026/04/01 03:31:51 NOTICE: 1 hashes missing 2026/04/01 03:31:51 NOTICE: drime root 'rclone-test-gogekum6bobu': 1 differences found 2026/04/01 03:31:51 NOTICE: drime root 'rclone-test-gogekum6bobu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/01 03:32:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 03:32:00 NOTICE: drime root 'rclone-test-gogekum6bobu': 0 differences found 2026/04/01 03:32:00 NOTICE: drime root 'rclone-test-gogekum6bobu': 1 matching files 2026/04/01 03:32:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-melovoh9qoyo" 2026/04/01 03:32:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 03:32:14 DEBUG : Creating backend with remote "/tmp/rclone3045575612" run.go:185: Remote "drime root 'rclone-test-melovoh9qoyo'", Local "Local file system at /tmp/rclone3045575612", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/04/01 03:32:45 ERROR : HELLO, WORLD!: sum not found 2026/04/01 03:32:45 ERROR : hello, world!: file not in drime root 'rclone-test-melovoh9qoyo' 2026/04/01 03:32:45 NOTICE: drime root 'rclone-test-melovoh9qoyo': 1 files missing 2026/04/01 03:32:45 NOTICE: 1 hashes missing 2026/04/01 03:32:45 NOTICE: drime root 'rclone-test-melovoh9qoyo': 1 differences found 2026/04/01 03:32:45 NOTICE: drime root 'rclone-test-melovoh9qoyo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/01 03:32:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 03:32:54 NOTICE: drime root 'rclone-test-melovoh9qoyo': 0 differences found 2026/04/01 03:32:54 NOTICE: drime root 'rclone-test-melovoh9qoyo': 1 matching files 2026/04/01 03:32:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-dawemir4hodo" 2026/04/01 03:32:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 03:33:05 DEBUG : Creating backend with remote "/tmp/rclone2814994894" run.go:185: Remote "drime root 'rclone-test-dawemir4hodo'", Local "Local file system at /tmp/rclone2814994894", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/01 03:33:37 ERROR : HeLlO, wOrLd!: sum not found 2026/04/01 03:33:37 ERROR : hello, world!: file not in drime root 'rclone-test-dawemir4hodo' 2026/04/01 03:33:37 NOTICE: drime root 'rclone-test-dawemir4hodo': 1 files missing 2026/04/01 03:33:37 NOTICE: 1 hashes missing 2026/04/01 03:33:37 NOTICE: drime root 'rclone-test-dawemir4hodo': 1 differences found 2026/04/01 03:33:37 NOTICE: drime root 'rclone-test-dawemir4hodo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/01 03:33:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 03:33:45 NOTICE: drime root 'rclone-test-dawemir4hodo': 0 differences found 2026/04/01 03:33:45 NOTICE: drime root 'rclone-test-dawemir4hodo': 1 matching files 2026/04/01 03:33:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-vujusiw9baso" 2026/04/01 03:33:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 03:33:53 DEBUG : Creating backend with remote "/tmp/rclone444627105" run.go:185: Remote "drime root 'rclone-test-vujusiw9baso'", Local "Local file system at /tmp/rclone444627105", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/01 03:34:23 ERROR : HELLO, WORLD!: sum not found 2026/04/01 03:34:23 ERROR : HeLlO, wOrLd!: file not in drime root 'rclone-test-vujusiw9baso' 2026/04/01 03:34:23 NOTICE: drime root 'rclone-test-vujusiw9baso': 1 files missing 2026/04/01 03:34:23 NOTICE: 1 hashes missing 2026/04/01 03:34:23 NOTICE: drime root 'rclone-test-vujusiw9baso': 1 differences found 2026/04/01 03:34:23 NOTICE: drime root 'rclone-test-vujusiw9baso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/01 03:34:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 03:34:31 NOTICE: drime root 'rclone-test-vujusiw9baso': 0 differences found 2026/04/01 03:34:31 NOTICE: drime root 'rclone-test-vujusiw9baso': 1 matching files 2026/04/01 03:34:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-lezicoh1hepo" 2026/04/01 03:34:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 03:34:38 DEBUG : Creating backend with remote "/tmp/rclone108315458" run.go:185: Remote "drime root 'rclone-test-lezicoh1hepo'", Local "Local file system at /tmp/rclone108315458", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/04/01 03:35:09 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/01 03:35:09 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-lezicoh1hepo' 2026/04/01 03:35:09 NOTICE: drime root 'rclone-test-lezicoh1hepo': 1 files missing 2026/04/01 03:35:09 NOTICE: 1 hashes missing 2026/04/01 03:35:09 NOTICE: drime root 'rclone-test-lezicoh1hepo': 1 differences found 2026/04/01 03:35:09 NOTICE: drime root 'rclone-test-lezicoh1hepo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/01 03:35:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 03:35:16 NOTICE: drime root 'rclone-test-lezicoh1hepo': 0 differences found 2026/04/01 03:35:16 NOTICE: drime root 'rclone-test-lezicoh1hepo': 1 matching files 2026/04/01 03:35:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-jotaros3pake" 2026/04/01 03:35:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 03:35:24 DEBUG : Creating backend with remote "/tmp/rclone3410959847" run.go:185: Remote "drime root 'rclone-test-jotaros3pake'", Local "Local file system at /tmp/rclone3410959847", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/04/01 03:36:07 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/01 03:36:07 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-jotaros3pake' 2026/04/01 03:36:07 NOTICE: drime root 'rclone-test-jotaros3pake': 1 files missing 2026/04/01 03:36:07 NOTICE: 1 hashes missing 2026/04/01 03:36:07 NOTICE: drime root 'rclone-test-jotaros3pake': 1 differences found 2026/04/01 03:36:07 NOTICE: drime root 'rclone-test-jotaros3pake': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/01 03:36:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 03:36:16 NOTICE: drime root 'rclone-test-jotaros3pake': 0 differences found 2026/04/01 03:36:16 NOTICE: drime root 'rclone-test-jotaros3pake': 1 matching files 2026/04/01 03:36:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-jicotez0vobi" 2026/04/01 03:36:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 03:36:25 DEBUG : Creating backend with remote "/tmp/rclone4097260393" run.go:185: Remote "drime root 'rclone-test-jicotez0vobi'", Local "Local file system at /tmp/rclone4097260393", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/04/01 03:36:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/01 03:36:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-jicotez0vobi' 2026/04/01 03:36:50 NOTICE: drime root 'rclone-test-jicotez0vobi': 1 files missing 2026/04/01 03:36:50 NOTICE: 1 hashes missing 2026/04/01 03:36:50 NOTICE: drime root 'rclone-test-jicotez0vobi': 1 differences found 2026/04/01 03:36:50 NOTICE: drime root 'rclone-test-jicotez0vobi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/01 03:37:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 03:37:01 NOTICE: drime root 'rclone-test-jicotez0vobi': 0 differences found 2026/04/01 03:37:01 NOTICE: drime root 'rclone-test-jicotez0vobi': 1 matching files 2026/04/01 03:37:01 DEBUG : Creating backend with remote "TestDrime:rclone-test-nohicud2xere" 2026/04/01 03:37:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 03:37:11 DEBUG : Creating backend with remote "/tmp/rclone1981270452" run.go:185: Remote "drime root 'rclone-test-nohicud2xere'", Local "Local file system at /tmp/rclone1981270452", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/04/01 03:37:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/01 03:37:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-nohicud2xere' 2026/04/01 03:37:42 NOTICE: drime root 'rclone-test-nohicud2xere': 1 files missing 2026/04/01 03:37:42 NOTICE: 1 hashes missing 2026/04/01 03:37:42 NOTICE: drime root 'rclone-test-nohicud2xere': 1 differences found 2026/04/01 03:37:42 NOTICE: drime root 'rclone-test-nohicud2xere': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/01 03:37:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 03:37:52 NOTICE: drime root 'rclone-test-nohicud2xere': 0 differences found 2026/04/01 03:37:52 NOTICE: drime root 'rclone-test-nohicud2xere': 1 matching files 2026/04/01 03:37:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-ribixas0race" 2026/04/01 03:37:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 03:38:00 DEBUG : Creating backend with remote "/tmp/rclone512585644" run.go:185: Remote "drime root 'rclone-test-ribixas0race'", Local "Local file system at /tmp/rclone512585644", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/04/01 03:38:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/01 03:38:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-ribixas0race' 2026/04/01 03:38:47 NOTICE: drime root 'rclone-test-ribixas0race': 1 files missing 2026/04/01 03:38:47 NOTICE: 1 hashes missing 2026/04/01 03:38:47 NOTICE: drime root 'rclone-test-ribixas0race': 1 differences found 2026/04/01 03:38:47 NOTICE: drime root 'rclone-test-ribixas0race': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/01 03:38:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 03:38:54 NOTICE: drime root 'rclone-test-ribixas0race': 0 differences found 2026/04/01 03:38:54 NOTICE: drime root 'rclone-test-ribixas0race': 1 matching files 2026/04/01 03:38:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-duxamid5febu" 2026/04/01 03:38:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 03:39:03 DEBUG : Creating backend with remote "/tmp/rclone2745537808" run.go:185: Remote "drime root 'rclone-test-duxamid5febu'", Local "Local file system at /tmp/rclone2745537808", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/04/01 03:39:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/01 03:39:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-duxamid5febu' 2026/04/01 03:39:28 NOTICE: drime root 'rclone-test-duxamid5febu': 1 files missing 2026/04/01 03:39:28 NOTICE: 1 hashes missing 2026/04/01 03:39:28 NOTICE: drime root 'rclone-test-duxamid5febu': 1 differences found 2026/04/01 03:39:28 NOTICE: drime root 'rclone-test-duxamid5febu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/01 03:39:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 03:39:34 NOTICE: drime root 'rclone-test-duxamid5febu': 0 differences found 2026/04/01 03:39:34 NOTICE: drime root 'rclone-test-duxamid5febu': 1 matching files 2026/04/01 03:39:34 DEBUG : drime root 'rclone-test-duxamid5febu': Purge remote 2026/04/01 03:39:38 DEBUG : drime root 'rclone-test-ribixas0race': Purge remote 2026/04/01 03:39:42 DEBUG : drime root 'rclone-test-nohicud2xere': Purge remote 2026/04/01 03:39:45 DEBUG : drime root 'rclone-test-jicotez0vobi': Purge remote 2026/04/01 03:39:48 DEBUG : drime root 'rclone-test-jotaros3pake': Purge remote 2026/04/01 03:39:52 DEBUG : drime root 'rclone-test-lezicoh1hepo': Purge remote 2026/04/01 03:39:57 DEBUG : drime root 'rclone-test-vujusiw9baso': Purge remote 2026/04/01 03:40:02 DEBUG : drime root 'rclone-test-dawemir4hodo': Purge remote 2026/04/01 03:40:06 DEBUG : drime root 'rclone-test-melovoh9qoyo': Purge remote 2026/04/01 03:40:08 DEBUG : drime root 'rclone-test-gogekum6bobu': Purge remote --- PASS: TestApplyTransforms (542.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 03:40:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/01 03:40:24 DEBUG : sub/file2: size = 14 OK 2026/04/01 03:40:24 INFO : file1: Copied (new) to: sub/file2 2026/04/01 03:40:38 DEBUG : sub/file2: size = 14 OK 2026/04/01 03:40:38 DEBUG : file1: Sizes identical 2026/04/01 03:40:38 DEBUG : file1: Unchanged skipping 2026/04/01 03:40:46 DEBUG : drime root 'rclone-test-hoxuqog3huqa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (62.79s) === RUN TestCopyLongFile run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (9.34s) === RUN TestCopyFileBackupDir run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 03:42:30 DEBUG : Creating backend with remote "TestDrime:rclone-test-hoxuqog3huqa/backup" 2026/04/01 03:42:30 DEBUG : Config file has changed externally - reloading 2026/04/01 03:42:55 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3653583400) 2026/04/01 03:42:55 DEBUG : dst/file1: size = 18 (drime root 'rclone-test-hoxuqog3huqa') 2026/04/01 03:42:55 DEBUG : dst/file1: Sizes differ 2026/04/01 03:43:34 INFO : dst/file1: Moved (server-side) 2026/04/01 03:44:01 DEBUG : dst/file1: size = 14 OK 2026/04/01 03:44:01 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (231.97s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 03:45:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-hoxuqog3huqa/dst" 2026/04/01 03:45:43 DEBUG : Creating backend with remote "TestDrime:rclone-test-hoxuqog3huqa/CompareDest" 2026/04/01 03:46:00 DEBUG : one: Need to transfer - File not found at Destination 2026/04/01 03:46:22 DEBUG : one: size = 3 OK 2026/04/01 03:46:22 INFO : one: Copied (new) 2026/04/01 03:46:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3653583400) 2026/04/01 03:46:47 DEBUG : one: size = 3 (drime root 'rclone-test-hoxuqog3huqa/dst') 2026/04/01 03:46:47 DEBUG : one: Sizes differ 2026/04/01 03:46:59 DEBUG : one: Removing old object on successful upload 2026/04/01 03:47:02 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (137.26s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 03:47:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-hoxuqog3huqa/dst" 2026/04/01 03:47:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-hoxuqog3huqa/CopyDest" 2026/04/01 03:48:16 DEBUG : one: Need to transfer - File not found at Destination 2026/04/01 03:48:40 DEBUG : one: size = 3 OK 2026/04/01 03:48:40 INFO : one: Copied (new) 2026/04/01 03:49:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3653583400) 2026/04/01 03:49:07 DEBUG : one: size = 3 (drime root 'rclone-test-hoxuqog3huqa/dst') 2026/04/01 03:49:07 DEBUG : one: Sizes differ 2026/04/01 03:49:20 DEBUG : one: Removing old object on successful upload 2026/04/01 03:49:23 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:303: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:303 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (130.42s) === RUN TestCopyInplace run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (7.07s) === RUN TestCopyLongFileName run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (8.54s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (9.72s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 03:50:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/01 03:50:34 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/01 03:50:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/01 03:50:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/01 03:50:53 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://app.drime.cloud/api/v1/uploads": failed to copy data: max transfer limit reached as set by --max-transfer 2026/04/01 03:51:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/01 03:51:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/01 03:51:20 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/01 03:51:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (114.09s) === RUN TestDeduplicateInteractive run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (9.44s) === RUN TestDeduplicateSkip run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (5.10s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (7.75s) === RUN TestDeduplicateFirst run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (7.34s) === RUN TestDeduplicateNewest run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (6.95s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (13.04s) === RUN TestDeduplicateOldest run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (10.33s) === RUN TestDeduplicateLargest run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (11.59s) === RUN TestDeduplicateSmallest run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (8.11s) === RUN TestDeduplicateRename run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (6.35s) === RUN TestMergeDirs run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (10.80s) === RUN TestListDirSorted run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 03:55:37 DEBUG : a.txt: Excluded (Size Filter) 2026/04/01 03:55:37 DEBUG : a.txt: Excluded 2026/04/01 03:55:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/01 03:55:43 DEBUG : sub dir/hello world2: Excluded 2026/04/01 03:55:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/01 03:55:43 DEBUG : sub dir/hello world: Excluded 2026/04/01 03:55:53 DEBUG : sub dir/ignore dir: Excluded 2026/04/01 03:55:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/01 03:55:53 DEBUG : sub dir/hello world2: Excluded 2026/04/01 03:55:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/01 03:55:53 DEBUG : sub dir/hello world: Excluded 2026/04/01 03:55:57 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (212.79s) === RUN TestListDirSortedFn run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:01:11 DEBUG : a.txt: Excluded (Size Filter) 2026/04/01 04:01:11 DEBUG : a.txt: Excluded 2026/04/01 04:01:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/01 04:01:22 DEBUG : sub dir/hello world2: Excluded 2026/04/01 04:01:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/01 04:01:22 DEBUG : sub dir/hello world: Excluded 2026/04/01 04:01:34 DEBUG : sub dir/ignore dir: Excluded 2026/04/01 04:01:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/01 04:01:34 DEBUG : sub dir/hello world2: Excluded 2026/04/01 04:01:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/01 04:01:34 DEBUG : sub dir/hello world: Excluded 2026/04/01 04:01:39 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (372.30s) === RUN TestListJSON run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/04/01 04:05:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (154.95s) --- PASS: TestListJSON/Default (5.61s) --- PASS: TestListJSON/FilesOnly (5.70s) --- PASS: TestListJSON/DirsOnly (4.85s) --- PASS: TestListJSON/Recurse (8.76s) --- PASS: TestListJSON/SubDir (5.46s) --- PASS: TestListJSON/NoModTime (6.33s) --- PASS: TestListJSON/NoMimeType (6.50s) --- PASS: TestListJSON/ShowHash (6.09s) --- PASS: TestListJSON/HashTypes (5.66s) --- PASS: TestListJSON/Metadata (5.11s) === RUN TestStatJSON run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/04/01 04:08:28 DEBUG : Creating backend with remote "TestDrime:rclone-test-hoxuqog3huqa/notfound" 2026/04/01 04:08:28 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (214.70s) --- PASS: TestStatJSON/Root (5.56s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (4.91s) --- PASS: TestStatJSON/Dir (11.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (6.97s) --- PASS: TestStatJSON/File (6.48s) --- PASS: TestStatJSON/NotFound (9.61s) --- PASS: TestStatJSON/DirFilesOnly (5.13s) --- PASS: TestStatJSON/FileFilesOnly (6.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (3.97s) --- PASS: TestStatJSON/DirDirsOnly (3.24s) --- PASS: TestStatJSON/FileDirsOnly (4.03s) --- PASS: TestStatJSON/NotFoundDirsOnly (4.92s) --- PASS: TestStatJSON/RootNotFound (29.72s) === RUN TestMkdir run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:09:33 INFO : drime root 'rclone-test-hoxuqog3huqa': Making directory 2026/04/01 04:09:39 INFO : drime root 'rclone-test-hoxuqog3huqa': Making directory --- PASS: TestMkdir (17.20s) === RUN TestLsd run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" --- PASS: TestLsd (71.96s) === RUN TestLs run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" --- PASS: TestLs (71.52s) === RUN TestLsWithFilesFrom run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:12:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/01 04:12:49 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (60.96s) === RUN TestLsLong run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" --- PASS: TestLsLong (75.08s) === RUN TestHashSums run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" --- PASS: TestHashSums (55.84s) === RUN TestHashSumsWithErrors 2026/04/01 04:15:26 DEBUG : Creating backend with remote ":memory:" 2026/04/01 04:15:26 DEBUG : Config file has changed externally - reloading 2026/04/01 04:15:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/01 04:15:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/01 04:15:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/01 04:15:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/01 04:15:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/01 04:15:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/01 04:15:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/01 04:15:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/01 04:15:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" --- PASS: TestCount (152.83s) === RUN TestDelete run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:18:55 DEBUG : Waiting for deletions to finish 2026/04/01 04:19:03 DEBUG : large: Excluded (Size Filter) 2026/04/01 04:19:03 DEBUG : large: Excluded 2026/04/01 04:19:12 INFO : medium: Deleted 2026/04/01 04:19:12 INFO : small: Deleted --- PASS: TestDelete (99.07s) === RUN TestMaxDelete run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:20:35 DEBUG : Waiting for deletions to finish 2026/04/01 04:20:40 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/01 04:20:45 INFO : large: Deleted 2026/04/01 04:20:45 INFO : medium: Deleted --- PASS: TestMaxDelete (99.52s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:22:09 DEBUG : Waiting for deletions to finish 2026/04/01 04:22:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/01 04:22:22 INFO : medium: Deleted 2026/04/01 04:22:22 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (104.73s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:24:01 DEBUG : Waiting for deletions to finish 2026/04/01 04:24:08 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/01 04:24:15 INFO : large: Deleted 2026/04/01 04:24:15 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (112.04s) === RUN TestReadFile run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" --- PASS: TestReadFile (93.07s) === RUN TestRetry 2026/04/01 04:26:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/01 04:26:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/01 04:26:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/01 04:26:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/01 04:26:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/01 04:26:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/01 04:26:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" --- PASS: TestCat (149.09s) === RUN TestPurge 2026/04/01 04:28:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-yisugon3reji" 2026/04/01 04:28:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 04:29:13 DEBUG : Creating backend with remote "/tmp/rclone3925453156" 2026/04/01 04:29:13 DEBUG : Config file has changed externally - reloading run.go:185: Remote "drime root 'rclone-test-yisugon3reji'", Local "Local file system at /tmp/rclone3925453156", Modify Window "876000h0m0s" 2026/04/01 04:30:19 INFO : A2: Making directory 2026/04/01 04:30:29 INFO : A1/B2: Making directory 2026/04/01 04:30:42 INFO : A1/B2/C2: Making directory 2026/04/01 04:30:56 INFO : A1/B1/C3: Making directory 2026/04/01 04:31:11 INFO : A3: Making directory 2026/04/01 04:31:25 INFO : A3/B3: Making directory 2026/04/01 04:31:37 INFO : A3/B3/C4: Making directory 2026/04/01 04:33:02 ERROR : error listing: directory not found 2026/04/01 04:33:02 DEBUG : drime root 'rclone-test-yisugon3reji': Purge remote 2026/04/01 04:33:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (250.78s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:33:49 INFO : A2: Making directory 2026/04/01 04:34:03 INFO : A1/B2: Making directory 2026/04/01 04:34:14 INFO : A1/B2/C2: Making directory 2026/04/01 04:34:27 INFO : A1/B1/C3: Making directory 2026/04/01 04:34:38 INFO : A3: Making directory 2026/04/01 04:34:50 INFO : A3/B3: Making directory 2026/04/01 04:35:03 INFO : A3/B3/C4: Making directory 2026/04/01 04:35:52 DEBUG : removing 1 level 3 directories 2026/04/01 04:35:52 INFO : A3/B3/C4: Removing directory 2026/04/01 04:36:53 DEBUG : removing 2 level 3 directories 2026/04/01 04:36:53 INFO : A1/B2/C2: Removing directory 2026/04/01 04:36:53 INFO : A1/B1/C3: Removing directory 2026/04/01 04:37:07 DEBUG : removing 2 level 2 directories 2026/04/01 04:37:07 INFO : A3/B3: Removing directory 2026/04/01 04:37:07 INFO : A1/B2: Removing directory 2026/04/01 04:37:20 DEBUG : removing 2 level 1 directories 2026/04/01 04:37:20 INFO : A3: Removing directory 2026/04/01 04:37:20 INFO : A2: Removing directory 2026/04/01 04:38:34 DEBUG : removing 1 level 3 directories 2026/04/01 04:38:34 INFO : A1/B1/C1: Removing directory 2026/04/01 04:38:45 DEBUG : removing 1 level 2 directories 2026/04/01 04:38:45 INFO : A1/B1: Removing directory 2026/04/01 04:39:00 DEBUG : removing 1 level 1 directories 2026/04/01 04:39:00 INFO : A1: Removing directory 2026/04/01 04:39:10 DEBUG : removing 1 level 0 directories 2026/04/01 04:39:10 INFO : drime root 'rclone-test-hoxuqog3huqa': Removing directory 2026/04/01 04:39:25 ERROR : error listing: directory not found 2026/04/01 04:39:29 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (381.72s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:39:35 INFO : A1: Making directory 2026/04/01 04:39:43 INFO : A1/B1: Making directory 2026/04/01 04:39:54 INFO : A1/B1/C1: Making directory 2026/04/01 04:40:43 DEBUG : removing 1 level 3 directories 2026/04/01 04:40:43 INFO : A1/B1/C1: Removing directory 2026/04/01 04:40:52 DEBUG : removing 1 level 2 directories 2026/04/01 04:40:52 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (128.24s) === RUN TestRmdirsWithFilter run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:41:37 INFO : A1: Making directory 2026/04/01 04:41:46 INFO : A1/B1: Making directory 2026/04/01 04:41:55 INFO : A1/B1/C1: Making directory 2026/04/01 04:42:42 DEBUG : removing 1 level 3 directories 2026/04/01 04:42:42 INFO : A1/B1/C1: Removing directory 2026/04/01 04:42:53 DEBUG : removing 1 level 2 directories 2026/04/01 04:42:53 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (128.87s) === RUN TestCopyURL run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:44:15 DEBUG : filename.txt: File name found in url 2026/04/01 04:44:31 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (113.51s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" --- PASS: TestCopyURLDownloadHeaders (29.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:46:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/01 04:46:35 DEBUG : sub/file2: size = 14 OK 2026/04/01 04:46:35 INFO : file1: Copied (new) to: sub/file2 2026/04/01 04:46:35 INFO : file1: Deleted 2026/04/01 04:46:50 DEBUG : sub/file2: size = 14 OK 2026/04/01 04:46:50 DEBUG : file1: Sizes identical 2026/04/01 04:46:50 DEBUG : file1: Unchanged skipping 2026/04/01 04:46:50 INFO : file1: Deleted 2026/04/01 04:46:58 DEBUG : drime root 'rclone-test-hoxuqog3huqa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (99.07s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:47:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/01 04:48:14 DEBUG : file1: size = 14 OK 2026/04/01 04:48:14 INFO : file1: Copied (new) 2026/04/01 04:48:14 INFO : file1: Deleted 2026/04/01 04:48:25 DEBUG : file1: Destination exists, skipping 2026/04/01 04:48:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (53.89s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (9.28s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (9.05s) === RUN TestMoveFileBackupDir run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:49:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-hoxuqog3huqa/backup" 2026/04/01 04:49:44 DEBUG : Config file has changed externally - reloading 2026/04/01 04:50:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3653583400) 2026/04/01 04:50:04 DEBUG : dst/file1: size = 18 (drime root 'rclone-test-hoxuqog3huqa') 2026/04/01 04:50:04 DEBUG : dst/file1: Sizes differ 2026/04/01 04:50:45 INFO : dst/file1: Moved (server-side) 2026/04/01 04:51:27 DEBUG : dst/file1: size = 14 OK 2026/04/01 04:51:27 INFO : dst/file1: Copied (new) 2026/04/01 04:51:27 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (204.67s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-hoxuqog3huqa'", Local "Local file system at /tmp/rclone3653583400", Modify Window "876000h0m0s" 2026/04/01 04:54:30 INFO : A1/B2: Making directory 2026/04/01 04:54:43 INFO : A1/B1/C3: Making directory panic: test timed out after 2h0m0s running tests: TestDirMove (24m53s) goroutine 131059 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 25 minutes]: testing.(*T).Run(0x3cd29e8d2fc8, {0x29e208a?, 0x3cd29e149ae8?}, 0x2b57280) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x3cd29e8d2fc8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x3cd29e8d2fc8, 0x3cd29e149c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a0dfbc, 0x18}, {0x2a47801, 0x26}, 0x3cd29eb600c0, {0x45b8420, 0x71, 0x71}, {0xc26b487779d647a6, 0x68f03f134ce, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x3cd29e6719a0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x3cd29e6719a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 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:274 +0xa6 goroutine 414 [chan receive (nil chan), 117 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 405 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8 [syscall, 120 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 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 9 [chan receive, 120 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 301 [chan receive (nil chan), 119 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 291 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 194 [chan receive (nil chan), 120 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 184 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 759 [chan receive (nil chan), 113 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 749 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5963 [select]: net/http.(*Transport).getConn(0x3cd29e5921a0, 0x3cd29e7df180, {{}, 0x0, {0x3cd29e257200, 0x5}, {0x3cd29e137128, 0x13}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x3cd29e5921a0, 0x3cd29e1ff7c0) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3cd29e7961e0, 0x3cd29e1ff7c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0x3cd29e1ff7c0, {0x2b72a60, 0x3cd29e7961e0}, {0x3cd29e6c0b68?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3cd29e8fcab0, 0x3cd29e1ff7c0, {0x2655601?, 0x3cd29e6c0bf0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3cd29e8fcab0, 0x3cd29e1ff7c0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3cd29e2ba4b0, {0x2b9d178, 0x45f4ac0}, 0x3cd29e6c1258) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x3cd29e2ba4b0, {0x2b9d178, 0x45f4ac0}, 0x3cd29e1fb600?, {0x2312b20?, 0x3cd29e5627a0?}, {0x2312b60, 0x3cd29e77ec00}, 0x0?, 0x2b587a8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/drime.(*Fs).patch.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:794 +0x8d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x3cd29e796240, 0x3cd29e4a34a0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3cd29e796240, 0x3cd29e4a34a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0x3cd29e92e000, {0x2b9d178, 0x45f4ac0}, {0x3cd29edd3800, 0x9}, {0x29cc281, 0x4}, {0x2b5e030, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x3ae github.com/rclone/rclone/backend/drime.(*Fs).rename(0x3cd29e92e000, {0x2b9d178, 0x45f4ac0}, {0x3cd29edd3800, 0x9}, {0x2b5e030, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0x3cd29e92e000, {0x2b9d178, 0x45f4ac0}, {0x3cd29edd3800, 0x9}, {0x29cab84, 0x2}, {0x2b5e030, 0x2}, {0x3cd29edd3f60, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:865 +0x305 github.com/rclone/rclone/backend/drime.(*Fs).DirMove(0x3cd29e92e000, {0x2b9d178, 0x45f4ac0}, {0x2bb8cc0?, 0x3cd29e92e000}, {0x29cab84, 0x2}, {0x2b5e030?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:943 +0x125 github.com/rclone/rclone/fs/operations.DirMove({0x2b9d178, 0x45f4ac0}, {0x2bb8cc0, 0x3cd29e92e000}, {0x29cab84, 0x2}, {0x2b5e030, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2407 +0x123 github.com/rclone/rclone/fs/operations_test.TestDirMove(0x3cd29e8d2488) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 +0x8d7 testing.tRunner(0x3cd29e8d2488, 0x2b57280) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 439 [chan receive (nil chan), 117 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 365 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 316 [chan receive (nil chan), 119 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 306 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 261 [chan receive (nil chan), 119 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 219 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 340 [chan receive (nil chan), 119 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 330 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 612 [chan receive (nil chan), 115 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 570 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 478 [chan receive (nil chan), 117 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 468 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 229 [chan receive (nil chan), 119 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 75 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 131046 [IO wait]: internal/poll.runtime_pollWait(0x7f2fce18ba00, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2b9d338?, 0x3cd29e65f880?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0x3cd29e4e8800, {0x2b9d338, 0x3cd29e65f880}, {0x427694?, 0x4b70f3?}, {0x2b71820?, 0x3cd29e6b67a0?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x3cd29e4e8800, {0x2b9d338, 0x3cd29e65f880}, {0x2ba93f8?, 0x0?}, {0x2ba93f8, 0x3cd29e5ca390}, 0x3cd29ebf71e8?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2b9d338, 0x3cd29e65f880}, {0x29cb3e0, 0x3}, 0x2, 0x1, 0x46cd65?, 0x0, {0x2ba93f8, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2b9d338, 0x3cd29e65f880}, {0x29cb3e0, 0x3}, {0x2ba93f8, 0x0}, {0x2ba93f8, 0x3cd29e5ca390}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x3cd29e4cec00, {0x2b9d338, 0x3cd29e65f880}, 0x0, 0x3cd29e5ca390, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x0?, {0x2b9d338?, 0x3cd29e65f880?}, 0x3cd29ebf73c0?, 0x3cd29ebf73e0?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x3cd29e4cec00, {0x2b9d338, 0x3cd29e65f880}, {0x2b878a8, 0x3cd29e5ca390}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x3cd29e4cec00, {0x2b9d338, 0x3cd29e65f880}, {0x3cd29e5fa4f0?, 0x1, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x0?, {0x2b9d338?, 0x3cd29e65f880?}, {0x3cd29e5fa4f0?, 0x2565200?, 0x29cc5cd?}, {0x0?, 0x29cb3e0?, 0x4dab52?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x3cd29eb6e6e0, {0x2b9d2c8?, 0x3cd29e7df1d0?}, {0x29cb3e0, 0x3}, {0x3cd29e137128, 0x13}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x3cd29eb6e6e0, {0x2b9d2c8, 0x3cd29e7df1d0}, {0x29cb3e0?, 0x7f2fcc7b1f60?}, {0x3cd29e137128, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2b9d2c8, 0x3cd29e7df1d0}, {0x29cb3e0, 0x3}, {0x3cd29e137128, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0x7f3016684bf0?, {0x2b9d2c8?, 0x3cd29e7df1d0?}, {0x29cb3e0?, 0x3cd29ee1b9f8?}, {0x3cd29e137128?, 0x10?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x3cd29e5921a0, {0x2b9d2c8, 0x3cd29e7df1d0}, {{}, 0x0, {0x3cd29e257200, 0x5}, {0x3cd29e137128, 0x13}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x3cd29e5921a0, 0x3cd29e29f130) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 5963 /usr/local/go/src/net/http/transport.go:1628 +0x112 goroutine 825 [chan receive (nil chan), 113 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 735 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 670 [chan receive (nil chan), 115 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 660 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 651 [chan receive (nil chan), 115 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 593 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 4690 [chan receive, 50 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 4593 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 126 [chan receive (nil chan), 119 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 116 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 522 [chan receive (nil chan), 117 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 512 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1384 [chan receive, 105 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 1206 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 688 [chan receive (nil chan), 113 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 678 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 553 [chan receive (nil chan), 115 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 527 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1268 [chan receive, 107 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 1206 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 859 [chan receive (nil chan), 113 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 833 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1290 [chan receive, 105 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 1206 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1581 [chan receive, 101 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 1206 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 782 [chan receive (nil chan), 113 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 772 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 870 [chan receive (nil chan), 113 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 844 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 903 [chan receive (nil chan), 113 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 765 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1560 [chan receive, 103 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 1206 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1207 [chan receive, 107 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 1206 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1461 [chan receive, 103 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 1206 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1656 [chan receive, 101 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 1206 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1805 [chan receive, 100 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 1206 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1739 [chan receive, 100 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 1206 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m11.346640727s (try 1/5): exit status 2: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest]