"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 5/5) 2025/06/19 08:22:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zavorif7joho" 2025/06/19 08:22:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:22:05 DEBUG : Swift container rclone-test-zavorif7joho.json: Auto set use_segments_container to true 2025/06/19 08:22:06 DEBUG : Swift container rclone-test-zavorif7joho: Auto set use_segments_container to true 2025/06/19 08:22:06 DEBUG : Creating backend with remote "/tmp/rclone461300107" === 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-zavorif7joho", Local "Local file system at /tmp/rclone461300107", 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-zavorif7joho", Local "Local file system at /tmp/rclone461300107", 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/06/19 08:22:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 08:22:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/19 08:22:06 DEBUG : potato: Seek from 10 to 0 2025/06/19 08:22:06 DEBUG : potato: Seek from 10 to 0 2025/06/19 08:22:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/19 08:22:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 08:22:06 DEBUG : potato: Seek from 5 to 2 2025/06/19 08:22:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/19 08:22:06 DEBUG : potato: Seek from 7 to 0 2025/06/19 08:22:06 DEBUG : potato: Seek from 7 to 0 2025/06/19 08:22:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/19 08:22:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 08:22:06 DEBUG : potato: Seek from 5 to 2 2025/06/19 08:22:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/19 08:22:06 DEBUG : potato: Seek from 8 to 0 2025/06/19 08:22:06 DEBUG : potato: Seek from 8 to 0 2025/06/19 08:22:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/19 08:22:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 08:22:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 08:22:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 08:22:06 DEBUG : potato: Seek from 5 to 2 2025/06/19 08:22:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/19 08:22:06 DEBUG : potato: Seek from 9 to 0 2025/06/19 08:22:06 DEBUG : potato: Seek from 9 to 0 2025/06/19 08:22:06 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-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 08:22:06 INFO : Swift container rclone-test-zavorif7joho: Container "rclone-test-zavorif7joho" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (143.20s) --- PASS: TestCheck/1 (5.23s) --- PASS: TestCheck/2 (10.16s) --- PASS: TestCheck/3 (10.14s) --- PASS: TestCheck/4 (5.27s) --- PASS: TestCheck/5 (10.15s) --- PASS: TestCheck/6 (0.16s) --- PASS: TestCheck/7 (0.15s) === RUN TestCheckFsError 2025/06/19 08:24:29 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 08:24:29 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 08:24:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/19 08:24:29 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/06/19 08:24:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/19 08:24:29 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-zavorif7joho", Local "Local file system at /tmp/rclone461300107", 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 (126.64s) --- PASS: TestCheckDownload/1 (0.20s) --- PASS: TestCheckDownload/2 (5.30s) --- PASS: TestCheckDownload/3 (5.28s) --- PASS: TestCheckDownload/4 (5.31s) --- PASS: TestCheckDownload/5 (5.20s) --- PASS: TestCheckDownload/6 (5.24s) --- PASS: TestCheckDownload/7 (5.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", 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 (103.13s) --- PASS: TestCheckSizeOnly/1 (0.07s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.12s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (2.61s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 08:28:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 08:28:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 08:28:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 08:28:40 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/19 08:28:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 08:28:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 08:28:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 08:28:51 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (37.18s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 08:28:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zavorif7joho/data" 2025/06/19 08:28:56 DEBUG : Swift container rclone-test-zavorif7joho path data.json: Auto set use_segments_container to true 2025/06/19 08:29:02 DEBUG : Swift container rclone-test-zavorif7joho 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 (210.24s) --- PASS: TestCheckSum/subtest1 (0.38s) --- PASS: TestCheckSum/subtest2 (5.35s) --- PASS: TestCheckSum/subtest3 (0.46s) --- PASS: TestCheckSum/subtest4 (0.59s) --- PASS: TestCheckSum/subtest5 (15.45s) --- PASS: TestCheckSum/subtest6 (5.44s) --- PASS: TestCheckSum/subtest7 (10.47s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 08:32:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zavorif7joho/data" 2025/06/19 08:32:27 DEBUG : Swift container rclone-test-zavorif7joho path data.json: Auto set use_segments_container to true 2025/06/19 08:32:32 DEBUG : Swift container rclone-test-zavorif7joho 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 (213.93s) --- PASS: TestCheckSumDownload/subtest1 (5.41s) --- PASS: TestCheckSumDownload/subtest2 (5.40s) --- PASS: TestCheckSumDownload/subtest3 (15.43s) --- PASS: TestCheckSumDownload/subtest4 (15.40s) --- PASS: TestCheckSumDownload/subtest5 (5.42s) --- PASS: TestCheckSumDownload/subtest6 (5.41s) --- PASS: TestCheckSumDownload/subtest7 (15.41s) === RUN TestApplyTransforms 2025/06/19 08:36:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-busecil6neci" 2025/06/19 08:36:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:36:01 DEBUG : Swift container rclone-test-busecil6neci.json: Auto set use_segments_container to true 2025/06/19 08:36:01 DEBUG : Swift container rclone-test-busecil6neci: Auto set use_segments_container to true 2025/06/19 08:36:01 DEBUG : Creating backend with remote "/tmp/rclone1047195316" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-busecil6neci", Local "Local file system at /tmp/rclone1047195316", Modify Window "1ns" 2025/06/19 08:36:01 INFO : Swift container rclone-test-busecil6neci: Container "rclone-test-busecil6neci" created upper checkfile vs. lower remote (without normalization) 2025/06/19 08:36:12 ERROR : hello, world!: sum not found 2025/06/19 08:36:12 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-busecil6neci 2025/06/19 08:36:12 NOTICE: Compressed: TestCompressSwift:rclone-test-busecil6neci: 1 files missing 2025/06/19 08:36:12 NOTICE: 1 hashes missing 2025/06/19 08:36:12 NOTICE: Compressed: TestCompressSwift:rclone-test-busecil6neci: 2 differences found 2025/06/19 08:36:12 NOTICE: Compressed: TestCompressSwift:rclone-test-busecil6neci: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/19 08:36:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 08:36:12 NOTICE: Compressed: TestCompressSwift:rclone-test-busecil6neci: 0 differences found 2025/06/19 08:36:12 NOTICE: Compressed: TestCompressSwift:rclone-test-busecil6neci: 1 matching files 2025/06/19 08:36:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gavaroc3niga" 2025/06/19 08:36:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:36:13 DEBUG : Swift container rclone-test-gavaroc3niga.json: Auto set use_segments_container to true 2025/06/19 08:36:13 DEBUG : Swift container rclone-test-gavaroc3niga: Auto set use_segments_container to true 2025/06/19 08:36:13 DEBUG : Creating backend with remote "/tmp/rclone587857442" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gavaroc3niga", Local "Local file system at /tmp/rclone587857442", Modify Window "1ns" 2025/06/19 08:36:14 INFO : Swift container rclone-test-gavaroc3niga: Container "rclone-test-gavaroc3niga" created lower checkfile vs. upper remote (without normalization) 2025/06/19 08:36:30 ERROR : HELLO, WORLD!: sum not found 2025/06/19 08:36:30 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-gavaroc3niga 2025/06/19 08:36:30 NOTICE: Compressed: TestCompressSwift:rclone-test-gavaroc3niga: 1 files missing 2025/06/19 08:36:30 NOTICE: 1 hashes missing 2025/06/19 08:36:30 NOTICE: Compressed: TestCompressSwift:rclone-test-gavaroc3niga: 2 differences found 2025/06/19 08:36:30 NOTICE: Compressed: TestCompressSwift:rclone-test-gavaroc3niga: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/19 08:36:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 08:36:46 NOTICE: Compressed: TestCompressSwift:rclone-test-gavaroc3niga: 0 differences found 2025/06/19 08:36:46 NOTICE: Compressed: TestCompressSwift:rclone-test-gavaroc3niga: 1 matching files 2025/06/19 08:36:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexamaf0kunu" 2025/06/19 08:36:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:36:46 DEBUG : Swift container rclone-test-xexamaf0kunu.json: Auto set use_segments_container to true 2025/06/19 08:36:46 DEBUG : Swift container rclone-test-xexamaf0kunu: Auto set use_segments_container to true 2025/06/19 08:36:46 DEBUG : Creating backend with remote "/tmp/rclone2186880113" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexamaf0kunu", Local "Local file system at /tmp/rclone2186880113", Modify Window "1ns" 2025/06/19 08:36:47 INFO : Swift container rclone-test-xexamaf0kunu: Container "rclone-test-xexamaf0kunu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/19 08:36:58 ERROR : HeLlO, wOrLd!: sum not found 2025/06/19 08:36:58 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-xexamaf0kunu 2025/06/19 08:36:58 NOTICE: Compressed: TestCompressSwift:rclone-test-xexamaf0kunu: 1 files missing 2025/06/19 08:36:58 NOTICE: 1 hashes missing 2025/06/19 08:36:58 NOTICE: Compressed: TestCompressSwift:rclone-test-xexamaf0kunu: 2 differences found 2025/06/19 08:36:58 NOTICE: Compressed: TestCompressSwift:rclone-test-xexamaf0kunu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/19 08:37:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 08:37:03 NOTICE: Compressed: TestCompressSwift:rclone-test-xexamaf0kunu: 0 differences found 2025/06/19 08:37:03 NOTICE: Compressed: TestCompressSwift:rclone-test-xexamaf0kunu: 1 matching files 2025/06/19 08:37:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fojiqog8qazu" 2025/06/19 08:37:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:37:04 DEBUG : Swift container rclone-test-fojiqog8qazu.json: Auto set use_segments_container to true 2025/06/19 08:37:04 DEBUG : Swift container rclone-test-fojiqog8qazu: Auto set use_segments_container to true 2025/06/19 08:37:04 DEBUG : Creating backend with remote "/tmp/rclone774341220" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fojiqog8qazu", Local "Local file system at /tmp/rclone774341220", Modify Window "1ns" 2025/06/19 08:37:05 INFO : Swift container rclone-test-fojiqog8qazu: Container "rclone-test-fojiqog8qazu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/19 08:37:16 ERROR : HELLO, WORLD!: sum not found 2025/06/19 08:37:16 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-fojiqog8qazu 2025/06/19 08:37:16 NOTICE: Compressed: TestCompressSwift:rclone-test-fojiqog8qazu: 1 files missing 2025/06/19 08:37:16 NOTICE: 1 hashes missing 2025/06/19 08:37:16 NOTICE: Compressed: TestCompressSwift:rclone-test-fojiqog8qazu: 2 differences found 2025/06/19 08:37:16 NOTICE: Compressed: TestCompressSwift:rclone-test-fojiqog8qazu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/19 08:37:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 08:37:21 NOTICE: Compressed: TestCompressSwift:rclone-test-fojiqog8qazu: 0 differences found 2025/06/19 08:37:21 NOTICE: Compressed: TestCompressSwift:rclone-test-fojiqog8qazu: 1 matching files 2025/06/19 08:37:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wenepib7jipu" 2025/06/19 08:37:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:37:21 DEBUG : Swift container rclone-test-wenepib7jipu.json: Auto set use_segments_container to true 2025/06/19 08:37:22 DEBUG : Swift container rclone-test-wenepib7jipu: Auto set use_segments_container to true 2025/06/19 08:37:22 DEBUG : Creating backend with remote "/tmp/rclone3372897402" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wenepib7jipu", Local "Local file system at /tmp/rclone3372897402", Modify Window "1ns" 2025/06/19 08:37:22 INFO : Swift container rclone-test-wenepib7jipu: Container "rclone-test-wenepib7jipu" created NFD checkfile vs. NFC remote (without normalization) 2025/06/19 08:37:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 08:37:33 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wenepib7jipu 2025/06/19 08:37:33 NOTICE: Compressed: TestCompressSwift:rclone-test-wenepib7jipu: 1 files missing 2025/06/19 08:37:33 NOTICE: 1 hashes missing 2025/06/19 08:37:33 NOTICE: Compressed: TestCompressSwift:rclone-test-wenepib7jipu: 2 differences found 2025/06/19 08:37:33 NOTICE: Compressed: TestCompressSwift:rclone-test-wenepib7jipu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/19 08:37:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 08:37:38 NOTICE: Compressed: TestCompressSwift:rclone-test-wenepib7jipu: 0 differences found 2025/06/19 08:37:38 NOTICE: Compressed: TestCompressSwift:rclone-test-wenepib7jipu: 1 matching files 2025/06/19 08:37:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mucamic0pubu" 2025/06/19 08:37:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:37:39 DEBUG : Swift container rclone-test-mucamic0pubu.json: Auto set use_segments_container to true 2025/06/19 08:37:39 DEBUG : Swift container rclone-test-mucamic0pubu: Auto set use_segments_container to true 2025/06/19 08:37:39 DEBUG : Creating backend with remote "/tmp/rclone71287786" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mucamic0pubu", Local "Local file system at /tmp/rclone71287786", Modify Window "1ns" 2025/06/19 08:37:39 INFO : Swift container rclone-test-mucamic0pubu: Container "rclone-test-mucamic0pubu" created NFC checkfile vs. NFD remote (without normalization) 2025/06/19 08:37:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 08:37:46 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-mucamic0pubu 2025/06/19 08:37:46 NOTICE: Compressed: TestCompressSwift:rclone-test-mucamic0pubu: 1 files missing 2025/06/19 08:37:46 NOTICE: 1 hashes missing 2025/06/19 08:37:46 NOTICE: Compressed: TestCompressSwift:rclone-test-mucamic0pubu: 2 differences found 2025/06/19 08:37:46 NOTICE: Compressed: TestCompressSwift:rclone-test-mucamic0pubu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/19 08:37:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 08:37:46 NOTICE: Compressed: TestCompressSwift:rclone-test-mucamic0pubu: 0 differences found 2025/06/19 08:37:46 NOTICE: Compressed: TestCompressSwift:rclone-test-mucamic0pubu: 1 matching files 2025/06/19 08:37:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nopohom0toze" 2025/06/19 08:37:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:37:46 DEBUG : Swift container rclone-test-nopohom0toze.json: Auto set use_segments_container to true 2025/06/19 08:37:47 DEBUG : Swift container rclone-test-nopohom0toze: Auto set use_segments_container to true 2025/06/19 08:37:47 DEBUG : Creating backend with remote "/tmp/rclone3852376351" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nopohom0toze", Local "Local file system at /tmp/rclone3852376351", Modify Window "1ns" 2025/06/19 08:37:47 INFO : Swift container rclone-test-nopohom0toze: Container "rclone-test-nopohom0toze" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/19 08:37:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 08:37:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nopohom0toze 2025/06/19 08:37:59 NOTICE: Compressed: TestCompressSwift:rclone-test-nopohom0toze: 1 files missing 2025/06/19 08:37:59 NOTICE: 1 hashes missing 2025/06/19 08:37:59 NOTICE: Compressed: TestCompressSwift:rclone-test-nopohom0toze: 2 differences found 2025/06/19 08:37:59 NOTICE: Compressed: TestCompressSwift:rclone-test-nopohom0toze: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/19 08:38:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 08:38:00 NOTICE: Compressed: TestCompressSwift:rclone-test-nopohom0toze: 0 differences found 2025/06/19 08:38:00 NOTICE: Compressed: TestCompressSwift:rclone-test-nopohom0toze: 1 matching files 2025/06/19 08:38:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gecurum7sepe" 2025/06/19 08:38:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:38:00 DEBUG : Swift container rclone-test-gecurum7sepe.json: Auto set use_segments_container to true 2025/06/19 08:38:00 DEBUG : Swift container rclone-test-gecurum7sepe: Auto set use_segments_container to true 2025/06/19 08:38:00 DEBUG : Creating backend with remote "/tmp/rclone3301570539" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gecurum7sepe", Local "Local file system at /tmp/rclone3301570539", Modify Window "1ns" 2025/06/19 08:38:01 INFO : Swift container rclone-test-gecurum7sepe: Container "rclone-test-gecurum7sepe" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/19 08:38:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 08:38:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-gecurum7sepe 2025/06/19 08:38:12 NOTICE: Compressed: TestCompressSwift:rclone-test-gecurum7sepe: 1 files missing 2025/06/19 08:38:12 NOTICE: 1 hashes missing 2025/06/19 08:38:12 NOTICE: Compressed: TestCompressSwift:rclone-test-gecurum7sepe: 2 differences found 2025/06/19 08:38:12 NOTICE: Compressed: TestCompressSwift:rclone-test-gecurum7sepe: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/19 08:38:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 08:38:12 NOTICE: Compressed: TestCompressSwift:rclone-test-gecurum7sepe: 0 differences found 2025/06/19 08:38:12 NOTICE: Compressed: TestCompressSwift:rclone-test-gecurum7sepe: 1 matching files 2025/06/19 08:38:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-paqoruw3daqu" 2025/06/19 08:38:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:38:12 DEBUG : Swift container rclone-test-paqoruw3daqu.json: Auto set use_segments_container to true 2025/06/19 08:38:13 DEBUG : Swift container rclone-test-paqoruw3daqu: Auto set use_segments_container to true 2025/06/19 08:38:13 DEBUG : Creating backend with remote "/tmp/rclone1243328184" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-paqoruw3daqu", Local "Local file system at /tmp/rclone1243328184", Modify Window "1ns" 2025/06/19 08:38:13 INFO : Swift container rclone-test-paqoruw3daqu: Container "rclone-test-paqoruw3daqu" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/19 08:38:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 08:38:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-paqoruw3daqu 2025/06/19 08:38:24 NOTICE: Compressed: TestCompressSwift:rclone-test-paqoruw3daqu: 1 files missing 2025/06/19 08:38:24 NOTICE: 1 hashes missing 2025/06/19 08:38:24 NOTICE: Compressed: TestCompressSwift:rclone-test-paqoruw3daqu: 2 differences found 2025/06/19 08:38:24 NOTICE: Compressed: TestCompressSwift:rclone-test-paqoruw3daqu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/19 08:38:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 08:38:25 NOTICE: Compressed: TestCompressSwift:rclone-test-paqoruw3daqu: 0 differences found 2025/06/19 08:38:25 NOTICE: Compressed: TestCompressSwift:rclone-test-paqoruw3daqu: 1 matching files 2025/06/19 08:38:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mikumox6ruli" 2025/06/19 08:38:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 08:38:25 DEBUG : Swift container rclone-test-mikumox6ruli.json: Auto set use_segments_container to true 2025/06/19 08:38:25 DEBUG : Swift container rclone-test-mikumox6ruli: Auto set use_segments_container to true 2025/06/19 08:38:25 DEBUG : Creating backend with remote "/tmp/rclone117316602" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mikumox6ruli", Local "Local file system at /tmp/rclone117316602", Modify Window "1ns" 2025/06/19 08:38:26 INFO : Swift container rclone-test-mikumox6ruli: Container "rclone-test-mikumox6ruli" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/19 08:38:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 08:38:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-mikumox6ruli 2025/06/19 08:38:37 NOTICE: Compressed: TestCompressSwift:rclone-test-mikumox6ruli: 1 files missing 2025/06/19 08:38:37 NOTICE: 1 hashes missing 2025/06/19 08:38:37 NOTICE: Compressed: TestCompressSwift:rclone-test-mikumox6ruli: 2 differences found 2025/06/19 08:38:37 NOTICE: Compressed: TestCompressSwift:rclone-test-mikumox6ruli: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/19 08:38:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 08:38:43 NOTICE: Compressed: TestCompressSwift:rclone-test-mikumox6ruli: 0 differences found 2025/06/19 08:38:43 NOTICE: Compressed: TestCompressSwift:rclone-test-mikumox6ruli: 1 matching files 2025/06/19 08:38:43 DEBUG : Compressed: TestCompressSwift:rclone-test-mikumox6ruli: Purge remote 2025/06/19 08:38:43 DEBUG : Waiting for deletions to finish 2025/06/19 08:38:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 08:38:48 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 08:38:48 INFO : Swift container rclone-test-mikumox6ruli: Container "rclone-test-mikumox6ruli" removed 2025/06/19 08:38:48 DEBUG : Compressed: TestCompressSwift:rclone-test-paqoruw3daqu: Purge remote 2025/06/19 08:38:48 DEBUG : Waiting for deletions to finish 2025/06/19 08:38:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 08:39:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 08:39:29 INFO : Swift container rclone-test-paqoruw3daqu: Container "rclone-test-paqoruw3daqu" removed 2025/06/19 08:39:29 DEBUG : Compressed: TestCompressSwift:rclone-test-gecurum7sepe: Purge remote 2025/06/19 08:39:29 DEBUG : Waiting for deletions to finish 2025/06/19 08:39:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 08:39:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 08:39:40 INFO : Swift container rclone-test-gecurum7sepe: Container "rclone-test-gecurum7sepe" removed 2025/06/19 08:39:40 DEBUG : Compressed: TestCompressSwift:rclone-test-nopohom0toze: Purge remote 2025/06/19 08:39:40 DEBUG : Waiting for deletions to finish 2025/06/19 08:39:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 08:39:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 08:39:50 INFO : Swift container rclone-test-nopohom0toze: Container "rclone-test-nopohom0toze" removed 2025/06/19 08:39:50 DEBUG : Compressed: TestCompressSwift:rclone-test-mucamic0pubu: Purge remote 2025/06/19 08:39:50 DEBUG : Waiting for deletions to finish 2025/06/19 08:39:50 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/19 08:39:50 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/19 08:39:51 INFO : Swift container rclone-test-mucamic0pubu: Container "rclone-test-mucamic0pubu" removed 2025/06/19 08:39:51 DEBUG : Compressed: TestCompressSwift:rclone-test-wenepib7jipu: Purge remote 2025/06/19 08:39:51 DEBUG : Waiting for deletions to finish 2025/06/19 08:39:51 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/19 08:40:14 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/19 08:40:14 INFO : Swift container rclone-test-wenepib7jipu: Container "rclone-test-wenepib7jipu" removed 2025/06/19 08:40:14 DEBUG : Compressed: TestCompressSwift:rclone-test-fojiqog8qazu: Purge remote 2025/06/19 08:40:14 DEBUG : Waiting for deletions to finish 2025/06/19 08:40:15 INFO : HELLO, WORLD!.bin: Deleted 2025/06/19 08:40:20 INFO : HELLO, WORLD!.json: Deleted 2025/06/19 08:40:20 INFO : Swift container rclone-test-fojiqog8qazu: Container "rclone-test-fojiqog8qazu" removed 2025/06/19 08:40:20 DEBUG : Compressed: TestCompressSwift:rclone-test-xexamaf0kunu: Purge remote 2025/06/19 08:40:20 DEBUG : Waiting for deletions to finish 2025/06/19 08:40:20 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/19 08:40:25 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/19 08:40:25 INFO : Swift container rclone-test-xexamaf0kunu: Container "rclone-test-xexamaf0kunu" removed 2025/06/19 08:40:25 DEBUG : Compressed: TestCompressSwift:rclone-test-gavaroc3niga: Purge remote 2025/06/19 08:40:25 DEBUG : Waiting for deletions to finish 2025/06/19 08:40:31 INFO : HELLO, WORLD!.bin: Deleted 2025/06/19 08:40:36 INFO : HELLO, WORLD!.json: Deleted 2025/06/19 08:40:36 INFO : Swift container rclone-test-gavaroc3niga: Container "rclone-test-gavaroc3niga" removed 2025/06/19 08:40:36 DEBUG : Compressed: TestCompressSwift:rclone-test-busecil6neci: Purge remote 2025/06/19 08:40:36 DEBUG : Waiting for deletions to finish 2025/06/19 08:40:36 INFO : hello, world!.bin: Deleted 2025/06/19 08:41:16 INFO : hello, world!.json: Deleted 2025/06/19 08:41:16 INFO : Swift container rclone-test-busecil6neci: Container "rclone-test-busecil6neci" removed --- PASS: TestApplyTransforms (316.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 08:41:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 08:41:37 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 08:41:37 INFO : file1: Copied (new) to: sub/file2 2025/06/19 08:41:58 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 08:41:58 DEBUG : file1: Unchanged skipping 2025/06/19 08:42:03 DEBUG : Compressed: TestCompressSwift:rclone-test-zavorif7joho: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (57.32s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.16s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 08:42:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zavorif7joho/backup" 2025/06/19 08:42:21 DEBUG : Swift container rclone-test-zavorif7joho path backup.json: Auto set use_segments_container to true 2025/06/19 08:42:26 DEBUG : Swift container rclone-test-zavorif7joho path backup: Auto set use_segments_container to true 2025/06/19 08:42:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/19 08:42:58 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/19 08:42:58 INFO : dst/file1: Copied (server-side copy) 2025/06/19 08:42:58 INFO : dst/file1: Deleted 2025/06/19 08:43:04 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 08:43:04 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (62.09s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 08:43:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zavorif7joho/dst" 2025/06/19 08:43:16 DEBUG : Swift container rclone-test-zavorif7joho path dst.json: Auto set use_segments_container to true 2025/06/19 08:43:22 DEBUG : Swift container rclone-test-zavorif7joho path dst: Auto set use_segments_container to true 2025/06/19 08:43:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zavorif7joho/CompareDest" 2025/06/19 08:43:33 DEBUG : Swift container rclone-test-zavorif7joho path CompareDest.json: Auto set use_segments_container to true 2025/06/19 08:43:38 DEBUG : Swift container rclone-test-zavorif7joho path CompareDest: Auto set use_segments_container to true 2025/06/19 08:43:44 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 08:44:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 08:44:08 INFO : one: Copied (new) 2025/06/19 08:44:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 08:44:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 08:44:39 INFO : one: Copied (replaced existing) 2025/06/19 08:45:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 08:45:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 08:45:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 08:46:17 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 08:46:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 08:46:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 08:46:38 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 08:46:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 08:46:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 08:46:59 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 08:46:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/19 08:47:10 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/19 08:47:10 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (271.65s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 08:47:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zavorif7joho/dst" 2025/06/19 08:47:48 DEBUG : Swift container rclone-test-zavorif7joho path dst.json: Auto set use_segments_container to true 2025/06/19 08:47:53 DEBUG : Swift container rclone-test-zavorif7joho path dst: Auto set use_segments_container to true 2025/06/19 08:48:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zavorif7joho/CopyDest" 2025/06/19 08:48:04 DEBUG : Swift container rclone-test-zavorif7joho path CopyDest.json: Auto set use_segments_container to true 2025/06/19 08:48:10 DEBUG : Swift container rclone-test-zavorif7joho path CopyDest: Auto set use_segments_container to true 2025/06/19 08:48:15 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 08:48:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 08:48:36 INFO : one: Copied (new) 2025/06/19 08:48:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 08:49:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 08:49:02 INFO : one: Copied (replaced existing) 2025/06/19 08:49:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zavorif7joho/BackupDir" 2025/06/19 08:49:49 DEBUG : Swift container rclone-test-zavorif7joho path BackupDir.json: Auto set use_segments_container to true 2025/06/19 08:49:54 DEBUG : Swift container rclone-test-zavorif7joho path BackupDir: Auto set use_segments_container to true 2025/06/19 08:50:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 08:50:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 08:50:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 08:50:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 08:50:26 INFO : one: Copied (server-side copy) 2025/06/19 08:50:36 INFO : one: Deleted 2025/06/19 08:51:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 08:51:11 INFO : one: Copied (server-side copy) 2025/06/19 08:51:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/19 08:52:13 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 08:52:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 08:52:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/19 08:52:39 INFO : two: Copied (server-side copy) 2025/06/19 08:52:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/19 08:52:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 08:52:55 DEBUG : two: Unchanged skipping 2025/06/19 08:53:58 DEBUG : three: Need to transfer - File not found at Destination 2025/06/19 08:53:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/19 08:53:58 DEBUG : three: Destination not found in --copy-dest 2025/06/19 08:54:14 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/19 08:54:14 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (465.28s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.15s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 08:55:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/19 08:55:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 08:55:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/19 08:55:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/19 08:56:06 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/19 08:56:06 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-zavorif7joho/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/19 08:56:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/19 08:56:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/19 08:56:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d1c34ddd16333b75bb9f3826c7aebdae OK 2025/06/19 08:56:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (92.77s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.13s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.19s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", 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-zavorif7joho", Local "Local file system at /tmp/rclone461300107", 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-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.23s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 08:57:42 INFO : Compressed: TestCompressSwift:rclone-test-zavorif7joho: Looking for duplicate md5 hashes using newest mode. 2025/06/19 08:57:42 NOTICE: ba4825326687fbdad9f3b0f7871cac4c: Found 3 files with duplicate md5 hashes 2025/06/19 08:57:48 INFO : one: Deleted 2025/06/19 08:57:53 INFO : also/one: Deleted 2025/06/19 08:57:53 NOTICE: ba4825326687fbdad9f3b0f7871cac4c: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (57.19s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.19s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", 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-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:00:04 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 09:00:04 DEBUG : a.txt: Excluded 2025/06/19 09:00:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 09:00:04 DEBUG : sub dir/hello world: Excluded 2025/06/19 09:00:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 09:00:04 DEBUG : sub dir/hello world2: Excluded 2025/06/19 09:00:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 09:00:04 DEBUG : sub dir/hello world: Excluded 2025/06/19 09:00:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 09:00:04 DEBUG : sub dir/hello world2: Excluded 2025/06/19 09:00:09 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 09:00:15 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (212.76s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:03:42 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 09:03:42 DEBUG : a.txt: Excluded 2025/06/19 09:03:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 09:03:42 DEBUG : sub dir/hello world: Excluded 2025/06/19 09:03:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 09:03:42 DEBUG : sub dir/hello world2: Excluded 2025/06/19 09:03:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 09:03:42 DEBUG : sub dir/hello world: Excluded 2025/06/19 09:03:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 09:03:42 DEBUG : sub dir/hello world2: Excluded 2025/06/19 09:03:42 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 09:03:47 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (202.03s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", 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 (120.82s) --- PASS: TestListJSON/Default (5.19s) --- PASS: TestListJSON/FilesOnly (10.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (15.38s) --- PASS: TestListJSON/SubDir (5.20s) --- PASS: TestListJSON/NoModTime (10.15s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (10.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", 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/06/19 09:08:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zavorif7joho/notfound" 2025/06/19 09:08:09 DEBUG : Swift container rclone-test-zavorif7joho path notfound.json: Auto set use_segments_container to true 2025/06/19 09:08:14 DEBUG : Swift container rclone-test-zavorif7joho path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (99.78s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.24s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.14s) --- PASS: TestStatJSON/NotFound (5.24s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (5.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.39s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:08:40 INFO : Compressed: TestCompressSwift:rclone-test-zavorif7joho: Making directory 2025/06/19 09:08:41 INFO : Compressed: TestCompressSwift:rclone-test-zavorif7joho: Making directory --- PASS: TestMkdir (0.28s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" --- PASS: TestLsd (36.24s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" --- PASS: TestLs (32.35s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:10:11 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/19 09:10:11 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (47.42s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" --- PASS: TestLsLong (37.32s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (43.78s) --- PASS: TestHashSums/Md5 (5.30s) --- PASS: TestHashSums/Md5Download (0.20s) === RUN TestHashSumsWithErrors 2025/06/19 09:11:58 DEBUG : Creating backend with remote ":memory:" 2025/06/19 09:11:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/19 09:11:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 09:11:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 09:11:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 09:11:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 09:11:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 09:11:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 09:11:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/19 09:11:58 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-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" --- PASS: TestCount (47.14s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:13:28 DEBUG : Waiting for deletions to finish 2025/06/19 09:13:28 DEBUG : large: Excluded (Size Filter) 2025/06/19 09:13:34 INFO : small: Deleted 2025/06/19 09:13:39 INFO : medium: Deleted --- PASS: TestDelete (74.69s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:14:42 DEBUG : Waiting for deletions to finish 2025/06/19 09:14:42 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/19 09:14:47 INFO : medium: Deleted 2025/06/19 09:14:52 INFO : large: Deleted --- PASS: TestMaxDelete (58.29s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:15:45 DEBUG : Waiting for deletions to finish 2025/06/19 09:15:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/19 09:15:55 INFO : small: Deleted 2025/06/19 09:15:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (88.19s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:17:18 DEBUG : Waiting for deletions to finish 2025/06/19 09:17:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/19 09:17:23 INFO : medium: Deleted 2025/06/19 09:17:33 INFO : large: Deleted --- PASS: TestMaxDeleteSize (72.84s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" --- PASS: TestReadFile (22.68s) === RUN TestRetry 2025/06/19 09:18:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/19 09:18:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/19 09:18:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 09:18:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 09:18:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 09:18:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/19 09:18:02 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-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" --- PASS: TestCat (39.66s) === RUN TestPurge 2025/06/19 09:18:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-feretek6yuqe" 2025/06/19 09:18:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 09:18:42 DEBUG : Swift container rclone-test-feretek6yuqe.json: Auto set use_segments_container to true 2025/06/19 09:18:42 DEBUG : Swift container rclone-test-feretek6yuqe: Auto set use_segments_container to true 2025/06/19 09:18:42 DEBUG : Creating backend with remote "/tmp/rclone2387405533" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-feretek6yuqe", Local "Local file system at /tmp/rclone2387405533", Modify Window "1ns" 2025/06/19 09:18:42 INFO : Swift container rclone-test-feretek6yuqe: Container "rclone-test-feretek6yuqe" created 2025/06/19 09:18:58 INFO : A2: Making directory 2025/06/19 09:18:58 INFO : A1/B2: Making directory 2025/06/19 09:18:58 INFO : A1/B2/C2: Making directory 2025/06/19 09:18:58 INFO : A1/B1/C3: Making directory 2025/06/19 09:18:58 INFO : A3: Making directory 2025/06/19 09:18:58 INFO : A3/B3: Making directory 2025/06/19 09:18:58 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/19 09:19:09 DEBUG : Waiting for deletions to finish 2025/06/19 09:19:15 INFO : A1/B1/C1/one.bin: Deleted 2025/06/19 09:19:20 INFO : A1/B1/C1/one.json: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/19 09:19:25 DEBUG : Waiting for deletions to finish 2025/06/19 09:19:25 INFO : A1/two.json: Deleted 2025/06/19 09:19:30 INFO : A1/two.bin: Deleted 2025/06/19 09:19:31 INFO : Swift container rclone-test-feretek6yuqe: Container "rclone-test-feretek6yuqe" removed 2025/06/19 09:19:31 DEBUG : Compressed: TestCompressSwift:rclone-test-feretek6yuqe: Purge remote 2025/06/19 09:19:31 DEBUG : Waiting for deletions to finish 2025/06/19 09:19:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (49.28s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:19:37 INFO : A2: Making directory 2025/06/19 09:19:37 INFO : A1/B2: Making directory 2025/06/19 09:19:37 INFO : A1/B2/C2: Making directory 2025/06/19 09:19:37 INFO : A1/B1/C3: Making directory 2025/06/19 09:19:37 INFO : A3: Making directory 2025/06/19 09:19:37 INFO : A3/B3: Making directory 2025/06/19 09:19:37 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/19 09:19:58 DEBUG : removing 1 level 3 directories 2025/06/19 09:19:58 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/06/19 09:20:30 DEBUG : removing 1 level 0 directories 2025/06/19 09:20:30 INFO : Compressed: TestCompressSwift:rclone-test-zavorif7joho: Removing directory 2025/06/19 09:20:30 INFO : Swift container rclone-test-zavorif7joho: Container "rclone-test-zavorif7joho" removed --- PASS: TestRmdirsNoLeaveRoot (59.60s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:20:31 INFO : Swift container rclone-test-zavorif7joho: Container "rclone-test-zavorif7joho" created 2025/06/19 09:20:31 INFO : A1: Making directory 2025/06/19 09:20:31 INFO : A1/B1: Making directory 2025/06/19 09:20:31 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:20:31 INFO : A1: Making directory 2025/06/19 09:20:31 INFO : A1/B1: Making directory 2025/06/19 09:20:31 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.25s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zavorif7joho", Local "Local file system at /tmp/rclone461300107", Modify Window "1ns" 2025/06/19 09:21:02 DEBUG : filename.txt: File name found in url 2025/06/19 09:21:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. panic: test timed out after 1h0m0s running tests: TestCopyURL (1m35s) goroutine 9078 [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, 3 minutes]: testing.(*T).Run(0xc00058aa80, {0x26a0e35?, 0xc000305ad8?}, 0x27d3338) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00058aa80) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00058aa80, 0xc000305c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0008065b8, {0x3e98100, 0x6d, 0x6d}, {0xedfe5bfae?, 0x3eae0e0?, 0x3eae0e0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0001634a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0001634a0) /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 10 [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 9 [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 8876 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00047a1e0, 0xc000350af0, 0xc0003452c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00047a1e0, {0x2b07768, 0x3ed16a0}, {0xc00081e0a0, 0x4f}, {{0xc000ebec00, 0x18}, {0xc000ebec19, 0x16}, {0x2692ab8, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00047a1e0, {0x2b07768, 0x3ed16a0}, {{0xc000ebec00, 0x18}, {0xc000ebec19, 0x16}, {0x2692ab8, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1902 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, 0xc00012c808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00080e120, 0xc0001cf450, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00080e120, 0xc0001cf450) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc000ad8900, {0x2b07768, 0x3ed16a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc0001ceb40, {0x2b07768, 0x3ed16a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1144 +0xbd github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc001604700, {0xc0004cac30, 0x22}, 0xc00006b8e8) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000206500?, 0xc000206500?, 0x2b07768?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc000206500, 0x4, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1ca github.com/rclone/rclone/backend/compress.(*Fs).ListR.func1({0xc000206500?, 0xc000822ec0?, 0x18?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:415 +0x4c github.com/rclone/rclone/fs/list.(*Helper).send(...) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:29 github.com/rclone/rclone/fs/list.(*Helper).Flush(0xc00006bb40) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc00058a700, {0x2b07768, 0x3ed16a0}, {0x0?, 0x23a5000?}, 0xc0007c6c60) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/compress.(*Fs).ListR(0xc000429200, {0x2b07768, 0x3ed16a0}, {0x0, 0x0}, 0xc00085b680) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:410 +0xb4 github.com/rclone/rclone/fs/walk.listR({0x2b07768, 0x3ed16a0}, {0x2b1caa0, 0xc000429200}, {0x0, 0x0}, 0x1, 0x3, 0xc0003c1470, 0xc000806228, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2b07768, 0x3ed16a0}, {0x2b1caa0, 0xc000429200}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0003c1470) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000321ab0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc001604700, 0xc00006bf28?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc001604700, 0x27d3338) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 271 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 261 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 433 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 423 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 770 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 744 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 333 [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:256 +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:254 +0x378 goroutine 494 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 484 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 230 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 220 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 175 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 165 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1450 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1344 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2950 [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 2774 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1327 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1317 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 830 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 820 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 528 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 518 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8577 [IO wait]: internal/poll.runtime_pollWait(0x7d322d87c5c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0008a6300?, 0xc000861300?, 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(0xc0008a6300, {0xc000861300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0008a6300, {0xc000861300?, 0x1973?, 0xc000e94ca0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0004761c8, {0xc000861300?, 0xc0006341d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000812e88, {0xc000861300?, 0x7d31e4122278?, 0x7d322d904a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000806858, {0xc000861300?, 0x1973?, 0xc0005059d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006342b8, {0x2ae0e60, 0xc000806858}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000634008, {0x7d31e4224098, 0xc000812e88}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000634008, 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(0xc000634008, {0xc000790000, 0x1000, 0xc0004a7b60?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000980b40, {0xc000790000?, 0x7f3b85?, 0x2adf000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a71a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a71a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000980b40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8633 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 609 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 600 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1228 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1218 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1285 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1275 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1481 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1455 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 663 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 637 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 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:256 +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:254 +0x378 goroutine 9062 [select]: net/http.(*persistConn).roundTrip(0xc000980b40, 0xc0001cf4f0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00044f040, 0xc0003452c0) /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(0xc0003801c0, 0xc0003452c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0003452c0, {0x2ae0600, 0xc0003801c0}, {0xc000452d01?, 0xd6e225?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00075b230, 0xc0003452c0, {0x478819?, 0xc000452df0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00075b230, 0xc0003452c0) /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 8876 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 1064 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1038 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3210 [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 2774 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1177 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1167 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 936 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 926 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3045 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2774 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1015 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 989 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1403 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1393 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3116 [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 2774 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2775 [chan receive, 47 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 2774 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2844 [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 2774 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8674 [select]: net/http.(*persistConn).writeLoop(0xc000980b40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8633 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 3490 [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 2774 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3305 [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 2774 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3489 [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 2774 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3385 [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 2774 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8494 [chan receive, 5 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 8493 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.701211218s (try 5/5): exit status 2: Failed []