"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/05/12 02:01:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqofal4joci" 2025/05/12 02:01:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:01:40 DEBUG : Swift container rclone-test-zeqofal4joci.json: Auto set use_segments_container to true 2025/05/12 02:01:40 DEBUG : Swift container rclone-test-zeqofal4joci: Auto set use_segments_container to true 2025/05/12 02:01:40 DEBUG : Creating backend with remote "/tmp/rclone2992080964" === 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:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/12 02:01:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 02:01:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/12 02:01:41 DEBUG : potato: Seek from 10 to 0 2025/05/12 02:01:41 DEBUG : potato: Seek from 10 to 0 2025/05/12 02:01:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/12 02:01:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 02:01:41 DEBUG : potato: Seek from 5 to 2 2025/05/12 02:01:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/12 02:01:41 DEBUG : potato: Seek from 7 to 0 2025/05/12 02:01:41 DEBUG : potato: Seek from 7 to 0 2025/05/12 02:01:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/12 02:01:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 02:01:41 DEBUG : potato: Seek from 5 to 2 2025/05/12 02:01:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/12 02:01:41 DEBUG : potato: Seek from 8 to 0 2025/05/12 02:01:41 DEBUG : potato: Seek from 8 to 0 2025/05/12 02:01:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/12 02:01:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/12 02:01:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/12 02:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/12 02:01:41 DEBUG : potato: Seek from 5 to 2 2025/05/12 02:01:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/12 02:01:41 DEBUG : potato: Seek from 9 to 0 2025/05/12 02:01:41 DEBUG : potato: Seek from 9 to 0 2025/05/12 02:01:41 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/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/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/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/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:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:01:41 INFO : Swift container rclone-test-zeqofal4joci: Container "rclone-test-zeqofal4joci" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (54.73s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2025/05/12 02:02:35 DEBUG : Creating backend with remote "nonexistent" 2025/05/12 02:02:35 DEBUG : Creating backend with remote "nonexistent" 2025/05/12 02:02:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/12 02:02:35 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/12 02:02:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/12 02:02:35 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:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (51.33s) --- PASS: TestCheckDownload/1 (0.19s) --- PASS: TestCheckDownload/2 (0.27s) --- PASS: TestCheckDownload/3 (0.19s) --- PASS: TestCheckDownload/4 (0.21s) --- PASS: TestCheckDownload/5 (0.19s) --- PASS: TestCheckDownload/6 (0.21s) --- PASS: TestCheckDownload/7 (0.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (55.40s) --- PASS: TestCheckSizeOnly/1 (0.08s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.12s) --- PASS: TestCheckSizeOnly/4 (0.08s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:04:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/12 02:04:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/12 02:04:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/12 02:04:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/12 02:04:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/12 02:04:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/12 02:04:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/12 02:04:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (52.05s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:05:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqofal4joci/data" 2025/05/12 02:05:15 DEBUG : Swift container rclone-test-zeqofal4joci path data.json: Auto set use_segments_container to true 2025/05/12 02:05:20 DEBUG : Swift container rclone-test-zeqofal4joci path data: Auto set use_segments_container to true === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (330.97s) --- PASS: TestCheckSum/subtest1 (10.35s) --- PASS: TestCheckSum/subtest2 (5.34s) --- PASS: TestCheckSum/subtest3 (10.43s) --- PASS: TestCheckSum/subtest4 (15.64s) --- PASS: TestCheckSum/subtest5 (5.46s) --- PASS: TestCheckSum/subtest6 (15.43s) --- PASS: TestCheckSum/subtest7 (15.60s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:10:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqofal4joci/data" 2025/05/12 02:10:45 DEBUG : Config file has changed externally - reloading 2025/05/12 02:10:46 DEBUG : Swift container rclone-test-zeqofal4joci path data.json: Auto set use_segments_container to true 2025/05/12 02:10:51 DEBUG : Swift container rclone-test-zeqofal4joci path data: Auto set use_segments_container to true === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (318.69s) --- PASS: TestCheckSumDownload/subtest1 (10.39s) --- PASS: TestCheckSumDownload/subtest2 (15.43s) --- PASS: TestCheckSumDownload/subtest3 (20.49s) --- PASS: TestCheckSumDownload/subtest4 (20.46s) --- PASS: TestCheckSumDownload/subtest5 (5.44s) --- PASS: TestCheckSumDownload/subtest6 (5.45s) --- PASS: TestCheckSumDownload/subtest7 (10.42s) === RUN TestApplyTransforms 2025/05/12 02:16:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sogoqir7jopa" 2025/05/12 02:16:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:16:04 DEBUG : Swift container rclone-test-sogoqir7jopa.json: Auto set use_segments_container to true 2025/05/12 02:16:04 DEBUG : Swift container rclone-test-sogoqir7jopa: Auto set use_segments_container to true 2025/05/12 02:16:04 DEBUG : Creating backend with remote "/tmp/rclone1580597403" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sogoqir7jopa", Local "Local file system at /tmp/rclone1580597403", Modify Window "1ns" 2025/05/12 02:16:05 INFO : Swift container rclone-test-sogoqir7jopa: Container "rclone-test-sogoqir7jopa" created upper checkfile vs. lower remote (without normalization) 2025/05/12 02:16:21 ERROR : hello, world!: sum not found 2025/05/12 02:16:21 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-sogoqir7jopa 2025/05/12 02:16:21 NOTICE: Compressed: TestCompressSwift:rclone-test-sogoqir7jopa: 1 files missing 2025/05/12 02:16:21 NOTICE: 1 hashes missing 2025/05/12 02:16:21 NOTICE: Compressed: TestCompressSwift:rclone-test-sogoqir7jopa: 2 differences found 2025/05/12 02:16:21 NOTICE: Compressed: TestCompressSwift:rclone-test-sogoqir7jopa: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/12 02:16:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 02:16:21 NOTICE: Compressed: TestCompressSwift:rclone-test-sogoqir7jopa: 0 differences found 2025/05/12 02:16:21 NOTICE: Compressed: TestCompressSwift:rclone-test-sogoqir7jopa: 1 matching files 2025/05/12 02:16:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sadikor6kumi" 2025/05/12 02:16:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:16:21 DEBUG : Swift container rclone-test-sadikor6kumi.json: Auto set use_segments_container to true 2025/05/12 02:16:22 DEBUG : Swift container rclone-test-sadikor6kumi: Auto set use_segments_container to true 2025/05/12 02:16:22 DEBUG : Creating backend with remote "/tmp/rclone3476328027" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sadikor6kumi", Local "Local file system at /tmp/rclone3476328027", Modify Window "1ns" 2025/05/12 02:16:22 INFO : Swift container rclone-test-sadikor6kumi: Container "rclone-test-sadikor6kumi" created lower checkfile vs. upper remote (without normalization) 2025/05/12 02:16:28 ERROR : HELLO, WORLD!: sum not found 2025/05/12 02:16:28 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-sadikor6kumi 2025/05/12 02:16:28 NOTICE: Compressed: TestCompressSwift:rclone-test-sadikor6kumi: 1 files missing 2025/05/12 02:16:28 NOTICE: 1 hashes missing 2025/05/12 02:16:28 NOTICE: Compressed: TestCompressSwift:rclone-test-sadikor6kumi: 2 differences found 2025/05/12 02:16:28 NOTICE: Compressed: TestCompressSwift:rclone-test-sadikor6kumi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/12 02:16:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 02:16:29 NOTICE: Compressed: TestCompressSwift:rclone-test-sadikor6kumi: 0 differences found 2025/05/12 02:16:29 NOTICE: Compressed: TestCompressSwift:rclone-test-sadikor6kumi: 1 matching files 2025/05/12 02:16:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-datehep4yire" 2025/05/12 02:16:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:16:29 DEBUG : Swift container rclone-test-datehep4yire.json: Auto set use_segments_container to true 2025/05/12 02:16:29 DEBUG : Swift container rclone-test-datehep4yire: Auto set use_segments_container to true 2025/05/12 02:16:29 DEBUG : Creating backend with remote "/tmp/rclone365498362" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-datehep4yire", Local "Local file system at /tmp/rclone365498362", Modify Window "1ns" 2025/05/12 02:16:29 INFO : Swift container rclone-test-datehep4yire: Container "rclone-test-datehep4yire" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/12 02:16:41 ERROR : HeLlO, wOrLd!: sum not found 2025/05/12 02:16:41 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-datehep4yire 2025/05/12 02:16:41 NOTICE: Compressed: TestCompressSwift:rclone-test-datehep4yire: 1 files missing 2025/05/12 02:16:41 NOTICE: 1 hashes missing 2025/05/12 02:16:41 NOTICE: Compressed: TestCompressSwift:rclone-test-datehep4yire: 2 differences found 2025/05/12 02:16:41 NOTICE: Compressed: TestCompressSwift:rclone-test-datehep4yire: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/12 02:16:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 02:16:46 NOTICE: Compressed: TestCompressSwift:rclone-test-datehep4yire: 0 differences found 2025/05/12 02:16:46 NOTICE: Compressed: TestCompressSwift:rclone-test-datehep4yire: 1 matching files 2025/05/12 02:16:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nonobed0gere" 2025/05/12 02:16:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:16:46 DEBUG : Swift container rclone-test-nonobed0gere.json: Auto set use_segments_container to true 2025/05/12 02:16:47 DEBUG : Swift container rclone-test-nonobed0gere: Auto set use_segments_container to true 2025/05/12 02:16:47 DEBUG : Creating backend with remote "/tmp/rclone577984330" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nonobed0gere", Local "Local file system at /tmp/rclone577984330", Modify Window "1ns" 2025/05/12 02:16:47 INFO : Swift container rclone-test-nonobed0gere: Container "rclone-test-nonobed0gere" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/12 02:17:03 ERROR : HELLO, WORLD!: sum not found 2025/05/12 02:17:03 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-nonobed0gere 2025/05/12 02:17:03 NOTICE: Compressed: TestCompressSwift:rclone-test-nonobed0gere: 1 files missing 2025/05/12 02:17:03 NOTICE: 1 hashes missing 2025/05/12 02:17:03 NOTICE: Compressed: TestCompressSwift:rclone-test-nonobed0gere: 2 differences found 2025/05/12 02:17:03 NOTICE: Compressed: TestCompressSwift:rclone-test-nonobed0gere: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/12 02:17:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 02:17:08 NOTICE: Compressed: TestCompressSwift:rclone-test-nonobed0gere: 0 differences found 2025/05/12 02:17:08 NOTICE: Compressed: TestCompressSwift:rclone-test-nonobed0gere: 1 matching files 2025/05/12 02:17:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jepekub7mabi" 2025/05/12 02:17:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:17:09 DEBUG : Swift container rclone-test-jepekub7mabi.json: Auto set use_segments_container to true 2025/05/12 02:17:09 DEBUG : Swift container rclone-test-jepekub7mabi: Auto set use_segments_container to true 2025/05/12 02:17:09 DEBUG : Creating backend with remote "/tmp/rclone2678874615" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jepekub7mabi", Local "Local file system at /tmp/rclone2678874615", Modify Window "1ns" 2025/05/12 02:17:09 INFO : Swift container rclone-test-jepekub7mabi: Container "rclone-test-jepekub7mabi" created NFD checkfile vs. NFC remote (without normalization) 2025/05/12 02:17:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/12 02:17:25 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-jepekub7mabi 2025/05/12 02:17:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jepekub7mabi: 1 files missing 2025/05/12 02:17:25 NOTICE: 1 hashes missing 2025/05/12 02:17:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jepekub7mabi: 2 differences found 2025/05/12 02:17:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jepekub7mabi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/12 02:17:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 02:17:36 NOTICE: Compressed: TestCompressSwift:rclone-test-jepekub7mabi: 0 differences found 2025/05/12 02:17:36 NOTICE: Compressed: TestCompressSwift:rclone-test-jepekub7mabi: 1 matching files 2025/05/12 02:17:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lovixef2mifo" 2025/05/12 02:17:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:17:36 DEBUG : Swift container rclone-test-lovixef2mifo.json: Auto set use_segments_container to true 2025/05/12 02:17:36 DEBUG : Swift container rclone-test-lovixef2mifo: Auto set use_segments_container to true 2025/05/12 02:17:36 DEBUG : Creating backend with remote "/tmp/rclone1266236143" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lovixef2mifo", Local "Local file system at /tmp/rclone1266236143", Modify Window "1ns" 2025/05/12 02:17:37 INFO : Swift container rclone-test-lovixef2mifo: Container "rclone-test-lovixef2mifo" created NFC checkfile vs. NFD remote (without normalization) 2025/05/12 02:17:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/12 02:17:48 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-lovixef2mifo 2025/05/12 02:17:48 NOTICE: Compressed: TestCompressSwift:rclone-test-lovixef2mifo: 1 files missing 2025/05/12 02:17:48 NOTICE: 1 hashes missing 2025/05/12 02:17:48 NOTICE: Compressed: TestCompressSwift:rclone-test-lovixef2mifo: 2 differences found 2025/05/12 02:17:48 NOTICE: Compressed: TestCompressSwift:rclone-test-lovixef2mifo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/12 02:17:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 02:17:53 NOTICE: Compressed: TestCompressSwift:rclone-test-lovixef2mifo: 0 differences found 2025/05/12 02:17:53 NOTICE: Compressed: TestCompressSwift:rclone-test-lovixef2mifo: 1 matching files 2025/05/12 02:17:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-setabif1koli" 2025/05/12 02:17:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:17:53 DEBUG : Swift container rclone-test-setabif1koli.json: Auto set use_segments_container to true 2025/05/12 02:17:54 DEBUG : Swift container rclone-test-setabif1koli: Auto set use_segments_container to true 2025/05/12 02:17:54 DEBUG : Creating backend with remote "/tmp/rclone1035062659" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-setabif1koli", Local "Local file system at /tmp/rclone1035062659", Modify Window "1ns" 2025/05/12 02:17:54 INFO : Swift container rclone-test-setabif1koli: Container "rclone-test-setabif1koli" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/12 02:18:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 02:18:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-setabif1koli 2025/05/12 02:18:05 NOTICE: Compressed: TestCompressSwift:rclone-test-setabif1koli: 1 files missing 2025/05/12 02:18:05 NOTICE: 1 hashes missing 2025/05/12 02:18:05 NOTICE: Compressed: TestCompressSwift:rclone-test-setabif1koli: 2 differences found 2025/05/12 02:18:05 NOTICE: Compressed: TestCompressSwift:rclone-test-setabif1koli: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/12 02:18:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 02:18:05 NOTICE: Compressed: TestCompressSwift:rclone-test-setabif1koli: 0 differences found 2025/05/12 02:18:05 NOTICE: Compressed: TestCompressSwift:rclone-test-setabif1koli: 1 matching files 2025/05/12 02:18:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qisabaf3luqu" 2025/05/12 02:18:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:18:06 DEBUG : Swift container rclone-test-qisabaf3luqu.json: Auto set use_segments_container to true 2025/05/12 02:18:06 DEBUG : Swift container rclone-test-qisabaf3luqu: Auto set use_segments_container to true 2025/05/12 02:18:06 DEBUG : Creating backend with remote "/tmp/rclone2711261056" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qisabaf3luqu", Local "Local file system at /tmp/rclone2711261056", Modify Window "1ns" 2025/05/12 02:18:06 INFO : Swift container rclone-test-qisabaf3luqu: Container "rclone-test-qisabaf3luqu" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/12 02:18:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 02:18:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qisabaf3luqu 2025/05/12 02:18:17 NOTICE: Compressed: TestCompressSwift:rclone-test-qisabaf3luqu: 1 files missing 2025/05/12 02:18:17 NOTICE: 1 hashes missing 2025/05/12 02:18:17 NOTICE: Compressed: TestCompressSwift:rclone-test-qisabaf3luqu: 2 differences found 2025/05/12 02:18:17 NOTICE: Compressed: TestCompressSwift:rclone-test-qisabaf3luqu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/12 02:18:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 02:18:23 NOTICE: Compressed: TestCompressSwift:rclone-test-qisabaf3luqu: 0 differences found 2025/05/12 02:18:23 NOTICE: Compressed: TestCompressSwift:rclone-test-qisabaf3luqu: 1 matching files 2025/05/12 02:18:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zatidal9dono" 2025/05/12 02:18:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:18:23 DEBUG : Swift container rclone-test-zatidal9dono.json: Auto set use_segments_container to true 2025/05/12 02:18:23 DEBUG : Swift container rclone-test-zatidal9dono: Auto set use_segments_container to true 2025/05/12 02:18:23 DEBUG : Creating backend with remote "/tmp/rclone82226643" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zatidal9dono", Local "Local file system at /tmp/rclone82226643", Modify Window "1ns" 2025/05/12 02:18:24 INFO : Swift container rclone-test-zatidal9dono: Container "rclone-test-zatidal9dono" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/12 02:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 02:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zatidal9dono 2025/05/12 02:18:34 NOTICE: Compressed: TestCompressSwift:rclone-test-zatidal9dono: 1 files missing 2025/05/12 02:18:34 NOTICE: 1 hashes missing 2025/05/12 02:18:34 NOTICE: Compressed: TestCompressSwift:rclone-test-zatidal9dono: 2 differences found 2025/05/12 02:18:34 NOTICE: Compressed: TestCompressSwift:rclone-test-zatidal9dono: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/12 02:18:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 02:18:40 NOTICE: Compressed: TestCompressSwift:rclone-test-zatidal9dono: 0 differences found 2025/05/12 02:18:40 NOTICE: Compressed: TestCompressSwift:rclone-test-zatidal9dono: 1 matching files 2025/05/12 02:18:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hamizip4lira" 2025/05/12 02:18:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:18:40 DEBUG : Swift container rclone-test-hamizip4lira.json: Auto set use_segments_container to true 2025/05/12 02:18:40 DEBUG : Swift container rclone-test-hamizip4lira: Auto set use_segments_container to true 2025/05/12 02:18:40 DEBUG : Creating backend with remote "/tmp/rclone2277791391" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hamizip4lira", Local "Local file system at /tmp/rclone2277791391", Modify Window "1ns" 2025/05/12 02:18:41 INFO : Swift container rclone-test-hamizip4lira: Container "rclone-test-hamizip4lira" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/12 02:18:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/12 02:18:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hamizip4lira 2025/05/12 02:18:52 NOTICE: Compressed: TestCompressSwift:rclone-test-hamizip4lira: 1 files missing 2025/05/12 02:18:52 NOTICE: 1 hashes missing 2025/05/12 02:18:52 NOTICE: Compressed: TestCompressSwift:rclone-test-hamizip4lira: 2 differences found 2025/05/12 02:18:52 NOTICE: Compressed: TestCompressSwift:rclone-test-hamizip4lira: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/12 02:18:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/12 02:18:58 NOTICE: Compressed: TestCompressSwift:rclone-test-hamizip4lira: 0 differences found 2025/05/12 02:18:58 NOTICE: Compressed: TestCompressSwift:rclone-test-hamizip4lira: 1 matching files 2025/05/12 02:18:58 DEBUG : Compressed: TestCompressSwift:rclone-test-hamizip4lira: Purge remote 2025/05/12 02:18:58 DEBUG : Waiting for deletions to finish 2025/05/12 02:18:58 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/12 02:19:03 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/12 02:19:03 INFO : Swift container rclone-test-hamizip4lira: Container "rclone-test-hamizip4lira" removed 2025/05/12 02:19:03 DEBUG : Compressed: TestCompressSwift:rclone-test-zatidal9dono: Purge remote 2025/05/12 02:19:03 DEBUG : Waiting for deletions to finish 2025/05/12 02:19:04 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/12 02:19:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/12 02:19:09 INFO : Swift container rclone-test-zatidal9dono: Container "rclone-test-zatidal9dono" removed 2025/05/12 02:19:09 DEBUG : Compressed: TestCompressSwift:rclone-test-qisabaf3luqu: Purge remote 2025/05/12 02:19:09 DEBUG : Waiting for deletions to finish 2025/05/12 02:19:10 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/12 02:19:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/12 02:19:15 INFO : Swift container rclone-test-qisabaf3luqu: Container "rclone-test-qisabaf3luqu" removed 2025/05/12 02:19:15 DEBUG : Compressed: TestCompressSwift:rclone-test-setabif1koli: Purge remote 2025/05/12 02:19:15 DEBUG : Waiting for deletions to finish 2025/05/12 02:19:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/12 02:19:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/12 02:19:25 INFO : Swift container rclone-test-setabif1koli: Container "rclone-test-setabif1koli" removed 2025/05/12 02:19:25 DEBUG : Compressed: TestCompressSwift:rclone-test-lovixef2mifo: Purge remote 2025/05/12 02:19:25 DEBUG : Waiting for deletions to finish 2025/05/12 02:19:25 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/12 02:19:35 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/12 02:19:36 INFO : Swift container rclone-test-lovixef2mifo: Container "rclone-test-lovixef2mifo" removed 2025/05/12 02:19:36 DEBUG : Compressed: TestCompressSwift:rclone-test-jepekub7mabi: Purge remote 2025/05/12 02:19:36 DEBUG : Waiting for deletions to finish 2025/05/12 02:19:41 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/12 02:19:41 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/12 02:19:42 INFO : Swift container rclone-test-jepekub7mabi: Container "rclone-test-jepekub7mabi" removed 2025/05/12 02:19:42 DEBUG : Compressed: TestCompressSwift:rclone-test-nonobed0gere: Purge remote 2025/05/12 02:19:42 DEBUG : Waiting for deletions to finish 2025/05/12 02:19:47 INFO : HELLO, WORLD!.json: Deleted 2025/05/12 02:19:52 INFO : HELLO, WORLD!.bin: Deleted 2025/05/12 02:19:53 INFO : Swift container rclone-test-nonobed0gere: Container "rclone-test-nonobed0gere" removed 2025/05/12 02:19:53 DEBUG : Compressed: TestCompressSwift:rclone-test-datehep4yire: Purge remote 2025/05/12 02:19:53 DEBUG : Waiting for deletions to finish 2025/05/12 02:19:53 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/12 02:19:58 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/12 02:19:58 INFO : Swift container rclone-test-datehep4yire: Container "rclone-test-datehep4yire" removed 2025/05/12 02:19:58 DEBUG : Compressed: TestCompressSwift:rclone-test-sadikor6kumi: Purge remote 2025/05/12 02:19:58 DEBUG : Waiting for deletions to finish 2025/05/12 02:19:58 INFO : HELLO, WORLD!.json: Deleted 2025/05/12 02:19:58 INFO : HELLO, WORLD!.bin: Deleted 2025/05/12 02:19:59 INFO : Swift container rclone-test-sadikor6kumi: Container "rclone-test-sadikor6kumi" removed 2025/05/12 02:19:59 DEBUG : Compressed: TestCompressSwift:rclone-test-sogoqir7jopa: Purge remote 2025/05/12 02:19:59 DEBUG : Waiting for deletions to finish 2025/05/12 02:20:04 INFO : hello, world!.json: Deleted 2025/05/12 02:20:09 INFO : hello, world!.bin: Deleted 2025/05/12 02:20:10 INFO : Swift container rclone-test-sogoqir7jopa: Container "rclone-test-sogoqir7jopa" removed --- PASS: TestApplyTransforms (245.76s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:20:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/12 02:20:31 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/12 02:20:31 INFO : file1: Copied (new) to: sub/file2 2025/05/12 02:20:36 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 02:20:36 DEBUG : file1: Unchanged skipping 2025/05/12 02:20:36 DEBUG : Compressed: TestCompressSwift:rclone-test-zeqofal4joci: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (47.45s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.17s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:21:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqofal4joci/backup" 2025/05/12 02:21:14 DEBUG : Config file has changed externally - reloading 2025/05/12 02:21:14 DEBUG : Swift container rclone-test-zeqofal4joci path backup.json: Auto set use_segments_container to true 2025/05/12 02:21:19 DEBUG : Swift container rclone-test-zeqofal4joci path backup: Auto set use_segments_container to true 2025/05/12 02:21:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/12 02:22:06 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/12 02:22:06 INFO : dst/file1: Copied (server-side copy) 2025/05/12 02:22:11 INFO : dst/file1: Deleted 2025/05/12 02:22:21 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/12 02:22:21 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (110.18s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:22:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqofal4joci/dst" 2025/05/12 02:22:47 DEBUG : Config file has changed externally - reloading 2025/05/12 02:22:48 DEBUG : Swift container rclone-test-zeqofal4joci path dst.json: Auto set use_segments_container to true 2025/05/12 02:22:53 DEBUG : Swift container rclone-test-zeqofal4joci path dst: Auto set use_segments_container to true 2025/05/12 02:23:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqofal4joci/CompareDest" 2025/05/12 02:23:04 DEBUG : Swift container rclone-test-zeqofal4joci path CompareDest.json: Auto set use_segments_container to true 2025/05/12 02:23:10 DEBUG : Swift container rclone-test-zeqofal4joci path CompareDest: Auto set use_segments_container to true 2025/05/12 02:23:15 DEBUG : one: Need to transfer - File not found at Destination 2025/05/12 02:23:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/12 02:23:39 INFO : one: Copied (new) 2025/05/12 02:23:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:24:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/12 02:24:05 INFO : one: Copied (replaced existing) 2025/05/12 02:24:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:24:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 02:24:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 02:25:15 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 02:25:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 02:25:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 02:25:41 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 02:25:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 02:25:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 02:26:07 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 02:26:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/12 02:26:28 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/12 02:26:28 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (272.28s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:27:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqofal4joci/dst" 2025/05/12 02:27:20 DEBUG : Config file has changed externally - reloading 2025/05/12 02:27:20 DEBUG : Swift container rclone-test-zeqofal4joci path dst.json: Auto set use_segments_container to true 2025/05/12 02:27:26 DEBUG : Swift container rclone-test-zeqofal4joci path dst: Auto set use_segments_container to true 2025/05/12 02:27:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqofal4joci/CopyDest" 2025/05/12 02:27:36 DEBUG : Swift container rclone-test-zeqofal4joci path CopyDest.json: Auto set use_segments_container to true 2025/05/12 02:27:42 DEBUG : Swift container rclone-test-zeqofal4joci path CopyDest: Auto set use_segments_container to true 2025/05/12 02:27:47 DEBUG : one: Need to transfer - File not found at Destination 2025/05/12 02:28:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/12 02:28:08 INFO : one: Copied (new) 2025/05/12 02:28:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:28:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/12 02:28:24 INFO : one: Copied (replaced existing) 2025/05/12 02:28:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqofal4joci/BackupDir" 2025/05/12 02:28:57 DEBUG : Swift container rclone-test-zeqofal4joci path BackupDir.json: Auto set use_segments_container to true 2025/05/12 02:29:02 DEBUG : Swift container rclone-test-zeqofal4joci path BackupDir: Auto set use_segments_container to true 2025/05/12 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:29:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 02:29:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:29:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/12 02:29:39 INFO : one: Copied (server-side copy) 2025/05/12 02:29:49 INFO : one: Deleted 2025/05/12 02:30:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/12 02:30:15 INFO : one: Copied (server-side copy) 2025/05/12 02:30:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/12 02:31:13 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 02:31:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 02:31:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/12 02:31:43 INFO : two: Copied (server-side copy) 2025/05/12 02:31:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/12 02:32:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 02:32:20 DEBUG : two: Unchanged skipping 2025/05/12 02:33:12 DEBUG : three: Need to transfer - File not found at Destination 2025/05/12 02:33:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/12 02:33:56 DEBUG : three: Destination not found in --copy-dest 2025/05/12 02:34:11 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/12 02:34:11 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (543.87s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:36:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/12 02:36:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/12 02:36:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/12 02:36:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/12 02:36:52 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/12 02:36:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-zeqofal4joci/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/12 02:36:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/12 02:37:02 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/12 02:37:14 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3cfae19e27b8a700d0a57d062ea96c7c OK 2025/05/12 02:37:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (56.22s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.16s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.17s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.23s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.17s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:38:29 INFO : Compressed: TestCompressSwift:rclone-test-zeqofal4joci: Looking for duplicate md5 hashes using newest mode. 2025/05/12 02:38:34 NOTICE: 1413761a0ff7c9a85c621e85e8c052f5: Found 3 files with duplicate md5 hashes 2025/05/12 02:38:35 INFO : one: Deleted 2025/05/12 02:38:45 INFO : also/one: Deleted 2025/05/12 02:38:45 NOTICE: 1413761a0ff7c9a85c621e85e8c052f5: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (110.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.19s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.19s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.19s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:41:20 DEBUG : a.txt: Excluded (Size Filter) 2025/05/12 02:41:20 DEBUG : a.txt: Excluded 2025/05/12 02:41:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 02:41:21 DEBUG : sub dir/hello world: Excluded 2025/05/12 02:41:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 02:41:21 DEBUG : sub dir/hello world2: Excluded 2025/05/12 02:41:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 02:41:21 DEBUG : sub dir/hello world: Excluded 2025/05/12 02:41:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 02:41:21 DEBUG : sub dir/hello world2: Excluded 2025/05/12 02:41:21 DEBUG : sub dir/ignore dir: Excluded 2025/05/12 02:41:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (185.82s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:44:18 DEBUG : a.txt: Excluded (Size Filter) 2025/05/12 02:44:18 DEBUG : a.txt: Excluded 2025/05/12 02:44:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 02:44:18 DEBUG : sub dir/hello world: Excluded 2025/05/12 02:44:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 02:44:18 DEBUG : sub dir/hello world2: Excluded 2025/05/12 02:44:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/12 02:44:18 DEBUG : sub dir/hello world: Excluded 2025/05/12 02:44:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/12 02:44:18 DEBUG : sub dir/hello world2: Excluded 2025/05/12 02:44:28 DEBUG : sub dir/ignore dir: Excluded 2025/05/12 02:44:33 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (197.13s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" === 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 (89.80s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (10.35s) --- PASS: TestListJSON/SubDir (10.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (5.10s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" === 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 2025/05/12 02:48:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqofal4joci/notfound" 2025/05/12 02:48:03 DEBUG : Config file has changed externally - reloading 2025/05/12 02:48:04 DEBUG : Swift container rclone-test-zeqofal4joci path notfound.json: Auto set use_segments_container to true 2025/05/12 02:48:09 DEBUG : Swift container rclone-test-zeqofal4joci path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (95.25s) --- PASS: TestStatJSON/Root (0.13s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.14s) --- PASS: TestStatJSON/NotFound (5.16s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.25s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:48:41 INFO : Compressed: TestCompressSwift:rclone-test-zeqofal4joci: Making directory 2025/05/12 02:48:41 INFO : Compressed: TestCompressSwift:rclone-test-zeqofal4joci: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" --- PASS: TestLsd (6.48s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" --- PASS: TestLs (26.97s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:49:36 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/12 02:49:36 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (32.07s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" --- PASS: TestLsLong (32.08s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (27.37s) --- PASS: TestHashSums/Md5 (0.30s) --- PASS: TestHashSums/Md5Download (0.22s) === RUN TestHashSumsWithErrors 2025/05/12 02:50:46 DEBUG : Creating backend with remote ":memory:" 2025/05/12 02:50:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/12 02:50:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/12 02:50:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/12 02:50:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/12 02:50:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/12 02:50:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/12 02:50:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/12 02:50:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/12 02:50:46 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:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" --- PASS: TestCount (28.41s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:51:48 DEBUG : Waiting for deletions to finish 2025/05/12 02:51:48 DEBUG : large: Excluded (Size Filter) 2025/05/12 02:51:53 INFO : medium: Deleted 2025/05/12 02:51:53 INFO : small: Deleted --- PASS: TestDelete (49.49s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:52:36 DEBUG : Waiting for deletions to finish 2025/05/12 02:52:36 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/12 02:52:42 INFO : large: Deleted 2025/05/12 02:52:47 INFO : medium: Deleted --- PASS: TestMaxDelete (48.46s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:53:24 DEBUG : Waiting for deletions to finish 2025/05/12 02:53:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/12 02:53:30 INFO : small: Deleted 2025/05/12 02:53:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (48.25s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:54:22 DEBUG : Waiting for deletions to finish 2025/05/12 02:54:22 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/12 02:54:28 INFO : large: Deleted 2025/05/12 02:54:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (63.18s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" --- PASS: TestReadFile (42.23s) === RUN TestRetry 2025/05/12 02:55:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/12 02:55:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/12 02:55:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/12 02:55:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/12 02:55:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/12 02:55:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/12 02:55:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" --- PASS: TestCat (59.66s) === RUN TestPurge 2025/05/12 02:56:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sijoqis7qici" 2025/05/12 02:56:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 02:56:26 DEBUG : Swift container rclone-test-sijoqis7qici.json: Auto set use_segments_container to true 2025/05/12 02:56:26 DEBUG : Swift container rclone-test-sijoqis7qici: Auto set use_segments_container to true 2025/05/12 02:56:26 DEBUG : Creating backend with remote "/tmp/rclone3874385376" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sijoqis7qici", Local "Local file system at /tmp/rclone3874385376", Modify Window "1ns" 2025/05/12 02:56:27 INFO : Swift container rclone-test-sijoqis7qici: Container "rclone-test-sijoqis7qici" created 2025/05/12 02:56:42 INFO : A2: Making directory 2025/05/12 02:56:42 INFO : A1/B2: Making directory 2025/05/12 02:56:42 INFO : A1/B2/C2: Making directory 2025/05/12 02:56:42 INFO : A1/B1/C3: Making directory 2025/05/12 02:56:42 INFO : A3: Making directory 2025/05/12 02:56:42 INFO : A3/B3: Making directory 2025/05/12 02:56:42 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/12 02:57:14 DEBUG : Waiting for deletions to finish 2025/05/12 02:57:19 INFO : A1/B1/C1/one.bin: Deleted 2025/05/12 02:57:19 INFO : A1/B1/C1/one.json: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/12 02:57:19 DEBUG : Waiting for deletions to finish 2025/05/12 02:57:25 INFO : A1/two.bin: Deleted 2025/05/12 02:57:30 INFO : A1/two.json: Deleted 2025/05/12 02:57:30 INFO : Swift container rclone-test-sijoqis7qici: Container "rclone-test-sijoqis7qici" removed 2025/05/12 02:57:30 DEBUG : Compressed: TestCompressSwift:rclone-test-sijoqis7qici: Purge remote 2025/05/12 02:57:30 DEBUG : Waiting for deletions to finish 2025/05/12 02:57:30 NOTICE: purge failed: directory not found --- PASS: TestPurge (64.23s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:57:41 INFO : A2: Making directory 2025/05/12 02:57:41 INFO : A1/B2: Making directory 2025/05/12 02:57:41 INFO : A1/B2/C2: Making directory 2025/05/12 02:57:41 INFO : A1/B1/C3: Making directory 2025/05/12 02:57:41 INFO : A3: Making directory 2025/05/12 02:57:41 INFO : A3/B3: Making directory 2025/05/12 02:57:41 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/12 02:57:53 DEBUG : removing 1 level 3 directories 2025/05/12 02:57:53 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/05/12 02:58:09 DEBUG : removing 1 level 0 directories 2025/05/12 02:58:09 INFO : Compressed: TestCompressSwift:rclone-test-zeqofal4joci: Removing directory 2025/05/12 02:58:10 INFO : Swift container rclone-test-zeqofal4joci: Container "rclone-test-zeqofal4joci" removed --- PASS: TestRmdirsNoLeaveRoot (39.67s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:58:10 INFO : Swift container rclone-test-zeqofal4joci: Container "rclone-test-zeqofal4joci" created 2025/05/12 02:58:10 INFO : A1: Making directory 2025/05/12 02:58:10 INFO : A1/B1: Making directory 2025/05/12 02:58:10 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.52s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:58:10 INFO : A1: Making directory 2025/05/12 02:58:10 INFO : A1/B1: Making directory 2025/05/12 02:58:10 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.25s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 02:58:26 DEBUG : filename.txt: File name found in url 2025/05/12 02:58:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (110.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 03:00:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/12 03:00:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/12 03:00:21 INFO : file1: Copied (new) to: sub/file2 2025/05/12 03:00:21 INFO : file1: Deleted 2025/05/12 03:00:32 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/12 03:00:32 DEBUG : file1: Unchanged skipping 2025/05/12 03:00:32 INFO : file1: Deleted 2025/05/12 03:00:37 DEBUG : Compressed: TestCompressSwift:rclone-test-zeqofal4joci: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (51.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 03:00:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/12 03:01:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/12 03:01:08 INFO : file1: Copied (new) 2025/05/12 03:01:08 INFO : file1: Deleted 2025/05/12 03:01:13 DEBUG : file1: Destination exists, skipping 2025/05/12 03:01:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (31.59s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.20s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqofal4joci", Local "Local file system at /tmp/rclone2992080964", Modify Window "1ns" 2025/05/12 03:01:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqofal4joci/backup" 2025/05/12 03:01:35 DEBUG : Config file has changed externally - reloading 2025/05/12 03:01:36 DEBUG : Swift container rclone-test-zeqofal4joci path backup.json: Auto set use_segments_container to true panic: test timed out after 1h0m0s running tests: TestMoveFileBackupDir (16s) goroutine 9466 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc0003f61a0, {0x26138d6?, 0x0?}, 0x2738080) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc0003f61a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0003f61a0, 0xc000907c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0009925e8, {0x3d238a0, 0x6d, 0x6d}, {0x3d38300?, 0x1?, 0x3d38300?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc00054bc20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00054bc20) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 923 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 913 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 20 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 21 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9402 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00281c700, 0xc00050bb00, 0xc000568f00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00281c700, {0x2a15f00, 0xc002b9d470}, {0xc0004d3090, 0x4f}, {{0xc000b9fc20, 0x18}, {0xc000b9fc39, 0xb}, {0x25e058f, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00281c700, {0x2a15f00, 0xc002b9d470}, {{0xc000b9fc20, 0x18}, {0xc000b9fc39, 0xb}, {0x25e058f, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc00063afc0?, {0x2a15f00?, 0xc002b9d470?}, {0xc000b9fc20?, 0xc00063b028?}, {0xc000b9fc39, 0xb}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.NewFsWithConnection.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc00063b360) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.NewFsWithConnection.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:600 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00050ba40, 0xc002ce5940, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00050ba40, 0xc002ce5940) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.NewFsWithConnection({0x2a15f00, 0xc002b9d470}, 0xc000568b40, {0xc0019f3c41, 0x9}, {0xc000b9fc20, 0x24}, 0xc00281c700, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:598 +0x51e github.com/rclone/rclone/backend/swift.NewFs({0x2a15f00, 0xc002b9d470}, {0xc0019f3c41, 0x9}, {0xc000b9fc20, 0x24}, {0x2a01810, 0xc002a4a6c0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:633 +0x1e5 github.com/rclone/rclone/backend/compress.NewFs({0x2a15f00, 0xc002b9d470}, {0xc00067bbc0, 0x11}, {0xc00067bbd2, 0x1f}, {0x2a01810, 0xc002a4a420}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:161 +0x2fc github.com/rclone/rclone/fs.NewFs({0x2a15f00, 0xc002b9d470}, {0xc00067bbc0, 0x31}) /home/rclone/go/src/github.com/rclone/rclone/fs/newfs.go:68 +0x33b github.com/rclone/rclone/fs/cache.GetFn.func1({0xc00067bbc0?, 0x31?}) /home/rclone/go/src/github.com/rclone/rclone/fs/cache/cache.go:102 +0x38 github.com/rclone/rclone/lib/cache.(*Cache).Get(0xc0009981e0, {0xc00067bbc0, 0x31}, 0xc00063bb28) /home/rclone/go/src/github.com/rclone/rclone/lib/cache/cache.go:88 +0xdc github.com/rclone/rclone/fs/cache.GetFn({0x2a15f00, 0xc002b9d470}, {0xc00067bbc0, 0x31}, 0x2739258) /home/rclone/go/src/github.com/rclone/rclone/fs/cache/cache.go:101 +0x125 github.com/rclone/rclone/fs/cache.Get({0x2a15f00, 0xc0006fbd70}, {0xc00067bbc0, 0x31}) /home/rclone/go/src/github.com/rclone/rclone/fs/cache/cache.go:182 +0x7b github.com/rclone/rclone/fs/operations.BackupDir({0x2a15f00, 0xc0006fbd70}, {0x2a2a380, 0xc000600280}, {0x2a2b5e0, 0xc000990140}, {0x25f02b8?, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1905 +0xfc github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x2a15f00, 0xc0006fbd70}, {0x2a2a380, 0xc000600280}, {0x2a2b5e0, 0xc000990140}, {0x25f02b8, 0x9}, {0x25f02b8, 0x9}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2053 +0x62b github.com/rclone/rclone/fs/operations.MoveFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2109 github.com/rclone/rclone/fs/operations_test.TestMoveFileBackupDir(0xc0006ad520) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1051 +0x42c testing.tRunner(0xc0006ad520, 0x2738080) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 3388 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2824 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2825 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2824 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 277 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 203 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8136 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000236540) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8135 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 785 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 775 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9452 [select]: net/http.(*persistConn).roundTrip(0xc0007cc240, 0xc000535bd0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc000776180, 0xc000568f00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004d5180, 0xc000568f00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000568f00, {0x29ef8e0, 0xc0004d5180}, {0xc0008bf501?, 0xa6edbc?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc002a4a900, 0xc000568f00, {0x2a15e20?, 0x1?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc002a4a900, 0xc000568f00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9402 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 2888 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2824 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9457 [IO wait]: internal/poll.runtime_pollWait(0x7f61d0c229a8, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000334380?, 0xc0001c0600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000334380, {0xc0001c0600, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000334380, {0xc0001c0600?, 0x0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00074d850, {0xc0001c0600?, 0x0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000909e60, {0xc0001c0600?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000909ed8, {0xc0001c0600?, 0x0?, 0xc000909ed8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000317438, {0x29f0060, 0xc000909ed8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000317188, {0x7f61d0082ed8, 0xc000909e60}, 0xc000099a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000317188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000317188, {0xc000a8a000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0007cc240, {0xc000a8a000?, 0x40a8a5?, 0x68?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000abac00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000abac00, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0007cc240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9453 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 726 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 716 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 181 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 171 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1331 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1305 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3320 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2824 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 678 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 668 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 232 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 222 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3234 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2824 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 557 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 547 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9474 [select]: net/http.(*persistConn).writeLoop(0xc0007cc240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9453 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3578 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2824 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 344 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 302 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1286 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1260 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 611 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 602 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8547 [chan receive, 5 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 8546 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1206 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1164 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1465 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1343 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1437 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1427 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 443 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 433 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 504 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 494 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 846 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 836 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1248 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1238 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1068 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1058 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3115 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2824 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1026 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1016 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3472 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2824 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8689 [select]: net/http.(*persistConn).writeLoop(0xc00056cfc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8603 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 1385 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1375 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2957 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2824 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3045 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2824 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8688 [IO wait]: internal/poll.runtime_pollWait(0x7f61d0c22ab0, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc002b92700?, 0xc000823300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc002b92700, {0xc000823300, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc002b92700, {0xc000823300?, 0xc0005d41d0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003c4230, {0xc000823300?, 0x3d38300?, 0xc00098e9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a64480, {0xc000823300?, 0x18?, 0x7f61d01b7f48?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000723620, {0xc000823300?, 0x0?, 0xc000723620?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005d42b8, {0x29f0060, 0xc000723620}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005d4008, {0x7f61d0082ed8, 0xc000a64480}, 0xc00098ea40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005d4008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005d4008, {0xc000962000, 0x1000, 0xc000055a08?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc00056cfc0, {0xc000962000?, 0x81d5e5?, 0x2159720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0000b4600) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0000b4600, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc00056cfc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8603 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.698004261s (try 2/5): exit status 2: Failed []