"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5)
2026/04/02 04:57:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-favecul0sela"
2026/04/02 04:57:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/02 04:57:21 DEBUG : Creating backend with remote "/tmp/rclone1974957335"
=== 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-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", 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 (16.27s)
=== RUN TestMultithreadCopyAbort
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", 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 (6.93s)
=== RUN TestSizeDiffers
2026/04/02 04:57:44 DEBUG : a: size = 0 OK
2026/04/02 04:57:44 DEBUG : a: size = 1 (memory)
2026/04/02 04:57:44 DEBUG : a: size = 2 (memory)
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2026/04/02 04:57:44 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/ReadAt
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/Normal/Seek
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2026/04/02 04:57:44 DEBUG : potato: Seek from 10 to 0
2026/04/02 04:57:44 DEBUG : potato: Seek from 10 to 0
2026/04/02 04:57:44 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2026/04/02 04:57:44 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/ReadAt
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/WithRangeOption/Seek
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Seek from 5 to 2
2026/04/02 04:57:44 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2026/04/02 04:57:44 DEBUG : potato: Seek from 7 to 0
2026/04/02 04:57:44 DEBUG : potato: Seek from 7 to 0
2026/04/02 04:57:44 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2026/04/02 04:57:44 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/ReadAt
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/WithSeekOption/Seek
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Seek from 5 to 2
2026/04/02 04:57:44 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2026/04/02 04:57:44 DEBUG : potato: Seek from 8 to 0
2026/04/02 04:57:44 DEBUG : potato: Seek from 8 to 0
2026/04/02 04:57:44 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2026/04/02 04:57:44 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/04/02 04:57:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/ReadAt
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/UnknownSize/Seek
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/04/02 04:57:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/04/02 04:57:44 DEBUG : potato: Seek from 5 to 2
2026/04/02 04:57:44 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2026/04/02 04:57:44 DEBUG : potato: Seek from 9 to 0
2026/04/02 04:57:44 DEBUG : potato: Seek from 9 to 0
2026/04/02 04:57:44 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-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", 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 (105.14s)
--- PASS: TestCheck/1 (3.90s)
--- PASS: TestCheck/2 (4.31s)
--- PASS: TestCheck/3 (3.56s)
--- PASS: TestCheck/4 (2.40s)
--- PASS: TestCheck/5 (3.10s)
--- PASS: TestCheck/6 (3.54s)
--- PASS: TestCheck/7 (3.70s)
=== RUN TestCheckFsError
2026/04/02 04:59:29 DEBUG : Creating backend with remote "nonexistent"
2026/04/02 04:59:29 DEBUG : Config file has changed externally - reloading
2026/04/02 04:59:29 DEBUG : Creating backend with remote "nonexistent"
2026/04/02 04:59:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2026/04/02 04:59:29 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/02 04:59:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found
2026/04/02 04:59:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.01s)
=== RUN TestCheckDownload
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", 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 (124.19s)
--- PASS: TestCheckDownload/1 (4.89s)
--- PASS: TestCheckDownload/2 (7.30s)
--- PASS: TestCheckDownload/3 (5.33s)
--- PASS: TestCheckDownload/4 (10.30s)
--- PASS: TestCheckDownload/5 (10.21s)
--- PASS: TestCheckDownload/6 (4.47s)
--- PASS: TestCheckDownload/7 (4.32s)
=== RUN TestCheckSizeOnly
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", 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 (115.69s)
--- PASS: TestCheckSizeOnly/1 (2.58s)
--- PASS: TestCheckSizeOnly/2 (3.20s)
--- PASS: TestCheckSizeOnly/3 (2.49s)
--- PASS: TestCheckSizeOnly/4 (4.32s)
--- PASS: TestCheckSizeOnly/5 (3.87s)
--- PASS: TestCheckSizeOnly/6 (4.16s)
--- PASS: TestCheckSizeOnly/7 (3.37s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:03:49 NOTICE: test.sum: improperly formatted checksum line 4
2026/04/02 05:03:49 NOTICE: test.sum: improperly formatted checksum line 5
2026/04/02 05:03:49 NOTICE: test.sum: improperly formatted checksum line 6
2026/04/02 05:03:49 NOTICE: test.sum: 2 warning(s) suppressed...
2026/04/02 05:04:08 DEBUG : test.sum: Removing old object on successful upload
run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-favecul0sela'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
--- FAIL: TestParseSumFile (52.34s)
=== RUN TestCheckSum
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:04:22 DEBUG : Creating backend with remote "TestDrime:rclone-test-favecul0sela/data"
2026/04/02 05:04:22 DEBUG : Config file has changed externally - reloading
check_test.go:350: drime root 'rclone-test-favecul0sela/data' lacks md5, skipping
--- SKIP: TestCheckSum (15.80s)
=== RUN TestCheckSumDownload
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:04:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-favecul0sela/data"
=== RUN TestCheckSumDownload/subtest1
2026/04/02 05:06:12 DEBUG : test.sum: Removing old object on successful upload
=== NAME TestCheckSumDownload
run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-favecul0sela'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
--- FAIL: TestCheckSumDownload (121.52s)
--- PASS: TestCheckSumDownload/subtest1 (16.76s)
=== RUN TestApplyTransforms
2026/04/02 05:06:39 DEBUG : Creating backend with remote "TestDrime:rclone-test-diloxog0biwi"
2026/04/02 05:06:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/02 05:06:45 DEBUG : Creating backend with remote "/tmp/rclone2528150862"
run.go:185: Remote "drime root 'rclone-test-diloxog0biwi'", Local "Local file system at /tmp/rclone2528150862", Modify Window "876000h0m0s"
upper checkfile vs. lower remote (without normalization)
2026/04/02 05:07:10 ERROR : hello, world!: sum not found
2026/04/02 05:07:10 ERROR : HELLO, WORLD!: file not in drime root 'rclone-test-diloxog0biwi'
2026/04/02 05:07:10 NOTICE: drime root 'rclone-test-diloxog0biwi': 1 files missing
2026/04/02 05:07:10 NOTICE: 1 hashes missing
2026/04/02 05:07:10 NOTICE: drime root 'rclone-test-diloxog0biwi': 1 differences found
2026/04/02 05:07:10 NOTICE: drime root 'rclone-test-diloxog0biwi': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2026/04/02 05:07:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/02 05:07:19 NOTICE: drime root 'rclone-test-diloxog0biwi': 0 differences found
2026/04/02 05:07:19 NOTICE: drime root 'rclone-test-diloxog0biwi': 1 matching files
2026/04/02 05:07:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-defuwev5qale"
2026/04/02 05:07:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/02 05:07:24 DEBUG : Creating backend with remote "/tmp/rclone85984322"
run.go:185: Remote "drime root 'rclone-test-defuwev5qale'", Local "Local file system at /tmp/rclone85984322", Modify Window "876000h0m0s"
lower checkfile vs. upper remote (without normalization)
2026/04/02 05:07:52 ERROR : HELLO, WORLD!: sum not found
2026/04/02 05:07:52 ERROR : hello, world!: file not in drime root 'rclone-test-defuwev5qale'
2026/04/02 05:07:52 NOTICE: drime root 'rclone-test-defuwev5qale': 1 files missing
2026/04/02 05:07:52 NOTICE: 1 hashes missing
2026/04/02 05:07:52 NOTICE: drime root 'rclone-test-defuwev5qale': 1 differences found
2026/04/02 05:07:52 NOTICE: drime root 'rclone-test-defuwev5qale': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2026/04/02 05:08:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/02 05:08:02 NOTICE: drime root 'rclone-test-defuwev5qale': 0 differences found
2026/04/02 05:08:02 NOTICE: drime root 'rclone-test-defuwev5qale': 1 matching files
2026/04/02 05:08:02 DEBUG : Creating backend with remote "TestDrime:rclone-test-ganefay5niyu"
2026/04/02 05:08:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/02 05:08:14 DEBUG : Creating backend with remote "/tmp/rclone132885059"
run.go:185: Remote "drime root 'rclone-test-ganefay5niyu'", Local "Local file system at /tmp/rclone132885059", Modify Window "876000h0m0s"
lower checkfile vs. upperlowermixed remote (without normalization)
2026/04/02 05:08:39 ERROR : HeLlO, wOrLd!: sum not found
2026/04/02 05:08:39 ERROR : hello, world!: file not in drime root 'rclone-test-ganefay5niyu'
2026/04/02 05:08:39 NOTICE: drime root 'rclone-test-ganefay5niyu': 1 files missing
2026/04/02 05:08:39 NOTICE: 1 hashes missing
2026/04/02 05:08:39 NOTICE: drime root 'rclone-test-ganefay5niyu': 1 differences found
2026/04/02 05:08:39 NOTICE: drime root 'rclone-test-ganefay5niyu': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2026/04/02 05:08:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/02 05:08:44 NOTICE: drime root 'rclone-test-ganefay5niyu': 0 differences found
2026/04/02 05:08:44 NOTICE: drime root 'rclone-test-ganefay5niyu': 1 matching files
2026/04/02 05:08:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-zimeguv5nehi"
2026/04/02 05:08:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/02 05:08:49 DEBUG : Creating backend with remote "/tmp/rclone927808433"
run.go:185: Remote "drime root 'rclone-test-zimeguv5nehi'", Local "Local file system at /tmp/rclone927808433", Modify Window "876000h0m0s"
upperlowermixed checkfile vs. upper remote (without normalization)
2026/04/02 05:09:18 ERROR : HELLO, WORLD!: sum not found
2026/04/02 05:09:18 ERROR : HeLlO, wOrLd!: file not in drime root 'rclone-test-zimeguv5nehi'
2026/04/02 05:09:18 NOTICE: drime root 'rclone-test-zimeguv5nehi': 1 files missing
2026/04/02 05:09:18 NOTICE: 1 hashes missing
2026/04/02 05:09:18 NOTICE: drime root 'rclone-test-zimeguv5nehi': 1 differences found
2026/04/02 05:09:18 NOTICE: drime root 'rclone-test-zimeguv5nehi': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2026/04/02 05:09:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/02 05:09:26 NOTICE: drime root 'rclone-test-zimeguv5nehi': 0 differences found
2026/04/02 05:09:26 NOTICE: drime root 'rclone-test-zimeguv5nehi': 1 matching files
2026/04/02 05:09:26 DEBUG : Creating backend with remote "TestDrime:rclone-test-zivulav4goqa"
2026/04/02 05:09:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/02 05:09:32 DEBUG : Creating backend with remote "/tmp/rclone2501912157"
run.go:185: Remote "drime root 'rclone-test-zivulav4goqa'", Local "Local file system at /tmp/rclone2501912157", Modify Window "876000h0m0s"
NFD checkfile vs. NFC remote (without normalization)
2026/04/02 05:09:52 ERROR : 測試_Русский___ě_áñ: sum not found
2026/04/02 05:09:52 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-zivulav4goqa'
2026/04/02 05:09:52 NOTICE: drime root 'rclone-test-zivulav4goqa': 1 files missing
2026/04/02 05:09:52 NOTICE: 1 hashes missing
2026/04/02 05:09:52 NOTICE: drime root 'rclone-test-zivulav4goqa': 1 differences found
2026/04/02 05:09:52 NOTICE: drime root 'rclone-test-zivulav4goqa': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2026/04/02 05:10:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/02 05:10:00 NOTICE: drime root 'rclone-test-zivulav4goqa': 0 differences found
2026/04/02 05:10:00 NOTICE: drime root 'rclone-test-zivulav4goqa': 1 matching files
2026/04/02 05:10:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-siwuyic5bana"
2026/04/02 05:10:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/02 05:10:06 DEBUG : Creating backend with remote "/tmp/rclone3378083979"
run.go:185: Remote "drime root 'rclone-test-siwuyic5bana'", Local "Local file system at /tmp/rclone3378083979", Modify Window "876000h0m0s"
NFC checkfile vs. NFD remote (without normalization)
2026/04/02 05:11:16 ERROR : 測試_Русский___ě_áñ: sum not found
2026/04/02 05:11:16 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-siwuyic5bana'
2026/04/02 05:11:16 NOTICE: drime root 'rclone-test-siwuyic5bana': 1 files missing
2026/04/02 05:11:16 NOTICE: 1 hashes missing
2026/04/02 05:11:16 NOTICE: drime root 'rclone-test-siwuyic5bana': 1 differences found
2026/04/02 05:11:16 NOTICE: drime root 'rclone-test-siwuyic5bana': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2026/04/02 05:11:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/02 05:11:21 NOTICE: drime root 'rclone-test-siwuyic5bana': 0 differences found
2026/04/02 05:11:21 NOTICE: drime root 'rclone-test-siwuyic5bana': 1 matching files
2026/04/02 05:11:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-vupoqef6huzo"
2026/04/02 05:11:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/02 05:11:30 DEBUG : Creating backend with remote "/tmp/rclone3050284773"
run.go:185: Remote "drime root 'rclone-test-vupoqef6huzo'", Local "Local file system at /tmp/rclone3050284773", Modify Window "876000h0m0s"
NFDx2 checkfile vs. both remote (without normalization)
2026/04/02 05:12:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2026/04/02 05:12:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-vupoqef6huzo'
2026/04/02 05:12:01 NOTICE: drime root 'rclone-test-vupoqef6huzo': 1 files missing
2026/04/02 05:12:01 NOTICE: 1 hashes missing
2026/04/02 05:12:01 NOTICE: drime root 'rclone-test-vupoqef6huzo': 1 differences found
2026/04/02 05:12:01 NOTICE: drime root 'rclone-test-vupoqef6huzo': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2026/04/02 05:12:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/02 05:12:10 NOTICE: drime root 'rclone-test-vupoqef6huzo': 0 differences found
2026/04/02 05:12:10 NOTICE: drime root 'rclone-test-vupoqef6huzo': 1 matching files
2026/04/02 05:12:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-fenapis7yopi"
2026/04/02 05:12:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/02 05:12:22 DEBUG : Creating backend with remote "/tmp/rclone476691586"
run.go:185: Remote "drime root 'rclone-test-fenapis7yopi'", Local "Local file system at /tmp/rclone476691586", Modify Window "876000h0m0s"
NFCx2 checkfile vs. both remote (without normalization)
2026/04/02 05:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2026/04/02 05:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-fenapis7yopi'
2026/04/02 05:12:49 NOTICE: drime root 'rclone-test-fenapis7yopi': 1 files missing
2026/04/02 05:12:49 NOTICE: 1 hashes missing
2026/04/02 05:12:49 NOTICE: drime root 'rclone-test-fenapis7yopi': 1 differences found
2026/04/02 05:12:49 NOTICE: drime root 'rclone-test-fenapis7yopi': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2026/04/02 05:12:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/04/02 05:12:57 NOTICE: drime root 'rclone-test-fenapis7yopi': 0 differences found
2026/04/02 05:12:57 NOTICE: drime root 'rclone-test-fenapis7yopi': 1 matching files
2026/04/02 05:12:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-yusenin0wafa"
2026/04/02 05:12:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/02 05:13:06 DEBUG : Creating backend with remote "/tmp/rclone3702632562"
run.go:185: Remote "drime root 'rclone-test-yusenin0wafa'", Local "Local file system at /tmp/rclone3702632562", Modify Window "876000h0m0s"
2026/04/02 05:14:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/02 05:14:18 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n
504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/02 05:14:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "測試_Русский___ě_áñ測試_Русский___ě_áñ" to drime root 'rclone-test-yusenin0wafa': 1/10 (failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/02 05:14:23 DEBUG : pacer: Reducing sleep to 10ms
2026/04/02 05:14:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Removing old object on successful upload
run.go:290: Failed to put "測試_Русский___ě_áñ測試_Русский___ě_áñ" to "drime root 'rclone-test-yusenin0wafa'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
2026/04/02 05:14:43 DEBUG : drime root 'rclone-test-yusenin0wafa': Purge remote
2026/04/02 05:14:47 DEBUG : drime root 'rclone-test-fenapis7yopi': Purge remote
2026/04/02 05:14:51 DEBUG : drime root 'rclone-test-vupoqef6huzo': Purge remote
2026/04/02 05:14:55 DEBUG : drime root 'rclone-test-siwuyic5bana': Purge remote
2026/04/02 05:14:58 DEBUG : drime root 'rclone-test-zivulav4goqa': Purge remote
2026/04/02 05:15:02 DEBUG : drime root 'rclone-test-zimeguv5nehi': Purge remote
2026/04/02 05:15:05 DEBUG : drime root 'rclone-test-ganefay5niyu': Purge remote
2026/04/02 05:15:09 DEBUG : drime root 'rclone-test-defuwev5qale': Purge remote
2026/04/02 05:15:15 DEBUG : drime root 'rclone-test-diloxog0biwi': Purge remote
--- FAIL: TestApplyTransforms (520.19s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:15:23 DEBUG : file1: Need to transfer - File not found at Destination
2026/04/02 05:15:49 DEBUG : sub/file2: size = 14 OK
2026/04/02 05:15:49 INFO : file1: Copied (new) to: sub/file2
2026/04/02 05:16:04 DEBUG : sub/file2: size = 14 OK
2026/04/02 05:16:04 DEBUG : file1: Sizes identical
2026/04/02 05:16:04 DEBUG : file1: Unchanged skipping
2026/04/02 05:16:12 DEBUG : drime root 'rclone-test-favecul0sela': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (91.08s)
=== RUN TestCopyLongFile
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
copy_test.go:154: Test only runs on local
--- SKIP: TestCopyLongFile (4.95s)
=== RUN TestCopyFileBackupDir
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:17:28 DEBUG : Creating backend with remote "TestDrime:rclone-test-favecul0sela/backup"
2026/04/02 05:17:28 DEBUG : Config file has changed externally - reloading
2026/04/02 05:17:39 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1974957335)
2026/04/02 05:17:39 DEBUG : dst/file1: size = 18 (drime root 'rclone-test-favecul0sela')
2026/04/02 05:17:39 DEBUG : dst/file1: Sizes differ
2026/04/02 05:18:07 INFO : dst/file1: Moved (server-side)
2026/04/02 05:18:18 DEBUG : dst/file1: size = 14 OK
2026/04/02 05:18:18 INFO : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (133.42s)
=== RUN TestCopyFileCompareDest
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:19:09 DEBUG : Creating backend with remote "TestDrime:rclone-test-favecul0sela/dst"
2026/04/02 05:19:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-favecul0sela/CompareDest"
2026/04/02 05:19:24 DEBUG : Config file has changed externally - reloading
2026/04/02 05:19:36 DEBUG : one: Need to transfer - File not found at Destination
2026/04/02 05:19:52 DEBUG : one: size = 3 OK
2026/04/02 05:19:52 INFO : one: Copied (new)
2026/04/02 05:20:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1974957335)
2026/04/02 05:20:08 DEBUG : one: size = 3 (drime root 'rclone-test-favecul0sela/dst')
2026/04/02 05:20:08 DEBUG : one: Sizes differ
2026/04/02 05:20:16 DEBUG : one: Removing old object on successful upload
2026/04/02 05:20:19 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 (93.24s)
=== RUN TestCopyFileCopyDest
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:20:42 DEBUG : Creating backend with remote "TestDrime:rclone-test-favecul0sela/dst"
2026/04/02 05:20:42 DEBUG : Config file has changed externally - reloading
2026/04/02 05:20:55 DEBUG : Creating backend with remote "TestDrime:rclone-test-favecul0sela/CopyDest"
2026/04/02 05:21:15 DEBUG : one: Need to transfer - File not found at Destination
2026/04/02 05:21:31 DEBUG : one: size = 3 OK
2026/04/02 05:21:31 INFO : one: Copied (new)
2026/04/02 05:21:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1974957335)
2026/04/02 05:21:59 DEBUG : one: size = 3 (drime root 'rclone-test-favecul0sela/dst')
2026/04/02 05:21:59 DEBUG : one: Sizes differ
2026/04/02 05:22:15 DEBUG : one: Removing old object on successful upload
2026/04/02 05:22:19 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 (120.48s)
=== RUN TestCopyInplace
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
copy_test.go:371: Partial uploads not supported
--- SKIP: TestCopyInplace (6.44s)
=== RUN TestCopyLongFileName
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
copy_test.go:404: Partial uploads not supported
--- SKIP: TestCopyLongFileName (5.01s)
=== RUN TestCopyLongFileNameCollision
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
copy_test.go:437: Partial uploads not supported
--- SKIP: TestCopyLongFileNameCollision (4.16s)
=== RUN TestCopyFileMaxTransfer
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:23:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2026/04/02 05:23:26 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK
2026/04/02 05:23:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2026/04/02 05:23:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2026/04/02 05:23:38 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/02 05:23:49 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2026/04/02 05:24:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2026/04/02 05:24:19 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK
2026/04/02 05:24:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (110.10s)
=== RUN TestDeduplicateInteractive
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (8.19s)
=== RUN TestDeduplicateSkip
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (12.60s)
=== RUN TestDeduplicateSizeOnly
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (9.60s)
=== RUN TestDeduplicateFirst
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (7.93s)
=== RUN TestDeduplicateNewest
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (4.23s)
=== RUN TestDeduplicateNewestByHash
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (7.87s)
=== RUN TestDeduplicateOldest
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (8.07s)
=== RUN TestDeduplicateLargest
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (9.31s)
=== RUN TestDeduplicateSmallest
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (8.91s)
=== RUN TestDeduplicateRename
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (11.11s)
=== RUN TestMergeDirs
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (8.63s)
=== RUN TestListDirSorted
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:28:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/02 05:28:15 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/02 05:28:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world2" to drime root 'rclone-test-favecul0sela': 1/10 (failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/02 05:28:22 DEBUG : pacer: Reducing sleep to 10ms
2026/04/02 05:28:28 DEBUG : sub dir/hello world2: Removing old object on successful upload
run.go:290: Failed to put "sub dir/hello world2" to "drime root 'rclone-test-favecul0sela'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
--- FAIL: TestListDirSorted (159.81s)
=== RUN TestListDirSortedFn
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:31:15 DEBUG : a.txt: Excluded (Size Filter)
2026/04/02 05:31:15 DEBUG : a.txt: Excluded
2026/04/02 05:31:24 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2026/04/02 05:31:24 DEBUG : sub dir/hello world2: Excluded
2026/04/02 05:31:24 DEBUG : sub dir/hello world: Excluded (Size Filter)
2026/04/02 05:31:24 DEBUG : sub dir/hello world: Excluded
2026/04/02 05:31:34 DEBUG : sub dir/ignore dir: Excluded
2026/04/02 05:31:34 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2026/04/02 05:31:34 DEBUG : sub dir/hello world2: Excluded
2026/04/02 05:31:34 DEBUG : sub dir/hello world: Excluded (Size Filter)
2026/04/02 05:31:34 DEBUG : sub dir/hello world: Excluded
2026/04/02 05:31:38 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSortedFn (202.26s)
=== RUN TestListJSON
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", 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/02 05:33:22 ERROR : file1: Failed to read hash: hash type not supported
=== RUN TestListJSON/Metadata
--- PASS: TestListJSON (76.61s)
--- PASS: TestListJSON/Default (2.80s)
--- PASS: TestListJSON/FilesOnly (2.65s)
--- PASS: TestListJSON/DirsOnly (2.41s)
--- PASS: TestListJSON/Recurse (4.78s)
--- PASS: TestListJSON/SubDir (3.85s)
--- PASS: TestListJSON/NoModTime (2.35s)
--- PASS: TestListJSON/NoMimeType (1.92s)
--- PASS: TestListJSON/ShowHash (1.56s)
--- PASS: TestListJSON/HashTypes (1.60s)
--- PASS: TestListJSON/Metadata (3.21s)
=== RUN TestStatJSON
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", 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/02 05:34:48 DEBUG : Creating backend with remote "TestDrime:rclone-test-favecul0sela/notfound"
2026/04/02 05:34:48 DEBUG : Config file has changed externally - reloading
--- PASS: TestStatJSON (95.52s)
--- PASS: TestStatJSON/Root (1.85s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (1.40s)
--- PASS: TestStatJSON/Dir (2.68s)
--- PASS: TestStatJSON/DirWithTrailingSlash (1.91s)
--- PASS: TestStatJSON/File (3.69s)
--- PASS: TestStatJSON/NotFound (10.30s)
--- PASS: TestStatJSON/DirFilesOnly (3.10s)
--- PASS: TestStatJSON/FileFilesOnly (2.15s)
--- PASS: TestStatJSON/NotFoundFilesOnly (2.21s)
--- PASS: TestStatJSON/DirDirsOnly (1.81s)
--- PASS: TestStatJSON/FileDirsOnly (1.43s)
--- PASS: TestStatJSON/NotFoundDirsOnly (1.37s)
--- PASS: TestStatJSON/RootNotFound (13.47s)
=== RUN TestMkdir
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:35:19 INFO : drime root 'rclone-test-favecul0sela': Making directory
2026/04/02 05:35:20 INFO : drime root 'rclone-test-favecul0sela': Making directory
--- PASS: TestMkdir (3.65s)
=== RUN TestLsd
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:36:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/02 05:36:37 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/02 05:36:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-favecul0sela': 1/10 (failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/02 05:36:42 DEBUG : pacer: Reducing sleep to 10ms
2026/04/02 05:37:00 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/02 05:37:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms
run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-favecul0sela': 2/10 (failed to upload file: Error "Server Error")
2026/04/02 05:37:04 DEBUG : pacer: Reducing sleep to 10ms
2026/04/02 05:37:11 DEBUG : sub dir/hello world: Removing old object on successful upload
run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-favecul0sela'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
--- FAIL: TestLsd (127.96s)
=== RUN TestLs
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
--- PASS: TestLs (41.63s)
=== RUN TestLsWithFilesFrom
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:38:38 DEBUG : empty space: Excluded (FilesFrom Filter)
2026/04/02 05:38:38 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (37.90s)
=== RUN TestLsLong
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
--- PASS: TestLsLong (42.43s)
=== RUN TestHashSums
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
--- PASS: TestHashSums (42.68s)
=== RUN TestHashSumsWithErrors
2026/04/02 05:40:15 DEBUG : Creating backend with remote ":memory:"
2026/04/02 05:40:15 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2026/04/02 05:40:15 DEBUG : Creating md5 hash of 0 bytes read from input stream
2026/04/02 05:40:15 DEBUG : Creating md5 hash of 0 bytes read from input stream
2026/04/02 05:40:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2026/04/02 05:40:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2026/04/02 05:40:15 DEBUG : Creating md5 hash of 12 bytes read from input stream
2026/04/02 05:40:15 DEBUG : Creating md5 hash of 12 bytes read from input stream
2026/04/02 05:40:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2026/04/02 05:40:15 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-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
--- PASS: TestCount (90.87s)
=== RUN TestDelete
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:42:32 DEBUG : Waiting for deletions to finish
2026/04/02 05:42:35 DEBUG : large: Excluded (Size Filter)
2026/04/02 05:42:35 DEBUG : large: Excluded
2026/04/02 05:42:38 INFO : medium: Deleted
2026/04/02 05:42:38 INFO : small: Deleted
--- PASS: TestDelete (65.95s)
=== RUN TestMaxDelete
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:43:41 DEBUG : Waiting for deletions to finish
2026/04/02 05:43:47 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2026/04/02 05:43:53 INFO : large: Deleted
2026/04/02 05:43:53 INFO : medium: Deleted
--- PASS: TestMaxDelete (88.55s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:45:10 DEBUG : Waiting for deletions to finish
2026/04/02 05:45:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2026/04/02 05:45:13 INFO : small: Deleted
2026/04/02 05:45:13 INFO : medium: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (62.87s)
=== RUN TestMaxDeleteSize
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:45:47 DEBUG : Waiting for deletions to finish
2026/04/02 05:45:49 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2026/04/02 05:45:52 INFO : large: Deleted
2026/04/02 05:45:52 INFO : medium: Deleted
--- PASS: TestMaxDeleteSize (46.45s)
=== RUN TestReadFile
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
--- PASS: TestReadFile (41.08s)
=== RUN TestRetry
2026/04/02 05:46:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2026/04/02 05:46:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2026/04/02 05:46:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/02 05:46:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/02 05:46:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/02 05:46:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/04/02 05:46:51 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-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
--- PASS: TestCat (64.78s)
=== RUN TestPurge
2026/04/02 05:47:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-keluhet1ziqa"
2026/04/02 05:47:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/02 05:48:00 DEBUG : Creating backend with remote "/tmp/rclone1684305068"
run.go:185: Remote "drime root 'rclone-test-keluhet1ziqa'", Local "Local file system at /tmp/rclone1684305068", Modify Window "876000h0m0s"
2026/04/02 05:48:19 INFO : A2: Making directory
2026/04/02 05:48:24 INFO : A1/B2: Making directory
2026/04/02 05:48:29 INFO : A1/B2/C2: Making directory
2026/04/02 05:48:34 INFO : A1/B1/C3: Making directory
2026/04/02 05:48:39 INFO : A3: Making directory
2026/04/02 05:48:45 INFO : A3/B3: Making directory
2026/04/02 05:48:51 INFO : A3/B3/C4: Making directory
2026/04/02 05:49:23 ERROR : error listing: directory not found
2026/04/02 05:49:23 DEBUG : drime root 'rclone-test-keluhet1ziqa': Purge remote
2026/04/02 05:49:25 NOTICE: purge failed: directory not found
--- PASS: TestPurge (89.25s)
=== RUN TestRmdirsNoLeaveRoot
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:49:43 INFO : A2: Making directory
2026/04/02 05:49:47 INFO : A1/B2: Making directory
2026/04/02 05:49:52 INFO : A1/B2/C2: Making directory
2026/04/02 05:49:57 INFO : A1/B1/C3: Making directory
2026/04/02 05:50:01 INFO : A3: Making directory
2026/04/02 05:50:05 INFO : A3/B3: Making directory
2026/04/02 05:50:10 INFO : A3/B3/C4: Making directory
2026/04/02 05:50:25 DEBUG : removing 1 level 3 directories
2026/04/02 05:50:25 INFO : A3/B3/C4: Removing directory
2026/04/02 05:50:53 DEBUG : removing 2 level 3 directories
2026/04/02 05:50:53 INFO : A1/B2/C2: Removing directory
2026/04/02 05:50:53 INFO : A1/B1/C3: Removing directory
2026/04/02 05:50:59 DEBUG : removing 2 level 2 directories
2026/04/02 05:50:59 INFO : A3/B3: Removing directory
2026/04/02 05:50:59 INFO : A1/B2: Removing directory
2026/04/02 05:51:07 DEBUG : removing 2 level 1 directories
2026/04/02 05:51:07 INFO : A3: Removing directory
2026/04/02 05:51:07 INFO : A2: Removing directory
2026/04/02 05:51:47 DEBUG : removing 1 level 3 directories
2026/04/02 05:51:47 INFO : A1/B1/C1: Removing directory
2026/04/02 05:51:56 DEBUG : removing 1 level 2 directories
2026/04/02 05:51:56 INFO : A1/B1: Removing directory
2026/04/02 05:52:05 DEBUG : removing 1 level 1 directories
2026/04/02 05:52:05 INFO : A1: Removing directory
2026/04/02 05:52:11 DEBUG : removing 1 level 0 directories
2026/04/02 05:52:11 INFO : drime root 'rclone-test-favecul0sela': Removing directory
2026/04/02 05:52:23 ERROR : error listing: directory not found
2026/04/02 05:52:27 ERROR : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (181.72s)
=== RUN TestRmdirsLeaveRoot
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:52:39 INFO : A1: Making directory
2026/04/02 05:52:47 INFO : A1/B1: Making directory
2026/04/02 05:52:55 INFO : A1/B1/C1: Making directory
2026/04/02 05:53:37 DEBUG : removing 1 level 3 directories
2026/04/02 05:53:37 INFO : A1/B1/C1: Removing directory
2026/04/02 05:53:46 DEBUG : removing 1 level 2 directories
2026/04/02 05:53:46 INFO : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (116.92s)
=== RUN TestRmdirsWithFilter
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:54:23 INFO : A1: Making directory
2026/04/02 05:54:29 INFO : A1/B1: Making directory
2026/04/02 05:54:35 INFO : A1/B1/C1: Making directory
2026/04/02 05:55:16 DEBUG : removing 1 level 3 directories
2026/04/02 05:55:16 INFO : A1/B1/C1: Removing directory
2026/04/02 05:55:25 DEBUG : removing 1 level 2 directories
2026/04/02 05:55:25 INFO : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (91.27s)
=== RUN TestCopyURL
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:56:13 DEBUG : filename.txt: File name found in url
2026/04/02 05:56:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (76.75s)
=== RUN TestCopyURLDownloadHeaders
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
--- PASS: TestCopyURLDownloadHeaders (30.68s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:57:45 DEBUG : file1: Need to transfer - File not found at Destination
2026/04/02 05:57:59 DEBUG : sub/file2: size = 14 OK
2026/04/02 05:57:59 INFO : file1: Copied (new) to: sub/file2
2026/04/02 05:57:59 INFO : file1: Deleted
2026/04/02 05:58:11 DEBUG : sub/file2: size = 14 OK
2026/04/02 05:58:11 DEBUG : file1: Sizes identical
2026/04/02 05:58:11 DEBUG : file1: Unchanged skipping
2026/04/02 05:58:11 INFO : file1: Deleted
2026/04/02 05:58:20 DEBUG : drime root 'rclone-test-favecul0sela': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (70.86s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 05:58:57 DEBUG : file1: Need to transfer - File not found at Destination
2026/04/02 05:59:06 DEBUG : file1: size = 14 OK
2026/04/02 05:59:06 INFO : file1: Copied (new)
2026/04/02 05:59:06 INFO : file1: Deleted
2026/04/02 05:59:13 DEBUG : file1: Destination exists, skipping
2026/04/02 05:59:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (38.29s)
=== RUN TestCaseInsensitiveMoveFile
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
--- PASS: TestCaseInsensitiveMoveFile (9.87s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
--- PASS: TestCaseInsensitiveMoveFileDryRun (8.91s)
=== RUN TestMoveFileBackupDir
run.go:185: Remote "drime root 'rclone-test-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 06:00:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-favecul0sela/backup"
2026/04/02 06:00:18 DEBUG : Config file has changed externally - reloading
2026/04/02 06:00:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1974957335)
2026/04/02 06:00:35 DEBUG : dst/file1: size = 18 (drime root 'rclone-test-favecul0sela')
2026/04/02 06:00:35 DEBUG : dst/file1: Sizes differ
2026/04/02 06:01:00 INFO : dst/file1: Moved (server-side)
2026/04/02 06:01:11 DEBUG : dst/file1: size = 14 OK
2026/04/02 06:01:11 INFO : dst/file1: Copied (new)
2026/04/02 06:01:11 INFO : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (133.12s)
=== 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-favecul0sela'", Local "Local file system at /tmp/rclone1974957335", Modify Window "876000h0m0s"
2026/04/02 06:03:22 INFO : A1/B2: Making directory
2026/04/02 06:03:27 INFO : A1/B1/C3: Making directory
panic: test timed out after 2h0m0s
running tests:
TestDirMove (55m18s)
goroutine 307810 [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, 57 minutes]:
testing.(*T).Run(0x27363eb81688, {0x29e208a?, 0x27363effbae8?}, 0x2b57280)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
testing.runTests.func1(0x27363eb81688)
/usr/local/go/src/testing/testing.go:2585 +0x37
testing.tRunner(0x27363eb81688, 0x27363effbc10)
/usr/local/go/src/testing/testing.go:2036 +0xea
testing.runTests({0x2a0dfbc, 0x18}, {0x2a47801, 0x26}, 0x27363ef97b78, {0x45b8420, 0x71, 0x71}, {0xc26ba2b462b6af10, 0x68e18baaf7a, ...})
/usr/local/go/src/testing/testing.go:2583 +0x505
testing.(*M).Run(0x27363ed452c0)
/usr/local/go/src/testing/testing.go:2443 +0x6ac
github.com/rclone/rclone/fstest.TestMain(0x27363ed452c0)
/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 13 [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 12 [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 63 [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 53
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 196 [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 186
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 307799 [chan receive]:
net/http.(*persistConn).addTLS(0x27363f35e3c0, {0x2b9d2c8, 0x27363ed6c690}, {0x27363f044ac8, 0xf}, 0x0)
/usr/local/go/src/net/http/transport.go:1742 +0x327
net/http.(*Transport).dialConn(0x27363e86c000, {0x2b9d2c8, 0x27363ed6c690}, {{}, 0x0, {0x27363effc740, 0x5}, {0x27363f044ac8, 0x13}, 0x0}, ...)
/usr/local/go/src/net/http/transport.go:1825 +0x9fc
net/http.(*Transport).dialConnFor(0x27363e86c000, 0x27363edbe6e0)
/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 5674
/usr/local/go/src/net/http/transport.go:1628 +0x112
goroutine 1435 [chan receive, 108 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 1156
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 484 [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 474
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 358 [chan receive (nil chan), 118 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 332
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 847 [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 837
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 1605 [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 1156
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 321 [chan receive (nil chan), 118 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 311
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 306 [chan receive (nil chan), 118 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 216
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 1587 [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 1156
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 250 [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 240
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 597 [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 459
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 307761 [IO wait]:
internal/poll.runtime_pollWait(0x72f7a0790600, 0x72)
/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0x27363e939200?, 0x27363eed18c0?, 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(0x27363e939200, {0x27363eed18c0, 0x240, 0x240})
/usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae
net.(*netFD).Read(0x27363e939200, {0x27363eed18c0?, 0x0?, 0x205?})
/usr/local/go/src/net/fd_posix.go:68 +0x25
net.(*conn).Read(0x27363e858378, {0x27363eed18c0?, 0x547b6f?, 0x0?})
/usr/local/go/src/net/net.go:196 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x27363f0d7530, {0x27363eed18c0?, 0x72f7a197d8c8?, 0x72f7e9e9aa00?})
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29
crypto/tls.(*atLeastReader).Read(0x27363f0d7560, {0x27363eed18c0?, 0x27363f251890?, 0x54750f?})
/usr/local/go/src/crypto/tls/conn.go:815 +0x3b
bytes.(*Buffer).ReadFrom(0x27363ef577a8, {0x2b733e0, 0x27363f0d7560})
/usr/local/go/src/bytes/buffer.go:229 +0x98
crypto/tls.(*Conn).readFromUntil(0x27363ef57508, {0x72f7a0626a50, 0x27363f0d7530}, 0xa91f8b?)
/usr/local/go/src/crypto/tls/conn.go:837 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0x27363ef57508, 0x0)
/usr/local/go/src/crypto/tls/conn.go:626 +0x3db
crypto/tls.(*Conn).readRecord(...)
/usr/local/go/src/crypto/tls/conn.go:588
crypto/tls.(*Conn).readHandshakeBytes(0x27363ef57508, 0x4)
/usr/local/go/src/crypto/tls/conn.go:1084 +0x51
crypto/tls.(*Conn).readHandshake(0x27363ef57508, {0x0, 0x0})
/usr/local/go/src/crypto/tls/conn.go:1095 +0x39
crypto/tls.(*Conn).clientHandshake(0x27363ef57508, {0x2b9d2c8, 0x27363e85cf00})
/usr/local/go/src/crypto/tls/handshake_client.go:300 +0x505
crypto/tls.(*Conn).handshakeContext(0x27363ef57508, {0x2b9d2c8, 0x27363ed6c690})
/usr/local/go/src/crypto/tls/conn.go:1562 +0x329
crypto/tls.(*Conn).HandshakeContext(...)
/usr/local/go/src/crypto/tls/conn.go:1516
net/http.(*persistConn).addTLS.func2()
/usr/local/go/src/net/http/transport.go:1736 +0x6e
created by net/http.(*persistConn).addTLS in goroutine 307799
/usr/local/go/src/net/http/transport.go:1732 +0x309
goroutine 403 [chan receive (nil chan), 118 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 298
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 1314 [chan receive, 109 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 1156
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 760 [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 718
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 4362 [chan receive, 71 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 4361
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 285 [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 275
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 437 [chan receive (nil chan), 118 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 427
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 643 [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 617
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 517 [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 507
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 1370 [chan receive, 109 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 1156
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 1157 [chan receive, 111 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 1156
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 546 [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 536
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 795 [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 705
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 662 [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 636
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 734 [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 724
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 821 [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 779
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 880 [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 870
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 894 [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 884
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359
goroutine 5674 [select]:
net/http.(*Transport).getConn(0x27363e86c000, 0x27363ed6c640, {{}, 0x0, {0x27363effc740, 0x5}, {0x27363f044ac8, 0x13}, 0x0})
/usr/local/go/src/net/http/transport.go:1552 +0x4b0
net/http.(*Transport).roundTrip(0x27363e86c000, 0x27363ee75cc0)
/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(0x27363e7faae0, 0x27363ee75cc0)
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a
net/http.send(0x27363ee75cc0, {0x2b72a60, 0x27363e7faae0}, {0x27363e7acb68?, 0x4936a6?, 0x0?})
/usr/local/go/src/net/http/client.go:264 +0x64b
net/http.(*Client).send(0x27363eddd890, 0x27363ee75cc0, {0x2655601?, 0x27363e7acbf0?, 0x0?})
/usr/local/go/src/net/http/client.go:185 +0x258
net/http.(*Client).do(0x27363eddd890, 0x27363ee75cc0)
/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(0x27363ed6c050, {0x2b9d178, 0x45f4ac0}, 0x27363e7ad258)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85
github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x27363ed6c050, {0x2b9d178, 0x45f4ac0}, 0x27363ed7a2c0?, {0x2312b20?, 0x27363edc0a20?}, {0x2312b60, 0x27363f166000}, 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(0x27363e7fab40, 0x27363ed6c500, 0xa)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2
github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x27363e7fab40, 0x27363ed6c500)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92
github.com/rclone/rclone/backend/drime.(*Fs).patch(0x27363ec18140, {0x2b9d178, 0x45f4ac0}, {0x27363ed5d610, 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(0x27363ec18140, {0x2b9d178, 0x45f4ac0}, {0x27363ed5d610, 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(0x27363ec18140, {0x2b9d178, 0x45f4ac0}, {0x27363ed5d610, 0x9}, {0x29cab84, 0x2}, {0x2b5e030, 0x2}, {0x27363ed5d530, ...}, ...)
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:865 +0x305
github.com/rclone/rclone/backend/drime.(*Fs).DirMove(0x27363ec18140, {0x2b9d178, 0x45f4ac0}, {0x2bb8cc0?, 0x27363ec18140}, {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, 0x27363ec18140}, {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(0x27363ef42b48)
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 +0x8d7
testing.tRunner(0x27363ef42b48, 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 1718 [chan receive, 104 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 1156
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 1515 [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 1156
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 1232 [chan receive, 111 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 1156
/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 2h0m7.384997591s (try 1/5): exit status 2: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFileCompareDest TestCopyFileCopyDest TestListDirSorted TestLsd]