"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5)
2026/07/10 03:08:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yelufoh4pedi"
2026/07/10 03:08:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/10 03:08:15 DEBUG : Creating backend with remote "/tmp/rclone3890450031"
=== 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-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
multithread_test.go:119: multithread writing not supported
--- SKIP: TestMultithreadCopy (0.08s)
=== RUN TestMultithreadCopyAbort
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
multithread_test.go:119: multithread writing not supported
--- SKIP: TestMultithreadCopyAbort (0.09s)
=== RUN TestSizeDiffers
2026/07/10 03:08:15 DEBUG : a: size = 0 OK
2026/07/10 03:08:15 DEBUG : a: size = 1 (memory)
2026/07/10 03:08:15 DEBUG : a: size = 2 (memory)
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2026/07/10 03:08:15 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/ReadAt
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/Normal/Seek
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2026/07/10 03:08:15 DEBUG : potato: Seek from 10 to 0
2026/07/10 03:08:15 DEBUG : potato: Seek from 10 to 0
2026/07/10 03:08:15 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2026/07/10 03:08:15 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/ReadAt
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/WithRangeOption/Seek
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Seek from 5 to 2
2026/07/10 03:08:15 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2026/07/10 03:08:15 DEBUG : potato: Seek from 7 to 0
2026/07/10 03:08:15 DEBUG : potato: Seek from 7 to 0
2026/07/10 03:08:15 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2026/07/10 03:08:15 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/ReadAt
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/WithSeekOption/Seek
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Seek from 5 to 2
2026/07/10 03:08:15 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2026/07/10 03:08:15 DEBUG : potato: Seek from 8 to 0
2026/07/10 03:08:15 DEBUG : potato: Seek from 8 to 0
2026/07/10 03:08:15 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2026/07/10 03:08:15 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2026/07/10 03:08:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/ReadAt
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/UnknownSize/Seek
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2026/07/10 03:08:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2026/07/10 03:08:15 DEBUG : potato: Seek from 5 to 2
2026/07/10 03:08:15 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2026/07/10 03:08:15 DEBUG : potato: Seek from 9 to 0
2026/07/10 03:08:15 DEBUG : potato: Seek from 9 to 0
2026/07/10 03:08:15 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-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (3.41s)
--- PASS: TestCheck/1 (0.09s)
--- PASS: TestCheck/2 (0.10s)
--- PASS: TestCheck/3 (0.09s)
--- PASS: TestCheck/4 (0.09s)
--- PASS: TestCheck/5 (0.10s)
--- PASS: TestCheck/6 (0.09s)
--- PASS: TestCheck/7 (0.11s)
=== RUN TestCheckFsError
2026/07/10 03:08:18 DEBUG : Creating backend with remote "nonexistent"
2026/07/10 03:08:18 DEBUG : Creating backend with remote "nonexistent"
2026/07/10 03:08:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2026/07/10 03:08:18 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/07/10 03:08:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found
2026/07/10 03:08:18 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:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (3.85s)
--- PASS: TestCheckDownload/1 (0.29s)
--- PASS: TestCheckDownload/2 (0.16s)
--- PASS: TestCheckDownload/3 (0.20s)
--- PASS: TestCheckDownload/4 (0.25s)
--- PASS: TestCheckDownload/5 (0.27s)
--- PASS: TestCheckDownload/6 (0.41s)
--- PASS: TestCheckDownload/7 (0.17s)
=== RUN TestCheckSizeOnly
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (2.34s)
--- PASS: TestCheckSizeOnly/1 (0.09s)
--- PASS: TestCheckSizeOnly/2 (0.10s)
--- PASS: TestCheckSizeOnly/3 (0.10s)
--- PASS: TestCheckSizeOnly/4 (0.10s)
--- PASS: TestCheckSizeOnly/5 (0.08s)
--- PASS: TestCheckSizeOnly/6 (0.08s)
--- PASS: TestCheckSizeOnly/7 (0.10s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:08:25 NOTICE: test.sum: improperly formatted checksum line 4
2026/07/10 03:08:25 NOTICE: test.sum: improperly formatted checksum line 5
2026/07/10 03:08:25 NOTICE: test.sum: improperly formatted checksum line 6
2026/07/10 03:08:25 NOTICE: test.sum: 2 warning(s) suppressed...
2026/07/10 03:08:25 DEBUG : test.sum: Removing old object on successful upload
2026/07/10 03:08:26 NOTICE: test.sum: improperly formatted checksum line 4
2026/07/10 03:08:26 NOTICE: test.sum: improperly formatted checksum line 5
2026/07/10 03:08:26 NOTICE: test.sum: improperly formatted checksum line 6
2026/07/10 03:08:26 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (1.34s)
=== RUN TestCheckSum
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:08:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yelufoh4pedi/data"
=== RUN TestCheckSum/subtest1
2026/07/10 03:08:28 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest2
2026/07/10 03:08:29 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest3
2026/07/10 03:08:29 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest4
2026/07/10 03:08:30 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest5
2026/07/10 03:08:31 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest6
2026/07/10 03:08:32 DEBUG : data/banana: Removing old object on successful upload
2026/07/10 03:08:32 DEBUG : data/potato: Removing old object on successful upload
2026/07/10 03:08:32 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest7
--- PASS: TestCheckSum (7.57s)
--- PASS: TestCheckSum/subtest1 (0.48s)
--- PASS: TestCheckSum/subtest2 (0.24s)
--- PASS: TestCheckSum/subtest3 (0.24s)
--- PASS: TestCheckSum/subtest4 (0.39s)
--- PASS: TestCheckSum/subtest5 (0.24s)
--- PASS: TestCheckSum/subtest6 (0.38s)
--- PASS: TestCheckSum/subtest7 (0.32s)
=== RUN TestCheckSumDownload
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:08:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yelufoh4pedi/data"
=== RUN TestCheckSumDownload/subtest1
2026/07/10 03:08:36 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest2
2026/07/10 03:08:37 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest3
2026/07/10 03:08:38 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest4
2026/07/10 03:08:40 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest5
2026/07/10 03:08:41 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest6
2026/07/10 03:08:41 DEBUG : data/banana: Removing old object on successful upload
2026/07/10 03:08:42 DEBUG : data/potato: Removing old object on successful upload
2026/07/10 03:08:42 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (10.85s)
--- PASS: TestCheckSumDownload/subtest1 (0.68s)
--- PASS: TestCheckSumDownload/subtest2 (0.37s)
--- PASS: TestCheckSumDownload/subtest3 (0.82s)
--- PASS: TestCheckSumDownload/subtest4 (1.29s)
--- PASS: TestCheckSumDownload/subtest5 (0.43s)
--- PASS: TestCheckSumDownload/subtest6 (0.41s)
--- PASS: TestCheckSumDownload/subtest7 (0.80s)
=== RUN TestApplyTransforms
2026/07/10 03:08:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bubirap3poje"
2026/07/10 03:08:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/10 03:08:44 DEBUG : Creating backend with remote "/tmp/rclone4288653841"
run.go:198: Remote "gofile root 'rclone-test-bubirap3poje'", Local "Local file system at /tmp/rclone4288653841", Modify Window "1s"
upper checkfile vs. lower remote (without normalization)
2026/07/10 03:08:45 ERROR : hello, world!: sum not found
2026/07/10 03:08:45 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-bubirap3poje'
2026/07/10 03:08:45 NOTICE: gofile root 'rclone-test-bubirap3poje': 1 files missing
2026/07/10 03:08:45 NOTICE: 1 hashes missing
2026/07/10 03:08:45 NOTICE: gofile root 'rclone-test-bubirap3poje': 1 differences found
2026/07/10 03:08:45 NOTICE: gofile root 'rclone-test-bubirap3poje': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2026/07/10 03:08:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/07/10 03:08:46 NOTICE: gofile root 'rclone-test-bubirap3poje': 0 differences found
2026/07/10 03:08:46 NOTICE: gofile root 'rclone-test-bubirap3poje': 1 matching files
2026/07/10 03:08:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bikuwem1muso"
2026/07/10 03:08:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/10 03:08:46 DEBUG : Creating backend with remote "/tmp/rclone713616878"
run.go:198: Remote "gofile root 'rclone-test-bikuwem1muso'", Local "Local file system at /tmp/rclone713616878", Modify Window "1s"
lower checkfile vs. upper remote (without normalization)
2026/07/10 03:08:47 ERROR : HELLO, WORLD!: sum not found
2026/07/10 03:08:47 ERROR : hello, world!: file not in gofile root 'rclone-test-bikuwem1muso'
2026/07/10 03:08:47 NOTICE: gofile root 'rclone-test-bikuwem1muso': 1 files missing
2026/07/10 03:08:47 NOTICE: 1 hashes missing
2026/07/10 03:08:47 NOTICE: gofile root 'rclone-test-bikuwem1muso': 1 differences found
2026/07/10 03:08:47 NOTICE: gofile root 'rclone-test-bikuwem1muso': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2026/07/10 03:08:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/07/10 03:08:47 NOTICE: gofile root 'rclone-test-bikuwem1muso': 0 differences found
2026/07/10 03:08:47 NOTICE: gofile root 'rclone-test-bikuwem1muso': 1 matching files
2026/07/10 03:08:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xefequs7diwe"
2026/07/10 03:08:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/10 03:08:47 DEBUG : Creating backend with remote "/tmp/rclone3024595003"
run.go:198: Remote "gofile root 'rclone-test-xefequs7diwe'", Local "Local file system at /tmp/rclone3024595003", Modify Window "1s"
lower checkfile vs. upperlowermixed remote (without normalization)
2026/07/10 03:08:49 ERROR : HeLlO, wOrLd!: sum not found
2026/07/10 03:08:49 ERROR : hello, world!: file not in gofile root 'rclone-test-xefequs7diwe'
2026/07/10 03:08:49 NOTICE: gofile root 'rclone-test-xefequs7diwe': 1 files missing
2026/07/10 03:08:49 NOTICE: 1 hashes missing
2026/07/10 03:08:49 NOTICE: gofile root 'rclone-test-xefequs7diwe': 1 differences found
2026/07/10 03:08:49 NOTICE: gofile root 'rclone-test-xefequs7diwe': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2026/07/10 03:08:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/07/10 03:08:49 NOTICE: gofile root 'rclone-test-xefequs7diwe': 0 differences found
2026/07/10 03:08:49 NOTICE: gofile root 'rclone-test-xefequs7diwe': 1 matching files
2026/07/10 03:08:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vebiyas1peta"
2026/07/10 03:08:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/10 03:08:49 DEBUG : Creating backend with remote "/tmp/rclone2105601496"
run.go:198: Remote "gofile root 'rclone-test-vebiyas1peta'", Local "Local file system at /tmp/rclone2105601496", Modify Window "1s"
upperlowermixed checkfile vs. upper remote (without normalization)
2026/07/10 03:08:50 ERROR : HELLO, WORLD!: sum not found
2026/07/10 03:08:50 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-vebiyas1peta'
2026/07/10 03:08:50 NOTICE: gofile root 'rclone-test-vebiyas1peta': 1 files missing
2026/07/10 03:08:50 NOTICE: 1 hashes missing
2026/07/10 03:08:50 NOTICE: gofile root 'rclone-test-vebiyas1peta': 1 differences found
2026/07/10 03:08:50 NOTICE: gofile root 'rclone-test-vebiyas1peta': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2026/07/10 03:08:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2026/07/10 03:08:50 NOTICE: gofile root 'rclone-test-vebiyas1peta': 0 differences found
2026/07/10 03:08:50 NOTICE: gofile root 'rclone-test-vebiyas1peta': 1 matching files
2026/07/10 03:08:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-danepiy6faqu"
2026/07/10 03:08:50 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/10 03:08:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:08:50 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n
502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:08:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/07/10 03:08:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:08:50 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:08:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/07/10 03:08:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:08:50 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:08:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/07/10 03:08:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:08:50 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:08:50 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/07/10 03:08:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:08:50 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:08:50 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/07/10 03:08:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:08:51 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:08:51 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/07/10 03:08:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:08:51 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:08:51 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/07/10 03:08:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:08:52 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:08:52 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/07/10 03:08:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:08:53 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:08:53 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/07/10 03:08:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:08:55 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:08:55 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
2026/07/10 03:09:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:09:01 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:09:01 DEBUG : pacer: Rate limited, increasing sleep to 20s
2026/07/10 03:09:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:09:11 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:09:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:09:31 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:09:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:09:51 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:10:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:10:11 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:10:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:10:31 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:10:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:10:51 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:11:13 DEBUG : pacer: Reducing sleep to 10s
2026/07/10 03:11:13 DEBUG : Creating backend with remote "/tmp/rclone2593397509"
run.go:198: Remote "gofile root 'rclone-test-danepiy6faqu'", Local "Local file system at /tmp/rclone2593397509", Modify Window "1s"
2026/07/10 03:11:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:11:31 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:11:31 DEBUG : pacer: Rate limited, increasing sleep to 20s
2026/07/10 03:11:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:11:42 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:12:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:12:01 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:12:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:12:22 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:12:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:12:41 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:13:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:13:01 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:13:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:13:21 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:13:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:13:41 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:14:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:14:01 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:14:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:14:21 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
run.go:255: Failed to mkdir "gofile root 'rclone-test-danepiy6faqu'": couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
2026/07/10 03:14:21 DEBUG : gofile root 'rclone-test-danepiy6faqu': Purge remote
2026/07/10 03:14:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:14:41 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:15:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:15:01 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:15:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:15:21 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:15:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:15:41 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:16:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:16:01 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:16:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:16:21 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:16:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:16:41 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:01 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:21 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:41 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:41 NOTICE: purge failed: couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
2026/07/10 03:17:41 DEBUG : gofile root 'rclone-test-vebiyas1peta': Purge remote
2026/07/10 03:17:41 DEBUG : gofile root 'rclone-test-xefequs7diwe': Purge remote
2026/07/10 03:17:42 DEBUG : gofile root 'rclone-test-bikuwem1muso': Purge remote
2026/07/10 03:17:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:42 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/07/10 03:17:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:42 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/07/10 03:17:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:42 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/07/10 03:17:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:42 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/07/10 03:17:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:42 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:42 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/07/10 03:17:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:42 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:42 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/07/10 03:17:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:43 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:43 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/07/10 03:17:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:43 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:43 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/07/10 03:17:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:45 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:45 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/07/10 03:17:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:47 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:47 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
2026/07/10 03:17:47 NOTICE: purge failed: failed to delete item: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
2026/07/10 03:17:47 DEBUG : gofile root 'rclone-test-bubirap3poje': Purge remote
--- FAIL: TestApplyTransforms (543.35s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:17:48 DEBUG : file1: Need to transfer - File not found at Destination
2026/07/10 03:17:48 DEBUG : sub/file2: size = 14 OK
2026/07/10 03:17:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2026/07/10 03:17:48 INFO : file1: Copied (new) to: sub/file2
2026/07/10 03:17:49 DEBUG : sub/file2: size = 14 OK
2026/07/10 03:17:49 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2026/07/10 03:17:49 DEBUG : file1: Unchanged skipping
2026/07/10 03:17:49 DEBUG : gofile root 'rclone-test-yelufoh4pedi': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (2.07s)
=== RUN TestCopyLongFile
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
copy_test.go:154: Test only runs on local
--- SKIP: TestCopyLongFile (0.21s)
=== RUN TestCopyFileBackupDir
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:17:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yelufoh4pedi/backup"
2026/07/10 03:17:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3890450031)
2026/07/10 03:17:51 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-yelufoh4pedi')
2026/07/10 03:17:51 DEBUG : dst/file1: Sizes differ
2026/07/10 03:17:51 INFO : dst/file1: Moved (server-side)
2026/07/10 03:17:52 DEBUG : dst/file1: size = 14 OK
2026/07/10 03:17:52 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2026/07/10 03:17:52 INFO : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (2.94s)
=== RUN TestCopyFileCompareDest
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:17:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yelufoh4pedi/dst"
2026/07/10 03:17:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:53 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/07/10 03:17:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:53 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/07/10 03:17:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:53 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/07/10 03:17:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:53 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/07/10 03:17:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:54 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:54 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/07/10 03:17:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:54 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:54 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/07/10 03:17:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:54 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/07/10 03:17:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:55 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:55 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/07/10 03:17:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:56 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:56 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/07/10 03:17:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:17:59 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:17:59 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
2026/07/10 03:18:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:18:04 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:18:04 DEBUG : pacer: Rate limited, increasing sleep to 20s
2026/07/10 03:18:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:18:14 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:18:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:18:34 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:18:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:18:54 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:19:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:19:14 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:19:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:19:34 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:19:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:19:54 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:20:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:20:14 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:20:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:20:34 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:20:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:20:54 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:21:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:21:14 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:21:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:21:34 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:21:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:21:54 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:22:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:22:14 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:22:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:22:34 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:22:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:22:54 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:23:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:23:14 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:23:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:23:34 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:23:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:23:54 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:14 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
copy_test.go:207:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207
Error: Received unexpected error:
couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
Test: TestCopyFileCompareDest
2026/07/10 03:24:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:14 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/07/10 03:24:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:14 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/07/10 03:24:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:14 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/07/10 03:24:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:14 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/07/10 03:24:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:14 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/07/10 03:24:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:15 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:15 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/07/10 03:24:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:15 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:15 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/07/10 03:24:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:16 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:16 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/07/10 03:24:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:17 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:17 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/07/10 03:24:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:19 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:19 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
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
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207
Error: Received unexpected error:
couldn't recursively list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
Test: TestCopyFileCompareDest
--- FAIL: TestCopyFileCompareDest (386.63s)
=== RUN TestCopyFileCopyDest
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:24:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yelufoh4pedi/dst"
2026/07/10 03:24:19 DEBUG : Config file has changed externally - reloading
2026/07/10 03:24:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yelufoh4pedi/CopyDest"
2026/07/10 03:24:21 DEBUG : one: Need to transfer - File not found at Destination
2026/07/10 03:24:21 DEBUG : one: size = 3 OK
2026/07/10 03:24:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2026/07/10 03:24:21 INFO : one: Copied (new)
2026/07/10 03:24:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:25 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:25 DEBUG : pacer: Rate limited, increasing sleep to 20s
2026/07/10 03:24:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:35 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:24:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:24:55 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:25:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:25:15 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:25:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:25:35 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:25:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:25:55 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:26:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:26:15 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:26:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:26:35 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:26:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:26:55 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:27:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:27:15 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
fstest.go:282: Error listing: couldn't recursively list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
2026/07/10 03:27:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:27:35 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:27:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:27:55 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:28:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:28:15 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:28:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:28:35 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:28:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:28:55 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:29:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:29:15 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:29:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:29:35 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:29:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:29:55 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:30:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:30:15 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:30:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:30:35 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
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/fstest.go:282
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:295
Error: Received unexpected error:
couldn't recursively list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
Test: TestCopyFileCopyDest
--- FAIL: TestCopyFileCopyDest (375.50s)
=== RUN TestCopyInplace
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
copy_test.go:371: Partial uploads not supported
2026/07/10 03:30:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:30:55 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:31:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:31:15 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:31:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:31:35 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:31:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:31:55 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:32:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:32:15 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:32:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:32:35 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:32:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:32:55 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:33:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:33:15 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:33:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:33:35 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:33:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:33:55 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
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:1259
/usr/local/go/src/testing/testing.go:1235
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:371
Error: Received unexpected error:
couldn't recursively list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
Test: TestCopyInplace
--- FAIL: TestCopyInplace (200.08s)
=== RUN TestCopyLongFileName
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
copy_test.go:404: Partial uploads not supported
2026/07/10 03:34:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:34:15 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:34:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:34:35 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:34:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:34:55 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:35:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:35:15 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:35:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:35:35 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:35:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:35:55 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:36:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:36:15 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:36:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:36:35 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:36:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:36:55 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:37:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:37:15 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
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:1259
/usr/local/go/src/testing/testing.go:1235
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:404
Error: Received unexpected error:
couldn't recursively list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
Test: TestCopyLongFileName
--- FAIL: TestCopyLongFileName (200.09s)
=== RUN TestCopyLongFileNameCollision
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
copy_test.go:437: Partial uploads not supported
2026/07/10 03:37:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:37:35 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:37:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:37:55 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:38:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:38:15 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:38:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:38:35 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:38:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:38:55 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:39:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:39:15 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:39:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:39:35 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:39:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:39:55 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:40:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:40:15 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:40:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:40:35 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
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:1259
/usr/local/go/src/testing/testing.go:1235
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:437
Error: Received unexpected error:
couldn't recursively list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
Test: TestCopyLongFileNameCollision
--- FAIL: TestCopyLongFileNameCollision (200.08s)
=== RUN TestCopyFileMaxTransfer
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:40:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:40:55 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:41:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:41:15 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:41:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:41:35 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:41:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:41:55 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:42:15 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/c0cc3814-9b4a-4a75-9a1d-d539ccfd409c?contentname=TestCopyFileMaxTransfer&page=1&pageSize=1000": read tcp 65.108.87.141:41218->51.75.242.210:443: read: connection reset by peer)
2026/07/10 03:42:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:42:57 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:42:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:42:57 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:43:18 DEBUG : pacer: Reducing sleep to 10s
2026/07/10 03:43:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2026/07/10 03:43:38 DEBUG : pacer: Reducing sleep to 5s
2026/07/10 03:43:49 DEBUG : pacer: Reducing sleep to 2.5s
2026/07/10 03:43:54 DEBUG : pacer: Reducing sleep to 1.25s
2026/07/10 03:43:55 DEBUG : pacer: Reducing sleep to 625ms
2026/07/10 03:43:55 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK
2026/07/10 03:43:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2026/07/10 03:43:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:492
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: listing wrong, want
TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file2 (2062), TestCopyFileMaxTransfer/file3 (2062), TestCopyFileMaxTransfer/file4 (2062) got
TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file2 (2062), TestCopyFileMaxTransfer/file3 (2062), TestCopyFileMaxTransfer/file4 (2062), one (3)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:492
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: Unexpected file "one"
2026/07/10 03:44:04 DEBUG : pacer: Reducing sleep to 312.5ms
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
2026/07/10 03:44:06 DEBUG : pacer: Reducing sleep to 156.25ms
2026/07/10 03:44:08 DEBUG : pacer: Reducing sleep to 78.125ms
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
2026/07/10 03:44:12 DEBUG : pacer: Reducing sleep to 39.0625ms
2026/07/10 03:44:14 DEBUG : pacer: Reducing sleep to 19.53125ms
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:493
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: listing wrong, want
TestCopyFileMaxTransfer/file1 (14) got
TestCopyFileMaxTransfer/file1 (14), dst/one (3)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:493
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: Unexpected file "dst/one"
2026/07/10 03:44:20 DEBUG : pacer: Reducing sleep to 10ms
2026/07/10 03:44:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2026/07/10 03:44:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://upload.gofile.io/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:506
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: listing wrong, want
TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file2 (2062), TestCopyFileMaxTransfer/file3 (2062), TestCopyFileMaxTransfer/file4 (2062) got
TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file2 (2062), TestCopyFileMaxTransfer/file3 (2062), TestCopyFileMaxTransfer/file4 (2062), one (3)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:506
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: Unexpected file "one"
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:507
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: listing wrong, want
TestCopyFileMaxTransfer/file1 (14) got
TestCopyFileMaxTransfer/file1 (14), dst/one (3)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:507
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: Unexpected file "dst/one"
2026/07/10 03:44:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:517
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: listing wrong, want
TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file2 (2062), TestCopyFileMaxTransfer/file3 (2062), TestCopyFileMaxTransfer/file4 (2062) got
TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file2 (2062), TestCopyFileMaxTransfer/file3 (2062), TestCopyFileMaxTransfer/file4 (2062), one (3)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:517
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: Unexpected file "one"
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:518
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: listing wrong, want
TestCopyFileMaxTransfer/file1 (14) got
TestCopyFileMaxTransfer/file1 (14), dst/one (3)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:518
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: Unexpected file "dst/one"
2026/07/10 03:44:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2026/07/10 03:44:51 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK
2026/07/10 03:44:51 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f614cde9976111c37f3cfa224323801a OK
2026/07/10 03:44:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:532
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: listing wrong, want
TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file2 (2062), TestCopyFileMaxTransfer/file3 (2062), TestCopyFileMaxTransfer/file4 (2062) got
TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file2 (2062), TestCopyFileMaxTransfer/file3 (2062), TestCopyFileMaxTransfer/file4 (2062), one (3)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:532
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: Unexpected file "one"
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:533
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: listing wrong, want
TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file4 (2062) got
TestCopyFileMaxTransfer/file1 (14), TestCopyFileMaxTransfer/file4 (2062), dst/one (3)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:533
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Should be true
Test: TestCopyFileMaxTransfer
Messages: Unexpected file "dst/one"
--- FAIL: TestCopyFileMaxTransfer (271.34s)
=== RUN TestDeduplicateInteractive
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:07 INFO : gofile root 'rclone-test-yelufoh4pedi': Looking for duplicate names using interactive mode.
2026/07/10 03:45:07 NOTICE: one: Found 3 files with duplicate names
2026/07/10 03:45:07 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3)
2026/07/10 03:45:07 INFO : one: Deleted
2026/07/10 03:45:07 INFO : one: Deleted
2026/07/10 03:45:07 NOTICE: one: All duplicates removed
--- PASS: TestDeduplicateInteractive (1.08s)
=== RUN TestDeduplicateSkip
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:08 INFO : gofile root 'rclone-test-yelufoh4pedi': Looking for duplicate names using skip mode.
2026/07/10 03:45:08 NOTICE: one: Found 3 files with duplicate names
2026/07/10 03:45:08 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3)
2026/07/10 03:45:08 INFO : one: Deleted
2026/07/10 03:45:08 NOTICE: one: Skipping 2 files with duplicate names
--- PASS: TestDeduplicateSkip (1.13s)
=== RUN TestDeduplicateSizeOnly
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:09 INFO : gofile root 'rclone-test-yelufoh4pedi': Looking for duplicate names using skip mode.
2026/07/10 03:45:09 NOTICE: one: Found 3 files with duplicate names
2026/07/10 03:45:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11)
2026/07/10 03:45:09 INFO : one: Deleted
2026/07/10 03:45:09 NOTICE: one: Skipping 2 files with duplicate names
--- PASS: TestDeduplicateSizeOnly (1.01s)
=== RUN TestDeduplicateFirst
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:10 INFO : gofile root 'rclone-test-yelufoh4pedi': Looking for duplicate names using first mode.
2026/07/10 03:45:10 NOTICE: one: Found 3 files with duplicate names
2026/07/10 03:45:11 INFO : one: Deleted
2026/07/10 03:45:11 INFO : one: Deleted
2026/07/10 03:45:11 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateFirst (1.41s)
=== RUN TestDeduplicateNewest
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:12 INFO : gofile root 'rclone-test-yelufoh4pedi': Looking for duplicate names using newest mode.
2026/07/10 03:45:12 NOTICE: one: Found 3 files with duplicate names
2026/07/10 03:45:12 INFO : one: Deleted
2026/07/10 03:45:12 INFO : one: Deleted
2026/07/10 03:45:12 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateNewest (1.52s)
=== RUN TestDeduplicateNewestByHash
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:14 INFO : gofile root 'rclone-test-yelufoh4pedi': Looking for duplicate md5 hashes using newest mode.
2026/07/10 03:45:14 NOTICE: d534e875e8a05f8cb85fb3a8f923fa64: Found 3 files with duplicate md5 hashes
2026/07/10 03:45:14 INFO : one: Deleted
2026/07/10 03:45:14 INFO : also/one: Deleted
2026/07/10 03:45:14 NOTICE: d534e875e8a05f8cb85fb3a8f923fa64: Deleted 2 extra copies
--- PASS: TestDeduplicateNewestByHash (2.36s)
=== RUN TestDeduplicateOldest
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:15 INFO : gofile root 'rclone-test-yelufoh4pedi': Looking for duplicate names using oldest mode.
2026/07/10 03:45:16 NOTICE: one: Found 3 files with duplicate names
2026/07/10 03:45:16 INFO : one: Deleted
2026/07/10 03:45:16 INFO : one: Deleted
2026/07/10 03:45:16 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateOldest (1.22s)
=== RUN TestDeduplicateLargest
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:17 INFO : gofile root 'rclone-test-yelufoh4pedi': Looking for duplicate names using largest mode.
2026/07/10 03:45:17 NOTICE: one: Found 3 files with duplicate names
2026/07/10 03:45:17 INFO : one: Deleted
2026/07/10 03:45:18 INFO : one: Deleted
2026/07/10 03:45:18 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateLargest (1.66s)
=== RUN TestDeduplicateSmallest
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:19 INFO : gofile root 'rclone-test-yelufoh4pedi': Looking for duplicate names using smallest mode.
2026/07/10 03:45:19 NOTICE: one: Found 3 files with duplicate names
2026/07/10 03:45:19 INFO : one: Deleted
2026/07/10 03:45:19 INFO : one: Deleted
2026/07/10 03:45:19 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateSmallest (1.46s)
=== RUN TestDeduplicateRename
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:20 INFO : gofile root 'rclone-test-yelufoh4pedi': Looking for duplicate names using rename mode.
2026/07/10 03:45:20 NOTICE: one.txt: Found 3 files with duplicate names
2026/07/10 03:45:20 INFO : one-2.txt: renamed from: one.txt
2026/07/10 03:45:21 INFO : one-3.txt: renamed from: one.txt
2026/07/10 03:45:21 INFO : one-4.txt: renamed from: one.txt
--- PASS: TestDeduplicateRename (2.51s)
=== RUN TestMergeDirs
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:23 INFO : dupe2: merging "two.txt"
2026/07/10 03:45:23 INFO : dupe2: removing empty directory
2026/07/10 03:45:24 INFO : dupe3: merging "three.txt"
2026/07/10 03:45:24 INFO : dupe3: removing empty directory
--- PASS: TestMergeDirs (2.83s)
=== RUN TestListDirSorted
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:27 DEBUG : a.txt: Excluded (Size Filter)
2026/07/10 03:45:27 DEBUG : a.txt: Excluded
2026/07/10 03:45:27 DEBUG : sub dir/hello world: Excluded (Size Filter)
2026/07/10 03:45:27 DEBUG : sub dir/hello world: Excluded
2026/07/10 03:45:27 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2026/07/10 03:45:27 DEBUG : sub dir/hello world2: Excluded
2026/07/10 03:45:27 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2026/07/10 03:45:27 DEBUG : sub dir/hello world2: Excluded
2026/07/10 03:45:27 DEBUG : sub dir/ignore dir: Excluded
2026/07/10 03:45:28 DEBUG : sub dir/hello world: Excluded (Size Filter)
2026/07/10 03:45:28 DEBUG : sub dir/hello world: Excluded
2026/07/10 03:45:28 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (4.62s)
=== RUN TestListDirSortedFn
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:32 DEBUG : a.txt: Excluded (Size Filter)
2026/07/10 03:45:32 DEBUG : a.txt: Excluded
2026/07/10 03:45:32 DEBUG : sub dir/hello world: Excluded (Size Filter)
2026/07/10 03:45:32 DEBUG : sub dir/hello world: Excluded
2026/07/10 03:45:32 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2026/07/10 03:45:32 DEBUG : sub dir/hello world2: Excluded
2026/07/10 03:45:32 DEBUG : sub dir/ignore dir: Excluded
2026/07/10 03:45:32 DEBUG : sub dir/hello world: Excluded (Size Filter)
2026/07/10 03:45:32 DEBUG : sub dir/hello world: Excluded
2026/07/10 03:45:32 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2026/07/10 03:45:32 DEBUG : sub dir/hello world2: Excluded
2026/07/10 03:45:32 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSortedFn (4.30s)
=== RUN TestListJSON
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
=== RUN TestListJSON/Default
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
=== RUN TestListJSON/Recurse
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
--- PASS: TestListJSON (2.21s)
--- PASS: TestListJSON/Default (0.08s)
--- PASS: TestListJSON/FilesOnly (0.09s)
--- PASS: TestListJSON/DirsOnly (0.08s)
--- PASS: TestListJSON/Recurse (0.09s)
--- PASS: TestListJSON/SubDir (0.08s)
--- PASS: TestListJSON/NoModTime (0.09s)
--- PASS: TestListJSON/NoMimeType (0.08s)
--- PASS: TestListJSON/ShowHash (0.08s)
--- PASS: TestListJSON/HashTypes (0.09s)
--- PASS: TestListJSON/Metadata (0.11s)
=== RUN TestStatJSON
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2026/07/10 03:45:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yelufoh4pedi/notfound"
2026/07/10 03:45:38 DEBUG : Config file has changed externally - reloading
--- PASS: TestStatJSON (3.36s)
--- PASS: TestStatJSON/Root (0.08s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.13s)
--- PASS: TestStatJSON/Dir (0.17s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.11s)
--- PASS: TestStatJSON/File (0.11s)
--- PASS: TestStatJSON/NotFound (0.14s)
--- PASS: TestStatJSON/DirFilesOnly (0.11s)
--- PASS: TestStatJSON/FileFilesOnly (0.10s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.09s)
--- PASS: TestStatJSON/DirDirsOnly (0.09s)
--- PASS: TestStatJSON/FileDirsOnly (0.18s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.09s)
--- PASS: TestStatJSON/RootNotFound (0.64s)
=== RUN TestMkdir
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:39 INFO : gofile root 'rclone-test-yelufoh4pedi': Making directory
2026/07/10 03:45:39 INFO : gofile root 'rclone-test-yelufoh4pedi': Making directory
--- PASS: TestMkdir (0.26s)
=== RUN TestLsd
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
--- PASS: TestLsd (1.18s)
=== RUN TestLs
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
--- PASS: TestLs (1.24s)
=== RUN TestLsWithFilesFrom
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:42 DEBUG : empty space: Excluded (FilesFrom Filter)
--- PASS: TestLsWithFilesFrom (1.11s)
=== RUN TestLsLong
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
--- PASS: TestLsLong (1.04s)
=== RUN TestHashSums
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
--- PASS: TestHashSums (1.34s)
--- PASS: TestHashSums/Md5 (0.08s)
--- PASS: TestHashSums/Md5Download (0.31s)
=== RUN TestHashSumsWithErrors
2026/07/10 03:45:45 DEBUG : Creating backend with remote ":memory:"
2026/07/10 03:45:45 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2026/07/10 03:45:45 DEBUG : Creating md5 hash of 0 bytes read from input stream
2026/07/10 03:45:45 DEBUG : Creating md5 hash of 0 bytes read from input stream
2026/07/10 03:45:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2026/07/10 03:45:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2026/07/10 03:45:45 DEBUG : Creating md5 hash of 12 bytes read from input stream
2026/07/10 03:45:45 DEBUG : Creating md5 hash of 12 bytes read from input stream
2026/07/10 03:45:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2026/07/10 03:45:45 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:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
--- PASS: TestCount (1.69s)
=== RUN TestDelete
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:48 DEBUG : Waiting for deletions to finish
2026/07/10 03:45:48 DEBUG : large: Excluded (Size Filter)
2026/07/10 03:45:48 INFO : small: Deleted
2026/07/10 03:45:48 INFO : medium: Deleted
--- PASS: TestDelete (1.26s)
=== RUN TestMaxDelete
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:49 DEBUG : Waiting for deletions to finish
2026/07/10 03:45:49 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2026/07/10 03:45:49 INFO : small: Deleted
2026/07/10 03:45:49 INFO : large: Deleted
--- PASS: TestMaxDelete (1.58s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:51 DEBUG : Waiting for deletions to finish
2026/07/10 03:45:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2026/07/10 03:45:51 INFO : small: Deleted
2026/07/10 03:45:51 INFO : medium: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (1.31s)
=== RUN TestMaxDeleteSize
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
2026/07/10 03:45:52 DEBUG : Waiting for deletions to finish
2026/07/10 03:45:52 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2026/07/10 03:45:52 INFO : large: Deleted
2026/07/10 03:45:52 INFO : medium: Deleted
--- PASS: TestMaxDeleteSize (1.70s)
=== RUN TestReadFile
run.go:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
--- PASS: TestReadFile (0.95s)
=== RUN TestRetry
2026/07/10 03:45:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2026/07/10 03:45:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2026/07/10 03:45:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/07/10 03:45:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/07/10 03:45:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/07/10 03:45:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2026/07/10 03:45:54 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:198: Remote "gofile root 'rclone-test-yelufoh4pedi'", Local "Local file system at /tmp/rclone3890450031", Modify Window "1s"
--- PASS: TestCat (2.43s)
=== RUN TestPurge
2026/07/10 03:45:56 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xabeles8toro"
2026/07/10 03:45:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/10 03:45:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:45:56 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:45:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/07/10 03:45:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:45:56 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:45:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/07/10 03:45:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:45:57 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:45:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/07/10 03:45:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:45:57 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:45:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/07/10 03:45:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:45:57 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:45:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/07/10 03:45:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:45:57 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:45:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/07/10 03:45:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:45:57 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:45:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/07/10 03:45:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:45:58 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:45:58 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/07/10 03:45:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:45:59 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:45:59 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/07/10 03:46:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:46:02 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:46:02 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
2026/07/10 03:46:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:46:07 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:46:07 DEBUG : pacer: Rate limited, increasing sleep to 20s
2026/07/10 03:46:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:46:17 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:46:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:46:37 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:46:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:46:57 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:47:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:47:17 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:47:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:47:37 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:47:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:47:57 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:48:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:48:17 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:48:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:48:37 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:48:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/07/10 03:48:57 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n")
2026/07/10 03:48:57 NOTICE: Failed to open remote "TestGoFile:": couldn't list files: Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n502 Bad Gateway
\r\n
nginx\r\n\r\n\r\n"
"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished ERROR in 40m42.767484858s (try 1/5): exit status 1: Failed [TestApplyTransforms TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyLongFileNameCollision TestCopyFileMaxTransfer]