"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2026/08/01 04:32:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-gizunav1duta" 2026/08/01 04:32:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/01 04:32:38 DEBUG : Creating backend with remote "/tmp/rclone257878831" === 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:198: Remote "gofile root 'rclone-test-gizunav1duta'", Local "Local file system at /tmp/rclone257878831", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.90s) === RUN TestMultithreadCopyAbort run.go:198: Remote "gofile root 'rclone-test-gizunav1duta'", Local "Local file system at /tmp/rclone257878831", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers 2026/08/01 04:32:39 DEBUG : a: size = 0 OK 2026/08/01 04:32:39 DEBUG : a: size = 1 (memory) 2026/08/01 04:32:39 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/01 04:32:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/01 04:32:39 DEBUG : potato: Seek from 10 to 0 2026/08/01 04:32:39 DEBUG : potato: Seek from 10 to 0 2026/08/01 04:32:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/01 04:32:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Seek from 5 to 2 2026/08/01 04:32:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/01 04:32:39 DEBUG : potato: Seek from 7 to 0 2026/08/01 04:32:39 DEBUG : potato: Seek from 7 to 0 2026/08/01 04:32:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/01 04:32:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Seek from 5 to 2 2026/08/01 04:32:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/01 04:32:39 DEBUG : potato: Seek from 8 to 0 2026/08/01 04:32:39 DEBUG : potato: Seek from 8 to 0 2026/08/01 04:32:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/01 04:32:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/01 04:32:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/01 04:32:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/01 04:32:39 DEBUG : potato: Seek from 5 to 2 2026/08/01 04:32:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/01 04:32:39 DEBUG : potato: Seek from 9 to 0 2026/08/01 04:32:39 DEBUG : potato: Seek from 9 to 0 2026/08/01 04:32:39 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:198: Remote "gofile root 'rclone-test-gizunav1duta'", Local "Local file system at /tmp/rclone257878831", Modify Window "1s" 2026/08/01 04:32:50 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:32:50 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:32:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 1/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:32:52 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:33:02 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:33:02 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:33:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 2/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:33:04 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:33:12 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:33:12 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:33:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 3/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:33:14 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:33:24 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:33:24 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:33:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 4/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:33:27 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:33:37 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:33:37 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:33:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 5/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:33:39 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:33:49 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:33:49 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:33:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 6/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:33:52 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:34:02 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:34:02 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:34:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 7/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:34:04 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:34:13 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:34:13 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:34:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 8/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:34:15 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:34:25 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:34:25 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:34:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 9/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:34:27 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:34:37 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:34:37 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:34:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:303: Failed to put "rutabaga" to "gofile root 'rclone-test-gizunav1duta'": failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" 2026/08/01 04:34:38 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestCheck (119.15s) === RUN TestCheckFsError 2026/08/01 04:34:38 DEBUG : Creating backend with remote "nonexistent" 2026/08/01 04:34:38 DEBUG : Creating backend with remote "nonexistent" 2026/08/01 04:34:38 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/01 04:34:38 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/01 04:34:38 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/01 04:34:38 NOTICE: Local file system at nonexistent: 1 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "gofile root 'rclone-test-gizunav1duta'", Local "Local file system at /tmp/rclone257878831", Modify Window "1s" 2026/08/01 04:34:42 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:34:42 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:34:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 1/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:34:44 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:34:54 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:34:54 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:34:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 2/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:34:56 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:35:04 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:35:04 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 3/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:06 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:35:15 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:35:15 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 4/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:35:25 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:35:25 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 5/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:27 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:35:36 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:35:36 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 6/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:38 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:35:46 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:35:46 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 7/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:49 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:35:57 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:35:57 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 8/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:35:59 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:36:06 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:36:06 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:36:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 9/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:36:09 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:36:17 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:36:17 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:36:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:303: Failed to put "rutabaga" to "gofile root 'rclone-test-gizunav1duta'": failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" 2026/08/01 04:36:17 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestCheckDownload (98.85s) === RUN TestCheckSizeOnly run.go:198: Remote "gofile root 'rclone-test-gizunav1duta'", Local "Local file system at /tmp/rclone257878831", Modify Window "1s" 2026/08/01 04:36:27 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:36:27 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:36:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 1/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:36:29 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:36:37 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:36:37 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:36:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 2/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:36:40 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:36:48 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:36:48 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:36:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 3/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:36:50 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:36:58 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:36:58 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:36:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 4/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:37:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:37:08 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:37:08 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:37:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 5/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:37:11 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:37:19 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:37:19 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:37:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 6/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:37:22 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:37:29 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:37:29 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:37:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 7/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:37:32 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:37:40 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:37:40 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:37:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 8/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:37:42 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:37:50 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:37:50 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:37:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "rutabaga" to gofile root 'rclone-test-gizunav1duta': 9/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:37:52 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:38:00 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:38:00 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:38:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:303: Failed to put "rutabaga" to "gofile root 'rclone-test-gizunav1duta'": failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" 2026/08/01 04:38:01 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestCheckSizeOnly (104.08s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "gofile root 'rclone-test-gizunav1duta'", Local "Local file system at /tmp/rclone257878831", Modify Window "1s" 2026/08/01 04:38:10 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:38:10 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:38:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "test.sum" to gofile root 'rclone-test-gizunav1duta': 1/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:38:13 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:38:21 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:38:21 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:38:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "test.sum" to gofile root 'rclone-test-gizunav1duta': 2/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:38:23 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:38:33 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:38:33 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:38:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "test.sum" to gofile root 'rclone-test-gizunav1duta': 3/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:38:36 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:38:46 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:38:46 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:38:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "test.sum" to gofile root 'rclone-test-gizunav1duta': 4/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:38:49 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:38:59 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:38:59 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:38:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "test.sum" to gofile root 'rclone-test-gizunav1duta': 5/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:39:01 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:39:11 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:39:11 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:39:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "test.sum" to gofile root 'rclone-test-gizunav1duta': 6/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:39:14 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:39:24 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:39:24 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:39:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "test.sum" to gofile root 'rclone-test-gizunav1duta': 7/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:39:26 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:39:35 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:39:35 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:39:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "test.sum" to gofile root 'rclone-test-gizunav1duta': 8/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:39:37 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:39:41 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:39:41 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:39:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "test.sum" to gofile root 'rclone-test-gizunav1duta': 9/10 (failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:39:44 DEBUG : pacer: Reducing sleep to 10ms 2026/08/01 04:39:54 DEBUG : Couldn't decode error response: invalid character 'E' looking for beginning of value 2026/08/01 04:39:54 DEBUG : pacer: low level retry 1/1 (error Error "502 Bad Gateway (502): Error forwarding request to upload server\n") 2026/08/01 04:39:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:303: Failed to put "test.sum" to "gofile root 'rclone-test-gizunav1duta'": failed to upload file: Error "502 Bad Gateway (502): Error forwarding request to upload server\n" 2026/08/01 04:39:54 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestParseSumFile (113.48s) === RUN TestCheckSum run.go:198: Remote "gofile root 'rclone-test-gizunav1duta'", Local "Local file system at /tmp/rclone257878831", Modify Window "1s" 2026/08/01 04:39:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-gizunav1duta/data" 2026/08/01 04:39:55 DEBUG : Config file has changed externally - reloading run.go:303: Failed to put "data/banana" to "gofile root 'rclone-test-gizunav1duta'": couldn't list files: Error "error-mdb" run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:355 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:537 Error: Received unexpected error: couldn't recursively list files: Error "error-mdb" Test: TestCheckSum --- FAIL: TestCheckSum (126.04s) === RUN TestCheckSumDownload run.go:198: Remote "gofile root 'rclone-test-gizunav1duta'", Local "Local file system at /tmp/rclone257878831", Modify Window "1s" 2026/08/01 04:42:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-gizunav1duta/data" run.go:303: Failed to put "data/banana" to "gofile root 'rclone-test-gizunav1duta'": couldn't list files: Error "error-mdb" run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:355 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Received unexpected error: couldn't recursively list files: Error "error-mdb" Test: TestCheckSumDownload --- FAIL: TestCheckSumDownload (63.35s) === RUN TestApplyTransforms 2026/08/01 04:43:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wiholij2tudo" 2026/08/01 04:43:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/01 04:44:04 NOTICE: Failed to open remote "TestGoFile:": couldn't list files: Error "error-mdb" "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished ERROR in 11m27.381040822s (try 1/5): exit status 1: Failed [TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSum TestCheckSumDownload]