"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/04/17 04:54:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-fufanip8duwi" 2026/04/17 04:54:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 04:54:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:54:47 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:54:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:54:48 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:54:48 DEBUG : Creating backend with remote "/tmp/rclone737374361" === 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-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 04:54:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:54:48 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:54:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:54:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:54:48 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:54:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:54:48 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:54:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:54:48 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:54:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:54:49 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:54:49 DEBUG : pacer: Reducing sleep to 10ms 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 2026/04/17 04:54:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:54:49 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:54:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:54:50 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestMultithreadCopy (1.47s) === RUN TestMultithreadCopyAbort run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", 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 (0.63s) === RUN TestSizeDiffers 2026/04/17 04:54:50 DEBUG : a: size = 0 OK 2026/04/17 04:54:50 DEBUG : a: size = 1 (memory) 2026/04/17 04:54:50 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/17 04:54:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/17 04:54:50 DEBUG : potato: Seek from 10 to 0 2026/04/17 04:54:50 DEBUG : potato: Seek from 10 to 0 2026/04/17 04:54:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/17 04:54:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Seek from 5 to 2 2026/04/17 04:54:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/17 04:54:50 DEBUG : potato: Seek from 7 to 0 2026/04/17 04:54:50 DEBUG : potato: Seek from 7 to 0 2026/04/17 04:54:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/17 04:54:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Seek from 5 to 2 2026/04/17 04:54:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/17 04:54:50 DEBUG : potato: Seek from 8 to 0 2026/04/17 04:54:50 DEBUG : potato: Seek from 8 to 0 2026/04/17 04:54:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/17 04:54:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/17 04:54:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 04:54:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 04:54:50 DEBUG : potato: Seek from 5 to 2 2026/04/17 04:54:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/17 04:54:50 DEBUG : potato: Seek from 9 to 0 2026/04/17 04:54:50 DEBUG : potato: Seek from 9 to 0 2026/04/17 04:54:50 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-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 04:54:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:54:50 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:54:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:54:50 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:54:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:54:51 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:54:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "rutabaga" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:54:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:54:53 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:54:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:54:53 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:54:53 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheck/1 === RUN TestCheck/2 2026/04/17 04:55:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:02 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestCheck run.go:286: Retry Put of "empty space" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:04 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:55:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:05 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:55:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:05 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:55:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:05 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:55:05 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 04:55:07 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:55:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:55:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:07 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:55:07 DEBUG : pacer: Reducing sleep to 40ms fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheck/3 2026/04/17 04:55:13 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:55:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:14 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestCheck run.go:286: Retry Put of "potato2" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:16 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:55:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:16 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "potato2" to drime root 'rclone-test-fufanip8duwi': 2/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:18 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:55:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:18 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "potato2" to drime root 'rclone-test-fufanip8duwi': 3/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:55:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:21 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:55:21 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 04:55:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:23 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:55:23 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheck/4 === RUN TestCheck/5 2026/04/17 04:55:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:30 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:55:30 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:55:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:30 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestCheck run.go:286: Retry Put of "remotepotato" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:32 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:55:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:32 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "remotepotato" to drime root 'rclone-test-fufanip8duwi': 2/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:34 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:55:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:34 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "remotepotato" to drime root 'rclone-test-fufanip8duwi': 3/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:37 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheck/6 === RUN TestCheck/7 2026/04/17 04:55:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:46 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:55:46 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:55:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:47 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:55:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCheck (56.97s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.32s) --- PASS: TestCheck/5 (0.20s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2026/04/17 04:55:47 DEBUG : Creating backend with remote "nonexistent" 2026/04/17 04:55:47 DEBUG : Creating backend with remote "nonexistent" 2026/04/17 04:55:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/17 04:55:47 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/17 04:55:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/17 04:55:47 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-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 04:55:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:48 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:55:48 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 04:55:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:49 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:55:50 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/17 04:55:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:55:57 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:55:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:55:58 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:55:58 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:55:58 DEBUG : pacer: Reducing sleep to 10ms === NAME TestCheckDownload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckDownload/3 2026/04/17 04:56:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:56:07 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestCheckDownload run.go:286: Retry Put of "potato2" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:09 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/17 04:56:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:56:19 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestCheckDownload run.go:286: Retry Put of "remotepotato" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:22 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/04/17 04:56:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:56:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:56:24 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:56:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:56:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:56:24 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCheckDownload (37.88s) --- PASS: TestCheckDownload/1 (0.65s) --- PASS: TestCheckDownload/2 (0.68s) --- PASS: TestCheckDownload/3 (0.78s) --- PASS: TestCheckDownload/4 (0.77s) --- PASS: TestCheckDownload/5 (0.55s) --- PASS: TestCheckDownload/6 (0.58s) --- PASS: TestCheckDownload/7 (0.55s) === RUN TestCheckSizeOnly run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/17 04:56:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:56:34 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:56:35 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:56:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:56:35 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms === NAME TestCheckSizeOnly run.go:286: Retry Put of "empty space" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:37 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:56:37 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckSizeOnly/3 2026/04/17 04:56:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:56:46 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestCheckSizeOnly run.go:286: Retry Put of "potato2" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:48 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 04:56:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:56:51 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:56:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:56:51 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/04/17 04:57:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:00 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:00 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:00 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:00 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:00 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:00 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:00 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:57:01 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCheckSizeOnly (35.83s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.45s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2026/04/17 04:57:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:03 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:03 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:03 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:04 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:04 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/17 04:57:04 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/17 04:57:04 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/17 04:57:04 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/17 04:57:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:04 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:06 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:07 DEBUG : test.sum: Removing old object on successful upload 2026/04/17 04:57:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:07 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:07 DEBUG : pacer: Reducing sleep to 20ms run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-fufanip8duwi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/04/17 04:57:07 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:08 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:08 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestParseSumFile (14.76s) === RUN TestCheckSum run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 04:57:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-fufanip8duwi/data" 2026/04/17 04:57:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:16 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:16 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:16 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:57:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:16 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:17 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:57:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:17 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:17 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:57:17 DEBUG : pacer: Reducing sleep to 10ms check_test.go:350: drime root 'rclone-test-fufanip8duwi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 04:57:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-fufanip8duwi/data" 2026/04/17 04:57:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:18 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:19 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 04:57:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:23 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:23 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:23 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:57:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:23 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:23 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:57:24 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckSumDownload/subtest1 2026/04/17 04:57:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:32 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestCheckSumDownload run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:35 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:35 DEBUG : test.sum: Removing old object on successful upload 2026/04/17 04:57:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:35 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:35 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-fufanip8duwi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/04/17 04:57:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:35 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:35 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:35 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:57:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:35 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:57:36 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:57:36 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:57:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:36 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:57:36 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:57:36 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:57:37 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "data" failed - try 1/3: directory not empty 2026/04/17 04:57:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:38 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:38 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:39 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:57:39 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestCheckSumDownload (21.17s) --- PASS: TestCheckSumDownload/subtest1 (1.63s) === RUN TestApplyTransforms 2026/04/17 04:57:39 DEBUG : Creating backend with remote "TestDrime:rclone-test-vomeduh0tibu" 2026/04/17 04:57:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 04:57:40 DEBUG : Creating backend with remote "/tmp/rclone866511927" run.go:185: Remote "drime root 'rclone-test-vomeduh0tibu'", Local "Local file system at /tmp/rclone866511927", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/04/17 04:57:42 ERROR : HELLO, WORLD!: file not in drime root 'rclone-test-vomeduh0tibu' 2026/04/17 04:57:42 NOTICE: drime root 'rclone-test-vomeduh0tibu': 1 files missing 2026/04/17 04:57:42 NOTICE: drime root 'rclone-test-vomeduh0tibu': 0 differences found 2026/04/17 04:57:42 NOTICE: drime root 'rclone-test-vomeduh0tibu': 1 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/17 04:57:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 04:57:42 NOTICE: drime root 'rclone-test-vomeduh0tibu': 0 differences found 2026/04/17 04:57:42 NOTICE: drime root 'rclone-test-vomeduh0tibu': 1 matching files 2026/04/17 04:57:42 DEBUG : Creating backend with remote "TestDrime:rclone-test-moxumaw3feda" 2026/04/17 04:57:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 04:57:43 DEBUG : Creating backend with remote "/tmp/rclone295301978" run.go:185: Remote "drime root 'rclone-test-moxumaw3feda'", Local "Local file system at /tmp/rclone295301978", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/04/17 04:57:45 ERROR : hello, world!: file not in drime root 'rclone-test-moxumaw3feda' 2026/04/17 04:57:45 NOTICE: drime root 'rclone-test-moxumaw3feda': 1 files missing 2026/04/17 04:57:45 NOTICE: drime root 'rclone-test-moxumaw3feda': 0 differences found 2026/04/17 04:57:45 NOTICE: drime root 'rclone-test-moxumaw3feda': 1 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/17 04:57:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 04:57:46 NOTICE: drime root 'rclone-test-moxumaw3feda': 0 differences found 2026/04/17 04:57:46 NOTICE: drime root 'rclone-test-moxumaw3feda': 1 matching files 2026/04/17 04:57:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-dugafiv1ciwu" 2026/04/17 04:57:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 04:57:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:46 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:47 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:47 DEBUG : Creating backend with remote "/tmp/rclone821433260" run.go:185: Remote "drime root 'rclone-test-dugafiv1ciwu'", Local "Local file system at /tmp/rclone821433260", Modify Window "876000h0m0s" 2026/04/17 04:57:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:47 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:47 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:48 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:48 DEBUG : pacer: Reducing sleep to 10ms lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/17 04:57:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:48 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:49 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:49 ERROR : hello, world!: file not in drime root 'rclone-test-dugafiv1ciwu' 2026/04/17 04:57:49 NOTICE: drime root 'rclone-test-dugafiv1ciwu': 1 files missing 2026/04/17 04:57:49 NOTICE: drime root 'rclone-test-dugafiv1ciwu': 0 differences found 2026/04/17 04:57:49 NOTICE: drime root 'rclone-test-dugafiv1ciwu': 1 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/17 04:57:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:49 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:49 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:49 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:57:49 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 04:57:49 NOTICE: drime root 'rclone-test-dugafiv1ciwu': 0 differences found 2026/04/17 04:57:49 NOTICE: drime root 'rclone-test-dugafiv1ciwu': 1 matching files 2026/04/17 04:57:49 DEBUG : Creating backend with remote "TestDrime:rclone-test-noropem6mego" 2026/04/17 04:57:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 04:57:51 DEBUG : Creating backend with remote "/tmp/rclone689578604" run.go:185: Remote "drime root 'rclone-test-noropem6mego'", Local "Local file system at /tmp/rclone689578604", Modify Window "876000h0m0s" 2026/04/17 04:57:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:52 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:52 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:52 DEBUG : pacer: Reducing sleep to 20ms upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/17 04:57:52 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:52 ERROR : HeLlO, wOrLd!: file not in drime root 'rclone-test-noropem6mego' 2026/04/17 04:57:52 NOTICE: drime root 'rclone-test-noropem6mego': 1 files missing 2026/04/17 04:57:52 NOTICE: drime root 'rclone-test-noropem6mego': 0 differences found 2026/04/17 04:57:52 NOTICE: drime root 'rclone-test-noropem6mego': 1 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/17 04:57:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 04:57:53 NOTICE: drime root 'rclone-test-noropem6mego': 0 differences found 2026/04/17 04:57:53 NOTICE: drime root 'rclone-test-noropem6mego': 1 matching files 2026/04/17 04:57:53 DEBUG : Creating backend with remote "TestDrime:rclone-test-saralax4gawu" 2026/04/17 04:57:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 04:57:54 DEBUG : Creating backend with remote "/tmp/rclone4280313674" run.go:185: Remote "drime root 'rclone-test-saralax4gawu'", Local "Local file system at /tmp/rclone4280313674", Modify Window "876000h0m0s" 2026/04/17 04:57:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:54 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:57:54 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:55 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "測試_Русский___ě_áñ" to drime root 'rclone-test-saralax4gawu': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:57 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:57:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:57 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "測試_Русский___ě_áñ" to drime root 'rclone-test-saralax4gawu': 2/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:57:59 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:57:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:57:59 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:58:00 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:00 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:00 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:58:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:00 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:00 DEBUG : pacer: Reducing sleep to 40ms NFD checkfile vs. NFC remote (without normalization) 2026/04/17 04:58:00 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:58:00 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-saralax4gawu' 2026/04/17 04:58:00 NOTICE: drime root 'rclone-test-saralax4gawu': 1 files missing 2026/04/17 04:58:00 NOTICE: drime root 'rclone-test-saralax4gawu': 0 differences found 2026/04/17 04:58:00 NOTICE: drime root 'rclone-test-saralax4gawu': 1 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/17 04:58:00 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 04:58:01 NOTICE: drime root 'rclone-test-saralax4gawu': 0 differences found 2026/04/17 04:58:01 NOTICE: drime root 'rclone-test-saralax4gawu': 1 matching files 2026/04/17 04:58:01 DEBUG : Creating backend with remote "TestDrime:rclone-test-yetagax8buru" 2026/04/17 04:58:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 04:58:02 DEBUG : Creating backend with remote "/tmp/rclone305041013" run.go:185: Remote "drime root 'rclone-test-yetagax8buru'", Local "Local file system at /tmp/rclone305041013", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/04/17 04:58:04 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-yetagax8buru' 2026/04/17 04:58:04 NOTICE: drime root 'rclone-test-yetagax8buru': 1 files missing 2026/04/17 04:58:04 NOTICE: drime root 'rclone-test-yetagax8buru': 0 differences found 2026/04/17 04:58:04 NOTICE: drime root 'rclone-test-yetagax8buru': 1 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/17 04:58:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 04:58:04 NOTICE: drime root 'rclone-test-yetagax8buru': 0 differences found 2026/04/17 04:58:04 NOTICE: drime root 'rclone-test-yetagax8buru': 1 matching files 2026/04/17 04:58:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-culesir0zabe" 2026/04/17 04:58:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 04:58:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:05 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:05 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:58:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:05 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:05 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:58:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:05 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:06 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:58:06 DEBUG : Creating backend with remote "/tmp/rclone1254700082" run.go:185: Remote "drime root 'rclone-test-culesir0zabe'", Local "Local file system at /tmp/rclone1254700082", Modify Window "876000h0m0s" 2026/04/17 04:58:06 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:58:06 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:06 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:06 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:58:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:06 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:06 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:07 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:58:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:07 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms run.go:286: Retry Put of "測試_Русский___ě_áñ測試_Русский___ě_áñ" to drime root 'rclone-test-culesir0zabe': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:09 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:09 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:58:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:09 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:09 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 04:58:09 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 04:58:10 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:58:10 DEBUG : pacer: Reducing sleep to 40ms NFDx2 checkfile vs. both remote (without normalization) 2026/04/17 04:58:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:10 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:10 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:58:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/17 04:58:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-culesir0zabe' 2026/04/17 04:58:10 NOTICE: drime root 'rclone-test-culesir0zabe': 1 files missing 2026/04/17 04:58:10 NOTICE: 1 hashes missing 2026/04/17 04:58:10 NOTICE: drime root 'rclone-test-culesir0zabe': 1 differences found 2026/04/17 04:58:10 NOTICE: drime root 'rclone-test-culesir0zabe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/17 04:58:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:10 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:10 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:58:10 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:58:11 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:58:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 04:58:11 NOTICE: drime root 'rclone-test-culesir0zabe': 0 differences found 2026/04/17 04:58:11 NOTICE: drime root 'rclone-test-culesir0zabe': 1 matching files 2026/04/17 04:58:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-quhocaq5mida" 2026/04/17 04:58:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 04:58:12 DEBUG : Creating backend with remote "/tmp/rclone460726203" run.go:185: Remote "drime root 'rclone-test-quhocaq5mida'", Local "Local file system at /tmp/rclone460726203", Modify Window "876000h0m0s" 2026/04/17 04:58:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:12 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:12 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:58:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:12 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:12 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:12 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:58:13 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:58:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:13 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:58:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:13 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 04:58:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:13 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/17 04:58:14 DEBUG : pacer: Reducing sleep to 320ms 2026/04/17 04:58:14 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 04:58:15 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:58:15 DEBUG : pacer: Reducing sleep to 40ms NFCx2 checkfile vs. both remote (without normalization) 2026/04/17 04:58:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:15 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:15 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:58:15 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:58:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/17 04:58:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-quhocaq5mida' 2026/04/17 04:58:15 NOTICE: drime root 'rclone-test-quhocaq5mida': 1 files missing 2026/04/17 04:58:15 NOTICE: 1 hashes missing 2026/04/17 04:58:15 NOTICE: drime root 'rclone-test-quhocaq5mida': 1 differences found 2026/04/17 04:58:15 NOTICE: drime root 'rclone-test-quhocaq5mida': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/17 04:58:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:15 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:58:16 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:58:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:16 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:16 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:58:16 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:58:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 04:58:16 NOTICE: drime root 'rclone-test-quhocaq5mida': 0 differences found 2026/04/17 04:58:16 NOTICE: drime root 'rclone-test-quhocaq5mida': 1 matching files 2026/04/17 04:58:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-tebabol7tova" 2026/04/17 04:58:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 04:58:17 DEBUG : Creating backend with remote "/tmp/rclone533275788" run.go:185: Remote "drime root 'rclone-test-tebabol7tova'", Local "Local file system at /tmp/rclone533275788", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/04/17 04:58:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-tebabol7tova' 2026/04/17 04:58:19 NOTICE: drime root 'rclone-test-tebabol7tova': 1 files missing 2026/04/17 04:58:19 NOTICE: drime root 'rclone-test-tebabol7tova': 0 differences found 2026/04/17 04:58:19 NOTICE: drime root 'rclone-test-tebabol7tova': 1 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/17 04:58:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 04:58:20 NOTICE: drime root 'rclone-test-tebabol7tova': 0 differences found 2026/04/17 04:58:20 NOTICE: drime root 'rclone-test-tebabol7tova': 1 matching files 2026/04/17 04:58:20 DEBUG : Creating backend with remote "TestDrime:rclone-test-nanahag5beza" 2026/04/17 04:58:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 04:58:21 DEBUG : Creating backend with remote "/tmp/rclone3481481823" run.go:185: Remote "drime root 'rclone-test-nanahag5beza'", Local "Local file system at /tmp/rclone3481481823", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/04/17 04:58:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-nanahag5beza' 2026/04/17 04:58:23 NOTICE: drime root 'rclone-test-nanahag5beza': 1 files missing 2026/04/17 04:58:23 NOTICE: drime root 'rclone-test-nanahag5beza': 0 differences found 2026/04/17 04:58:23 NOTICE: drime root 'rclone-test-nanahag5beza': 1 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/17 04:58:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 04:58:24 NOTICE: drime root 'rclone-test-nanahag5beza': 0 differences found 2026/04/17 04:58:24 NOTICE: drime root 'rclone-test-nanahag5beza': 1 matching files 2026/04/17 04:58:24 DEBUG : drime root 'rclone-test-nanahag5beza': Purge remote 2026/04/17 04:58:24 DEBUG : drime root 'rclone-test-tebabol7tova': Purge remote 2026/04/17 04:58:24 DEBUG : drime root 'rclone-test-quhocaq5mida': Purge remote 2026/04/17 04:58:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:24 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:58:25 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:58:25 DEBUG : drime root 'rclone-test-culesir0zabe': Purge remote 2026/04/17 04:58:25 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:58:25 DEBUG : drime root 'rclone-test-yetagax8buru': Purge remote 2026/04/17 04:58:25 DEBUG : drime root 'rclone-test-saralax4gawu': Purge remote 2026/04/17 04:58:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:25 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:25 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:25 DEBUG : drime root 'rclone-test-noropem6mego': Purge remote 2026/04/17 04:58:26 DEBUG : drime root 'rclone-test-dugafiv1ciwu': Purge remote 2026/04/17 04:58:26 DEBUG : drime root 'rclone-test-moxumaw3feda': Purge remote 2026/04/17 04:58:26 DEBUG : drime root 'rclone-test-vomeduh0tibu': Purge remote --- PASS: TestApplyTransforms (47.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 04:58:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/17 04:58:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:27 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:27 DEBUG : file1: Received error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n" - low level retry 0/10 2026/04/17 04:58:28 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:28 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:28 DEBUG : file1: Received error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n" - low level retry 1/10 2026/04/17 04:58:28 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:28 DEBUG : sub/file2: size = 14 OK 2026/04/17 04:58:28 INFO : file1: Copied (new) to: sub/file2 2026/04/17 04:58:29 DEBUG : sub/file2: size = 14 OK 2026/04/17 04:58:29 DEBUG : file1: Sizes identical 2026/04/17 04:58:29 DEBUG : file1: Unchanged skipping 2026/04/17 04:58:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:29 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:29 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:29 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:29 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:58:29 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:58:29 DEBUG : drime root 'rclone-test-fufanip8duwi': don't need to copy/move sub/file2, it is already at target location 2026/04/17 04:58:30 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:30 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:30 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:30 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:30 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:30 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:30 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:58:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:30 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:30 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:58:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:30 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:31 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:58:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:31 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:31 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:58:31 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:58:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:31 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:58:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:31 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:31 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:58:32 DEBUG : pacer: Reducing sleep to 80ms --- PASS: TestCopyFile (5.08s) === RUN TestCopyLongFile run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/04/17 04:58:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:32 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:58:32 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:58:32 DEBUG : pacer: Reducing sleep to 40ms --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 04:58:32 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:58:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:32 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:58:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:32 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:33 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:58:33 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:58:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:33 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:35 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:58:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:35 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-fufanip8duwi': 2/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:58:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:37 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:58:38 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:58:38 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:58:38 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:58:39 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 04:58:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:40 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:40 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 04:58:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-fufanip8duwi/backup" 2026/04/17 04:58:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:48 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:48 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone737374361) 2026/04/17 04:58:48 DEBUG : dst/file1: size = 18 (drime root 'rclone-test-fufanip8duwi') 2026/04/17 04:58:48 DEBUG : dst/file1: Sizes differ 2026/04/17 04:58:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:49 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:49 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:51 INFO : dst/file1: Moved (server-side) 2026/04/17 04:58:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:51 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:51 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:58:52 DEBUG : dst/file1: size = 14 OK 2026/04/17 04:58:52 INFO : dst/file1: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 04:58:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:58:54 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:58:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:58:54 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 04:59:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:01 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:01 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:01 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:02 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:02 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:02 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:02 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:02 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:02 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:03 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "backup/dst" failed - try 1/3: directory not empty 2026/04/17 04:59:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:04 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:04 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:04 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:05 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileBackupDir (32.98s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 04:59:05 DEBUG : Creating backend with remote "TestDrime:rclone-test-fufanip8duwi/dst" 2026/04/17 04:59:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:07 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:07 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:07 DEBUG : Creating backend with remote "TestDrime:rclone-test-fufanip8duwi/CompareDest" 2026/04/17 04:59:08 DEBUG : one: Need to transfer - File not found at Destination 2026/04/17 04:59:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:09 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:09 DEBUG : one: Received error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n" - low level retry 0/10 2026/04/17 04:59:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:10 DEBUG : one: size = 3 OK 2026/04/17 04:59:10 INFO : one: Copied (new) 2026/04/17 04:59:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:10 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:10 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:10 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:10 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:11 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:11 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone737374361) 2026/04/17 04:59:11 DEBUG : one: size = 3 (drime root 'rclone-test-fufanip8duwi/dst') 2026/04/17 04:59:11 DEBUG : one: Sizes differ 2026/04/17 04:59:12 DEBUG : one: Removing old object on successful upload 2026/04/17 04:59:12 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 2026/04/17 04:59:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:12 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:12 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:13 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:13 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:13 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:13 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "dst" failed - try 1/3: directory not empty 2026/04/17 04:59:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:14 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:14 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:15 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:15 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestCopyFileCompareDest (9.82s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 04:59:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-fufanip8duwi/dst" 2026/04/17 04:59:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-fufanip8duwi/CopyDest" 2026/04/17 04:59:18 DEBUG : one: Need to transfer - File not found at Destination 2026/04/17 04:59:19 DEBUG : one: size = 3 OK 2026/04/17 04:59:19 INFO : one: Copied (new) 2026/04/17 04:59:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:19 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:20 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone737374361) 2026/04/17 04:59:20 DEBUG : one: size = 3 (drime root 'rclone-test-fufanip8duwi/dst') 2026/04/17 04:59:20 DEBUG : one: Sizes differ 2026/04/17 04:59:21 DEBUG : one: Removing old object on successful upload 2026/04/17 04:59:21 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 run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCopyDest (8.87s) === RUN TestCopyInplace run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/04/17 04:59:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:24 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.38s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/04/17 04:59:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:25 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:25 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 04:59:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:25 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:25 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/17 04:59:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:25 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:25 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:25 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:59:25 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:59:26 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:26 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:26 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:26 DEBUG : TestCopyFileMaxTransfer/file1: Received error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n" - low level retry 0/10 2026/04/17 04:59:26 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:27 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/17 04:59:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/17 04:59:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:27 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:27 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:27 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:27 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:59:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:27 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:27 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:59:27 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:59:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:27 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:27 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:59:28 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:59:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:28 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:59:28 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:59:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/17 04:59:28 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:59:28 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:28 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/17 04:59:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:28 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:28 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:28 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/17 04:59:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:29 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:29 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/17 04:59:30 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/17 04:59:30 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/17 04:59:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:30 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:30 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:31 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:31 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:31 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:31 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:31 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:31 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:31 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (7.23s) === RUN TestDeduplicateInteractive run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.39s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.39s) === RUN TestDeduplicateFirst run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.41s) === RUN TestDeduplicateNewest run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/17 04:59:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:34 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:34 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:34 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:59:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:34 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:59:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:34 DEBUG : pacer: low level retry 5/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 04:59:35 DEBUG : pacer: Reducing sleep to 160ms --- SKIP: TestDeduplicateNewest (0.79s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2026/04/17 04:59:35 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:59:35 DEBUG : pacer: Reducing sleep to 40ms --- SKIP: TestDeduplicateNewestByHash (0.56s) === RUN TestDeduplicateOldest run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/17 04:59:35 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:36 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestDeduplicateOldest (0.41s) === RUN TestDeduplicateLargest run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/17 04:59:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:36 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:36 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:36 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:59:36 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:59:36 DEBUG : pacer: Reducing sleep to 20ms --- SKIP: TestDeduplicateLargest (0.54s) === RUN TestDeduplicateSmallest run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/17 04:59:36 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestDeduplicateSmallest (0.38s) === RUN TestDeduplicateRename run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.39s) === RUN TestMergeDirs run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.39s) === RUN TestListDirSorted run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 04:59:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:38 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:40 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:40 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:40 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:40 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:41 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:41 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:42 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:42 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:44 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:47 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "sub dir/ignore dir/should be ignored" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:49 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:52 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:52 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:52 DEBUG : a.txt: Excluded (Size Filter) 2026/04/17 04:59:52 DEBUG : a.txt: Excluded 2026/04/17 04:59:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:52 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:52 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/17 04:59:52 DEBUG : sub dir/hello world2: Excluded 2026/04/17 04:59:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/17 04:59:52 DEBUG : sub dir/hello world: Excluded 2026/04/17 04:59:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:53 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:53 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:53 DEBUG : sub dir/ignore dir: Excluded 2026/04/17 04:59:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/17 04:59:53 DEBUG : sub dir/hello world2: Excluded 2026/04/17 04:59:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/17 04:59:53 DEBUG : sub dir/hello world: Excluded 2026/04/17 04:59:53 DEBUG : sub dir/ignore dir: Excluded 2026/04/17 04:59:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:53 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:54 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 04:59:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:54 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:54 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:54 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:59:55 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:59:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:59:55 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 04:59:55 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 04:59:55 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "sub dir/sub sub dir" failed - try 1/3: directory not empty 2026/04/17 04:59:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:58 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 04:59:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:58 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 04:59:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:58 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 04:59:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:58 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:58 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 04:59:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:58 DEBUG : pacer: low level retry 5/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:58 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 04:59:59 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 04:59:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 04:59:59 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 04:59:59 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 04:59:59 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 04:59:59 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 04:59:59 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:00:00 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestListDirSorted (22.70s) === RUN TestListDirSortedFn run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:00:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:00 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:02 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:02 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "a.txt" to drime root 'rclone-test-fufanip8duwi': 2/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:04 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:05 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:05 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:00:05 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:05 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:05 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:05 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "zend.txt" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:08 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:00:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:08 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:00:08 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:00:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:08 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms run.go:286: Retry Put of "zend.txt" to drime root 'rclone-test-fufanip8duwi': 2/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:10 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:00:11 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:00:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:11 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:11 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:00:11 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:00:11 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:00:12 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:12 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:13 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:13 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:14 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:14 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:14 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:15 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:15 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:16 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:17 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:17 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:17 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:17 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:17 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:00:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:17 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:17 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:00:17 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:00:18 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:00:18 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:00:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:18 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:18 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:18 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:18 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:00:18 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:00:18 DEBUG : a.txt: Excluded (Size Filter) 2026/04/17 05:00:18 DEBUG : a.txt: Excluded 2026/04/17 05:00:18 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:00:19 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/17 05:00:19 DEBUG : sub dir/hello world2: Excluded 2026/04/17 05:00:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/17 05:00:19 DEBUG : sub dir/hello world: Excluded 2026/04/17 05:00:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:19 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:19 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:19 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:19 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:19 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:19 DEBUG : sub dir/ignore dir: Excluded 2026/04/17 05:00:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/17 05:00:19 DEBUG : sub dir/hello world2: Excluded 2026/04/17 05:00:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/17 05:00:19 DEBUG : sub dir/hello world: Excluded 2026/04/17 05:00:20 DEBUG : sub dir/ignore dir: Excluded 2026/04/17 05:00:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:20 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:20 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:20 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:20 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:20 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:21 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:00:21 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:21 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:22 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:22 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:22 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:22 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "sub dir/sub sub dir" failed - try 1/3: directory not empty 2026/04/17 05:00:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:24 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:24 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:24 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:25 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestListDirSortedFn (25.46s) === RUN TestListJSON run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:00:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:28 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:28 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:28 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:28 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:00:28 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:00:28 DEBUG : pacer: Reducing sleep to 40ms === RUN TestListJSON/Default 2026/04/17 05:00:29 DEBUG : pacer: Reducing sleep to 20ms === RUN TestListJSON/FilesOnly 2026/04/17 05:00:29 DEBUG : pacer: Reducing sleep to 10ms === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir 2026/04/17 05:00:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:29 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:30 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:30 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:30 DEBUG : pacer: Reducing sleep to 40ms === RUN TestListJSON/NoModTime 2026/04/17 05:00:30 DEBUG : pacer: Reducing sleep to 20ms === RUN TestListJSON/NoMimeType 2026/04/17 05:00:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:30 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:30 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:30 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:00:30 DEBUG : pacer: Reducing sleep to 80ms === RUN TestListJSON/ShowHash 2026/04/17 05:00:31 DEBUG : pacer: Reducing sleep to 40ms === RUN TestListJSON/HashTypes 2026/04/17 05:00:31 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/17 05:00:31 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:31 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:32 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:32 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:32 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:32 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:32 DEBUG : pacer: Reducing sleep to 10ms === NAME TestListJSON run.go:130: removing dir "sub" failed - try 1/3: directory not empty 2026/04/17 05:00:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:34 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestListJSON (8.58s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.33s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.46s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:00:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:35 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:35 DEBUG : pacer: Reducing sleep to 10ms === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash 2026/04/17 05:00:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:37 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:37 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:37 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:00:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:37 DEBUG : pacer: low level retry 5/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:37 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:00:38 DEBUG : pacer: Reducing sleep to 160ms === RUN TestStatJSON/File 2026/04/17 05:00:38 DEBUG : pacer: Reducing sleep to 80ms === RUN TestStatJSON/NotFound 2026/04/17 05:00:38 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:00:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:38 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:38 DEBUG : pacer: Reducing sleep to 40ms === RUN TestStatJSON/DirFilesOnly 2026/04/17 05:00:39 DEBUG : pacer: Reducing sleep to 20ms === RUN TestStatJSON/FileFilesOnly 2026/04/17 05:00:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:39 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:39 DEBUG : pacer: Reducing sleep to 20ms === RUN TestStatJSON/NotFoundFilesOnly 2026/04/17 05:00:39 DEBUG : pacer: Reducing sleep to 10ms === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly 2026/04/17 05:00:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:39 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:40 DEBUG : pacer: Reducing sleep to 10ms === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/04/17 05:00:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-fufanip8duwi/notfound" 2026/04/17 05:00:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:40 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:40 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:40 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:41 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:41 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:41 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:42 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:42 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:42 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:42 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:00:42 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:00:43 DEBUG : pacer: Reducing sleep to 40ms === NAME TestStatJSON run.go:130: removing dir "sub" failed - try 1/3: directory not empty 2026/04/17 05:00:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:44 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:44 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:44 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:00:44 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:44 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestStatJSON (10.27s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.38s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.58s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.30s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.19s) --- PASS: TestStatJSON/RootNotFound (1.52s) === RUN TestMkdir run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:00:44 INFO : drime root 'rclone-test-fufanip8duwi': Making directory 2026/04/17 05:00:44 INFO : drime root 'rclone-test-fufanip8duwi': Making directory 2026/04/17 05:00:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:45 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:45 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:45 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:00:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:45 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:45 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:45 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:46 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:46 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:46 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:00:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:47 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestLsd (3.17s) === RUN TestLs run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:00:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:49 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:49 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestLs (2.72s) === RUN TestLsWithFilesFrom run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:00:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:52 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "empty space" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:54 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:54 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:00:54 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 05:00:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:56 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:00:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:56 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:00:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:00:56 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:00:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:00:56 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:00:56 DEBUG : pacer: Reducing sleep to 20ms fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 05:01:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:03 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:01:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:03 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:03 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:01:03 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:01:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/17 05:01:03 DEBUG : empty space: Excluded 2026/04/17 05:01:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:03 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:03 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:01:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:03 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:03 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:01:03 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:01:03 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:01:03 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:01:04 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestLsWithFilesFrom (13.32s) === RUN TestLsLong run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:01:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:04 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:01:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:04 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:01:04 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:01:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:04 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "potato2" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:07 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:01:07 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:01:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:01:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:08 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:01:08 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:01:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:01:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:09 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:09 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:01:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:09 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:09 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:01:09 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:01:09 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:01:09 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:01:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestLsLong (5.39s) === RUN TestHashSums run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:01:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:10 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:01:10 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:01:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:11 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:01:11 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:01:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:11 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:01:11 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:01:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:12 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:01:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestHashSums (2.66s) === RUN TestHashSumsWithErrors 2026/04/17 05:01:12 DEBUG : Creating backend with remote ":memory:" 2026/04/17 05:01:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2026/04/17 05:01:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/17 05:01:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/17 05:01:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/17 05:01:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/17 05:01:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/17 05:01:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/17 05:01:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/17 05:01:12 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-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:01:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:12 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "potato2" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:15 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:01:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:15 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "potato2" to drime root 'rclone-test-fufanip8duwi': 2/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:17 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:01:17 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:01:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:17 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "potato2" to drime root 'rclone-test-fufanip8duwi': 3/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:19 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:01:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:01:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:21 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "sub dir/potato3" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:23 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:01:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:23 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:01:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:23 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:23 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:01:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:23 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:23 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:01:24 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:01:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:24 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:24 DEBUG : pacer: Rate limited, increasing sleep to 320ms run.go:286: Retry Put of "sub dir/potato3" to drime root 'rclone-test-fufanip8duwi': 2/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:26 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:26 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/17 05:01:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:26 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:26 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/17 05:01:27 DEBUG : pacer: Reducing sleep to 640ms 2026/04/17 05:01:28 DEBUG : pacer: Reducing sleep to 320ms 2026/04/17 05:01:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:29 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:29 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/17 05:01:29 DEBUG : pacer: Reducing sleep to 320ms 2026/04/17 05:01:30 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:01:30 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:01:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:30 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:01:30 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:01:31 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:01:31 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:01:31 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:01:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:32 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:01:32 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCount (21.19s) === RUN TestDelete run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:01:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:34 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "small" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:36 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:01:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:38 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:01:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:38 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:01:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:38 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:01:38 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 05:01:40 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:01:40 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 05:01:46 DEBUG : Waiting for deletions to finish 2026/04/17 05:01:46 DEBUG : large: Excluded (Size Filter) 2026/04/17 05:01:46 DEBUG : large: Excluded 2026/04/17 05:01:46 INFO : medium: Deleted 2026/04/17 05:01:46 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 05:01:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:01:55 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:01:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:01:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:01:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:01:55 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDelete (29.20s) === RUN TestMaxDelete run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:02:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:04 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "large" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:06 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:02:06 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:02:07 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 05:02:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:02:09 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 05:02:15 DEBUG : Waiting for deletions to finish 2026/04/17 05:02:15 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/17 05:02:15 INFO : large: Deleted 2026/04/17 05:02:15 INFO : medium: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDelete --- FAIL: TestMaxDelete (14.53s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:02:20 DEBUG : Waiting for deletions to finish 2026/04/17 05:02:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:20 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:02:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:02:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/17 05:02:20 INFO : medium: Deleted 2026/04/17 05:02:20 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 05:02:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:36 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:02:36 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMaxDeleteSizeLargeFile (19.46s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:02:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:37 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "medium" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:40 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:02:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:40 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:02:41 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:02:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:41 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "large" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:43 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:02:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:43 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "large" to drime root 'rclone-test-fufanip8duwi': 2/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:45 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:02:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:45 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "large" to drime root 'rclone-test-fufanip8duwi': 3/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:47 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:02:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:47 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:02:47 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:02:48 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:02:48 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 05:02:56 DEBUG : Waiting for deletions to finish 2026/04/17 05:02:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:56 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:02:56 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:02:56 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/17 05:02:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:56 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:02:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:56 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:02:57 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:02:57 INFO : large: Deleted 2026/04/17 05:02:57 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:02:57 INFO : medium: Deleted 2026/04/17 05:02:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:57 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:02:57 DEBUG : pacer: Reducing sleep to 10ms operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDeleteSize 2026/04/17 05:02:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:57 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:02:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:57 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:02:57 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:02:57 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:02:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:57 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:02:58 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:02:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:58 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:02:58 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:02:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:58 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:02:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:58 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:02:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:58 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:02:58 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:02:59 DEBUG : pacer: Reducing sleep to 20ms --- FAIL: TestMaxDeleteSize (21.93s) === RUN TestReadFile run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:02:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:59 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:02:59 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:02:59 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:02:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:02:59 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:02:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestReadFile (2.56s) === RUN TestRetry 2026/04/17 05:03:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/17 05:03:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/17 05:03:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/17 05:03:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/17 05:03:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/17 05:03:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/17 05:03:01 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-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:03:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:01 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:01 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:01 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "file1" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:03 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:04 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:04 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:06 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:06 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:06 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:06 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:06 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:07 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:07 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:07 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:08 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:08 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:09 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:09 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:09 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:10 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:10 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:10 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCat (17.36s) === RUN TestPurge 2026/04/17 05:03:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-yavamil2biha" 2026/04/17 05:03:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 05:03:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:19 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:20 DEBUG : Creating backend with remote "/tmp/rclone2083235632" run.go:185: Remote "drime root 'rclone-test-yavamil2biha'", Local "Local file system at /tmp/rclone2083235632", Modify Window "876000h0m0s" 2026/04/17 05:03:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:20 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:20 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:22 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:22 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:22 INFO : A2: Making directory 2026/04/17 05:03:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:23 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:23 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:23 INFO : A1/B2: Making directory 2026/04/17 05:03:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:23 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:23 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:23 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:03:24 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:03:24 INFO : A1/B2/C2: Making directory 2026/04/17 05:03:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:03:24 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:03:24 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:24 INFO : A1/B1/C3: Making directory 2026/04/17 05:03:24 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:25 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:25 INFO : A3: Making directory 2026/04/17 05:03:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:25 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:25 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:25 INFO : A3/B3: Making directory 2026/04/17 05:03:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:26 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:26 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:26 INFO : A3/B3/C4: Making directory 2026/04/17 05:03:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:26 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:26 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:27 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:27 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:27 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:27 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:27 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:28 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:28 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:28 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:29 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:29 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:29 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:29 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:29 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:30 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:30 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:30 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:30 ERROR : error listing: directory not found 2026/04/17 05:03:30 DEBUG : drime root 'rclone-test-yavamil2biha': Purge remote 2026/04/17 05:03:30 NOTICE: purge failed: directory not found --- PASS: TestPurge (11.71s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:03:32 INFO : A2: Making directory 2026/04/17 05:03:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:32 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:32 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:33 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:33 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:33 INFO : A1/B2: Making directory 2026/04/17 05:03:33 INFO : A1/B2/C2: Making directory 2026/04/17 05:03:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:34 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:34 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:34 INFO : A1/B1/C3: Making directory 2026/04/17 05:03:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:34 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:34 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:34 INFO : A3: Making directory 2026/04/17 05:03:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:34 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:35 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:35 INFO : A3/B3: Making directory 2026/04/17 05:03:35 INFO : A3/B3/C4: Making directory 2026/04/17 05:03:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:37 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:37 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:37 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:37 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:37 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:37 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:03:38 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:03:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:38 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:03:38 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:03:38 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:38 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 05:03:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:39 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:40 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:40 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:40 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:40 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:03:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:40 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:03:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:40 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:40 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:03:40 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:03:40 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:03:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:40 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:03:40 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:03:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:40 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:03:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:40 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:40 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:03:41 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:03:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:41 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:41 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:03:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:41 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:41 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/17 05:03:42 DEBUG : pacer: Reducing sleep to 320ms 2026/04/17 05:03:42 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:03:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:42 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:42 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:03:43 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:03:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:43 DEBUG : pacer: low level retry 5/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:03:43 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:03:43 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:03:44 DEBUG : pacer: Reducing sleep to 40ms fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 05:03:50 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:50 DEBUG : removing 1 level 3 directories 2026/04/17 05:03:50 INFO : A3/B3/C4: Removing directory 2026/04/17 05:03:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:50 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:50 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:50 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:51 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:51 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:51 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:51 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:51 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:51 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:03:51 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:03:51 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:51 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:52 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:52 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:52 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:52 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:52 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:03:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:52 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:52 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:03:52 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:03:52 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:03:52 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:53 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:53 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:53 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:53 DEBUG : removing 2 level 3 directories 2026/04/17 05:03:53 INFO : A1/B2/C2: Removing directory 2026/04/17 05:03:53 INFO : A1/B1/C3: Removing directory 2026/04/17 05:03:53 DEBUG : removing 2 level 2 directories 2026/04/17 05:03:53 INFO : A3/B3: Removing directory 2026/04/17 05:03:53 INFO : A1/B2: Removing directory 2026/04/17 05:03:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:53 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:54 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:03:54 ERROR : A1/B2: Failed to rmdir: directory not empty 2026/04/17 05:03:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:54 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:54 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:54 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:54 DEBUG : removing 2 level 1 directories 2026/04/17 05:03:54 INFO : A3: Removing directory 2026/04/17 05:03:54 INFO : A2: Removing directory 2026/04/17 05:03:54 DEBUG : pacer: Reducing sleep to 10ms operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot 2026/04/17 05:03:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:55 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:55 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:55 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:03:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:55 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:55 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:03:55 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:03:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:55 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:03:55 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:03:56 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:03:56 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:56 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "A1/B1/C1" failed - try 1/3: directory not empty 2026/04/17 05:03:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:58 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:03:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:58 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:58 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:58 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:03:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:03:58 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:03:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:03:59 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:03:59 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:03:59 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestRmdirsNoLeaveRoot (29.23s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:03:59 INFO : A1: Making directory 2026/04/17 05:04:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:00 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:00 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:00 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:00 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:00 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:04:00 INFO : A1/B1: Making directory 2026/04/17 05:04:00 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:01 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:01 INFO : A1/B1/C1: Making directory 2026/04/17 05:04:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:01 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:01 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:01 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:03 DEBUG : removing 1 level 3 directories 2026/04/17 05:04:03 INFO : A1/B1/C1: Removing directory 2026/04/17 05:04:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:03 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:03 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:03 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:03 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:03 DEBUG : removing 1 level 2 directories 2026/04/17 05:04:03 INFO : A1/B1: Removing directory 2026/04/17 05:04:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:03 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:04 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:04 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:04 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:05 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:05 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:05 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:05 DEBUG : pacer: Reducing sleep to 40ms --- PASS: TestRmdirsLeaveRoot (5.78s) === RUN TestRmdirsWithFilter run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:04:05 INFO : A1: Making directory 2026/04/17 05:04:05 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:06 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:06 INFO : A1/B1: Making directory 2026/04/17 05:04:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:06 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:06 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:06 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:06 INFO : A1/B1/C1: Making directory 2026/04/17 05:04:06 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:07 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:07 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:07 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:07 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:07 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:04:07 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:07 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:08 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:08 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:08 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:09 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:09 DEBUG : removing 1 level 3 directories 2026/04/17 05:04:09 INFO : A1/B1/C1: Removing directory 2026/04/17 05:04:09 DEBUG : removing 1 level 2 directories 2026/04/17 05:04:09 INFO : A1/B1: Removing directory 2026/04/17 05:04:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:10 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:10 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:11 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:11 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:11 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:11 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:11 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:11 DEBUG : pacer: low level retry 5/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:11 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:04:11 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:04:12 DEBUG : pacer: Reducing sleep to 80ms --- PASS: TestRmdirsWithFilter (6.34s) === RUN TestCopyURL run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:04:12 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:12 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:12 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:13 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:13 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:13 DEBUG : filename.txt: File name found in url 2026/04/17 05:04:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/17 05:04:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:14 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:14 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:14 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:14 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:14 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:15 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:15 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:15 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:15 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:04:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:15 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:15 ERROR : file2: Post request put error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n" operations_test.go:892: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:892 Error: Received unexpected error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n" Test: TestCopyURL 2026/04/17 05:04:15 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:04:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:15 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:15 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:15 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:04:16 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:04:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:16 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:16 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/17 05:04:16 DEBUG : pacer: Reducing sleep to 160ms 2026/04/17 05:04:16 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:04:17 DEBUG : pacer: Reducing sleep to 40ms --- FAIL: TestCopyURL (5.14s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:04:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:17 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:17 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:17 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:17 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:04:17 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:17 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:18 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:18 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:18 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:04:18 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:18 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:18 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:18 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 05:04:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:19 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:20 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:20 DEBUG : pacer: Reducing sleep to 20ms fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyURLDownloadHeaders (9.06s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:04:26 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/17 05:04:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:26 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:26 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:27 DEBUG : sub/file2: size = 14 OK 2026/04/17 05:04:27 INFO : file1: Copied (new) to: sub/file2 2026/04/17 05:04:27 INFO : file1: Deleted 2026/04/17 05:04:28 DEBUG : sub/file2: size = 14 OK 2026/04/17 05:04:28 DEBUG : file1: Sizes identical 2026/04/17 05:04:28 DEBUG : file1: Unchanged skipping 2026/04/17 05:04:28 INFO : file1: Deleted 2026/04/17 05:04:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:28 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:28 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:28 DEBUG : drime root 'rclone-test-fufanip8duwi': don't need to copy/move sub/file2, it is already at target location 2026/04/17 05:04:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:28 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:28 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:29 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:29 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:29 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:29 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:29 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:29 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:29 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:30 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:30 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:04:30 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:30 DEBUG : pacer: Reducing sleep to 20ms --- PASS: TestMoveFile (4.46s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:04:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:30 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:30 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:30 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:31 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:04:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/17 05:04:31 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:31 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:31 DEBUG : file1: size = 14 OK 2026/04/17 05:04:31 INFO : file1: Copied (new) 2026/04/17 05:04:31 INFO : file1: Deleted 2026/04/17 05:04:31 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:31 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:32 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:32 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:32 DEBUG : pacer: low level retry 4/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:32 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:04:32 DEBUG : file1: Destination exists, skipping 2026/04/17 05:04:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/04/17 05:04:32 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:32 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:32 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:32 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/17 05:04:32 DEBUG : pacer: Reducing sleep to 80ms 2026/04/17 05:04:33 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:33 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:33 DEBUG : pacer: Reducing sleep to 40ms --- PASS: TestMoveFileWithIgnoreExisting (2.72s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:04:33 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:33 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:33 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:33 DEBUG : pacer: Reducing sleep to 40ms --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:04:34 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCaseInsensitiveMoveFileDryRun (0.37s) === RUN TestMoveFileBackupDir run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:04:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:34 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:34 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:34 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:34 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:34 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:34 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:34 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:35 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:35 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-fufanip8duwi': 1/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:37 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:37 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms run.go:286: Retry Put of "dst/file1" to drime root 'rclone-test-fufanip8duwi': 2/10 (failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:39 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:40 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:40 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:40 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:40 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 05:04:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:42 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:42 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 05:04:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:48 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:48 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:48 DEBUG : Creating backend with remote "TestDrime:rclone-test-fufanip8duwi/backup" 2026/04/17 05:04:50 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone737374361) 2026/04/17 05:04:50 DEBUG : dst/file1: size = 18 (drime root 'rclone-test-fufanip8duwi') 2026/04/17 05:04:50 DEBUG : dst/file1: Sizes differ 2026/04/17 05:04:52 INFO : dst/file1: Moved (server-side) 2026/04/17 05:04:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:52 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:52 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:53 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:53 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:53 DEBUG : dst/file1: size = 14 OK 2026/04/17 05:04:53 INFO : dst/file1: Copied (new) 2026/04/17 05:04:53 INFO : dst/file1: Deleted 2026/04/17 05:04:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:53 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:53 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:53 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:53 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:54 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:54 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:54 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:55 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:55 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:55 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:55 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:55 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:55 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:55 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:04:56 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:04:56 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:56 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:04:56 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:04:56 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveFileBackupDir (22.84s) === 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-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:04:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:57 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:57 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:58 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:58 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:04:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:04:58 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:04:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:04:59 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:02 INFO : A1/B2: Making directory 2026/04/17 05:05:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:02 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:02 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:02 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:03 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:03 INFO : A1/B1/C3: Making directory 2026/04/17 05:05:03 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:03 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:03 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value operations_test.go:1411: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Received unexpected error: Move rename leaf: failed to patch item "name" to A2: Error "520 (520): \n\n\n\n \n\n\ndrime.cloud | 520: Web server is returning an unknown error\n\n\n\n\n\n\n\n\n
\n
\n
\n

\n Web server is returning an unknown error\n Error code 520\n

\n
\n Visit cloudflare.com for more information.\n
\n
2026-04-17 05:05:04 UTC
\n
\n
\n
\n
\n
\n
\n \n \n \n \n
\n You\n

\n \n Browser\n \n

\n \n Working\n \n
\n
\n
\n \n \n \n \n
\n Frankfurt\n

\n \n Cloudflare\n \n

\n \n Working\n \n
\n
\n
\n \n \n \n \n
\n app.drime.cloud\n

\n \n Host\n \n

\n \n Error\n \n
\n
\n
\n
\n\n
\n
\n
\n

What happened?

\n

There is an unknown connection issue between Cloudflare and the origin web server. As a result, the web page can not be displayed.

\n
\n
\n

What can I do?

\n \n

If you are a visitor of this website:

\n

Please try again in a few minutes.

\n\n

If you are the owner of this website:

\n

There is an issue between Cloudflare's cache and your origin web server. Cloudflare monitors for these errors and automatically investigates the cause. To help support the investigation, you can pull the corresponding error log from your web server and submit it our support team. Please include the Ray ID (which is at the bottom of this error page). Additional troubleshooting resources.

\n
\n
\n
\n\n \n\n
\n
\n\n" Test: TestDirMove 2026/04/17 05:05:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:04 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:05 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:05 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:05 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:05 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:05 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:07 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:08 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:08 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:08 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:08 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:09 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:09 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:10 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestDirMove (12.91s) === RUN TestGetFsInfo run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.38s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:05:10 DEBUG : drime root 'rclone-test-fufanip8duwi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 05:05:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:10 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:10 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:10 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:11 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:11 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 05:05:11 NOTICE: drime root 'rclone-test-fufanip8duwi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/17 05:05:11 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/17 05:05:11 NOTICE: drime root 'rclone-test-fufanip8duwi': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/17 05:05:11 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/04/17 05:05:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:12 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:12 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:12 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:05:13 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:05:13 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:13 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 05:05:13 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/17 05:05:13 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:13 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:13 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:14 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:14 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:14 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:14 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 05:05:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:16 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:16 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:16 DEBUG : pacer: Reducing sleep to 20ms fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:05:22 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:22 DEBUG : drime root 'rclone-test-fufanip8duwi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 05:05:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:22 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:22 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:22 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:23 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:23 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 05:05:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/17 05:05:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:23 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:23 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:23 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:23 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:23 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:23 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/04/17 05:05:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:24 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:05:24 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:05:24 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:24 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:25 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 05:05:25 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/17 05:05:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:25 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:25 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:25 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:25 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:25 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:25 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 05:05:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:27 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:27 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:05:33 DEBUG : drime root 'rclone-test-fufanip8duwi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 05:05:34 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 05:05:34 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/04/17 05:05:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:34 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:35 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/04/17 05:05:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:35 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:35 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:35 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:36 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:36 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 05:05:36 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/04/17 05:05:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:36 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:36 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:37 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:37 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 05:05:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:38 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:38 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:38 DEBUG : pacer: low level retry 3/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:05:38 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:05:39 DEBUG : pacer: Reducing sleep to 20ms fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:05:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:45 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:45 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/17 05:05:45 DEBUG : pacer: Reducing sleep to 40ms 2026/04/17 05:05:45 DEBUG : drime root 'rclone-test-fufanip8duwi': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 05:05:45 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:45 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:45 DEBUG : ignore_checksum_small_file_from_pipe: Received error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n" - low level retry 1/10 2026/04/17 05:05:45 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:05:46 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 05:05:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/17 05:05:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:46 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:46 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:46 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/04/17 05:05:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:46 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:47 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:48 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 05:05:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcat (46.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (11.42s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (11.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (11.77s) === RUN TestRcatMetadata run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/04/17 05:05:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:57 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:57 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:05:57 DEBUG : pacer: Reducing sleep to 20ms --- SKIP: TestRcatMetadata (0.45s) === RUN TestRcatSize run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:05:57 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:05:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:57 DEBUG : pacer: low level retry 1/1 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:57 ERROR : potato1: Post request put error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n" operations_test.go:1624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1624 Error: Received unexpected error: failed to upload file: Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n" Test: TestRcatSize 2026/04/17 05:05:57 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestRcatSize (0.59s) === RUN TestRcatSizeMetadata run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/04/17 05:05:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:05:57 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:05:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:05:58 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestRcatSizeMetadata (0.49s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 05:06:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:01 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:01 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcatSizeUploadHeaders (9.35s) === RUN TestTouchDir run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/04/17 05:06:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:08 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:08 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestTouchDir (0.45s) === RUN TestMkdirMetadata run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.40s) === RUN TestMkdirModTime run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.40s) === RUN TestCopyDirMetadata run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/17 05:06:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:09 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:09 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestCopyDirMetadata (0.44s) === RUN TestSetDirModTime run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/04/17 05:06:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:09 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:09 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestSetDirModTime (0.43s) === RUN TestDirsEqual run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/17 05:06:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:09 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:09 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:06:10 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:06:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:10 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:06:10 DEBUG : pacer: Reducing sleep to 20ms --- SKIP: TestDirsEqual (0.53s) === RUN TestRemoveExisting run.go:185: Remote "drime root 'rclone-test-fufanip8duwi'", Local "Local file system at /tmp/rclone737374361", Modify Window "876000h0m0s" 2026/04/17 05:06:10 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:06:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:10 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:11 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:06:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:12 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:12 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/17 05:06:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:13 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:13 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/17 05:06:14 DEBUG : pacer: Reducing sleep to 20ms 2026/04/17 05:06:14 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:06:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:14 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:15 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 05:06:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:21 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:21 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:06:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.falufah7" before starting 2026/04/17 05:06:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value operations_test.go:1981: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1981 Error: Not equal: expected: *fmt.wrapError(&fmt.wrapError{msg:"TEST: failed to rename existing file: Move rename leaf: failed to patch item \"name\" to test remove existing.falufah7: Error \"520 (520): \\n\\n\\n\\n \\n\\n\\ndrime.cloud | 520: Web server is returning an unknown error\\n\\n\\n\\n\\n\\n\\n\\n\\n
\\n
\\n
\\n

\\n Web server is returning an unknown error\\n Error code 520\\n

\\n
\\n Visit cloudflare.com for more information.\\n
\\n
2026-04-17 05:06:22 UTC
\\n
\\n
\\n
\\n
\\n
\\n
\\n \\n \\n \\n \\n
\\n You\\n

\\n \\n Browser\\n \\n

\\n \\n Working\\n \\n
\\n
\\n
\\n \\n \\n \\n \\n
\\n Frankfurt\\n

\\n \\n Cloudflare\\n \\n

\\n \\n Working\\n \\n
\\n
\\n
\\n \\n \\n \\n \\n
\\n app.drime.cloud\\n

\\n \\n Host\\n \\n

\\n \\n Error\\n \\n
\\n
\\n
\\n
\\n\\n
\\n
\\n
\\n

What happened?

\\n

There is an unknown connection issue between Cloudflare and the origin web server. As a result, the web page can not be displayed.

\\n
\\n
\\n

What can I do?

\\n \\n

If you are a visitor of this website:

\\n

Please try again in a few minutes.

\\n\\n

If you are the owner of this website:

\\n

There is an issue between Cloudflare's cache and your origin web server. Cloudflare monitors for these errors and automatically investigates the cause. To help support the investigation, you can pull the corresponding error log from your web server and submit it our support team. Please include the Ray ID (which is at the bottom of this error page). Additional troubleshooting resources.

\\n
\\n
\\n
\\n\\n \\n\\n
\\n
\\n\\n\"", err:(*fmt.wrapError)(0x3cc49483bca0)}) actual : () Test: TestRemoveExisting 2026/04/17 05:06:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:22 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:22 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:06:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:22 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:22 DEBUG : pacer: Reducing sleep to 10ms operations_test.go:1989: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1989 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 11 sub dir/test remove existing\n" Test: TestRemoveExisting operations_test.go:1990: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1990 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting 2026/04/17 05:06:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:23 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:23 DEBUG : pacer: Reducing sleep to 10ms 2026/04/17 05:06:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/17 05:06:24 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n") 2026/04/17 05:06:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/17 05:06:24 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestRemoveExisting (14.23s) panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked] [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x216adc4] goroutine 8237 [running]: testing.tRunner.func1.2({0x24fde00, 0x459ca50}) /usr/local/go/src/testing/testing.go:1974 +0x232 testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1977 +0x349 panic({0x24fde00?, 0x459ca50?}) /usr/local/go/src/runtime/panic.go:860 +0x13a github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0x3cc4948f6fc8) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1993 +0x8c4 testing.tRunner(0x3cc4948f6fc8, 0x2b7d890) /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 "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 11m37.287254053s (try 1/5): exit status 2: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestMaxDelete TestMaxDeleteSize TestRmdirsNoLeaveRoot TestCopyURL TestDirMove TestRcatSize TestRemoveExisting]