"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 5/5) 2025/03/23 05:01:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiyahef9qexu" 2025/03/23 05:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:01:44 DEBUG : Swift container rclone-test-qiyahef9qexu.json: Auto set use_segments_container to true 2025/03/23 05:01:44 DEBUG : Swift container rclone-test-qiyahef9qexu: Auto set use_segments_container to true 2025/03/23 05:01:44 DEBUG : Creating backend with remote "/tmp/rclone3913438384" === 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-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/23 05:01:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 05:01:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/23 05:01:45 DEBUG : potato: Seek from 10 to 0 2025/03/23 05:01:45 DEBUG : potato: Seek from 10 to 0 2025/03/23 05:01:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/23 05:01:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 05:01:45 DEBUG : potato: Seek from 5 to 2 2025/03/23 05:01:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/23 05:01:45 DEBUG : potato: Seek from 7 to 0 2025/03/23 05:01:45 DEBUG : potato: Seek from 7 to 0 2025/03/23 05:01:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/23 05:01:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 05:01:45 DEBUG : potato: Seek from 5 to 2 2025/03/23 05:01:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/23 05:01:45 DEBUG : potato: Seek from 8 to 0 2025/03/23 05:01:45 DEBUG : potato: Seek from 8 to 0 2025/03/23 05:01:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/23 05:01:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 05:01:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 05:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 05:01:45 DEBUG : potato: Seek from 5 to 2 2025/03/23 05:01:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/23 05:01:45 DEBUG : potato: Seek from 9 to 0 2025/03/23 05:01:45 DEBUG : potato: Seek from 9 to 0 2025/03/23 05:01:45 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-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:01:45 INFO : Swift container rclone-test-qiyahef9qexu: Container "rclone-test-qiyahef9qexu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (167.29s) --- PASS: TestCheck/1 (0.19s) --- PASS: TestCheck/2 (5.13s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (10.17s) --- PASS: TestCheck/5 (10.13s) --- PASS: TestCheck/6 (0.13s) --- PASS: TestCheck/7 (0.13s) === RUN TestCheckFsError 2025/03/23 05:04:32 DEBUG : Creating backend with remote "nonexistent" 2025/03/23 05:04:32 DEBUG : Config file has changed externally - reloading 2025/03/23 05:04:32 DEBUG : Creating backend with remote "nonexistent" 2025/03/23 05:04:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/23 05:04:32 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/03/23 05:04:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/23 05:04:32 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-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", 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 (200.55s) --- PASS: TestCheckDownload/1 (0.18s) --- PASS: TestCheckDownload/2 (5.17s) --- PASS: TestCheckDownload/3 (10.18s) --- PASS: TestCheckDownload/4 (10.25s) --- PASS: TestCheckDownload/5 (10.18s) --- PASS: TestCheckDownload/6 (5.17s) --- PASS: TestCheckDownload/7 (5.18s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", 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 (130.29s) --- PASS: TestCheckSizeOnly/1 (0.48s) --- PASS: TestCheckSizeOnly/2 (0.04s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- 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-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:10:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/23 05:10:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/23 05:10:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/23 05:10:14 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/23 05:10:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/23 05:10:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/23 05:10:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/23 05:10:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (31.97s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:10:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiyahef9qexu/data" 2025/03/23 05:10:35 DEBUG : Swift container rclone-test-qiyahef9qexu path data.json: Auto set use_segments_container to true 2025/03/23 05:10:41 DEBUG : Swift container rclone-test-qiyahef9qexu 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 (169.32s) --- PASS: TestCheckSum/subtest1 (10.31s) --- PASS: TestCheckSum/subtest2 (5.30s) --- PASS: TestCheckSum/subtest3 (10.51s) --- PASS: TestCheckSum/subtest4 (5.49s) --- PASS: TestCheckSum/subtest5 (5.39s) --- PASS: TestCheckSum/subtest6 (0.43s) --- PASS: TestCheckSum/subtest7 (0.40s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:13:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiyahef9qexu/data" 2025/03/23 05:13:24 DEBUG : Config file has changed externally - reloading 2025/03/23 05:13:24 DEBUG : Swift container rclone-test-qiyahef9qexu path data.json: Auto set use_segments_container to true 2025/03/23 05:13:30 DEBUG : Swift container rclone-test-qiyahef9qexu 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 (153.43s) --- PASS: TestCheckSumDownload/subtest1 (0.36s) --- PASS: TestCheckSumDownload/subtest2 (5.44s) --- PASS: TestCheckSumDownload/subtest3 (5.46s) --- PASS: TestCheckSumDownload/subtest4 (0.39s) --- PASS: TestCheckSumDownload/subtest5 (5.39s) --- PASS: TestCheckSumDownload/subtest6 (5.48s) --- PASS: TestCheckSumDownload/subtest7 (10.37s) === RUN TestApplyTransforms 2025/03/23 05:15:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vorufis9zowe" 2025/03/23 05:15:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:15:58 DEBUG : Swift container rclone-test-vorufis9zowe.json: Auto set use_segments_container to true 2025/03/23 05:15:58 DEBUG : Swift container rclone-test-vorufis9zowe: Auto set use_segments_container to true 2025/03/23 05:15:58 DEBUG : Creating backend with remote "/tmp/rclone2237119659" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vorufis9zowe", Local "Local file system at /tmp/rclone2237119659", Modify Window "1ns" 2025/03/23 05:15:59 INFO : Swift container rclone-test-vorufis9zowe: Container "rclone-test-vorufis9zowe" created upper checkfile vs. lower remote (without normalization) 2025/03/23 05:16:15 ERROR : hello, world!: sum not found 2025/03/23 05:16:15 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-vorufis9zowe 2025/03/23 05:16:15 NOTICE: Compressed: TestCompressSwift:rclone-test-vorufis9zowe: 1 files missing 2025/03/23 05:16:15 NOTICE: 1 hashes missing 2025/03/23 05:16:15 NOTICE: Compressed: TestCompressSwift:rclone-test-vorufis9zowe: 2 differences found 2025/03/23 05:16:15 NOTICE: Compressed: TestCompressSwift:rclone-test-vorufis9zowe: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/23 05:16:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 05:16:20 NOTICE: Compressed: TestCompressSwift:rclone-test-vorufis9zowe: 0 differences found 2025/03/23 05:16:20 NOTICE: Compressed: TestCompressSwift:rclone-test-vorufis9zowe: 1 matching files 2025/03/23 05:16:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vegukup5coko" 2025/03/23 05:16:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:16:20 DEBUG : Swift container rclone-test-vegukup5coko.json: Auto set use_segments_container to true 2025/03/23 05:16:21 DEBUG : Swift container rclone-test-vegukup5coko: Auto set use_segments_container to true 2025/03/23 05:16:21 DEBUG : Creating backend with remote "/tmp/rclone2014514928" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vegukup5coko", Local "Local file system at /tmp/rclone2014514928", Modify Window "1ns" 2025/03/23 05:16:21 INFO : Swift container rclone-test-vegukup5coko: Container "rclone-test-vegukup5coko" created lower checkfile vs. upper remote (without normalization) 2025/03/23 05:16:27 ERROR : HELLO, WORLD!: sum not found 2025/03/23 05:16:27 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-vegukup5coko 2025/03/23 05:16:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vegukup5coko: 1 files missing 2025/03/23 05:16:27 NOTICE: 1 hashes missing 2025/03/23 05:16:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vegukup5coko: 2 differences found 2025/03/23 05:16:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vegukup5coko: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/23 05:16:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 05:16:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vegukup5coko: 0 differences found 2025/03/23 05:16:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vegukup5coko: 1 matching files 2025/03/23 05:16:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-radugop0wawo" 2025/03/23 05:16:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:16:28 DEBUG : Swift container rclone-test-radugop0wawo.json: Auto set use_segments_container to true 2025/03/23 05:16:29 DEBUG : Swift container rclone-test-radugop0wawo: Auto set use_segments_container to true 2025/03/23 05:16:29 DEBUG : Creating backend with remote "/tmp/rclone1735986345" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-radugop0wawo", Local "Local file system at /tmp/rclone1735986345", Modify Window "1ns" 2025/03/23 05:16:29 INFO : Swift container rclone-test-radugop0wawo: Container "rclone-test-radugop0wawo" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/23 05:16:40 ERROR : HeLlO, wOrLd!: sum not found 2025/03/23 05:16:40 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-radugop0wawo 2025/03/23 05:16:40 NOTICE: Compressed: TestCompressSwift:rclone-test-radugop0wawo: 1 files missing 2025/03/23 05:16:40 NOTICE: 1 hashes missing 2025/03/23 05:16:40 NOTICE: Compressed: TestCompressSwift:rclone-test-radugop0wawo: 2 differences found 2025/03/23 05:16:40 NOTICE: Compressed: TestCompressSwift:rclone-test-radugop0wawo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/23 05:16:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 05:16:40 NOTICE: Compressed: TestCompressSwift:rclone-test-radugop0wawo: 0 differences found 2025/03/23 05:16:40 NOTICE: Compressed: TestCompressSwift:rclone-test-radugop0wawo: 1 matching files 2025/03/23 05:16:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wegepej2zeva" 2025/03/23 05:16:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:16:41 DEBUG : Swift container rclone-test-wegepej2zeva.json: Auto set use_segments_container to true 2025/03/23 05:16:41 DEBUG : Swift container rclone-test-wegepej2zeva: Auto set use_segments_container to true 2025/03/23 05:16:41 DEBUG : Creating backend with remote "/tmp/rclone2586595354" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wegepej2zeva", Local "Local file system at /tmp/rclone2586595354", Modify Window "1ns" 2025/03/23 05:16:41 INFO : Swift container rclone-test-wegepej2zeva: Container "rclone-test-wegepej2zeva" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/23 05:16:52 ERROR : HELLO, WORLD!: sum not found 2025/03/23 05:16:52 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-wegepej2zeva 2025/03/23 05:16:52 NOTICE: Compressed: TestCompressSwift:rclone-test-wegepej2zeva: 1 files missing 2025/03/23 05:16:52 NOTICE: 1 hashes missing 2025/03/23 05:16:52 NOTICE: Compressed: TestCompressSwift:rclone-test-wegepej2zeva: 2 differences found 2025/03/23 05:16:52 NOTICE: Compressed: TestCompressSwift:rclone-test-wegepej2zeva: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/23 05:16:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 05:16:58 NOTICE: Compressed: TestCompressSwift:rclone-test-wegepej2zeva: 0 differences found 2025/03/23 05:16:58 NOTICE: Compressed: TestCompressSwift:rclone-test-wegepej2zeva: 1 matching files 2025/03/23 05:16:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xoleriz7dasa" 2025/03/23 05:16:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:16:58 DEBUG : Swift container rclone-test-xoleriz7dasa.json: Auto set use_segments_container to true 2025/03/23 05:16:59 DEBUG : Swift container rclone-test-xoleriz7dasa: Auto set use_segments_container to true 2025/03/23 05:16:59 DEBUG : Creating backend with remote "/tmp/rclone487535587" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xoleriz7dasa", Local "Local file system at /tmp/rclone487535587", Modify Window "1ns" 2025/03/23 05:16:59 INFO : Swift container rclone-test-xoleriz7dasa: Container "rclone-test-xoleriz7dasa" created NFD checkfile vs. NFC remote (without normalization) 2025/03/23 05:17:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/23 05:17:05 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xoleriz7dasa 2025/03/23 05:17:05 NOTICE: Compressed: TestCompressSwift:rclone-test-xoleriz7dasa: 1 files missing 2025/03/23 05:17:05 NOTICE: 1 hashes missing 2025/03/23 05:17:05 NOTICE: Compressed: TestCompressSwift:rclone-test-xoleriz7dasa: 2 differences found 2025/03/23 05:17:05 NOTICE: Compressed: TestCompressSwift:rclone-test-xoleriz7dasa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/23 05:17:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 05:17:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xoleriz7dasa: 0 differences found 2025/03/23 05:17:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xoleriz7dasa: 1 matching files 2025/03/23 05:17:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fefimix5hewe" 2025/03/23 05:17:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:17:06 DEBUG : Swift container rclone-test-fefimix5hewe.json: Auto set use_segments_container to true 2025/03/23 05:17:07 DEBUG : Swift container rclone-test-fefimix5hewe: Auto set use_segments_container to true 2025/03/23 05:17:07 DEBUG : Creating backend with remote "/tmp/rclone374731789" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fefimix5hewe", Local "Local file system at /tmp/rclone374731789", Modify Window "1ns" 2025/03/23 05:17:07 INFO : Swift container rclone-test-fefimix5hewe: Container "rclone-test-fefimix5hewe" created NFC checkfile vs. NFD remote (without normalization) 2025/03/23 05:17:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/23 05:17:24 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fefimix5hewe 2025/03/23 05:17:24 NOTICE: Compressed: TestCompressSwift:rclone-test-fefimix5hewe: 1 files missing 2025/03/23 05:17:24 NOTICE: 1 hashes missing 2025/03/23 05:17:24 NOTICE: Compressed: TestCompressSwift:rclone-test-fefimix5hewe: 2 differences found 2025/03/23 05:17:24 NOTICE: Compressed: TestCompressSwift:rclone-test-fefimix5hewe: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/23 05:17:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 05:17:34 NOTICE: Compressed: TestCompressSwift:rclone-test-fefimix5hewe: 0 differences found 2025/03/23 05:17:34 NOTICE: Compressed: TestCompressSwift:rclone-test-fefimix5hewe: 1 matching files 2025/03/23 05:17:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wagihup3ziyi" 2025/03/23 05:17:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:17:34 DEBUG : Swift container rclone-test-wagihup3ziyi.json: Auto set use_segments_container to true 2025/03/23 05:17:35 DEBUG : Swift container rclone-test-wagihup3ziyi: Auto set use_segments_container to true 2025/03/23 05:17:35 DEBUG : Creating backend with remote "/tmp/rclone110582422" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wagihup3ziyi", Local "Local file system at /tmp/rclone110582422", Modify Window "1ns" 2025/03/23 05:17:35 INFO : Swift container rclone-test-wagihup3ziyi: Container "rclone-test-wagihup3ziyi" created NFDx2 checkfile vs. both remote (without normalization) 2025/03/23 05:17:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 05:17:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wagihup3ziyi 2025/03/23 05:17:51 NOTICE: Compressed: TestCompressSwift:rclone-test-wagihup3ziyi: 1 files missing 2025/03/23 05:17:51 NOTICE: 1 hashes missing 2025/03/23 05:17:51 NOTICE: Compressed: TestCompressSwift:rclone-test-wagihup3ziyi: 2 differences found 2025/03/23 05:17:51 NOTICE: Compressed: TestCompressSwift:rclone-test-wagihup3ziyi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/23 05:17:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 05:17:51 NOTICE: Compressed: TestCompressSwift:rclone-test-wagihup3ziyi: 0 differences found 2025/03/23 05:17:51 NOTICE: Compressed: TestCompressSwift:rclone-test-wagihup3ziyi: 1 matching files 2025/03/23 05:17:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lizudos4xagu" 2025/03/23 05:17:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:17:52 DEBUG : Swift container rclone-test-lizudos4xagu.json: Auto set use_segments_container to true 2025/03/23 05:17:52 DEBUG : Swift container rclone-test-lizudos4xagu: Auto set use_segments_container to true 2025/03/23 05:17:52 DEBUG : Creating backend with remote "/tmp/rclone160824005" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lizudos4xagu", Local "Local file system at /tmp/rclone160824005", Modify Window "1ns" 2025/03/23 05:17:53 INFO : Swift container rclone-test-lizudos4xagu: Container "rclone-test-lizudos4xagu" created NFCx2 checkfile vs. both remote (without normalization) 2025/03/23 05:18:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 05:18:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-lizudos4xagu 2025/03/23 05:18:09 NOTICE: Compressed: TestCompressSwift:rclone-test-lizudos4xagu: 1 files missing 2025/03/23 05:18:09 NOTICE: 1 hashes missing 2025/03/23 05:18:09 NOTICE: Compressed: TestCompressSwift:rclone-test-lizudos4xagu: 2 differences found 2025/03/23 05:18:09 NOTICE: Compressed: TestCompressSwift:rclone-test-lizudos4xagu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/23 05:18:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 05:18:19 NOTICE: Compressed: TestCompressSwift:rclone-test-lizudos4xagu: 0 differences found 2025/03/23 05:18:19 NOTICE: Compressed: TestCompressSwift:rclone-test-lizudos4xagu: 1 matching files 2025/03/23 05:18:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-baxatiy9goha" 2025/03/23 05:18:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:18:20 DEBUG : Swift container rclone-test-baxatiy9goha.json: Auto set use_segments_container to true 2025/03/23 05:18:20 DEBUG : Swift container rclone-test-baxatiy9goha: Auto set use_segments_container to true 2025/03/23 05:18:20 DEBUG : Creating backend with remote "/tmp/rclone4264105721" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-baxatiy9goha", Local "Local file system at /tmp/rclone4264105721", Modify Window "1ns" 2025/03/23 05:18:21 INFO : Swift container rclone-test-baxatiy9goha: Container "rclone-test-baxatiy9goha" created both checkfile vs. NFDx2 remote (without normalization) 2025/03/23 05:18:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 05:18:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-baxatiy9goha 2025/03/23 05:18:31 NOTICE: Compressed: TestCompressSwift:rclone-test-baxatiy9goha: 1 files missing 2025/03/23 05:18:31 NOTICE: 1 hashes missing 2025/03/23 05:18:31 NOTICE: Compressed: TestCompressSwift:rclone-test-baxatiy9goha: 2 differences found 2025/03/23 05:18:31 NOTICE: Compressed: TestCompressSwift:rclone-test-baxatiy9goha: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/23 05:18:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 05:18:32 NOTICE: Compressed: TestCompressSwift:rclone-test-baxatiy9goha: 0 differences found 2025/03/23 05:18:32 NOTICE: Compressed: TestCompressSwift:rclone-test-baxatiy9goha: 1 matching files 2025/03/23 05:18:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qazuyun2xibi" 2025/03/23 05:18:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:18:32 DEBUG : Swift container rclone-test-qazuyun2xibi.json: Auto set use_segments_container to true 2025/03/23 05:18:33 DEBUG : Swift container rclone-test-qazuyun2xibi: Auto set use_segments_container to true 2025/03/23 05:18:33 DEBUG : Creating backend with remote "/tmp/rclone79096072" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qazuyun2xibi", Local "Local file system at /tmp/rclone79096072", Modify Window "1ns" 2025/03/23 05:18:33 INFO : Swift container rclone-test-qazuyun2xibi: Container "rclone-test-qazuyun2xibi" created both checkfile vs. NFCx2 remote (without normalization) 2025/03/23 05:18:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 05:18:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qazuyun2xibi 2025/03/23 05:18:50 NOTICE: Compressed: TestCompressSwift:rclone-test-qazuyun2xibi: 1 files missing 2025/03/23 05:18:50 NOTICE: 1 hashes missing 2025/03/23 05:18:50 NOTICE: Compressed: TestCompressSwift:rclone-test-qazuyun2xibi: 2 differences found 2025/03/23 05:18:50 NOTICE: Compressed: TestCompressSwift:rclone-test-qazuyun2xibi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/23 05:18:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 05:18:55 NOTICE: Compressed: TestCompressSwift:rclone-test-qazuyun2xibi: 0 differences found 2025/03/23 05:18:55 NOTICE: Compressed: TestCompressSwift:rclone-test-qazuyun2xibi: 1 matching files 2025/03/23 05:18:55 DEBUG : Compressed: TestCompressSwift:rclone-test-qazuyun2xibi: Purge remote 2025/03/23 05:18:55 DEBUG : Waiting for deletions to finish 2025/03/23 05:19:05 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/23 05:19:05 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/23 05:19:05 INFO : Swift container rclone-test-qazuyun2xibi: Container "rclone-test-qazuyun2xibi" removed 2025/03/23 05:19:05 DEBUG : Compressed: TestCompressSwift:rclone-test-baxatiy9goha: Purge remote 2025/03/23 05:19:05 DEBUG : Waiting for deletions to finish 2025/03/23 05:19:06 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/23 05:19:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/23 05:19:11 INFO : Swift container rclone-test-baxatiy9goha: Container "rclone-test-baxatiy9goha" removed 2025/03/23 05:19:11 DEBUG : Compressed: TestCompressSwift:rclone-test-lizudos4xagu: Purge remote 2025/03/23 05:19:11 DEBUG : Waiting for deletions to finish 2025/03/23 05:19:16 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/23 05:19:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/23 05:19:22 INFO : Swift container rclone-test-lizudos4xagu: Container "rclone-test-lizudos4xagu" removed 2025/03/23 05:19:22 DEBUG : Compressed: TestCompressSwift:rclone-test-wagihup3ziyi: Purge remote 2025/03/23 05:19:22 DEBUG : Waiting for deletions to finish 2025/03/23 05:19:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/23 05:19:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/23 05:19:32 INFO : Swift container rclone-test-wagihup3ziyi: Container "rclone-test-wagihup3ziyi" removed 2025/03/23 05:19:32 DEBUG : Compressed: TestCompressSwift:rclone-test-fefimix5hewe: Purge remote 2025/03/23 05:19:32 DEBUG : Waiting for deletions to finish 2025/03/23 05:19:38 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/23 05:19:38 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/23 05:19:38 INFO : Swift container rclone-test-fefimix5hewe: Container "rclone-test-fefimix5hewe" removed 2025/03/23 05:19:38 DEBUG : Compressed: TestCompressSwift:rclone-test-xoleriz7dasa: Purge remote 2025/03/23 05:19:38 DEBUG : Waiting for deletions to finish 2025/03/23 05:19:38 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/23 05:19:39 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/23 05:19:39 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2025/03/23 05:19:39 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/03/23 05:19:39 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2025/03/23 05:19:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/23 05:19:39 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2025/03/23 05:19:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/03/23 05:19:39 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2025/03/23 05:19:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/03/23 05:19:40 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2025/03/23 05:19:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/03/23 05:19:40 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2025/03/23 05:19:40 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/03/23 05:19:40 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2025/03/23 05:19:40 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/03/23 05:19:40 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2025/03/23 05:19:40 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/03/23 05:19:41 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2025/03/23 05:19:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/03/23 05:19:42 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) 2025/03/23 05:19:42 NOTICE: purge failed: Container Not Empty 2025/03/23 05:19:42 DEBUG : Compressed: TestCompressSwift:rclone-test-wegepej2zeva: Purge remote 2025/03/23 05:19:42 DEBUG : Waiting for deletions to finish 2025/03/23 05:19:42 INFO : HELLO, WORLD!.json: Deleted 2025/03/23 05:19:52 INFO : HELLO, WORLD!.bin: Deleted 2025/03/23 05:19:53 INFO : Swift container rclone-test-wegepej2zeva: Container "rclone-test-wegepej2zeva" removed 2025/03/23 05:19:53 DEBUG : Compressed: TestCompressSwift:rclone-test-radugop0wawo: Purge remote 2025/03/23 05:19:53 DEBUG : Waiting for deletions to finish 2025/03/23 05:19:53 INFO : HeLlO, wOrLd!.json: Deleted 2025/03/23 05:20:03 INFO : HeLlO, wOrLd!.bin: Deleted 2025/03/23 05:20:03 INFO : Swift container rclone-test-radugop0wawo: Container "rclone-test-radugop0wawo" removed 2025/03/23 05:20:03 DEBUG : Compressed: TestCompressSwift:rclone-test-vegukup5coko: Purge remote 2025/03/23 05:20:03 DEBUG : Waiting for deletions to finish 2025/03/23 05:20:04 INFO : HELLO, WORLD!.bin: Deleted 2025/03/23 05:20:04 INFO : HELLO, WORLD!.json: Deleted 2025/03/23 05:20:04 INFO : Swift container rclone-test-vegukup5coko: Container "rclone-test-vegukup5coko" removed 2025/03/23 05:20:04 DEBUG : Compressed: TestCompressSwift:rclone-test-vorufis9zowe: Purge remote 2025/03/23 05:20:04 DEBUG : Waiting for deletions to finish 2025/03/23 05:20:09 INFO : hello, world!.json: Deleted 2025/03/23 05:20:10 INFO : hello, world!.bin: Deleted 2025/03/23 05:20:10 INFO : Swift container rclone-test-vorufis9zowe: Container "rclone-test-vorufis9zowe" removed --- PASS: TestApplyTransforms (252.53s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:20:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 05:20:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 05:20:21 INFO : file1: Copied (new) to: sub/file2 2025/03/23 05:20:22 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 05:20:22 DEBUG : file1: Unchanged skipping 2025/03/23 05:20:22 DEBUG : Compressed: TestCompressSwift:rclone-test-qiyahef9qexu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.53s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.09s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:20:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiyahef9qexu/backup" 2025/03/23 05:20:40 DEBUG : Swift container rclone-test-qiyahef9qexu path backup.json: Auto set use_segments_container to true 2025/03/23 05:20:46 DEBUG : Swift container rclone-test-qiyahef9qexu path backup: Auto set use_segments_container to true 2025/03/23 05:20:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/23 05:21:12 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/23 05:21:12 INFO : dst/file1: Copied (server-side copy) 2025/03/23 05:21:17 INFO : dst/file1: Deleted 2025/03/23 05:21:28 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 05:21:28 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (76.29s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:21:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiyahef9qexu/dst" 2025/03/23 05:21:39 DEBUG : Swift container rclone-test-qiyahef9qexu path dst.json: Auto set use_segments_container to true 2025/03/23 05:21:50 DEBUG : Swift container rclone-test-qiyahef9qexu path dst: Auto set use_segments_container to true 2025/03/23 05:22:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiyahef9qexu/CompareDest" 2025/03/23 05:22:01 DEBUG : Swift container rclone-test-qiyahef9qexu path CompareDest.json: Auto set use_segments_container to true 2025/03/23 05:22:07 DEBUG : Swift container rclone-test-qiyahef9qexu path CompareDest: Auto set use_segments_container to true 2025/03/23 05:22:12 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 05:22:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/23 05:22:28 INFO : one: Copied (new) 2025/03/23 05:22:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:22:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/23 05:22:44 INFO : one: Copied (replaced existing) 2025/03/23 05:23:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:23:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 05:23:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 05:23:48 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 05:24:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 05:24:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 05:24:19 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 05:24:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 05:24:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 05:25:05 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 05:25:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/23 05:25:16 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/23 05:25:16 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (269.53s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:26:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiyahef9qexu/dst" 2025/03/23 05:26:08 DEBUG : Config file has changed externally - reloading 2025/03/23 05:26:09 DEBUG : Swift container rclone-test-qiyahef9qexu path dst.json: Auto set use_segments_container to true 2025/03/23 05:26:20 DEBUG : Swift container rclone-test-qiyahef9qexu path dst: Auto set use_segments_container to true 2025/03/23 05:26:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiyahef9qexu/CopyDest" 2025/03/23 05:26:30 DEBUG : Swift container rclone-test-qiyahef9qexu path CopyDest.json: Auto set use_segments_container to true 2025/03/23 05:26:36 DEBUG : Swift container rclone-test-qiyahef9qexu path CopyDest: Auto set use_segments_container to true 2025/03/23 05:26:42 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 05:26:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/23 05:26:57 INFO : one: Copied (new) 2025/03/23 05:26:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:27:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/23 05:27:08 INFO : one: Copied (replaced existing) 2025/03/23 05:27:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiyahef9qexu/BackupDir" 2025/03/23 05:27:36 DEBUG : Config file has changed externally - reloading 2025/03/23 05:27:36 DEBUG : Swift container rclone-test-qiyahef9qexu path BackupDir.json: Auto set use_segments_container to true 2025/03/23 05:27:42 DEBUG : Swift container rclone-test-qiyahef9qexu path BackupDir: Auto set use_segments_container to true 2025/03/23 05:27:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:27:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 05:27:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:28:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/23 05:28:14 INFO : one: Copied (server-side copy) 2025/03/23 05:28:19 INFO : one: Deleted 2025/03/23 05:28:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/23 05:28:50 INFO : one: Copied (server-side copy) 2025/03/23 05:28:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/23 05:29:22 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 05:29:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 05:29:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/23 05:29:47 INFO : two: Copied (server-side copy) 2025/03/23 05:29:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/23 05:30:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 05:30:03 DEBUG : two: Unchanged skipping 2025/03/23 05:30:46 DEBUG : three: Need to transfer - File not found at Destination 2025/03/23 05:30:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/23 05:30:46 DEBUG : three: Destination not found in --copy-dest 2025/03/23 05:31:02 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/23 05:31:02 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (387.31s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.14s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.19s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:32:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/23 05:32:52 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 05:32:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/23 05:33:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/23 05:33:14 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/03/23 05:33:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-qiyahef9qexu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/03/23 05:33:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/23 05:33:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/23 05:33:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d46f9ff89e21896df0f4e52f1429f8bd OK 2025/03/23 05:33:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (70.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.24s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.14s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.21s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.19s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:34:57 INFO : Compressed: TestCompressSwift:rclone-test-qiyahef9qexu: Looking for duplicate md5 hashes using newest mode. 2025/03/23 05:35:02 NOTICE: 582b6d5d9221ab5a6e1af4235fb93ce1: Found 3 files with duplicate md5 hashes 2025/03/23 05:35:18 INFO : one: Deleted 2025/03/23 05:35:23 INFO : also/one: Deleted 2025/03/23 05:35:23 NOTICE: 582b6d5d9221ab5a6e1af4235fb93ce1: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (121.82s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.11s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.11s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.28s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.12s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", 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-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:37:22 DEBUG : a.txt: Excluded (Size Filter) 2025/03/23 05:37:22 DEBUG : a.txt: Excluded 2025/03/23 05:37:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/23 05:37:22 DEBUG : sub dir/hello world: Excluded 2025/03/23 05:37:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/23 05:37:22 DEBUG : sub dir/hello world2: Excluded 2025/03/23 05:37:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/23 05:37:22 DEBUG : sub dir/hello world: Excluded 2025/03/23 05:37:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/23 05:37:22 DEBUG : sub dir/hello world2: Excluded 2025/03/23 05:37:23 DEBUG : sub dir/ignore dir: Excluded 2025/03/23 05:37:28 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (136.16s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", 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 (64.53s) --- PASS: TestListJSON/Default (0.17s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.32s) --- PASS: TestListJSON/SubDir (0.17s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (5.09s) --- PASS: TestListJSON/ShowHash (5.17s) --- PASS: TestListJSON/HashTypes (0.17s) --- PASS: TestListJSON/Metadata (5.17s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", 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/03/23 05:40:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiyahef9qexu/notfound" 2025/03/23 05:40:18 DEBUG : Config file has changed externally - reloading 2025/03/23 05:40:18 DEBUG : Swift container rclone-test-qiyahef9qexu path notfound.json: Auto set use_segments_container to true 2025/03/23 05:40:24 DEBUG : Swift container rclone-test-qiyahef9qexu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (100.29s) --- PASS: TestStatJSON/Root (0.04s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.20s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.14s) --- PASS: TestStatJSON/NotFound (5.24s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (10.13s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.66s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:40:51 INFO : Compressed: TestCompressSwift:rclone-test-qiyahef9qexu: Making directory 2025/03/23 05:40:51 INFO : Compressed: TestCompressSwift:rclone-test-qiyahef9qexu: Making directory --- PASS: TestMkdir (0.21s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" --- PASS: TestLsd (6.16s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" --- PASS: TestLs (46.73s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:42:10 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/23 05:42:10 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (46.92s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" --- PASS: TestLsLong (41.73s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (67.14s) --- PASS: TestHashSums/Md5 (5.21s) --- PASS: TestHashSums/Md5Download (5.18s) === RUN TestHashSumsWithErrors 2025/03/23 05:44:20 DEBUG : Creating backend with remote ":memory:" 2025/03/23 05:44:20 DEBUG : Config file has changed externally - reloading 2025/03/23 05:44:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/23 05:44:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/23 05:44:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/23 05:44:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/23 05:44:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/23 05:44:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/23 05:44:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/23 05:44:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/23 05:44:20 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-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" --- PASS: TestCount (59.37s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:46:13 DEBUG : Waiting for deletions to finish 2025/03/23 05:46:13 DEBUG : large: Excluded (Size Filter) 2025/03/23 05:46:18 INFO : medium: Deleted 2025/03/23 05:46:23 INFO : small: Deleted --- PASS: TestDelete (89.66s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:47:35 DEBUG : Waiting for deletions to finish 2025/03/23 05:47:35 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/23 05:47:41 INFO : medium: Deleted 2025/03/23 05:47:50 INFO : large: Deleted --- PASS: TestMaxDelete (72.70s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:49:08 DEBUG : Waiting for deletions to finish 2025/03/23 05:49:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/23 05:49:14 INFO : medium: Deleted 2025/03/23 05:49:23 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (107.69s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:50:41 DEBUG : Waiting for deletions to finish 2025/03/23 05:50:41 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/23 05:50:51 INFO : medium: Deleted 2025/03/23 05:50:51 INFO : large: Deleted --- PASS: TestMaxDeleteSize (73.03s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" --- PASS: TestReadFile (27.21s) === RUN TestRetry 2025/03/23 05:51:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/23 05:51:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/23 05:51:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 05:51:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 05:51:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 05:51:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 05:51:29 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-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" --- PASS: TestCat (89.15s) === RUN TestPurge 2025/03/23 05:52:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zuqudeh0nuwa" 2025/03/23 05:52:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:52:59 DEBUG : Swift container rclone-test-zuqudeh0nuwa.json: Auto set use_segments_container to true 2025/03/23 05:52:59 DEBUG : Swift container rclone-test-zuqudeh0nuwa: Auto set use_segments_container to true 2025/03/23 05:52:59 DEBUG : Creating backend with remote "/tmp/rclone4163540692" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zuqudeh0nuwa", Local "Local file system at /tmp/rclone4163540692", Modify Window "1ns" 2025/03/23 05:53:00 INFO : Swift container rclone-test-zuqudeh0nuwa: Container "rclone-test-zuqudeh0nuwa" created 2025/03/23 05:53:11 INFO : A2: Making directory 2025/03/23 05:53:11 INFO : A1/B2: Making directory 2025/03/23 05:53:11 INFO : A1/B2/C2: Making directory 2025/03/23 05:53:11 INFO : A1/B1/C3: Making directory 2025/03/23 05:53:11 INFO : A3: Making directory 2025/03/23 05:53:11 INFO : A3/B3: Making directory 2025/03/23 05:53:11 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/03/23 05:53:27 DEBUG : Waiting for deletions to finish 2025/03/23 05:53:27 INFO : A1/B1/C1/one.json: Deleted 2025/03/23 05:53:32 INFO : A1/B1/C1/one.bin: 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/03/23 05:53:32 DEBUG : Waiting for deletions to finish 2025/03/23 05:53:32 INFO : A1/two.bin: Deleted 2025/03/23 05:53:37 INFO : A1/two.json: Deleted 2025/03/23 05:53:37 INFO : Swift container rclone-test-zuqudeh0nuwa: Container "rclone-test-zuqudeh0nuwa" removed 2025/03/23 05:53:37 DEBUG : Compressed: TestCompressSwift:rclone-test-zuqudeh0nuwa: Purge remote 2025/03/23 05:53:37 DEBUG : Waiting for deletions to finish 2025/03/23 05:53:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (39.17s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:53:53 INFO : A2: Making directory 2025/03/23 05:53:53 INFO : A1/B2: Making directory 2025/03/23 05:53:53 INFO : A1/B2/C2: Making directory 2025/03/23 05:53:53 INFO : A1/B1/C3: Making directory 2025/03/23 05:53:53 INFO : A3: Making directory 2025/03/23 05:53:53 INFO : A3/B3: Making directory 2025/03/23 05:53:53 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/03/23 05:54:04 DEBUG : removing 1 level 3 directories 2025/03/23 05:54:04 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/03/23 05:54:36 DEBUG : removing 1 level 0 directories 2025/03/23 05:54:36 INFO : Compressed: TestCompressSwift:rclone-test-qiyahef9qexu: Removing directory 2025/03/23 05:54:36 INFO : Swift container rclone-test-qiyahef9qexu: Container "rclone-test-qiyahef9qexu" removed --- PASS: TestRmdirsNoLeaveRoot (58.98s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:54:37 INFO : Swift container rclone-test-qiyahef9qexu: Container "rclone-test-qiyahef9qexu" created 2025/03/23 05:54:37 INFO : A1: Making directory 2025/03/23 05:54:37 INFO : A1/B1: Making directory 2025/03/23 05:54:37 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.55s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:54:37 INFO : A1: Making directory 2025/03/23 05:54:37 INFO : A1/B1: Making directory 2025/03/23 05:54:37 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.23s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:55:08 DEBUG : filename.txt: File name found in url 2025/03/23 05:55:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (109.79s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:56:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 05:56:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 05:56:38 INFO : file1: Copied (new) to: sub/file2 2025/03/23 05:56:38 INFO : file1: Deleted 2025/03/23 05:56:38 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 05:56:38 DEBUG : file1: Unchanged skipping 2025/03/23 05:56:38 INFO : file1: Deleted 2025/03/23 05:56:38 DEBUG : Compressed: TestCompressSwift:rclone-test-qiyahef9qexu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.90s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:56:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 05:56:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 05:56:59 INFO : file1: Copied (new) 2025/03/23 05:56:59 INFO : file1: Deleted 2025/03/23 05:57:10 DEBUG : file1: Destination exists, skipping 2025/03/23 05:57:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (46.21s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.20s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:57:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiyahef9qexu/backup" 2025/03/23 05:57:36 DEBUG : Config file has changed externally - reloading 2025/03/23 05:57:37 DEBUG : Swift container rclone-test-qiyahef9qexu path backup.json: Auto set use_segments_container to true 2025/03/23 05:57:43 DEBUG : Swift container rclone-test-qiyahef9qexu path backup: Auto set use_segments_container to true 2025/03/23 05:57:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/23 05:58:09 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/23 05:58:09 INFO : dst/file1: Copied (server-side copy) 2025/03/23 05:58:14 INFO : dst/file1: Deleted 2025/03/23 05:58:25 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 05:58:25 INFO : dst/file1: Copied (new) 2025/03/23 05:58:25 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (65.14s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiyahef9qexu", Local "Local file system at /tmp/rclone3913438384", Modify Window "1ns" 2025/03/23 05:59:34 INFO : A1/B2: Making directory 2025/03/23 05:59:34 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/03/23 06:00:26 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/23 06:00:26 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/03/23 06:00:31 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/23 06:00:31 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/03/23 06:00:32 INFO : A1/B1/C1/four: Deleted 2025/03/23 06:00:36 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/23 06:00:36 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/03/23 06:00:36 INFO : A1/two: Deleted 2025/03/23 06:00:37 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/23 06:00:37 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/03/23 06:00:41 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/23 06:00:41 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/03/23 06:00:42 INFO : A1/B1/C2/five: Deleted 2025/03/23 06:00:46 INFO : A1/B1/three: Deleted 2025/03/23 06:00:47 INFO : A1/one: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/03/23 06:01:39 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/23 06:01:39 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/03/23 06:01:39 INFO : A2/B1/C1/four: Deleted 2025/03/23 06:01:44 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/23 06:01:44 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/03/23 06:01:44 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/23 06:01:44 INFO : A2/one: Copied (server-side copy) to: A3/one panic: test timed out after 1h0m0s running tests: TestDirMove (3m14s) goroutine 9681 [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, 5 minutes]: testing.(*T).Run(0xc0003481a0, {0x25e6322?, 0x0?}, 0x2727030) /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(0xc0003481a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0003481a0, 0xc0006fbc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0009c75a8, {0x3d076c0, 0x6c, 0x6c}, {0x3d1bfa0?, 0x1?, 0x3d1bfa0?}) /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(0xc000432d20) /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(0xc000432d20) /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:263 +0xa9 goroutine 623 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 614 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 431 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 421 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 6 [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 7 [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 9284 [semacquire, 2 minutes]: sync.runtime_Semacquire(0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0xc000440b40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc000a9b880) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.DirMove({0x2a038c0, 0x3d3f480}, {0x2a17d60, 0xc0007a0300}, {0x29cb320, 0x2}, {0x25cfb2f, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2473 +0x7b5 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc000b2f520) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1405 +0xbdd testing.tRunner(0xc000b2f520, 0x2727030) /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 3574 [chan receive, 44 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 2689 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 7896 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000764000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:341 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 7895 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:406 +0xb6 goroutine 1389 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1379 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 667 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 657 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 784 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 774 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3355 [chan receive, 44 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 2689 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8223 [chan receive, 9 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 8222 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1289 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1183 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +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:211 +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:209 +0x378 goroutine 284 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 274 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9676 [select]: net/http.(*persistConn).roundTrip(0xc00087ea20, 0xc00074ba40) /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(0xc000496300, 0xc000520c80) /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(0xc000380d90, 0xc000520c80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000520c80, {0x29dd480, 0xc000380d90}, {0xc0006ce701?, 0xffff?, 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(0xc0006fc240, 0xc000520c80, {0x411370?, 0xc000c44668?, 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(0xc0006fc240, 0xc000520c80) /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 9578 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 236 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 226 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3155 [chan receive, 44 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 2689 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9305 [select]: net/http.(*persistConn).writeLoop(0xc0006bb0e0) /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 9388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9304 [IO wait]: internal/poll.runtime_pollWait(0x7ffb7f2f5c28, 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(0xc0007a0600?, 0xc000980000?, 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(0xc0007a0600, {0xc000980000, 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(0xc0007a0600, {0xc000980000?, 0xc000004c50?, 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(0xc000392370, {0xc000980000?, 0x3d1bfa0?, 0xc0006ad9d0?}) /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(0xc001902c30, {0xc000980000?, 0x18?, 0x7ffbc7dcc368?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0004024f8, {0xc000980000?, 0x0?, 0xc0004024f8?}) /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(0xc000004d38, {0x29ddc00, 0xc0004024f8}) /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(0xc000004a88, {0x7ffb7cfc3638, 0xc001902c30}, 0xc0006ada40?) /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(0xc000004a88, 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(0xc000004a88, {0xc0006e6000, 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(0xc0006bb0e0, {0xc0006e6000?, 0x81d405?, 0x214c680?}) /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(0xc001980360) /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(0xc001980360, 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(0xc0006bb0e0) /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 9388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1029 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1019 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3039 [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 2689 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1196 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1186 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 333 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 323 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 509 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 499 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 551 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 525 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9391 [IO wait]: internal/poll.runtime_pollWait(0x7ffb7f2f6360, 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(0xc000850b80?, 0xc000983300?, 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(0xc000850b80, {0xc000983300, 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(0xc000850b80, {0xc000983300?, 0xc0003896d0?, 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(0xc00119a128, {0xc000983300?, 0x3d1bfa0?, 0xc0009889d0?}) /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(0xc0008b6888, {0xc000983300?, 0x18?, 0x7ffb80b689d8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009c6b28, {0xc000983300?, 0x0?, 0xc0009c6b28?}) /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(0xc0003897b8, {0x29ddc00, 0xc0009c6b28}) /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(0xc000389508, {0x7ffb7cfc3638, 0xc0008b6888}, 0xc000988a40?) /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(0xc000389508, 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(0xc000389508, {0xc0005f9000, 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(0xc00087f440, {0xc0005f9000?, 0x81d405?, 0x214c680?}) /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(0xc000b13aa0) /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(0xc000b13aa0, 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(0xc00087f440) /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 9398 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9585 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000764540, 0xc001179ec0, 0xc000482000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000764540, {0x2a039d8, 0xc00074aeb0}, {0xc0009c9220, 0x4f}, {{0xc0006974d0, 0x18}, {0xc0006974e9, 0x10}, {0x25d8118, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000764540, {0x2a039d8, 0xc00074aeb0}, {{0xc0006974d0, 0x18}, {0xc0006974e9, 0x10}, {0x25d8118, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1901 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009ece40, 0xc0000bf130, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009ece40, 0xc0000bf130) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0011781e0, {0x2a039d8, 0xc00074aeb0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc00074adc0, {0x2a039d8, 0xc00074aeb0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1112 +0x9a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2a039d8, 0xc00074aeb0}, {0x2a17dd0, 0xc00074adc0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:565 +0x27a github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:581 github.com/rclone/rclone/fs/operations.move({0x2a039d8, 0xc00074aeb0}, {0x2a17d60, 0xc0007a0300}, {0x0, 0x0}, {0xc000883880, 0xb}, {0x2a17dd0, 0xc00074adc0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:497 +0xa85 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9284 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 2927 [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 2689 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2874 [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 2689 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 947 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 937 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1312 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1302 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9581 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000764540, 0xc000b8c000, 0xc000521040) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000764540, {0x2a039d8, 0xc00074aeb0}, {0xc0009c9220, 0x4f}, {{0xc001146fc0, 0x18}, {0xc001146fd9, 0xb}, {0x25d8118, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000764540, {0x2a039d8, 0xc00074aeb0}, {{0xc001146fc0, 0x18}, {0xc001146fd9, 0xb}, {0x25d8118, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1901 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009ece40, 0xc00074bdb0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009ece40, 0xc00074bdb0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc000b189c0, {0x2a039d8, 0xc00074aeb0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc00074ae10, {0x2a039d8, 0xc00074aeb0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1112 +0x9a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2a039d8, 0xc00074aeb0}, {0x2a17dd0, 0xc00074ae10}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:565 +0x27a github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:581 github.com/rclone/rclone/fs/operations.move({0x2a039d8, 0xc00074aeb0}, {0x2a17d60, 0xc0007a0300}, {0x0, 0x0}, {0xc000883890, 0x6}, {0x2a17dd0, 0xc00074ae10}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:497 +0xa85 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9284 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 1444 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1434 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 725 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 443 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 859 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 769 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3234 [chan receive, 44 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 2689 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3477 [chan receive, 44 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 2689 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2818 [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 2689 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1064 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 974 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1470 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1460 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1248 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +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:209 +0x378 goroutine 3312 [chan receive, 44 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 2689 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9408 [IO wait]: internal/poll.runtime_pollWait(0x7ffb7f2f5d30, 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(0xc000850c00?, 0xc000981980?, 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(0xc000850c00, {0xc000981980, 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(0xc000850c00, {0xc000981980?, 0xc000388fd0?, 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(0xc00119a120, {0xc000981980?, 0x3d1bfa0?, 0xc0006b09d0?}) /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(0xc0008b67f8, {0xc000981980?, 0x18?, 0x7ffb7e8ce5c8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000b8e798, {0xc000981980?, 0x0?, 0xc000b8e798?}) /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(0xc0003890b8, {0x29ddc00, 0xc000b8e798}) /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(0xc000388e08, {0x7ffb7cfc3638, 0xc0008b67f8}, 0xc0006b0a40?) /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(0xc000388e08, 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(0xc000388e08, {0xc000759000, 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(0xc0006bafc0, {0xc000759000?, 0x81d405?, 0x214c680?}) /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(0xc00097de60) /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(0xc00097de60, 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(0xc0006bafc0) /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 9382 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9307 [select]: net/http.(*persistConn).writeLoop(0xc00087f560) /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 9401 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8255 [IO wait]: internal/poll.runtime_pollWait(0x7ffb7f2f6678, 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(0xc0007a1180?, 0xc000984c80?, 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(0xc0007a1180, {0xc000984c80, 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(0xc0007a1180, {0xc000984c80?, 0xc000388550?, 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(0xc000bb6020, {0xc000984c80?, 0x3d1bfa0?, 0xc00009a9d0?}) /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(0xc000b8f068, {0xc000984c80?, 0x18?, 0x7ffb7e90c188?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009c6a98, {0xc000984c80?, 0x0?, 0xc0009c6a98?}) /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(0xc000388638, {0x29ddc00, 0xc0009c6a98}) /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(0xc000388388, {0x7ffb7cfc3638, 0xc000b8f068}, 0xc00009aa40?) /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(0xc000388388, 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(0xc000388388, {0xc00197d000, 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(0xc00087ea20, {0xc00197d000?, 0x81d405?, 0x214c680?}) /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(0xc001980120) /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(0xc001980120, 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(0xc00087ea20) /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 8392 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 8256 [select]: net/http.(*persistConn).writeLoop(0xc00087ea20) /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 8392 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9607 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0001ccf00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9579 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 9692 [select]: net/http.(*persistConn).roundTrip(0xc00087f560, 0xc0000bf1d0) /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(0xc000496300, 0xc000482000) /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(0xc000380d90, 0xc000482000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000482000, {0x29dd480, 0xc000380d90}, {0xc0006da501?, 0x537893?, 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(0xc0006fc240, 0xc000482000, {0x40af3e?, 0x47e292?, 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(0xc0006fc240, 0xc000482000) /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 9585 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9592 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000b14100) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9578 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 9306 [IO wait]: internal/poll.runtime_pollWait(0x7ffb7f2f6048, 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(0xc0007a0580?, 0xc000986600?, 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(0xc0007a0580, {0xc000986600, 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(0xc0007a0580, {0xc000986600?, 0xc00033f350?, 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(0xc00079e010, {0xc000986600?, 0x3d1bfa0?, 0xc0006b39d0?}) /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(0xc000798030, {0xc000986600?, 0x18?, 0x7ffb7e8cc728?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000b8e8a0, {0xc000986600?, 0x0?, 0xc000b8e8a0?}) /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(0xc00033f438, {0x29ddc00, 0xc000b8e8a0}) /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(0xc00033f188, {0x7ffb7cfc3638, 0xc000798030}, 0xc0006b3a40?) /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(0xc00033f188, 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(0xc00033f188, {0xc0006f0000, 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(0xc00087f560, {0xc0006f0000?, 0x81d405?, 0x214c680?}) /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(0xc001980540) /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(0xc001980540, 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(0xc00087f560) /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 9401 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9409 [select]: net/http.(*persistConn).writeLoop(0xc0006bafc0) /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 9382 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9392 [select]: net/http.(*persistConn).writeLoop(0xc00087f440) /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 9398 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9686 [select]: net/http.(*persistConn).roundTrip(0xc0006bafc0, 0xc0000bee60) /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(0xc000496300, 0xc00046f900) /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(0xc000380d90, 0xc00046f900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00046f900, {0x29dd480, 0xc000380d90}, {0x1?, 0x0?, 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(0xc0006fc240, 0xc00046f900, {0x0?, 0x0?, 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(0xc0006fc240, 0xc00046f900) /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 9579 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9579 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000764540, 0xc001179c20, 0xc00046f900) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000764540, {0x2a039d8, 0xc00074aeb0}, {0xc0009c9220, 0x4f}, {{0xc000697290, 0x18}, {0xc0006972a9, 0xa}, {0x25d1421, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000764540, {0x2a039d8, 0xc00074aeb0}, {{0xc000697290, 0x18}, {0xc0006972a9, 0xa}, {0x25d1421, 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).ObjectCopy(0xc000764540, {0x2a039d8, 0xc00074aeb0}, {0xc000697290, 0x18}, {0xc0006972a9, 0xa}, {0xc001146a80, 0x18}, {0xc001146a99, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2252 +0x2f0 github.com/rclone/rclone/backend/swift.(*Fs).Copy.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1068 +0x70 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x70?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009ece40, 0xc000380e00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009ece40, 0xc000380e00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc0006d0c40, {0x2a039d8, 0xc00074aeb0}, {0x2a1a5a0, 0xc000b199e0}, {0xc000882570, 0xa}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0007a0300, {0x2a039d8, 0xc00074aeb0}, {0x2a17dd0, 0xc00074ae60}, {0xc0008838a0, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:865 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000b00360, {0x2a039d8, 0xc00074aeb0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000b00360, {0x2a039d8, 0xc00074aeb0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a039d8, 0xc00074aeb0}, {0x2a17d60, 0xc0007a0300}, {0x0, 0x0}, {0xc0008838a0, 0x6}, {0x2a17dd0, 0xc00074ae60}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a039d8, 0xc00074aeb0}, {0x2a17d60, 0xc0007a0300}, {0x0, 0x0}, {0xc0008838a0, 0x6}, {0x2a17dd0, 0xc00074ae60}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9284 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 9578 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000764540, 0xc000b19a40, 0xc000520c80) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000764540, {0x2a039d8, 0xc00074aeb0}, {0xc0009c9220, 0x4f}, {{0xc001146e70, 0x18}, {0xc001146e89, 0x12}, {0x25d1305, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000764540, {0x2a039d8, 0xc00074aeb0}, {{0xc001146e70, 0x18}, {0xc001146e89, 0x12}, {0x25d1305, 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(0xc00089b200?, {0x2a039d8?, 0xc00074aeb0?}, {0xc001146e70?, 0xc00089b268?}, {0xc001146e89, 0x12}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.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, 0xc00089b5a0) /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.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009ece40, 0xc000b198c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009ece40, 0xc000b198c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000b19800, {0x2a039d8, 0xc00074aeb0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc0006d0c40, {0x2a039d8, 0xc00074aeb0}, {0xc001c122b8, 0x12}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc0006d0c40, {0x2a039d8, 0xc00074aeb0}, {0x2a1a5a0, 0xc0009f8480}, {0xc001c122b8, 0x12}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1075 +0x3f9 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0007a0300, {0x2a039d8, 0xc00074aeb0}, {0x2a17dd0, 0xc00074ad70}, {0xc0008838f0, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:859 +0x1cc github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc0001d0510, {0x2a039d8, 0xc00074aeb0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0001d0510, {0x2a039d8, 0xc00074aeb0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a039d8, 0xc00074aeb0}, {0x2a17d60, 0xc0007a0300}, {0x0, 0x0}, {0xc0008838f0, 0xd}, {0x2a17dd0, 0xc00074ad70}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a039d8, 0xc00074aeb0}, {0x2a17d60, 0xc0007a0300}, {0x0, 0x0}, {0xc0008838f0, 0xd}, {0x2a17dd0, 0xc00074ad70}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9284 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 9680 [select]: net/http.(*persistConn).roundTrip(0xc00087f440, 0xc00074be50) /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(0xc000496300, 0xc000521040) /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(0xc000380d90, 0xc000521040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000521040, {0x29dd480, 0xc000380d90}, {0x7ffbc7dc1101?, 0x60?, 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(0xc0006fc240, 0xc000521040, {0x40af3e?, 0x47e292?, 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(0xc0006fc240, 0xc000521040) /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 9581 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.266286544s (try 5/5): exit status 2: Failed []