"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/08/06 23:18:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuvoweb9gobi" 2025/08/06 23:18:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:18:20 DEBUG : Swift container rclone-test-cuvoweb9gobi.json: Auto set use_segments_container to true 2025/08/06 23:18:21 DEBUG : Swift container rclone-test-cuvoweb9gobi: Auto set use_segments_container to true 2025/08/06 23:18:21 DEBUG : Creating backend with remote "/tmp/rclone2545026803" === 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-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/06 23:18:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/06 23:18:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/06 23:18:21 DEBUG : potato: Seek from 10 to 0 2025/08/06 23:18:21 DEBUG : potato: Seek from 10 to 0 2025/08/06 23:18:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/06 23:18:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/06 23:18:21 DEBUG : potato: Seek from 5 to 2 2025/08/06 23:18:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/06 23:18:21 DEBUG : potato: Seek from 7 to 0 2025/08/06 23:18:21 DEBUG : potato: Seek from 7 to 0 2025/08/06 23:18:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/06 23:18:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/06 23:18:21 DEBUG : potato: Seek from 5 to 2 2025/08/06 23:18:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/06 23:18:21 DEBUG : potato: Seek from 8 to 0 2025/08/06 23:18:21 DEBUG : potato: Seek from 8 to 0 2025/08/06 23:18:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/06 23:18:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/06 23:18:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/06 23:18:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/06 23:18:21 DEBUG : potato: Seek from 5 to 2 2025/08/06 23:18:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/06 23:18:21 DEBUG : potato: Seek from 9 to 0 2025/08/06 23:18:21 DEBUG : potato: Seek from 9 to 0 2025/08/06 23:18:21 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-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/06 23:18:21 INFO : Swift container rclone-test-cuvoweb9gobi: Container "rclone-test-cuvoweb9gobi" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (197.86s) --- PASS: TestCheck/1 (5.14s) --- PASS: TestCheck/2 (10.14s) --- PASS: TestCheck/3 (5.14s) --- PASS: TestCheck/4 (10.15s) --- PASS: TestCheck/5 (5.21s) --- PASS: TestCheck/6 (0.16s) --- PASS: TestCheck/7 (10.14s) === RUN TestCheckFsError 2025/08/06 23:21:39 DEBUG : Creating backend with remote "nonexistent" 2025/08/06 23:21:39 DEBUG : Config file has changed externally - reloading 2025/08/06 23:21:39 DEBUG : Creating backend with remote "nonexistent" 2025/08/06 23:21:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/06 23:21:39 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/08/06 23:21:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/06 23:21:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", 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 (177.03s) --- PASS: TestCheckDownload/1 (5.22s) --- PASS: TestCheckDownload/2 (0.27s) --- PASS: TestCheckDownload/3 (0.21s) --- PASS: TestCheckDownload/4 (5.24s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (10.19s) --- PASS: TestCheckDownload/7 (10.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", 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 (140.56s) --- PASS: TestCheckSizeOnly/1 (0.11s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.06s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.08s) --- 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-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/06 23:27:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/06 23:27:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/06 23:27:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/06 23:27:22 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/06 23:27:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/06 23:27:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/06 23:27:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/06 23:27:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (57.07s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/06 23:27:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuvoweb9gobi/data" 2025/08/06 23:27:54 DEBUG : Config file has changed externally - reloading 2025/08/06 23:27:54 DEBUG : Swift container rclone-test-cuvoweb9gobi path data.json: Auto set use_segments_container to true 2025/08/06 23:28:00 DEBUG : Swift container rclone-test-cuvoweb9gobi 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 (271.42s) --- PASS: TestCheckSum/subtest1 (0.42s) --- PASS: TestCheckSum/subtest2 (5.48s) --- PASS: TestCheckSum/subtest3 (5.44s) --- PASS: TestCheckSum/subtest4 (10.45s) --- PASS: TestCheckSum/subtest5 (10.44s) --- PASS: TestCheckSum/subtest6 (10.44s) --- PASS: TestCheckSum/subtest7 (10.45s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/06 23:32:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuvoweb9gobi/data" 2025/08/06 23:32:25 DEBUG : Swift container rclone-test-cuvoweb9gobi path data.json: Auto set use_segments_container to true 2025/08/06 23:32:31 DEBUG : Swift container rclone-test-cuvoweb9gobi 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 (280.20s) --- PASS: TestCheckSumDownload/subtest1 (10.42s) --- PASS: TestCheckSumDownload/subtest2 (5.39s) --- PASS: TestCheckSumDownload/subtest3 (5.52s) --- PASS: TestCheckSumDownload/subtest4 (5.40s) --- PASS: TestCheckSumDownload/subtest5 (5.39s) --- PASS: TestCheckSumDownload/subtest6 (10.40s) --- PASS: TestCheckSumDownload/subtest7 (5.43s) === RUN TestApplyTransforms 2025/08/06 23:37:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yilebaj4huke" 2025/08/06 23:37:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:37:06 DEBUG : Swift container rclone-test-yilebaj4huke.json: Auto set use_segments_container to true 2025/08/06 23:37:06 DEBUG : Swift container rclone-test-yilebaj4huke: Auto set use_segments_container to true 2025/08/06 23:37:06 DEBUG : Creating backend with remote "/tmp/rclone1317997187" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yilebaj4huke", Local "Local file system at /tmp/rclone1317997187", Modify Window "1ns" 2025/08/06 23:37:07 INFO : Swift container rclone-test-yilebaj4huke: Container "rclone-test-yilebaj4huke" created upper checkfile vs. lower remote (without normalization) 2025/08/06 23:37:18 ERROR : hello, world!: sum not found 2025/08/06 23:37:18 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-yilebaj4huke 2025/08/06 23:37:18 NOTICE: Compressed: TestCompressSwift:rclone-test-yilebaj4huke: 1 files missing 2025/08/06 23:37:18 NOTICE: 1 hashes missing 2025/08/06 23:37:18 NOTICE: Compressed: TestCompressSwift:rclone-test-yilebaj4huke: 1 differences found 2025/08/06 23:37:18 NOTICE: Compressed: TestCompressSwift:rclone-test-yilebaj4huke: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/06 23:37:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 23:37:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yilebaj4huke: 0 differences found 2025/08/06 23:37:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yilebaj4huke: 1 matching files 2025/08/06 23:37:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yokovuv2yami" 2025/08/06 23:37:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:37:19 DEBUG : Swift container rclone-test-yokovuv2yami.json: Auto set use_segments_container to true 2025/08/06 23:37:19 DEBUG : Swift container rclone-test-yokovuv2yami: Auto set use_segments_container to true 2025/08/06 23:37:19 DEBUG : Creating backend with remote "/tmp/rclone642906801" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yokovuv2yami", Local "Local file system at /tmp/rclone642906801", Modify Window "1ns" 2025/08/06 23:37:20 INFO : Swift container rclone-test-yokovuv2yami: Container "rclone-test-yokovuv2yami" created lower checkfile vs. upper remote (without normalization) 2025/08/06 23:37:38 ERROR : HELLO, WORLD!: sum not found 2025/08/06 23:37:38 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-yokovuv2yami 2025/08/06 23:37:38 NOTICE: Compressed: TestCompressSwift:rclone-test-yokovuv2yami: 1 files missing 2025/08/06 23:37:38 NOTICE: 1 hashes missing 2025/08/06 23:37:38 NOTICE: Compressed: TestCompressSwift:rclone-test-yokovuv2yami: 1 differences found 2025/08/06 23:37:38 NOTICE: Compressed: TestCompressSwift:rclone-test-yokovuv2yami: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/06 23:37:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 23:37:48 NOTICE: Compressed: TestCompressSwift:rclone-test-yokovuv2yami: 0 differences found 2025/08/06 23:37:48 NOTICE: Compressed: TestCompressSwift:rclone-test-yokovuv2yami: 1 matching files 2025/08/06 23:37:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeleguk2quso" 2025/08/06 23:37:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:37:48 DEBUG : Swift container rclone-test-zeleguk2quso.json: Auto set use_segments_container to true 2025/08/06 23:37:49 DEBUG : Swift container rclone-test-zeleguk2quso: Auto set use_segments_container to true 2025/08/06 23:37:49 DEBUG : Creating backend with remote "/tmp/rclone1082833366" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeleguk2quso", Local "Local file system at /tmp/rclone1082833366", Modify Window "1ns" 2025/08/06 23:37:49 INFO : Swift container rclone-test-zeleguk2quso: Container "rclone-test-zeleguk2quso" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/06 23:38:05 ERROR : HeLlO, wOrLd!: sum not found 2025/08/06 23:38:05 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-zeleguk2quso 2025/08/06 23:38:05 NOTICE: Compressed: TestCompressSwift:rclone-test-zeleguk2quso: 1 files missing 2025/08/06 23:38:05 NOTICE: 1 hashes missing 2025/08/06 23:38:05 NOTICE: Compressed: TestCompressSwift:rclone-test-zeleguk2quso: 1 differences found 2025/08/06 23:38:05 NOTICE: Compressed: TestCompressSwift:rclone-test-zeleguk2quso: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/06 23:38:10 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 23:38:10 NOTICE: Compressed: TestCompressSwift:rclone-test-zeleguk2quso: 0 differences found 2025/08/06 23:38:10 NOTICE: Compressed: TestCompressSwift:rclone-test-zeleguk2quso: 1 matching files 2025/08/06 23:38:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yaqaqof5cuhi" 2025/08/06 23:38:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:38:11 DEBUG : Swift container rclone-test-yaqaqof5cuhi.json: Auto set use_segments_container to true 2025/08/06 23:38:11 DEBUG : Swift container rclone-test-yaqaqof5cuhi: Auto set use_segments_container to true 2025/08/06 23:38:11 DEBUG : Creating backend with remote "/tmp/rclone405398777" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yaqaqof5cuhi", Local "Local file system at /tmp/rclone405398777", Modify Window "1ns" 2025/08/06 23:38:12 INFO : Swift container rclone-test-yaqaqof5cuhi: Container "rclone-test-yaqaqof5cuhi" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/06 23:38:19 ERROR : HELLO, WORLD!: sum not found 2025/08/06 23:38:19 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-yaqaqof5cuhi 2025/08/06 23:38:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yaqaqof5cuhi: 1 files missing 2025/08/06 23:38:19 NOTICE: 1 hashes missing 2025/08/06 23:38:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yaqaqof5cuhi: 1 differences found 2025/08/06 23:38:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yaqaqof5cuhi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/06 23:38:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 23:38:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yaqaqof5cuhi: 0 differences found 2025/08/06 23:38:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yaqaqof5cuhi: 1 matching files 2025/08/06 23:38:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lowufov7kece" 2025/08/06 23:38:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:38:19 DEBUG : Swift container rclone-test-lowufov7kece.json: Auto set use_segments_container to true 2025/08/06 23:38:20 DEBUG : Swift container rclone-test-lowufov7kece: Auto set use_segments_container to true 2025/08/06 23:38:20 DEBUG : Creating backend with remote "/tmp/rclone2941206933" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lowufov7kece", Local "Local file system at /tmp/rclone2941206933", Modify Window "1ns" 2025/08/06 23:38:20 INFO : Swift container rclone-test-lowufov7kece: Container "rclone-test-lowufov7kece" created NFD checkfile vs. NFC remote (without normalization) 2025/08/06 23:38:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/06 23:38:32 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-lowufov7kece 2025/08/06 23:38:32 NOTICE: Compressed: TestCompressSwift:rclone-test-lowufov7kece: 1 files missing 2025/08/06 23:38:32 NOTICE: 1 hashes missing 2025/08/06 23:38:32 NOTICE: Compressed: TestCompressSwift:rclone-test-lowufov7kece: 1 differences found 2025/08/06 23:38:32 NOTICE: Compressed: TestCompressSwift:rclone-test-lowufov7kece: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/06 23:38:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 23:38:32 NOTICE: Compressed: TestCompressSwift:rclone-test-lowufov7kece: 0 differences found 2025/08/06 23:38:32 NOTICE: Compressed: TestCompressSwift:rclone-test-lowufov7kece: 1 matching files 2025/08/06 23:38:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yavuzit6juxa" 2025/08/06 23:38:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:38:32 DEBUG : Swift container rclone-test-yavuzit6juxa.json: Auto set use_segments_container to true 2025/08/06 23:38:33 DEBUG : Swift container rclone-test-yavuzit6juxa: Auto set use_segments_container to true 2025/08/06 23:38:33 DEBUG : Creating backend with remote "/tmp/rclone4108354077" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yavuzit6juxa", Local "Local file system at /tmp/rclone4108354077", Modify Window "1ns" 2025/08/06 23:38:33 INFO : Swift container rclone-test-yavuzit6juxa: Container "rclone-test-yavuzit6juxa" created NFC checkfile vs. NFD remote (without normalization) 2025/08/06 23:38:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/06 23:38:45 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yavuzit6juxa 2025/08/06 23:38:45 NOTICE: Compressed: TestCompressSwift:rclone-test-yavuzit6juxa: 1 files missing 2025/08/06 23:38:45 NOTICE: 1 hashes missing 2025/08/06 23:38:45 NOTICE: Compressed: TestCompressSwift:rclone-test-yavuzit6juxa: 1 differences found 2025/08/06 23:38:45 NOTICE: Compressed: TestCompressSwift:rclone-test-yavuzit6juxa: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/06 23:38:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 23:38:45 NOTICE: Compressed: TestCompressSwift:rclone-test-yavuzit6juxa: 0 differences found 2025/08/06 23:38:45 NOTICE: Compressed: TestCompressSwift:rclone-test-yavuzit6juxa: 1 matching files 2025/08/06 23:38:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hujefux6neku" 2025/08/06 23:38:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:38:45 DEBUG : Swift container rclone-test-hujefux6neku.json: Auto set use_segments_container to true 2025/08/06 23:38:46 DEBUG : Swift container rclone-test-hujefux6neku: Auto set use_segments_container to true 2025/08/06 23:38:46 DEBUG : Creating backend with remote "/tmp/rclone4091290843" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hujefux6neku", Local "Local file system at /tmp/rclone4091290843", Modify Window "1ns" 2025/08/06 23:38:46 INFO : Swift container rclone-test-hujefux6neku: Container "rclone-test-hujefux6neku" created NFDx2 checkfile vs. both remote (without normalization) 2025/08/06 23:39:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/06 23:39:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hujefux6neku 2025/08/06 23:39:07 NOTICE: Compressed: TestCompressSwift:rclone-test-hujefux6neku: 1 files missing 2025/08/06 23:39:07 NOTICE: 1 hashes missing 2025/08/06 23:39:07 NOTICE: Compressed: TestCompressSwift:rclone-test-hujefux6neku: 1 differences found 2025/08/06 23:39:07 NOTICE: Compressed: TestCompressSwift:rclone-test-hujefux6neku: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/06 23:39:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 23:39:08 NOTICE: Compressed: TestCompressSwift:rclone-test-hujefux6neku: 0 differences found 2025/08/06 23:39:08 NOTICE: Compressed: TestCompressSwift:rclone-test-hujefux6neku: 1 matching files 2025/08/06 23:39:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-waxapap8hale" 2025/08/06 23:39:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:39:08 DEBUG : Swift container rclone-test-waxapap8hale.json: Auto set use_segments_container to true 2025/08/06 23:39:08 DEBUG : Swift container rclone-test-waxapap8hale: Auto set use_segments_container to true 2025/08/06 23:39:08 DEBUG : Creating backend with remote "/tmp/rclone3942235312" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-waxapap8hale", Local "Local file system at /tmp/rclone3942235312", Modify Window "1ns" 2025/08/06 23:39:09 INFO : Swift container rclone-test-waxapap8hale: Container "rclone-test-waxapap8hale" created NFCx2 checkfile vs. both remote (without normalization) 2025/08/06 23:39:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/06 23:39:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-waxapap8hale 2025/08/06 23:39:20 NOTICE: Compressed: TestCompressSwift:rclone-test-waxapap8hale: 1 files missing 2025/08/06 23:39:20 NOTICE: 1 hashes missing 2025/08/06 23:39:20 NOTICE: Compressed: TestCompressSwift:rclone-test-waxapap8hale: 1 differences found 2025/08/06 23:39:20 NOTICE: Compressed: TestCompressSwift:rclone-test-waxapap8hale: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/06 23:39:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 23:39:25 NOTICE: Compressed: TestCompressSwift:rclone-test-waxapap8hale: 0 differences found 2025/08/06 23:39:25 NOTICE: Compressed: TestCompressSwift:rclone-test-waxapap8hale: 1 matching files 2025/08/06 23:39:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cajulac8hupo" 2025/08/06 23:39:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:39:26 DEBUG : Swift container rclone-test-cajulac8hupo.json: Auto set use_segments_container to true 2025/08/06 23:39:26 DEBUG : Swift container rclone-test-cajulac8hupo: Auto set use_segments_container to true 2025/08/06 23:39:26 DEBUG : Creating backend with remote "/tmp/rclone1059320336" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cajulac8hupo", Local "Local file system at /tmp/rclone1059320336", Modify Window "1ns" 2025/08/06 23:39:26 INFO : Swift container rclone-test-cajulac8hupo: Container "rclone-test-cajulac8hupo" created both checkfile vs. NFDx2 remote (without normalization) 2025/08/06 23:39:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/06 23:39:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cajulac8hupo 2025/08/06 23:39:43 NOTICE: Compressed: TestCompressSwift:rclone-test-cajulac8hupo: 1 files missing 2025/08/06 23:39:43 NOTICE: 1 hashes missing 2025/08/06 23:39:43 NOTICE: Compressed: TestCompressSwift:rclone-test-cajulac8hupo: 1 differences found 2025/08/06 23:39:43 NOTICE: Compressed: TestCompressSwift:rclone-test-cajulac8hupo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/06 23:39:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 23:39:43 NOTICE: Compressed: TestCompressSwift:rclone-test-cajulac8hupo: 0 differences found 2025/08/06 23:39:43 NOTICE: Compressed: TestCompressSwift:rclone-test-cajulac8hupo: 1 matching files 2025/08/06 23:39:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xetixit3xifo" 2025/08/06 23:39:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:39:43 DEBUG : Swift container rclone-test-xetixit3xifo.json: Auto set use_segments_container to true 2025/08/06 23:39:44 DEBUG : Swift container rclone-test-xetixit3xifo: Auto set use_segments_container to true 2025/08/06 23:39:44 DEBUG : Creating backend with remote "/tmp/rclone3528213318" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xetixit3xifo", Local "Local file system at /tmp/rclone3528213318", Modify Window "1ns" 2025/08/06 23:39:44 INFO : Swift container rclone-test-xetixit3xifo: Container "rclone-test-xetixit3xifo" created both checkfile vs. NFCx2 remote (without normalization) 2025/08/06 23:39:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/06 23:39:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xetixit3xifo 2025/08/06 23:39:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xetixit3xifo: 1 files missing 2025/08/06 23:39:56 NOTICE: 1 hashes missing 2025/08/06 23:39:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xetixit3xifo: 1 differences found 2025/08/06 23:39:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xetixit3xifo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/06 23:39:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 23:39:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xetixit3xifo: 0 differences found 2025/08/06 23:39:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xetixit3xifo: 1 matching files 2025/08/06 23:39:56 DEBUG : Compressed: TestCompressSwift:rclone-test-xetixit3xifo: Purge remote 2025/08/06 23:39:56 DEBUG : Waiting for deletions to finish 2025/08/06 23:39:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/08/06 23:39:57 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/08/06 23:39:57 INFO : Swift container rclone-test-xetixit3xifo: Container "rclone-test-xetixit3xifo" removed 2025/08/06 23:39:57 DEBUG : Compressed: TestCompressSwift:rclone-test-cajulac8hupo: Purge remote 2025/08/06 23:39:57 DEBUG : Waiting for deletions to finish 2025/08/06 23:40:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/08/06 23:40:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/08/06 23:40:08 INFO : Swift container rclone-test-cajulac8hupo: Container "rclone-test-cajulac8hupo" removed 2025/08/06 23:40:08 DEBUG : Compressed: TestCompressSwift:rclone-test-waxapap8hale: Purge remote 2025/08/06 23:40:08 DEBUG : Waiting for deletions to finish 2025/08/06 23:40:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/08/06 23:40:18 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/08/06 23:40:18 INFO : Swift container rclone-test-waxapap8hale: Container "rclone-test-waxapap8hale" removed 2025/08/06 23:40:18 DEBUG : Compressed: TestCompressSwift:rclone-test-hujefux6neku: Purge remote 2025/08/06 23:40:18 DEBUG : Waiting for deletions to finish 2025/08/06 23:40:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/08/06 23:40:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/08/06 23:40:19 INFO : Swift container rclone-test-hujefux6neku: Container "rclone-test-hujefux6neku" removed 2025/08/06 23:40:19 DEBUG : Compressed: TestCompressSwift:rclone-test-yavuzit6juxa: Purge remote 2025/08/06 23:40:19 DEBUG : Waiting for deletions to finish 2025/08/06 23:40:20 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/08/06 23:40:32 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/08/06 23:40:32 INFO : Swift container rclone-test-yavuzit6juxa: Container "rclone-test-yavuzit6juxa" removed 2025/08/06 23:40:32 DEBUG : Compressed: TestCompressSwift:rclone-test-lowufov7kece: Purge remote 2025/08/06 23:40:32 DEBUG : Waiting for deletions to finish 2025/08/06 23:40:33 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/08/06 23:40:43 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/08/06 23:40:43 INFO : Swift container rclone-test-lowufov7kece: Container "rclone-test-lowufov7kece" removed 2025/08/06 23:40:43 DEBUG : Compressed: TestCompressSwift:rclone-test-yaqaqof5cuhi: Purge remote 2025/08/06 23:40:43 DEBUG : Waiting for deletions to finish 2025/08/06 23:40:43 INFO : HELLO, WORLD!.bin: Deleted 2025/08/06 23:40:43 INFO : HELLO, WORLD!.json: Deleted 2025/08/06 23:40:44 INFO : Swift container rclone-test-yaqaqof5cuhi: Container "rclone-test-yaqaqof5cuhi" removed 2025/08/06 23:40:44 DEBUG : Compressed: TestCompressSwift:rclone-test-zeleguk2quso: Purge remote 2025/08/06 23:40:44 DEBUG : Waiting for deletions to finish 2025/08/06 23:40:49 INFO : HeLlO, wOrLd!.bin: Deleted 2025/08/06 23:40:54 INFO : HeLlO, wOrLd!.json: Deleted 2025/08/06 23:40:54 INFO : Swift container rclone-test-zeleguk2quso: Container "rclone-test-zeleguk2quso" removed 2025/08/06 23:40:54 DEBUG : Compressed: TestCompressSwift:rclone-test-yokovuv2yami: Purge remote 2025/08/06 23:40:54 DEBUG : Waiting for deletions to finish 2025/08/06 23:41:00 INFO : HELLO, WORLD!.json: Deleted 2025/08/06 23:41:05 INFO : HELLO, WORLD!.bin: Deleted 2025/08/06 23:41:05 INFO : Swift container rclone-test-yokovuv2yami: Container "rclone-test-yokovuv2yami" removed 2025/08/06 23:41:05 DEBUG : Compressed: TestCompressSwift:rclone-test-yilebaj4huke: Purge remote 2025/08/06 23:41:05 DEBUG : Waiting for deletions to finish 2025/08/06 23:41:05 INFO : hello, world!.bin: Deleted 2025/08/06 23:41:10 INFO : hello, world!.json: Deleted 2025/08/06 23:41:11 INFO : Swift container rclone-test-yilebaj4huke: Container "rclone-test-yilebaj4huke" removed --- PASS: TestApplyTransforms (245.57s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/06 23:41:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/06 23:41:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/06 23:41:22 INFO : file1: Copied (new) to: sub/file2 2025/08/06 23:41:22 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/06 23:41:22 DEBUG : file1: Unchanged skipping 2025/08/06 23:41:22 DEBUG : Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.27s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.15s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/06 23:41:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuvoweb9gobi/backup" 2025/08/06 23:41:50 DEBUG : Swift container rclone-test-cuvoweb9gobi path backup.json: Auto set use_segments_container to true 2025/08/06 23:41:56 DEBUG : Swift container rclone-test-cuvoweb9gobi path backup: Auto set use_segments_container to true 2025/08/06 23:42:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/06 23:42:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/08/06 23:42:32 INFO : dst/file1: Copied (server-side copy) 2025/08/06 23:42:38 INFO : dst/file1: Deleted 2025/08/06 23:42:48 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/06 23:42:48 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (106.25s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/06 23:43:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuvoweb9gobi/dst" 2025/08/06 23:43:09 DEBUG : Config file has changed externally - reloading 2025/08/06 23:43:10 DEBUG : Swift container rclone-test-cuvoweb9gobi path dst.json: Auto set use_segments_container to true 2025/08/06 23:43:15 DEBUG : Swift container rclone-test-cuvoweb9gobi path dst: Auto set use_segments_container to true 2025/08/06 23:43:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuvoweb9gobi/CompareDest" 2025/08/06 23:43:26 DEBUG : Swift container rclone-test-cuvoweb9gobi path CompareDest.json: Auto set use_segments_container to true 2025/08/06 23:43:32 DEBUG : Swift container rclone-test-cuvoweb9gobi path CompareDest: Auto set use_segments_container to true 2025/08/06 23:43:37 DEBUG : one: Need to transfer - File not found at Destination 2025/08/06 23:43:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/06 23:43:59 INFO : one: Copied (new) 2025/08/06 23:44:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 23:44:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/06 23:44:42 INFO : one: Copied (replaced existing) 2025/08/06 23:45:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 23:45:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/06 23:45:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 23:46:11 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 23:46:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/06 23:46:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 23:46:42 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 23:46:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/06 23:46:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 23:47:13 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 23:47:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/06 23:47:39 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/08/06 23:47:39 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (336.51s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/06 23:48:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuvoweb9gobi/dst" 2025/08/06 23:48:46 DEBUG : Config file has changed externally - reloading 2025/08/06 23:48:46 DEBUG : Swift container rclone-test-cuvoweb9gobi path dst.json: Auto set use_segments_container to true 2025/08/06 23:48:52 DEBUG : Swift container rclone-test-cuvoweb9gobi path dst: Auto set use_segments_container to true 2025/08/06 23:49:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuvoweb9gobi/CopyDest" 2025/08/06 23:49:02 DEBUG : Swift container rclone-test-cuvoweb9gobi path CopyDest.json: Auto set use_segments_container to true 2025/08/06 23:49:08 DEBUG : Swift container rclone-test-cuvoweb9gobi path CopyDest: Auto set use_segments_container to true 2025/08/06 23:49:13 DEBUG : one: Need to transfer - File not found at Destination 2025/08/06 23:49:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/06 23:49:34 INFO : one: Copied (new) 2025/08/06 23:50:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 23:50:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/06 23:50:16 INFO : one: Copied (replaced existing) 2025/08/06 23:51:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuvoweb9gobi/BackupDir" 2025/08/06 23:51:08 DEBUG : Swift container rclone-test-cuvoweb9gobi path BackupDir.json: Auto set use_segments_container to true 2025/08/06 23:51:14 DEBUG : Swift container rclone-test-cuvoweb9gobi path BackupDir: Auto set use_segments_container to true 2025/08/06 23:51:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 23:51:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/06 23:51:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 23:51:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/06 23:51:41 INFO : one: Copied (server-side copy) 2025/08/06 23:51:51 INFO : one: Deleted 2025/08/06 23:52:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/06 23:52:22 INFO : one: Copied (server-side copy) 2025/08/06 23:52:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/06 23:53:05 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 23:53:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/06 23:53:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/08/06 23:53:56 INFO : two: Copied (server-side copy) 2025/08/06 23:53:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/06 23:54:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/06 23:54:22 DEBUG : two: Unchanged skipping 2025/08/06 23:55:00 DEBUG : three: Need to transfer - File not found at Destination 2025/08/06 23:55:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/06 23:55:00 DEBUG : three: Destination not found in --copy-dest 2025/08/06 23:55:06 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/08/06 23:55:06 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (453.18s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.13s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", 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-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/06 23:56:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/06 23:56:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/06 23:56:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/06 23:56:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/06 23:57:03 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/08/06 23:57:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-cuvoweb9gobi/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/08/06 23:57:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/06 23:57:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/06 23:57:28 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 91ff1f5b2ebd70da66075dacc6957b5b OK 2025/08/06 23:57:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (84.72s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.17s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.22s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.14s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/06 23:58:34 INFO : Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi: Looking for duplicate md5 hashes using newest mode. 2025/08/06 23:58:50 NOTICE: 000e233310e395f0e37e1aa87a1d8860: Found 3 files with duplicate md5 hashes 2025/08/06 23:58:55 INFO : one: Deleted 2025/08/06 23:58:55 INFO : also/one: Deleted 2025/08/06 23:58:55 NOTICE: 000e233310e395f0e37e1aa87a1d8860: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (91.14s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", 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-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.26s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.14s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.28s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.11s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/07 00:01:31 DEBUG : a.txt: Excluded (Size Filter) 2025/08/07 00:01:31 DEBUG : a.txt: Excluded 2025/08/07 00:01:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/07 00:01:31 DEBUG : sub dir/hello world: Excluded 2025/08/07 00:01:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/07 00:01:31 DEBUG : sub dir/hello world2: Excluded 2025/08/07 00:01:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/07 00:01:31 DEBUG : sub dir/hello world: Excluded 2025/08/07 00:01:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/07 00:01:31 DEBUG : sub dir/hello world2: Excluded 2025/08/07 00:01:41 DEBUG : sub dir/ignore dir: Excluded 2025/08/07 00:01:47 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (227.06s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/07 00:05:24 DEBUG : a.txt: Excluded (Size Filter) 2025/08/07 00:05:24 DEBUG : a.txt: Excluded 2025/08/07 00:05:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/07 00:05:24 DEBUG : sub dir/hello world: Excluded 2025/08/07 00:05:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/07 00:05:24 DEBUG : sub dir/hello world2: Excluded 2025/08/07 00:05:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/07 00:05:24 DEBUG : sub dir/hello world: Excluded 2025/08/07 00:05:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/07 00:05:24 DEBUG : sub dir/hello world2: Excluded 2025/08/07 00:05:30 DEBUG : sub dir/ignore dir: Excluded 2025/08/07 00:05:35 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (223.97s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", 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 (59.50s) --- PASS: TestListJSON/Default (10.19s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.32s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (10.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (5.18s) --- PASS: TestListJSON/Metadata (5.20s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", 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/08/07 00:08:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuvoweb9gobi/notfound" 2025/08/07 00:08:40 DEBUG : Config file has changed externally - reloading 2025/08/07 00:08:41 DEBUG : Swift container rclone-test-cuvoweb9gobi path notfound.json: Auto set use_segments_container to true 2025/08/07 00:08:46 DEBUG : Swift container rclone-test-cuvoweb9gobi path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (69.87s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (10.26s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.21s) --- PASS: TestStatJSON/DirFilesOnly (10.06s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.31s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/07 00:08:58 INFO : Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi: Making directory 2025/08/07 00:08:58 INFO : Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi: Making directory --- PASS: TestMkdir (0.29s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" --- PASS: TestLsd (31.22s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" --- PASS: TestLs (55.43s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/07 00:11:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/07 00:11:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (70.03s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" --- PASS: TestLsLong (61.95s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (63.05s) --- PASS: TestHashSums/Md5 (5.28s) --- PASS: TestHashSums/Md5Download (5.75s) === RUN TestHashSumsWithErrors 2025/08/07 00:13:40 DEBUG : Creating backend with remote ":memory:" 2025/08/07 00:13:40 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/07 00:13:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/07 00:13:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/07 00:13:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/07 00:13:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/07 00:13:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/07 00:13:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/07 00:13:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/07 00:13:40 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-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" --- PASS: TestCount (73.37s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/07 00:15:31 DEBUG : Waiting for deletions to finish 2025/08/07 00:15:31 DEBUG : large: Excluded (Size Filter) 2025/08/07 00:15:36 INFO : small: Deleted 2025/08/07 00:15:41 INFO : medium: Deleted --- PASS: TestDelete (59.06s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/07 00:16:34 DEBUG : Waiting for deletions to finish 2025/08/07 00:16:34 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/08/07 00:16:39 INFO : medium: Deleted 2025/08/07 00:16:44 INFO : large: Deleted --- PASS: TestMaxDelete (58.22s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" 2025/08/07 00:17:32 DEBUG : Waiting for deletions to finish 2025/08/07 00:17:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/07 00:17:38 INFO : medium: Deleted 2025/08/07 00:17:43 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (68.60s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuvoweb9gobi", Local "Local file system at /tmp/rclone2545026803", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestMaxDeleteSize (22s) goroutine 8149 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc00021a700, {0x26a8e65?, 0xc000577ad8?}, 0x27ca120) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00021a700) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00021a700, 0xc000577c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a00078, {0x3e77020, 0x6d, 0x6d}, {0xee025d9bd?, 0x3e8d0c0?, 0x3e8d0c0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0004d9040) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0004d9040) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 51 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 8088 [select]: net/http.(*persistConn).writeLoop(0xc0006cbe60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8062 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 52 [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 8080 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002dcf00, 0xc000453260, 0xc00080db80) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002dcf00, {0x2ae97c8, 0xc000473f50}, {0xc0008453b0, 0x4f}, {{0xc000758b10, 0x18}, {0xc000758b29, 0xa}, {0x268270e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002dcf00, {0x2ae97c8, 0xc000473f50}, {{0xc000758b10, 0x18}, {0xc000758b29, 0xa}, {0x268270e, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x6ed9eba16ed9eba1?, {0x2ae97c8?, 0xc000473f50?}, {0xc000758b10?, 0x8f1bbcdc8f1bbcdc?}, {0xc000758b29, 0xa}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +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.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc0009437d8) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 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, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000988060, 0xc000486c60, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000988060, 0xc000486c60) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000486a80, {0x2ae97c8, 0xc000473f50}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc00021b500, {0x2ae97c8, 0xc000473f50}, {0xc000a08ad0, 0xa}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc000943ab8?, {0x2ae97c8?, 0xc000473f50?}, {0xc000a08ad0?, 0x41ac01?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc00012e900, {0x2ae97c8, 0xc000473f50}, {0x2683bc6, 0x5}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc00012e900, {0x2ae97c8, 0xc000473f50}, {0x2ac1440, 0xc0008a3f50}, {0x2af47f0, 0xc000453030}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:751 +0x7e github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000441420, {0x2ae97c8, 0xc000473f50}, {0x2afea20, 0xc00012e900}, {0x2683bc6, 0x5}, {0x275e852, 0x64}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/operations_test.TestMaxDeleteSize(0xc0009fac40) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:485 +0x32c testing.tRunner(0xc0009fac40, 0x27ca120) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 434 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 424 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 266 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 192 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1287 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1277 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 305 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 295 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 8089 [IO wait]: internal/poll.runtime_pollWait(0x7e8a73c89160, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001d9a280?, 0xc0008b2c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001d9a280, {0xc0008b2c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001d9a280, {0xc0008b2c80?, 0xc0007b45a0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003a41b8, {0xc0008b2c80?, 0xc0003d8800?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00098ca20, {0xc0008b2c80?, 0x7e8a2c15ec88?, 0x7e8a7402b5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004a46c0, {0xc0008b2c80?, 0xc00019ab60?, 0xc0003b12c0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000205b38, {0x2ac2e60, 0xc0004a46c0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000205888, {0x7e8a73c12318, 0xc00098ca20}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000205888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000205888, {0xc0007e1000, 0x1000, 0x7e8a7402b5c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004b3d40, {0xc0007e1000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000847aa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000847aa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004b3d40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8000 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8087 [IO wait]: internal/poll.runtime_pollWait(0x7e8a73c89278, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012ee80?, 0xc0008b1300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00012ee80, {0xc0008b1300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012ee80, {0xc0008b1300?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003a4158, {0xc0008b1300?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00098c888, {0xc0008b1300?, 0x7e8a73c0f238?, 0x7e8a7402bf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00098d1b8, {0xc0008b1300?, 0x2ae9800?, 0xc000540aa0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00019deb8, {0x2ac2e60, 0xc00098d1b8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00019dc08, {0x7e8a73c12318, 0xc00098c888}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00019dc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00019dc08, {0xc0007db000, 0x1000, 0x7e8a7402bf30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006cbe60, {0xc0007db000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000847800) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000847800, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006cbe60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8062 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1392 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1382 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +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:255 +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:253 +0x378 goroutine 173 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 163 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 544 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 534 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 928 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 918 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 235 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 225 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 675 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 665 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3127 [chan receive, 40 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3195 [chan receive, 40 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 507 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 369 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 2957 [chan receive, 41 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 854 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 812 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 2886 [chan receive, 41 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 614 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 605 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3359 [chan receive, 39 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1197 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1187 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3309 [chan receive, 40 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3007 [chan receive, 41 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 721 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 711 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 8148 [select]: net/http.(*persistConn).roundTrip(0xc0007b45a0, 0xc000949590) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00019ab60, 0xc00080db80) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00034ecb0, 0xc00080db80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:362 +0x345 net/http.send(0xc00080db80, {0x2ac2600, 0xc00034ecb0}, {0xc00035cd01?, 0xd71412?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000986120, 0xc00080db80, {0x478819?, 0xc00035cdf0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000986120, 0xc00080db80) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 8080 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1003 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3547 [chan receive, 39 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1458 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1432 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +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:255 +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:253 +0x378 goroutine 1473 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1463 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1054 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1344 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1334 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 8090 [select]: net/http.(*persistConn).writeLoop(0xc0004b3d40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8000 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 8068 [select]: net/http.(*persistConn).writeLoop(0xc0006cbc20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8054 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 2785 [chan receive, 42 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3477 [chan receive, 39 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 2784 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8081 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002dd860, {0x2ae9800, 0xc0003b1d60}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8080 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 8067 [IO wait]: internal/poll.runtime_pollWait(0x7e8a73c895c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001d9a180?, 0xc0008af980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001d9a180, {0xc0008af980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001d9a180, {0xc0008af980?, 0x1973?, 0xc0007f85e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000536558, {0xc0008af980?, 0xc0006921d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001778a20, {0xc0008af980?, 0x7e8a2c15ec88?, 0x7e8a7402b5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004a46d8, {0xc0008af980?, 0x1973?, 0xc00076d9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006922b8, {0x2ac2e60, 0xc0004a46d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000692008, {0x7e8a73c12318, 0xc001778a20}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000692008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000692008, {0xc000716000, 0x1000, 0xc0004b0de0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006cbc20, {0xc000716000?, 0x7f5785?, 0x2ac1000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000989b60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000989b60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006cbc20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8054 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 7916 [select]: net/http.(*persistConn).writeLoop(0xc0007b45a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 7897 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 7915 [IO wait]: internal/poll.runtime_pollWait(0x7e8a73c897f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001442100?, 0xc0007a1980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001442100, {0xc0007a1980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001442100, {0xc0007a1980?, 0x1973?, 0xc000132920?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000536108, {0xc0007a1980?, 0xc000692fd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001778588, {0xc0007a1980?, 0x7e8a2c15ec88?, 0x7e8a7402b5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004a55a8, {0xc0007a1980?, 0x1973?, 0xc00077b9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006930b8, {0x2ac2e60, 0xc0004a55a8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000692e08, {0x7e8a73c12318, 0xc001778588}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000692e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000692e08, {0xc000717000, 0x1000, 0xc0004b0de0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007b45a0, {0xc000717000?, 0x7f5785?, 0x2ac1000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001e32540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001e32540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007b45a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 7897 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.94166961s (try 2/5): exit status 2: Failed []