"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 4/5) 2025/04/14 05:36:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yigajik3xaxa" 2025/04/14 05:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:36:37 DEBUG : Swift container rclone-test-yigajik3xaxa.json: Auto set use_segments_container to true 2025/04/14 05:36:37 DEBUG : Swift container rclone-test-yigajik3xaxa: Auto set use_segments_container to true 2025/04/14 05:36:37 DEBUG : Creating backend with remote "/tmp/rclone671201527" === 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-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", 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/04/14 05:36:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/14 05:36:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/14 05:36:38 DEBUG : potato: Seek from 10 to 0 2025/04/14 05:36:38 DEBUG : potato: Seek from 10 to 0 2025/04/14 05:36:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/14 05:36:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/14 05:36:38 DEBUG : potato: Seek from 5 to 2 2025/04/14 05:36:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/14 05:36:38 DEBUG : potato: Seek from 7 to 0 2025/04/14 05:36:38 DEBUG : potato: Seek from 7 to 0 2025/04/14 05:36:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/14 05:36:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/14 05:36:38 DEBUG : potato: Seek from 5 to 2 2025/04/14 05:36:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/14 05:36:38 DEBUG : potato: Seek from 8 to 0 2025/04/14 05:36:38 DEBUG : potato: Seek from 8 to 0 2025/04/14 05:36:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/14 05:36:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/14 05:36:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/14 05:36:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/14 05:36:38 DEBUG : potato: Seek from 5 to 2 2025/04/14 05:36:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/14 05:36:38 DEBUG : potato: Seek from 9 to 0 2025/04/14 05:36:38 DEBUG : potato: Seek from 9 to 0 2025/04/14 05:36:38 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-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 05:36:38 INFO : Swift container rclone-test-yigajik3xaxa: Container "rclone-test-yigajik3xaxa" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (159.86s) --- PASS: TestCheck/1 (5.40s) --- PASS: TestCheck/2 (10.16s) --- PASS: TestCheck/3 (0.16s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (5.14s) --- PASS: TestCheck/6 (5.14s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2025/04/14 05:39:18 DEBUG : Creating backend with remote "nonexistent" 2025/04/14 05:39:18 DEBUG : Creating backend with remote "nonexistent" 2025/04/14 05:39:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/14 05:39:18 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/14 05:39:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/14 05:39:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", 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 (167.42s) --- PASS: TestCheckDownload/1 (0.19s) --- PASS: TestCheckDownload/2 (10.44s) --- PASS: TestCheckDownload/3 (5.27s) --- PASS: TestCheckDownload/4 (5.28s) --- PASS: TestCheckDownload/5 (0.22s) --- PASS: TestCheckDownload/6 (10.20s) --- PASS: TestCheckDownload/7 (5.25s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", 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 (135.59s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.09s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 05:44:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/14 05:44:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/14 05:44:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/14 05:44:47 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/14 05:45:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/14 05:45:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/14 05:45:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/14 05:45:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (56.99s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 05:45:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yigajik3xaxa/data" 2025/04/14 05:45:18 DEBUG : Config file has changed externally - reloading 2025/04/14 05:45:18 DEBUG : Swift container rclone-test-yigajik3xaxa path data.json: Auto set use_segments_container to true 2025/04/14 05:45:24 DEBUG : Swift container rclone-test-yigajik3xaxa 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 (345.67s) --- PASS: TestCheckSum/subtest1 (15.50s) --- PASS: TestCheckSum/subtest2 (0.35s) --- PASS: TestCheckSum/subtest3 (10.42s) --- PASS: TestCheckSum/subtest4 (15.44s) --- PASS: TestCheckSum/subtest5 (10.48s) --- PASS: TestCheckSum/subtest6 (5.43s) --- PASS: TestCheckSum/subtest7 (10.48s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 05:51:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yigajik3xaxa/data" 2025/04/14 05:51:03 DEBUG : Config file has changed externally - reloading 2025/04/14 05:51:04 DEBUG : Swift container rclone-test-yigajik3xaxa path data.json: Auto set use_segments_container to true 2025/04/14 05:51:10 DEBUG : Swift container rclone-test-yigajik3xaxa 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 (369.35s) --- PASS: TestCheckSumDownload/subtest1 (15.43s) --- PASS: TestCheckSumDownload/subtest2 (20.45s) --- PASS: TestCheckSumDownload/subtest3 (10.59s) --- PASS: TestCheckSumDownload/subtest4 (20.40s) --- PASS: TestCheckSumDownload/subtest5 (20.42s) --- PASS: TestCheckSumDownload/subtest6 (25.60s) --- PASS: TestCheckSumDownload/subtest7 (5.47s) === RUN TestApplyTransforms 2025/04/14 05:57:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pusugat8roye" 2025/04/14 05:57:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:57:13 DEBUG : Swift container rclone-test-pusugat8roye.json: Auto set use_segments_container to true 2025/04/14 05:57:14 DEBUG : Swift container rclone-test-pusugat8roye: Auto set use_segments_container to true 2025/04/14 05:57:14 DEBUG : Creating backend with remote "/tmp/rclone814367875" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pusugat8roye", Local "Local file system at /tmp/rclone814367875", Modify Window "1ns" 2025/04/14 05:57:14 INFO : Swift container rclone-test-pusugat8roye: Container "rclone-test-pusugat8roye" created upper checkfile vs. lower remote (without normalization) 2025/04/14 05:57:25 ERROR : hello, world!: sum not found 2025/04/14 05:57:25 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-pusugat8roye 2025/04/14 05:57:25 NOTICE: Compressed: TestCompressSwift:rclone-test-pusugat8roye: 1 files missing 2025/04/14 05:57:25 NOTICE: 1 hashes missing 2025/04/14 05:57:25 NOTICE: Compressed: TestCompressSwift:rclone-test-pusugat8roye: 2 differences found 2025/04/14 05:57:25 NOTICE: Compressed: TestCompressSwift:rclone-test-pusugat8roye: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/14 05:57:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 05:57:25 NOTICE: Compressed: TestCompressSwift:rclone-test-pusugat8roye: 0 differences found 2025/04/14 05:57:25 NOTICE: Compressed: TestCompressSwift:rclone-test-pusugat8roye: 1 matching files 2025/04/14 05:57:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qozebig3xeri" 2025/04/14 05:57:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:57:26 DEBUG : Swift container rclone-test-qozebig3xeri.json: Auto set use_segments_container to true 2025/04/14 05:57:27 DEBUG : Swift container rclone-test-qozebig3xeri: Auto set use_segments_container to true 2025/04/14 05:57:27 DEBUG : Creating backend with remote "/tmp/rclone3413526646" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qozebig3xeri", Local "Local file system at /tmp/rclone3413526646", Modify Window "1ns" 2025/04/14 05:57:27 INFO : Swift container rclone-test-qozebig3xeri: Container "rclone-test-qozebig3xeri" created lower checkfile vs. upper remote (without normalization) 2025/04/14 05:57:38 ERROR : HELLO, WORLD!: sum not found 2025/04/14 05:57:38 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-qozebig3xeri 2025/04/14 05:57:38 NOTICE: Compressed: TestCompressSwift:rclone-test-qozebig3xeri: 1 files missing 2025/04/14 05:57:38 NOTICE: 1 hashes missing 2025/04/14 05:57:38 NOTICE: Compressed: TestCompressSwift:rclone-test-qozebig3xeri: 2 differences found 2025/04/14 05:57:38 NOTICE: Compressed: TestCompressSwift:rclone-test-qozebig3xeri: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/14 05:57:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 05:57:43 NOTICE: Compressed: TestCompressSwift:rclone-test-qozebig3xeri: 0 differences found 2025/04/14 05:57:43 NOTICE: Compressed: TestCompressSwift:rclone-test-qozebig3xeri: 1 matching files 2025/04/14 05:57:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-robaxik4miqa" 2025/04/14 05:57:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:57:44 DEBUG : Swift container rclone-test-robaxik4miqa.json: Auto set use_segments_container to true 2025/04/14 05:57:44 DEBUG : Swift container rclone-test-robaxik4miqa: Auto set use_segments_container to true 2025/04/14 05:57:44 DEBUG : Creating backend with remote "/tmp/rclone4015220312" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-robaxik4miqa", Local "Local file system at /tmp/rclone4015220312", Modify Window "1ns" 2025/04/14 05:57:45 INFO : Swift container rclone-test-robaxik4miqa: Container "rclone-test-robaxik4miqa" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/14 05:58:02 ERROR : HeLlO, wOrLd!: sum not found 2025/04/14 05:58:02 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-robaxik4miqa 2025/04/14 05:58:02 NOTICE: Compressed: TestCompressSwift:rclone-test-robaxik4miqa: 1 files missing 2025/04/14 05:58:02 NOTICE: 1 hashes missing 2025/04/14 05:58:02 NOTICE: Compressed: TestCompressSwift:rclone-test-robaxik4miqa: 2 differences found 2025/04/14 05:58:02 NOTICE: Compressed: TestCompressSwift:rclone-test-robaxik4miqa: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/14 05:58:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 05:58:07 NOTICE: Compressed: TestCompressSwift:rclone-test-robaxik4miqa: 0 differences found 2025/04/14 05:58:07 NOTICE: Compressed: TestCompressSwift:rclone-test-robaxik4miqa: 1 matching files 2025/04/14 05:58:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-juwutag9come" 2025/04/14 05:58:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:58:08 DEBUG : Swift container rclone-test-juwutag9come.json: Auto set use_segments_container to true 2025/04/14 05:58:08 DEBUG : Swift container rclone-test-juwutag9come: Auto set use_segments_container to true 2025/04/14 05:58:08 DEBUG : Creating backend with remote "/tmp/rclone2330299729" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-juwutag9come", Local "Local file system at /tmp/rclone2330299729", Modify Window "1ns" 2025/04/14 05:58:09 INFO : Swift container rclone-test-juwutag9come: Container "rclone-test-juwutag9come" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/14 05:58:25 ERROR : HELLO, WORLD!: sum not found 2025/04/14 05:58:25 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-juwutag9come 2025/04/14 05:58:25 NOTICE: Compressed: TestCompressSwift:rclone-test-juwutag9come: 1 files missing 2025/04/14 05:58:25 NOTICE: 1 hashes missing 2025/04/14 05:58:25 NOTICE: Compressed: TestCompressSwift:rclone-test-juwutag9come: 2 differences found 2025/04/14 05:58:25 NOTICE: Compressed: TestCompressSwift:rclone-test-juwutag9come: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/14 05:58:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 05:58:30 NOTICE: Compressed: TestCompressSwift:rclone-test-juwutag9come: 0 differences found 2025/04/14 05:58:30 NOTICE: Compressed: TestCompressSwift:rclone-test-juwutag9come: 1 matching files 2025/04/14 05:58:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mukuzob4fopi" 2025/04/14 05:58:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:58:31 DEBUG : Swift container rclone-test-mukuzob4fopi.json: Auto set use_segments_container to true 2025/04/14 05:58:31 DEBUG : Swift container rclone-test-mukuzob4fopi: Auto set use_segments_container to true 2025/04/14 05:58:31 DEBUG : Creating backend with remote "/tmp/rclone3078427669" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mukuzob4fopi", Local "Local file system at /tmp/rclone3078427669", Modify Window "1ns" 2025/04/14 05:58:32 INFO : Swift container rclone-test-mukuzob4fopi: Container "rclone-test-mukuzob4fopi" created NFD checkfile vs. NFC remote (without normalization) 2025/04/14 05:58:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/14 05:58:43 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-mukuzob4fopi 2025/04/14 05:58:43 NOTICE: Compressed: TestCompressSwift:rclone-test-mukuzob4fopi: 1 files missing 2025/04/14 05:58:43 NOTICE: 1 hashes missing 2025/04/14 05:58:43 NOTICE: Compressed: TestCompressSwift:rclone-test-mukuzob4fopi: 2 differences found 2025/04/14 05:58:43 NOTICE: Compressed: TestCompressSwift:rclone-test-mukuzob4fopi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/14 05:58:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 05:58:44 NOTICE: Compressed: TestCompressSwift:rclone-test-mukuzob4fopi: 0 differences found 2025/04/14 05:58:44 NOTICE: Compressed: TestCompressSwift:rclone-test-mukuzob4fopi: 1 matching files 2025/04/14 05:58:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nojumux4zahi" 2025/04/14 05:58:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:58:44 DEBUG : Swift container rclone-test-nojumux4zahi.json: Auto set use_segments_container to true 2025/04/14 05:58:45 DEBUG : Swift container rclone-test-nojumux4zahi: Auto set use_segments_container to true 2025/04/14 05:58:45 DEBUG : Creating backend with remote "/tmp/rclone2051242210" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nojumux4zahi", Local "Local file system at /tmp/rclone2051242210", Modify Window "1ns" 2025/04/14 05:58:45 INFO : Swift container rclone-test-nojumux4zahi: Container "rclone-test-nojumux4zahi" created NFC checkfile vs. NFD remote (without normalization) 2025/04/14 05:58:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/14 05:58:56 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nojumux4zahi 2025/04/14 05:58:56 NOTICE: Compressed: TestCompressSwift:rclone-test-nojumux4zahi: 1 files missing 2025/04/14 05:58:56 NOTICE: 1 hashes missing 2025/04/14 05:58:56 NOTICE: Compressed: TestCompressSwift:rclone-test-nojumux4zahi: 2 differences found 2025/04/14 05:58:56 NOTICE: Compressed: TestCompressSwift:rclone-test-nojumux4zahi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/14 05:58:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 05:58:56 NOTICE: Compressed: TestCompressSwift:rclone-test-nojumux4zahi: 0 differences found 2025/04/14 05:58:56 NOTICE: Compressed: TestCompressSwift:rclone-test-nojumux4zahi: 1 matching files 2025/04/14 05:58:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yerodam3lano" 2025/04/14 05:58:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:58:57 DEBUG : Swift container rclone-test-yerodam3lano.json: Auto set use_segments_container to true 2025/04/14 05:58:58 DEBUG : Swift container rclone-test-yerodam3lano: Auto set use_segments_container to true 2025/04/14 05:58:58 DEBUG : Creating backend with remote "/tmp/rclone1017097886" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yerodam3lano", Local "Local file system at /tmp/rclone1017097886", Modify Window "1ns" 2025/04/14 05:58:58 INFO : Swift container rclone-test-yerodam3lano: Container "rclone-test-yerodam3lano" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/14 05:59:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/14 05:59:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yerodam3lano 2025/04/14 05:59:04 NOTICE: Compressed: TestCompressSwift:rclone-test-yerodam3lano: 1 files missing 2025/04/14 05:59:04 NOTICE: 1 hashes missing 2025/04/14 05:59:04 NOTICE: Compressed: TestCompressSwift:rclone-test-yerodam3lano: 2 differences found 2025/04/14 05:59:04 NOTICE: Compressed: TestCompressSwift:rclone-test-yerodam3lano: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/14 05:59:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 05:59:04 NOTICE: Compressed: TestCompressSwift:rclone-test-yerodam3lano: 0 differences found 2025/04/14 05:59:04 NOTICE: Compressed: TestCompressSwift:rclone-test-yerodam3lano: 1 matching files 2025/04/14 05:59:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-buteloc6quba" 2025/04/14 05:59:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:59:05 DEBUG : Swift container rclone-test-buteloc6quba.json: Auto set use_segments_container to true 2025/04/14 05:59:05 DEBUG : Swift container rclone-test-buteloc6quba: Auto set use_segments_container to true 2025/04/14 05:59:05 DEBUG : Creating backend with remote "/tmp/rclone4000825607" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-buteloc6quba", Local "Local file system at /tmp/rclone4000825607", Modify Window "1ns" 2025/04/14 05:59:06 INFO : Swift container rclone-test-buteloc6quba: Container "rclone-test-buteloc6quba" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/14 05:59:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/14 05:59:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-buteloc6quba 2025/04/14 05:59:17 NOTICE: Compressed: TestCompressSwift:rclone-test-buteloc6quba: 1 files missing 2025/04/14 05:59:17 NOTICE: 1 hashes missing 2025/04/14 05:59:17 NOTICE: Compressed: TestCompressSwift:rclone-test-buteloc6quba: 2 differences found 2025/04/14 05:59:17 NOTICE: Compressed: TestCompressSwift:rclone-test-buteloc6quba: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/14 05:59:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 05:59:22 NOTICE: Compressed: TestCompressSwift:rclone-test-buteloc6quba: 0 differences found 2025/04/14 05:59:22 NOTICE: Compressed: TestCompressSwift:rclone-test-buteloc6quba: 1 matching files 2025/04/14 05:59:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-derupen5hami" 2025/04/14 05:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:59:23 DEBUG : Swift container rclone-test-derupen5hami.json: Auto set use_segments_container to true 2025/04/14 05:59:23 DEBUG : Swift container rclone-test-derupen5hami: Auto set use_segments_container to true 2025/04/14 05:59:23 DEBUG : Creating backend with remote "/tmp/rclone430921403" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-derupen5hami", Local "Local file system at /tmp/rclone430921403", Modify Window "1ns" 2025/04/14 05:59:24 INFO : Swift container rclone-test-derupen5hami: Container "rclone-test-derupen5hami" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/14 05:59:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/14 05:59:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-derupen5hami 2025/04/14 05:59:40 NOTICE: Compressed: TestCompressSwift:rclone-test-derupen5hami: 1 files missing 2025/04/14 05:59:40 NOTICE: 1 hashes missing 2025/04/14 05:59:40 NOTICE: Compressed: TestCompressSwift:rclone-test-derupen5hami: 2 differences found 2025/04/14 05:59:40 NOTICE: Compressed: TestCompressSwift:rclone-test-derupen5hami: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/14 05:59:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 05:59:45 NOTICE: Compressed: TestCompressSwift:rclone-test-derupen5hami: 0 differences found 2025/04/14 05:59:45 NOTICE: Compressed: TestCompressSwift:rclone-test-derupen5hami: 1 matching files 2025/04/14 05:59:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bijuzah8luji" 2025/04/14 05:59:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:59:45 DEBUG : Swift container rclone-test-bijuzah8luji.json: Auto set use_segments_container to true 2025/04/14 05:59:46 DEBUG : Swift container rclone-test-bijuzah8luji: Auto set use_segments_container to true 2025/04/14 05:59:46 DEBUG : Creating backend with remote "/tmp/rclone1415591898" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bijuzah8luji", Local "Local file system at /tmp/rclone1415591898", Modify Window "1ns" 2025/04/14 05:59:47 INFO : Swift container rclone-test-bijuzah8luji: Container "rclone-test-bijuzah8luji" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/14 05:59:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/14 05:59:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bijuzah8luji 2025/04/14 05:59:58 NOTICE: Compressed: TestCompressSwift:rclone-test-bijuzah8luji: 1 files missing 2025/04/14 05:59:58 NOTICE: 1 hashes missing 2025/04/14 05:59:58 NOTICE: Compressed: TestCompressSwift:rclone-test-bijuzah8luji: 2 differences found 2025/04/14 05:59:58 NOTICE: Compressed: TestCompressSwift:rclone-test-bijuzah8luji: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/14 06:00:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 06:00:03 NOTICE: Compressed: TestCompressSwift:rclone-test-bijuzah8luji: 0 differences found 2025/04/14 06:00:03 NOTICE: Compressed: TestCompressSwift:rclone-test-bijuzah8luji: 1 matching files 2025/04/14 06:00:03 DEBUG : Compressed: TestCompressSwift:rclone-test-bijuzah8luji: Purge remote 2025/04/14 06:00:03 DEBUG : Waiting for deletions to finish 2025/04/14 06:00:04 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/14 06:00:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/14 06:00:14 INFO : Swift container rclone-test-bijuzah8luji: Container "rclone-test-bijuzah8luji" removed 2025/04/14 06:00:14 DEBUG : Compressed: TestCompressSwift:rclone-test-derupen5hami: Purge remote 2025/04/14 06:00:14 DEBUG : Waiting for deletions to finish 2025/04/14 06:00:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/14 06:00:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/14 06:00:25 INFO : Swift container rclone-test-derupen5hami: Container "rclone-test-derupen5hami" removed 2025/04/14 06:00:25 DEBUG : Compressed: TestCompressSwift:rclone-test-buteloc6quba: Purge remote 2025/04/14 06:00:25 DEBUG : Waiting for deletions to finish 2025/04/14 06:00:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/14 06:00:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/14 06:00:31 INFO : Swift container rclone-test-buteloc6quba: Container "rclone-test-buteloc6quba" removed 2025/04/14 06:00:31 DEBUG : Compressed: TestCompressSwift:rclone-test-yerodam3lano: Purge remote 2025/04/14 06:00:31 DEBUG : Waiting for deletions to finish 2025/04/14 06:00:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/14 06:00:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/14 06:00:32 INFO : Swift container rclone-test-yerodam3lano: Container "rclone-test-yerodam3lano" removed 2025/04/14 06:00:32 DEBUG : Compressed: TestCompressSwift:rclone-test-nojumux4zahi: Purge remote 2025/04/14 06:00:32 DEBUG : Waiting for deletions to finish 2025/04/14 06:00:32 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/14 06:00:42 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/14 06:00:43 INFO : Swift container rclone-test-nojumux4zahi: Container "rclone-test-nojumux4zahi" removed 2025/04/14 06:00:43 DEBUG : Compressed: TestCompressSwift:rclone-test-mukuzob4fopi: Purge remote 2025/04/14 06:00:43 DEBUG : Waiting for deletions to finish 2025/04/14 06:00:43 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/14 06:00:48 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/14 06:00:48 INFO : Swift container rclone-test-mukuzob4fopi: Container "rclone-test-mukuzob4fopi" removed 2025/04/14 06:00:48 DEBUG : Compressed: TestCompressSwift:rclone-test-juwutag9come: Purge remote 2025/04/14 06:00:48 DEBUG : Waiting for deletions to finish 2025/04/14 06:00:59 INFO : HELLO, WORLD!.bin: Deleted 2025/04/14 06:00:59 INFO : HELLO, WORLD!.json: Deleted 2025/04/14 06:00:59 INFO : Swift container rclone-test-juwutag9come: Container "rclone-test-juwutag9come" removed 2025/04/14 06:00:59 DEBUG : Compressed: TestCompressSwift:rclone-test-robaxik4miqa: Purge remote 2025/04/14 06:00:59 DEBUG : Waiting for deletions to finish 2025/04/14 06:00:59 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/14 06:01:09 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/14 06:01:09 INFO : Swift container rclone-test-robaxik4miqa: Container "rclone-test-robaxik4miqa" removed 2025/04/14 06:01:09 DEBUG : Compressed: TestCompressSwift:rclone-test-qozebig3xeri: Purge remote 2025/04/14 06:01:09 DEBUG : Waiting for deletions to finish 2025/04/14 06:01:10 INFO : HELLO, WORLD!.json: Deleted 2025/04/14 06:01:15 INFO : HELLO, WORLD!.bin: Deleted 2025/04/14 06:01:15 INFO : Swift container rclone-test-qozebig3xeri: Container "rclone-test-qozebig3xeri" removed 2025/04/14 06:01:15 DEBUG : Compressed: TestCompressSwift:rclone-test-pusugat8roye: Purge remote 2025/04/14 06:01:15 DEBUG : Waiting for deletions to finish 2025/04/14 06:01:16 INFO : hello, world!.json: Deleted 2025/04/14 06:01:20 INFO : hello, world!.bin: Deleted 2025/04/14 06:01:21 INFO : Swift container rclone-test-pusugat8roye: Container "rclone-test-pusugat8roye" removed --- PASS: TestApplyTransforms (248.31s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:01:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/14 06:01:37 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/14 06:01:37 INFO : file1: Copied (new) to: sub/file2 2025/04/14 06:01:42 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/14 06:01:42 DEBUG : file1: Unchanged skipping 2025/04/14 06:01:42 DEBUG : Compressed: TestCompressSwift:rclone-test-yigajik3xaxa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (37.32s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.20s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:02:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yigajik3xaxa/backup" 2025/04/14 06:02:20 DEBUG : Config file has changed externally - reloading 2025/04/14 06:02:20 DEBUG : Swift container rclone-test-yigajik3xaxa path backup.json: Auto set use_segments_container to true 2025/04/14 06:02:26 DEBUG : Swift container rclone-test-yigajik3xaxa path backup: Auto set use_segments_container to true 2025/04/14 06:02:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/14 06:02:58 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/14 06:02:58 INFO : dst/file1: Copied (server-side copy) 2025/04/14 06:03:08 INFO : dst/file1: Deleted 2025/04/14 06:03:23 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/14 06:03:23 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (111.05s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:03:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yigajik3xaxa/dst" 2025/04/14 06:03:49 DEBUG : Config file has changed externally - reloading 2025/04/14 06:03:50 DEBUG : Swift container rclone-test-yigajik3xaxa path dst.json: Auto set use_segments_container to true 2025/04/14 06:03:56 DEBUG : Swift container rclone-test-yigajik3xaxa path dst: Auto set use_segments_container to true 2025/04/14 06:04:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yigajik3xaxa/CompareDest" 2025/04/14 06:04:07 DEBUG : Swift container rclone-test-yigajik3xaxa path CompareDest.json: Auto set use_segments_container to true 2025/04/14 06:04:13 DEBUG : Swift container rclone-test-yigajik3xaxa path CompareDest: Auto set use_segments_container to true 2025/04/14 06:04:18 DEBUG : one: Need to transfer - File not found at Destination 2025/04/14 06:04:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/14 06:04:34 INFO : one: Copied (new) 2025/04/14 06:04:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 06:04:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/14 06:04:55 INFO : one: Copied (replaced existing) 2025/04/14 06:05:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 06:05:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/14 06:05:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 06:05:54 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 06:05:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/14 06:05:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 06:06:05 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 06:06:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/14 06:06:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 06:06:26 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 06:06:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/14 06:06:37 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/14 06:06:37 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (229.89s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:07:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yigajik3xaxa/dst" 2025/04/14 06:07:40 DEBUG : Swift container rclone-test-yigajik3xaxa path dst.json: Auto set use_segments_container to true 2025/04/14 06:07:46 DEBUG : Swift container rclone-test-yigajik3xaxa path dst: Auto set use_segments_container to true 2025/04/14 06:07:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yigajik3xaxa/CopyDest" 2025/04/14 06:07:56 DEBUG : Swift container rclone-test-yigajik3xaxa path CopyDest.json: Auto set use_segments_container to true 2025/04/14 06:08:02 DEBUG : Swift container rclone-test-yigajik3xaxa path CopyDest: Auto set use_segments_container to true 2025/04/14 06:08:08 DEBUG : one: Need to transfer - File not found at Destination 2025/04/14 06:08:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/14 06:08:23 INFO : one: Copied (new) 2025/04/14 06:08:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 06:08:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/14 06:08:44 INFO : one: Copied (replaced existing) 2025/04/14 06:09:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yigajik3xaxa/BackupDir" 2025/04/14 06:09:12 DEBUG : Swift container rclone-test-yigajik3xaxa path BackupDir.json: Auto set use_segments_container to true 2025/04/14 06:09:23 DEBUG : Swift container rclone-test-yigajik3xaxa path BackupDir: Auto set use_segments_container to true 2025/04/14 06:09:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 06:09:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/14 06:09:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 06:10:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/14 06:10:10 INFO : one: Copied (server-side copy) 2025/04/14 06:10:15 INFO : one: Deleted 2025/04/14 06:10:41 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/14 06:10:41 INFO : one: Copied (server-side copy) 2025/04/14 06:10:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/14 06:11:23 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 06:11:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/14 06:11:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/14 06:11:44 INFO : two: Copied (server-side copy) 2025/04/14 06:11:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/14 06:12:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/14 06:12:05 DEBUG : two: Unchanged skipping 2025/04/14 06:13:03 DEBUG : three: Need to transfer - File not found at Destination 2025/04/14 06:13:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/14 06:13:08 DEBUG : three: Destination not found in --copy-dest 2025/04/14 06:13:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/14 06:13:19 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (422.70s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.20s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", 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-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:14:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/14 06:14:58 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/14 06:14:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/14 06:15:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/14 06:15:15 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/14 06:15:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-yigajik3xaxa/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/14 06:15:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/14 06:15:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/14 06:15:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e7ff436a26d994890ae24e20bfa76022 OK 2025/04/14 06:15:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (71.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.10s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.26s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.13s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", 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-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", 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-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:16:44 INFO : Compressed: TestCompressSwift:rclone-test-yigajik3xaxa: Looking for duplicate md5 hashes using newest mode. 2025/04/14 06:17:04 NOTICE: a404f80078012c4a56e5c5b9433f4d80: Found 3 files with duplicate md5 hashes 2025/04/14 06:17:20 INFO : one: Deleted 2025/04/14 06:17:25 INFO : also/one: Deleted 2025/04/14 06:17:25 NOTICE: a404f80078012c4a56e5c5b9433f4d80: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (106.63s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.22s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", 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-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", 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-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", 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-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", 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-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:18:52 DEBUG : a.txt: Excluded (Size Filter) 2025/04/14 06:18:52 DEBUG : a.txt: Excluded 2025/04/14 06:18:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/14 06:18:52 DEBUG : sub dir/hello world: Excluded 2025/04/14 06:18:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/14 06:18:52 DEBUG : sub dir/hello world2: Excluded 2025/04/14 06:18:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/14 06:18:52 DEBUG : sub dir/hello world: Excluded 2025/04/14 06:18:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/14 06:18:52 DEBUG : sub dir/hello world2: Excluded 2025/04/14 06:18:57 DEBUG : sub dir/ignore dir: Excluded 2025/04/14 06:19:02 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (108.89s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:20:41 DEBUG : a.txt: Excluded (Size Filter) 2025/04/14 06:20:41 DEBUG : a.txt: Excluded 2025/04/14 06:20:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/14 06:20:41 DEBUG : sub dir/hello world: Excluded 2025/04/14 06:20:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/14 06:20:41 DEBUG : sub dir/hello world2: Excluded 2025/04/14 06:20:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/14 06:20:41 DEBUG : sub dir/hello world: Excluded 2025/04/14 06:20:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/14 06:20:41 DEBUG : sub dir/hello world2: Excluded 2025/04/14 06:20:46 DEBUG : sub dir/ignore dir: Excluded 2025/04/14 06:20:51 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (118.74s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (64.80s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (15.36s) --- PASS: TestListJSON/SubDir (5.20s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", 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/04/14 06:23:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yigajik3xaxa/notfound" 2025/04/14 06:23:37 DEBUG : Config file has changed externally - reloading 2025/04/14 06:23:38 DEBUG : Swift container rclone-test-yigajik3xaxa path notfound.json: Auto set use_segments_container to true 2025/04/14 06:23:43 DEBUG : Swift container rclone-test-yigajik3xaxa path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (85.48s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (5.21s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.09s) --- PASS: TestStatJSON/File (5.15s) --- PASS: TestStatJSON/NotFound (5.18s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (5.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.67s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:24:00 INFO : Compressed: TestCompressSwift:rclone-test-yigajik3xaxa: Making directory 2025/04/14 06:24:00 INFO : Compressed: TestCompressSwift:rclone-test-yigajik3xaxa: Making directory --- PASS: TestMkdir (0.23s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" --- PASS: TestLsd (6.55s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" --- PASS: TestLs (62.28s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:25:35 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/14 06:25:35 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (57.64s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" --- PASS: TestLsLong (67.87s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (67.73s) --- PASS: TestHashSums/Md5 (0.23s) --- PASS: TestHashSums/Md5Download (10.21s) === RUN TestHashSumsWithErrors 2025/04/14 06:28:22 DEBUG : Creating backend with remote ":memory:" 2025/04/14 06:28:22 DEBUG : Config file has changed externally - reloading 2025/04/14 06:28:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/14 06:28:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/14 06:28:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/14 06:28:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/14 06:28:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/14 06:28:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/14 06:28:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/14 06:28:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/14 06:28:22 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-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" --- PASS: TestCount (98.39s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:30:40 DEBUG : Waiting for deletions to finish 2025/04/14 06:30:40 DEBUG : large: Excluded (Size Filter) 2025/04/14 06:30:46 INFO : medium: Deleted 2025/04/14 06:30:50 INFO : small: Deleted --- PASS: TestDelete (55.65s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:31:40 DEBUG : Waiting for deletions to finish 2025/04/14 06:31:40 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/14 06:31:46 INFO : large: Deleted 2025/04/14 06:31:51 INFO : small: Deleted --- PASS: TestMaxDelete (65.83s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:32:34 DEBUG : Waiting for deletions to finish 2025/04/14 06:32:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/14 06:32:40 INFO : medium: Deleted 2025/04/14 06:32:45 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (53.83s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:33:33 DEBUG : Waiting for deletions to finish 2025/04/14 06:33:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/14 06:33:39 INFO : large: Deleted 2025/04/14 06:33:39 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (48.98s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" --- PASS: TestReadFile (21.92s) === RUN TestRetry 2025/04/14 06:34:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/14 06:34:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/14 06:34:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/14 06:34:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/14 06:34:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/14 06:34:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/14 06:34:07 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-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" --- PASS: TestCat (64.56s) === RUN TestPurge 2025/04/14 06:35:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qoyinek4hafu" 2025/04/14 06:35:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 06:35:12 DEBUG : Swift container rclone-test-qoyinek4hafu.json: Auto set use_segments_container to true 2025/04/14 06:35:12 DEBUG : Swift container rclone-test-qoyinek4hafu: Auto set use_segments_container to true 2025/04/14 06:35:12 DEBUG : Creating backend with remote "/tmp/rclone2353507175" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qoyinek4hafu", Local "Local file system at /tmp/rclone2353507175", Modify Window "1ns" 2025/04/14 06:35:13 INFO : Swift container rclone-test-qoyinek4hafu: Container "rclone-test-qoyinek4hafu" created 2025/04/14 06:35:24 INFO : A2: Making directory 2025/04/14 06:35:24 INFO : A1/B2: Making directory 2025/04/14 06:35:24 INFO : A1/B2/C2: Making directory 2025/04/14 06:35:24 INFO : A1/B1/C3: Making directory 2025/04/14 06:35:24 INFO : A3: Making directory 2025/04/14 06:35:24 INFO : A3/B3: Making directory 2025/04/14 06:35:24 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/14 06:35:45 DEBUG : Waiting for deletions to finish 2025/04/14 06:35:46 INFO : A1/B1/C1/one.json: Deleted 2025/04/14 06:35:51 INFO : A1/B1/C1/one.bin: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/14 06:35:56 DEBUG : Waiting for deletions to finish 2025/04/14 06:36:01 INFO : A1/two.bin: Deleted 2025/04/14 06:36:01 INFO : A1/two.json: Deleted 2025/04/14 06:36:01 INFO : Swift container rclone-test-qoyinek4hafu: Container "rclone-test-qoyinek4hafu" removed 2025/04/14 06:36:01 DEBUG : Compressed: TestCompressSwift:rclone-test-qoyinek4hafu: Purge remote 2025/04/14 06:36:01 DEBUG : Waiting for deletions to finish 2025/04/14 06:36:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (50.06s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yigajik3xaxa", Local "Local file system at /tmp/rclone671201527", Modify Window "1ns" 2025/04/14 06:36:18 INFO : A2: Making directory 2025/04/14 06:36:18 INFO : A1/B2: Making directory 2025/04/14 06:36:18 INFO : A1/B2/C2: Making directory 2025/04/14 06:36:18 INFO : A1/B1/C3: Making directory 2025/04/14 06:36:18 INFO : A3: Making directory 2025/04/14 06:36:18 INFO : A3/B3: Making directory 2025/04/14 06:36:18 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/14 06:36:24 DEBUG : removing 1 level 3 directories 2025/04/14 06:36:24 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" panic: test timed out after 1h0m0s running tests: TestRmdirsNoLeaveRoot (36s) goroutine 8927 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc0007521a0, {0x261285e?, 0x0?}, 0x2735d88) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc0007521a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0007521a0, 0xc000be5c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0003ef188, {0x3d20860, 0x6d, 0x6d}, {0x3d352c0?, 0x1?, 0x3d352c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc000805e00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000805e00) /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 18 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 19 [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 8659 [chan receive, 2 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 8658 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1352 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1342 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1297 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1287 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8261 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000104380) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8260 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 863 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 853 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1477 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1467 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1417 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1407 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 512 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 502 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3506 [chan receive, 37 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 2888 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1212 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8830 [select]: net/http.(*persistConn).writeLoop(0xc001bcc900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8823 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 177 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 167 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 808 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 782 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 634 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 625 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 277 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 235 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1066 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1024 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 225 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 215 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 965 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 955 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 349 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 339 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3234 [chan receive, 38 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 2888 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 450 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 440 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 704 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 694 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 569 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 463 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3102 [chan receive, 38 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 2888 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2912 [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 2888 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 751 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 741 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2889 [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 2888 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8657 [IO wait]: internal/poll.runtime_pollWait(0x7f0441384ab0, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005fa480?, 0xc000959300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0005fa480, {0xc000959300, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005fa480, {0xc000959300?, 0xc0007a48d0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008963b8, {0xc000959300?, 0x3d352c0?, 0xc0005499d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000013950, {0xc000959300?, 0x18?, 0x7f0448046a58?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000ba8330, {0xc000959300?, 0x0?, 0xc000ba8330?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007a49b8, {0x29ed880, 0xc000ba8330}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007a4708, {0x7f0442fcd218, 0xc000013950}, 0xc000549a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007a4708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007a4708, {0xc000a01000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000966000, {0xc000a01000?, 0x81d5e5?, 0x2158700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000a24f60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000a24f60, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000966000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8348 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 8766 [select]: net/http.(*persistConn).writeLoop(0xc001bcd9e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8741 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3587 [chan receive, 37 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 2888 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1100 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1090 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1253 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1243 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1375 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1365 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3320 [chan receive, 38 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 2888 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3072 [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 2888 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3412 [chan receive, 37 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 2888 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3670 [chan receive, 37 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 2888 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8674 [select]: net/http.(*persistConn).writeLoop(0xc000966000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8348 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8820 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0008816c0, 0xc001995b00, 0xc0005e8780) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0008816c0, {0x2a13640, 0x3d587a0}, {0xc00088e000, 0x4f}, {{0xc00075bce0, 0x18}, {0xc00075bcf9, 0x11}, {0x25df52c, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0008816c0, {0x2a13640, 0x3d587a0}, {{0xc00075bce0, 0x18}, {0xc00075bcf9, 0x11}, {0x25df52c, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc000909528?, {0x2a13640?, 0x3d587a0?}, {0xc00075bce0?, 0xc000909590?}, {0xc00075bcf9, 0x11}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc0009098c8) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00090ef60, 0xc001995a40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00090ef60, 0xc001995a40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0019959e0, {0x2a13640, 0x3d587a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000881880, {0x2a13640, 0x3d587a0}, {0xc000a02798, 0x11}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x845a94?, {0x2a13640?, 0x3d587a0?}, {0xc000a02798?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc0007f4500, {0x2a13640, 0x3d587a0}, {0x25f725f, 0xc}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/fs/operations_test.TestRmdirsNoLeaveRoot(0xc000366000) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:723 +0xdff testing.tRunner(0xc000366000, 0x2735d88) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 8765 [IO wait]: internal/poll.runtime_pollWait(0x7f04413849a8, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000bac100?, 0xc0009a5300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000bac100, {0xc0009a5300, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000bac100, {0xc0009a5300?, 0xc0007a4fd0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000896448, {0xc0009a5300?, 0x3d352c0?, 0xc0005489d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ba84b0, {0xc0009a5300?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000ba8480, {0xc0009a5300?, 0x0?, 0xc000ba8480?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007a50b8, {0x29ed880, 0xc000ba8480}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007a4e08, {0x7f0442fcd218, 0xc000ba84b0}, 0xc000548a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007a4e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007a4e08, {0xc000b45000, 0x1000, 0x3d37c40?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc001bcd9e0, {0xc000b45000?, 0x81d5e5?, 0x2158700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0018222a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0018222a0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc001bcd9e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8741 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 8934 [select]: net/http.(*persistConn).roundTrip(0xc001bcc900, 0xc000815090) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc0008fc000, 0xc0005e8780) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004362a0, 0xc0005e8780) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0005e8780, {0x29ed100, 0xc0004362a0}, {0x1?, 0xa?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000830480, 0xc0005e8780, {0x40af3e?, 0x47e292?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000830480, 0xc0005e8780) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 8820 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 8829 [IO wait]: internal/poll.runtime_pollWait(0x7f0441384dc8, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0007f4180?, 0xc0001c2c80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007f4180, {0xc0001c2c80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0007f4180, {0xc0001c2c80?, 0xc000770550?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00098a0a0, {0xc0001c2c80?, 0x3d352c0?, 0xc0008d99d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ba8600, {0xc0001c2c80?, 0x18?, 0x7f0442fc3508?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0006cbc80, {0xc0001c2c80?, 0x0?, 0xc0006cbc80?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000770638, {0x29ed880, 0xc0006cbc80}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000770388, {0x7f0442fcd218, 0xc000ba8600}, 0xc0008d9a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000770388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000770388, {0xc000da2000, 0x1000, 0xc00008f308?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc001bcc900, {0xc000da2000?, 0x81d5e5?, 0x2158700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000981080) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000981080, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc001bcc900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8823 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.210089141s (try 4/5): exit status 2: Failed []