"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 4/5) 2025/06/28 08:14:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qewotul6lofi" 2025/06/28 08:14:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 08:14:37 DEBUG : Swift container rclone-test-qewotul6lofi.json: Auto set use_segments_container to true 2025/06/28 08:14:37 DEBUG : Swift container rclone-test-qewotul6lofi: Auto set use_segments_container to true 2025/06/28 08:14:37 DEBUG : Creating backend with remote "/tmp/rclone4107771407" === 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-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.17s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/28 08:14:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 08:14:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/28 08:14:38 DEBUG : potato: Seek from 10 to 0 2025/06/28 08:14:38 DEBUG : potato: Seek from 10 to 0 2025/06/28 08:14:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/28 08:14:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 08:14:38 DEBUG : potato: Seek from 5 to 2 2025/06/28 08:14:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/28 08:14:38 DEBUG : potato: Seek from 7 to 0 2025/06/28 08:14:38 DEBUG : potato: Seek from 7 to 0 2025/06/28 08:14:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/28 08:14:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 08:14:38 DEBUG : potato: Seek from 5 to 2 2025/06/28 08:14:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/28 08:14:38 DEBUG : potato: Seek from 8 to 0 2025/06/28 08:14:38 DEBUG : potato: Seek from 8 to 0 2025/06/28 08:14:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/28 08:14:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 08:14:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 08:14:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 08:14:38 DEBUG : potato: Seek from 5 to 2 2025/06/28 08:14:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/28 08:14:38 DEBUG : potato: Seek from 9 to 0 2025/06/28 08:14:38 DEBUG : potato: Seek from 9 to 0 2025/06/28 08:14: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-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 08:14:38 INFO : Swift container rclone-test-qewotul6lofi: Container "rclone-test-qewotul6lofi" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (305.84s) --- PASS: TestCheck/1 (5.17s) --- PASS: TestCheck/2 (5.13s) --- PASS: TestCheck/3 (5.27s) --- PASS: TestCheck/4 (43.17s) --- PASS: TestCheck/5 (40.14s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (5.13s) === RUN TestCheckFsError 2025/06/28 08:19:44 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 08:19:44 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 08:19:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/28 08:19:44 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/28 08:19:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/28 08:19:44 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-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", 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 (161.27s) --- PASS: TestCheckDownload/1 (0.21s) --- PASS: TestCheckDownload/2 (0.18s) --- PASS: TestCheckDownload/3 (5.20s) --- PASS: TestCheckDownload/4 (5.24s) --- PASS: TestCheckDownload/5 (10.21s) --- PASS: TestCheckDownload/6 (10.39s) --- PASS: TestCheckDownload/7 (5.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", 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 (110.46s) --- PASS: TestCheckSizeOnly/1 (0.04s) --- PASS: TestCheckSizeOnly/2 (0.07s) --- PASS: TestCheckSizeOnly/3 (0.16s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.08s) --- PASS: TestCheckSizeOnly/6 (0.07s) --- PASS: TestCheckSizeOnly/7 (0.07s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 08:24:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 08:24:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 08:24:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 08:24:36 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/28 08:25:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 08:25:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 08:25:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 08:25:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (62.24s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 08:25:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qewotul6lofi/data" 2025/06/28 08:25:18 DEBUG : Swift container rclone-test-qewotul6lofi path data.json: Auto set use_segments_container to true 2025/06/28 08:25:24 DEBUG : Swift container rclone-test-qewotul6lofi 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 (404.60s) --- PASS: TestCheckSum/subtest1 (5.33s) --- PASS: TestCheckSum/subtest2 (5.55s) --- PASS: TestCheckSum/subtest3 (15.44s) --- PASS: TestCheckSum/subtest4 (25.58s) --- PASS: TestCheckSum/subtest5 (5.43s) --- PASS: TestCheckSum/subtest6 (15.43s) --- PASS: TestCheckSum/subtest7 (15.63s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 08:32:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qewotul6lofi/data" 2025/06/28 08:32:02 DEBUG : Config file has changed externally - reloading 2025/06/28 08:32:02 DEBUG : Swift container rclone-test-qewotul6lofi path data.json: Auto set use_segments_container to true 2025/06/28 08:32:08 DEBUG : Swift container rclone-test-qewotul6lofi 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 (367.53s) --- PASS: TestCheckSumDownload/subtest1 (10.37s) --- PASS: TestCheckSumDownload/subtest2 (10.37s) --- PASS: TestCheckSumDownload/subtest3 (10.38s) --- PASS: TestCheckSumDownload/subtest4 (15.37s) --- PASS: TestCheckSumDownload/subtest5 (10.39s) --- PASS: TestCheckSumDownload/subtest6 (5.37s) --- PASS: TestCheckSumDownload/subtest7 (15.52s) === RUN TestApplyTransforms 2025/06/28 08:38:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vudexaj8weso" 2025/06/28 08:38:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 08:38:10 DEBUG : Swift container rclone-test-vudexaj8weso.json: Auto set use_segments_container to true 2025/06/28 08:38:10 DEBUG : Swift container rclone-test-vudexaj8weso: Auto set use_segments_container to true 2025/06/28 08:38:10 DEBUG : Creating backend with remote "/tmp/rclone1531144453" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vudexaj8weso", Local "Local file system at /tmp/rclone1531144453", Modify Window "1ns" 2025/06/28 08:38:11 INFO : Swift container rclone-test-vudexaj8weso: Container "rclone-test-vudexaj8weso" created upper checkfile vs. lower remote (without normalization) 2025/06/28 08:38:27 ERROR : hello, world!: sum not found 2025/06/28 08:38:27 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-vudexaj8weso 2025/06/28 08:38:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vudexaj8weso: 1 files missing 2025/06/28 08:38:27 NOTICE: 1 hashes missing 2025/06/28 08:38:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vudexaj8weso: 2 differences found 2025/06/28 08:38:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vudexaj8weso: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/28 08:38:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 08:38:37 NOTICE: Compressed: TestCompressSwift:rclone-test-vudexaj8weso: 0 differences found 2025/06/28 08:38:37 NOTICE: Compressed: TestCompressSwift:rclone-test-vudexaj8weso: 1 matching files 2025/06/28 08:38:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciredil6zogi" 2025/06/28 08:38:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 08:38:37 DEBUG : Swift container rclone-test-ciredil6zogi.json: Auto set use_segments_container to true 2025/06/28 08:38:38 DEBUG : Swift container rclone-test-ciredil6zogi: Auto set use_segments_container to true 2025/06/28 08:38:38 DEBUG : Creating backend with remote "/tmp/rclone337002795" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciredil6zogi", Local "Local file system at /tmp/rclone337002795", Modify Window "1ns" 2025/06/28 08:38:38 INFO : Swift container rclone-test-ciredil6zogi: Container "rclone-test-ciredil6zogi" created lower checkfile vs. upper remote (without normalization) 2025/06/28 08:38:49 ERROR : HELLO, WORLD!: sum not found 2025/06/28 08:38:49 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-ciredil6zogi 2025/06/28 08:38:49 NOTICE: Compressed: TestCompressSwift:rclone-test-ciredil6zogi: 1 files missing 2025/06/28 08:38:49 NOTICE: 1 hashes missing 2025/06/28 08:38:49 NOTICE: Compressed: TestCompressSwift:rclone-test-ciredil6zogi: 2 differences found 2025/06/28 08:38:49 NOTICE: Compressed: TestCompressSwift:rclone-test-ciredil6zogi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/28 08:38:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 08:38:58 NOTICE: Compressed: TestCompressSwift:rclone-test-ciredil6zogi: 0 differences found 2025/06/28 08:38:58 NOTICE: Compressed: TestCompressSwift:rclone-test-ciredil6zogi: 1 matching files 2025/06/28 08:38:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-luvefen0mori" 2025/06/28 08:38:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 08:38:58 DEBUG : Swift container rclone-test-luvefen0mori.json: Auto set use_segments_container to true 2025/06/28 08:38:58 DEBUG : Swift container rclone-test-luvefen0mori: Auto set use_segments_container to true 2025/06/28 08:38:58 DEBUG : Creating backend with remote "/tmp/rclone3080100603" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-luvefen0mori", Local "Local file system at /tmp/rclone3080100603", Modify Window "1ns" 2025/06/28 08:38:59 INFO : Swift container rclone-test-luvefen0mori: Container "rclone-test-luvefen0mori" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/28 08:39:10 ERROR : HeLlO, wOrLd!: sum not found 2025/06/28 08:39:10 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-luvefen0mori 2025/06/28 08:39:10 NOTICE: Compressed: TestCompressSwift:rclone-test-luvefen0mori: 1 files missing 2025/06/28 08:39:10 NOTICE: 1 hashes missing 2025/06/28 08:39:10 NOTICE: Compressed: TestCompressSwift:rclone-test-luvefen0mori: 2 differences found 2025/06/28 08:39:10 NOTICE: Compressed: TestCompressSwift:rclone-test-luvefen0mori: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/28 08:39:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 08:39:15 NOTICE: Compressed: TestCompressSwift:rclone-test-luvefen0mori: 0 differences found 2025/06/28 08:39:15 NOTICE: Compressed: TestCompressSwift:rclone-test-luvefen0mori: 1 matching files 2025/06/28 08:39:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-codezuy1qeho" 2025/06/28 08:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 08:39:16 DEBUG : Swift container rclone-test-codezuy1qeho.json: Auto set use_segments_container to true 2025/06/28 08:39:16 DEBUG : Swift container rclone-test-codezuy1qeho: Auto set use_segments_container to true 2025/06/28 08:39:16 DEBUG : Creating backend with remote "/tmp/rclone4190587795" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-codezuy1qeho", Local "Local file system at /tmp/rclone4190587795", Modify Window "1ns" 2025/06/28 08:39:16 INFO : Swift container rclone-test-codezuy1qeho: Container "rclone-test-codezuy1qeho" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/28 08:39:33 ERROR : HELLO, WORLD!: sum not found 2025/06/28 08:39:33 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-codezuy1qeho 2025/06/28 08:39:33 NOTICE: Compressed: TestCompressSwift:rclone-test-codezuy1qeho: 1 files missing 2025/06/28 08:39:33 NOTICE: 1 hashes missing 2025/06/28 08:39:33 NOTICE: Compressed: TestCompressSwift:rclone-test-codezuy1qeho: 2 differences found 2025/06/28 08:39:33 NOTICE: Compressed: TestCompressSwift:rclone-test-codezuy1qeho: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/28 08:39:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 08:39:38 NOTICE: Compressed: TestCompressSwift:rclone-test-codezuy1qeho: 0 differences found 2025/06/28 08:39:38 NOTICE: Compressed: TestCompressSwift:rclone-test-codezuy1qeho: 1 matching files 2025/06/28 08:39:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kehefaz1qimi" 2025/06/28 08:39:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 08:39:38 DEBUG : Swift container rclone-test-kehefaz1qimi.json: Auto set use_segments_container to true 2025/06/28 08:39:39 DEBUG : Swift container rclone-test-kehefaz1qimi: Auto set use_segments_container to true 2025/06/28 08:39:39 DEBUG : Creating backend with remote "/tmp/rclone529878624" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kehefaz1qimi", Local "Local file system at /tmp/rclone529878624", Modify Window "1ns" 2025/06/28 08:39:39 INFO : Swift container rclone-test-kehefaz1qimi: Container "rclone-test-kehefaz1qimi" created NFD checkfile vs. NFC remote (without normalization) 2025/06/28 08:39:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 08:39:55 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kehefaz1qimi 2025/06/28 08:39:55 NOTICE: Compressed: TestCompressSwift:rclone-test-kehefaz1qimi: 1 files missing 2025/06/28 08:39:55 NOTICE: 1 hashes missing 2025/06/28 08:39:55 NOTICE: Compressed: TestCompressSwift:rclone-test-kehefaz1qimi: 2 differences found 2025/06/28 08:39:55 NOTICE: Compressed: TestCompressSwift:rclone-test-kehefaz1qimi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/28 08:40:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 08:40:00 NOTICE: Compressed: TestCompressSwift:rclone-test-kehefaz1qimi: 0 differences found 2025/06/28 08:40:00 NOTICE: Compressed: TestCompressSwift:rclone-test-kehefaz1qimi: 1 matching files 2025/06/28 08:40:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-juwimof5haca" 2025/06/28 08:40:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 08:40:01 DEBUG : Swift container rclone-test-juwimof5haca.json: Auto set use_segments_container to true 2025/06/28 08:40:01 DEBUG : Swift container rclone-test-juwimof5haca: Auto set use_segments_container to true 2025/06/28 08:40:01 DEBUG : Creating backend with remote "/tmp/rclone3174838737" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-juwimof5haca", Local "Local file system at /tmp/rclone3174838737", Modify Window "1ns" 2025/06/28 08:40:01 INFO : Swift container rclone-test-juwimof5haca: Container "rclone-test-juwimof5haca" created NFC checkfile vs. NFD remote (without normalization) 2025/06/28 08:40:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 08:40:07 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-juwimof5haca 2025/06/28 08:40:07 NOTICE: Compressed: TestCompressSwift:rclone-test-juwimof5haca: 1 files missing 2025/06/28 08:40:07 NOTICE: 1 hashes missing 2025/06/28 08:40:07 NOTICE: Compressed: TestCompressSwift:rclone-test-juwimof5haca: 2 differences found 2025/06/28 08:40:07 NOTICE: Compressed: TestCompressSwift:rclone-test-juwimof5haca: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/28 08:40:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 08:40:08 NOTICE: Compressed: TestCompressSwift:rclone-test-juwimof5haca: 0 differences found 2025/06/28 08:40:08 NOTICE: Compressed: TestCompressSwift:rclone-test-juwimof5haca: 1 matching files 2025/06/28 08:40:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hilacoh8yuti" 2025/06/28 08:40:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 08:40:08 DEBUG : Swift container rclone-test-hilacoh8yuti.json: Auto set use_segments_container to true 2025/06/28 08:40:08 DEBUG : Swift container rclone-test-hilacoh8yuti: Auto set use_segments_container to true 2025/06/28 08:40:08 DEBUG : Creating backend with remote "/tmp/rclone1641522220" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hilacoh8yuti", Local "Local file system at /tmp/rclone1641522220", Modify Window "1ns" 2025/06/28 08:40:09 INFO : Swift container rclone-test-hilacoh8yuti: Container "rclone-test-hilacoh8yuti" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/28 08:40:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 08:40:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hilacoh8yuti 2025/06/28 08:40:15 NOTICE: Compressed: TestCompressSwift:rclone-test-hilacoh8yuti: 1 files missing 2025/06/28 08:40:15 NOTICE: 1 hashes missing 2025/06/28 08:40:15 NOTICE: Compressed: TestCompressSwift:rclone-test-hilacoh8yuti: 2 differences found 2025/06/28 08:40:15 NOTICE: Compressed: TestCompressSwift:rclone-test-hilacoh8yuti: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/28 08:40:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 08:40:15 NOTICE: Compressed: TestCompressSwift:rclone-test-hilacoh8yuti: 0 differences found 2025/06/28 08:40:15 NOTICE: Compressed: TestCompressSwift:rclone-test-hilacoh8yuti: 1 matching files 2025/06/28 08:40:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-higuqar6yini" 2025/06/28 08:40:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 08:40:16 DEBUG : Swift container rclone-test-higuqar6yini.json: Auto set use_segments_container to true 2025/06/28 08:40:16 DEBUG : Swift container rclone-test-higuqar6yini: Auto set use_segments_container to true 2025/06/28 08:40:16 DEBUG : Creating backend with remote "/tmp/rclone1496599170" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-higuqar6yini", Local "Local file system at /tmp/rclone1496599170", Modify Window "1ns" 2025/06/28 08:40:17 INFO : Swift container rclone-test-higuqar6yini: Container "rclone-test-higuqar6yini" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/28 08:40:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 08:40:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-higuqar6yini 2025/06/28 08:40:33 NOTICE: Compressed: TestCompressSwift:rclone-test-higuqar6yini: 1 files missing 2025/06/28 08:40:33 NOTICE: 1 hashes missing 2025/06/28 08:40:33 NOTICE: Compressed: TestCompressSwift:rclone-test-higuqar6yini: 2 differences found 2025/06/28 08:40:33 NOTICE: Compressed: TestCompressSwift:rclone-test-higuqar6yini: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/28 08:40:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 08:40:33 NOTICE: Compressed: TestCompressSwift:rclone-test-higuqar6yini: 0 differences found 2025/06/28 08:40:33 NOTICE: Compressed: TestCompressSwift:rclone-test-higuqar6yini: 1 matching files 2025/06/28 08:40:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-juhuxeb4bexi" 2025/06/28 08:40:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 08:40:33 DEBUG : Swift container rclone-test-juhuxeb4bexi.json: Auto set use_segments_container to true 2025/06/28 08:40:33 DEBUG : Swift container rclone-test-juhuxeb4bexi: Auto set use_segments_container to true 2025/06/28 08:40:33 DEBUG : Creating backend with remote "/tmp/rclone240486058" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-juhuxeb4bexi", Local "Local file system at /tmp/rclone240486058", Modify Window "1ns" 2025/06/28 08:40:34 INFO : Swift container rclone-test-juhuxeb4bexi: Container "rclone-test-juhuxeb4bexi" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/28 08:40:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 08:40:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-juhuxeb4bexi 2025/06/28 08:40:50 NOTICE: Compressed: TestCompressSwift:rclone-test-juhuxeb4bexi: 1 files missing 2025/06/28 08:40:50 NOTICE: 1 hashes missing 2025/06/28 08:40:50 NOTICE: Compressed: TestCompressSwift:rclone-test-juhuxeb4bexi: 2 differences found 2025/06/28 08:40:50 NOTICE: Compressed: TestCompressSwift:rclone-test-juhuxeb4bexi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/28 08:40:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 08:40:55 NOTICE: Compressed: TestCompressSwift:rclone-test-juhuxeb4bexi: 0 differences found 2025/06/28 08:40:55 NOTICE: Compressed: TestCompressSwift:rclone-test-juhuxeb4bexi: 1 matching files 2025/06/28 08:40:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rigesin9keqi" 2025/06/28 08:40:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 08:40:55 DEBUG : Swift container rclone-test-rigesin9keqi.json: Auto set use_segments_container to true 2025/06/28 08:40:55 DEBUG : Swift container rclone-test-rigesin9keqi: Auto set use_segments_container to true 2025/06/28 08:40:55 DEBUG : Creating backend with remote "/tmp/rclone3967558507" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rigesin9keqi", Local "Local file system at /tmp/rclone3967558507", Modify Window "1ns" 2025/06/28 08:40:56 INFO : Swift container rclone-test-rigesin9keqi: Container "rclone-test-rigesin9keqi" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/28 08:41:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 08:41:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-rigesin9keqi 2025/06/28 08:41:07 NOTICE: Compressed: TestCompressSwift:rclone-test-rigesin9keqi: 1 files missing 2025/06/28 08:41:07 NOTICE: 1 hashes missing 2025/06/28 08:41:07 NOTICE: Compressed: TestCompressSwift:rclone-test-rigesin9keqi: 2 differences found 2025/06/28 08:41:07 NOTICE: Compressed: TestCompressSwift:rclone-test-rigesin9keqi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/28 08:41:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 08:41:07 NOTICE: Compressed: TestCompressSwift:rclone-test-rigesin9keqi: 0 differences found 2025/06/28 08:41:07 NOTICE: Compressed: TestCompressSwift:rclone-test-rigesin9keqi: 1 matching files 2025/06/28 08:41:07 DEBUG : Compressed: TestCompressSwift:rclone-test-rigesin9keqi: Purge remote 2025/06/28 08:41:07 DEBUG : Waiting for deletions to finish 2025/06/28 08:41:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 08:41:12 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 08:41:13 INFO : Swift container rclone-test-rigesin9keqi: Container "rclone-test-rigesin9keqi" removed 2025/06/28 08:41:13 DEBUG : Compressed: TestCompressSwift:rclone-test-juhuxeb4bexi: Purge remote 2025/06/28 08:41:13 DEBUG : Waiting for deletions to finish 2025/06/28 08:41:18 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 08:41:18 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 08:41:18 INFO : Swift container rclone-test-juhuxeb4bexi: Container "rclone-test-juhuxeb4bexi" removed 2025/06/28 08:41:18 DEBUG : Compressed: TestCompressSwift:rclone-test-higuqar6yini: Purge remote 2025/06/28 08:41:18 DEBUG : Waiting for deletions to finish 2025/06/28 08:41:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 08:41:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 08:41:29 INFO : Swift container rclone-test-higuqar6yini: Container "rclone-test-higuqar6yini" removed 2025/06/28 08:41:29 DEBUG : Compressed: TestCompressSwift:rclone-test-hilacoh8yuti: Purge remote 2025/06/28 08:41:29 DEBUG : Waiting for deletions to finish 2025/06/28 08:41:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 08:41:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 08:41:30 INFO : Swift container rclone-test-hilacoh8yuti: Container "rclone-test-hilacoh8yuti" removed 2025/06/28 08:41:30 DEBUG : Compressed: TestCompressSwift:rclone-test-juwimof5haca: Purge remote 2025/06/28 08:41:30 DEBUG : Waiting for deletions to finish 2025/06/28 08:41:30 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/28 08:41:30 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/28 08:41:30 INFO : Swift container rclone-test-juwimof5haca: Container "rclone-test-juwimof5haca" removed 2025/06/28 08:41:30 DEBUG : Compressed: TestCompressSwift:rclone-test-kehefaz1qimi: Purge remote 2025/06/28 08:41:30 DEBUG : Waiting for deletions to finish 2025/06/28 08:41:40 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/28 08:41:41 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/28 08:41:41 INFO : Swift container rclone-test-kehefaz1qimi: Container "rclone-test-kehefaz1qimi" removed 2025/06/28 08:41:41 DEBUG : Compressed: TestCompressSwift:rclone-test-codezuy1qeho: Purge remote 2025/06/28 08:41:41 DEBUG : Waiting for deletions to finish 2025/06/28 08:41:46 INFO : HELLO, WORLD!.bin: Deleted 2025/06/28 08:41:51 INFO : HELLO, WORLD!.json: Deleted 2025/06/28 08:41:51 INFO : Swift container rclone-test-codezuy1qeho: Container "rclone-test-codezuy1qeho" removed 2025/06/28 08:41:51 DEBUG : Compressed: TestCompressSwift:rclone-test-luvefen0mori: Purge remote 2025/06/28 08:41:51 DEBUG : Waiting for deletions to finish 2025/06/28 08:41:52 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/28 08:41:57 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/28 08:41:57 INFO : Swift container rclone-test-luvefen0mori: Container "rclone-test-luvefen0mori" removed 2025/06/28 08:41:57 DEBUG : Compressed: TestCompressSwift:rclone-test-ciredil6zogi: Purge remote 2025/06/28 08:41:57 DEBUG : Waiting for deletions to finish 2025/06/28 08:41:57 INFO : HELLO, WORLD!.bin: Deleted 2025/06/28 08:42:02 INFO : HELLO, WORLD!.json: Deleted 2025/06/28 08:42:03 INFO : Swift container rclone-test-ciredil6zogi: Container "rclone-test-ciredil6zogi" removed 2025/06/28 08:42:03 DEBUG : Compressed: TestCompressSwift:rclone-test-vudexaj8weso: Purge remote 2025/06/28 08:42:03 DEBUG : Waiting for deletions to finish 2025/06/28 08:42:08 INFO : hello, world!.bin: Deleted 2025/06/28 08:42:08 INFO : hello, world!.json: Deleted 2025/06/28 08:42:08 INFO : Swift container rclone-test-vudexaj8weso: Container "rclone-test-vudexaj8weso" removed --- PASS: TestApplyTransforms (238.59s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 08:42:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/28 08:42:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 08:42:47 INFO : file1: Copied (new) to: sub/file2 2025/06/28 08:43:03 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 08:43:03 DEBUG : file1: Unchanged skipping 2025/06/28 08:43:08 DEBUG : Compressed: TestCompressSwift:rclone-test-qewotul6lofi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (85.11s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", 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-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 08:43:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qewotul6lofi/backup" 2025/06/28 08:43:55 DEBUG : Swift container rclone-test-qewotul6lofi path backup.json: Auto set use_segments_container to true 2025/06/28 08:44:01 DEBUG : Swift container rclone-test-qewotul6lofi path backup: Auto set use_segments_container to true 2025/06/28 08:44:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/28 08:44:47 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/28 08:44:47 INFO : dst/file1: Copied (server-side copy) 2025/06/28 08:44:57 INFO : dst/file1: Deleted 2025/06/28 08:45:13 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 08:45:13 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (135.66s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 08:45:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qewotul6lofi/dst" 2025/06/28 08:45:50 DEBUG : Swift container rclone-test-qewotul6lofi path dst.json: Auto set use_segments_container to true 2025/06/28 08:45:55 DEBUG : Swift container rclone-test-qewotul6lofi path dst: Auto set use_segments_container to true 2025/06/28 08:46:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qewotul6lofi/CompareDest" 2025/06/28 08:46:06 DEBUG : Swift container rclone-test-qewotul6lofi path CompareDest.json: Auto set use_segments_container to true 2025/06/28 08:46:11 DEBUG : Swift container rclone-test-qewotul6lofi path CompareDest: Auto set use_segments_container to true 2025/06/28 08:46:22 DEBUG : one: Need to transfer - File not found at Destination 2025/06/28 08:46:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 08:46:38 INFO : one: Copied (new) 2025/06/28 08:46:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 08:46:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/28 08:46:54 INFO : one: Copied (replaced existing) 2025/06/28 08:47:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 08:47:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 08:47:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 08:47:33 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 08:47:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 08:47:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 08:47:49 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 08:47:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 08:47:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 08:48:00 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 08:48:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/28 08:48:22 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/28 08:48:22 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (189.44s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 08:48:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qewotul6lofi/dst" 2025/06/28 08:48:59 DEBUG : Swift container rclone-test-qewotul6lofi path dst.json: Auto set use_segments_container to true 2025/06/28 08:49:04 DEBUG : Swift container rclone-test-qewotul6lofi path dst: Auto set use_segments_container to true 2025/06/28 08:49:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qewotul6lofi/CopyDest" 2025/06/28 08:49:15 DEBUG : Swift container rclone-test-qewotul6lofi path CopyDest.json: Auto set use_segments_container to true 2025/06/28 08:49:21 DEBUG : Swift container rclone-test-qewotul6lofi path CopyDest: Auto set use_segments_container to true 2025/06/28 08:49:26 DEBUG : one: Need to transfer - File not found at Destination 2025/06/28 08:49:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 08:49:42 INFO : one: Copied (new) 2025/06/28 08:49:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 08:50:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/28 08:50:03 INFO : one: Copied (replaced existing) 2025/06/28 08:50:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qewotul6lofi/BackupDir" 2025/06/28 08:50:16 DEBUG : Swift container rclone-test-qewotul6lofi path BackupDir.json: Auto set use_segments_container to true 2025/06/28 08:50:22 DEBUG : Swift container rclone-test-qewotul6lofi path BackupDir: Auto set use_segments_container to true 2025/06/28 08:50:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 08:50:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 08:50:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 08:51:13 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 08:51:13 INFO : one: Copied (server-side copy) 2025/06/28 08:51:19 INFO : one: Deleted 2025/06/28 08:51:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/28 08:51:39 INFO : one: Copied (server-side copy) 2025/06/28 08:51:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/28 08:52:06 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 08:52:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 08:52:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/28 08:52:37 INFO : two: Copied (server-side copy) 2025/06/28 08:52:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/28 08:52:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 08:52:53 DEBUG : two: Unchanged skipping 2025/06/28 08:53:17 DEBUG : three: Need to transfer - File not found at Destination 2025/06/28 08:53:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/28 08:53:17 DEBUG : three: Destination not found in --copy-dest 2025/06/28 08:53:23 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/28 08:53:23 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (319.24s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.13s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.27s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 08:54:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/28 08:54:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 08:54:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/28 08:54:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/28 08:54:45 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/28 08:54:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-qewotul6lofi/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/28 08:54:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/28 08:55:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/28 08:55:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5cfa2e57b3654ef9239cfcbf3cb0552a OK 2025/06/28 08:55:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (64.14s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.12s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.16s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.14s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", 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-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", 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-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 08:57:35 INFO : Compressed: TestCompressSwift:rclone-test-qewotul6lofi: Looking for duplicate md5 hashes using newest mode. 2025/06/28 08:57:36 NOTICE: f3f1db7d23b314444c284a2c87cf74cf: Found 3 files with duplicate md5 hashes 2025/06/28 08:58:56 INFO : one: Deleted 2025/06/28 08:59:16 INFO : also/one: Deleted 2025/06/28 08:59:16 NOTICE: f3f1db7d23b314444c284a2c87cf74cf: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (273.91s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", 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-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", 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-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", 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-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 09:02:52 DEBUG : a.txt: Excluded (Size Filter) 2025/06/28 09:02:52 DEBUG : a.txt: Excluded 2025/06/28 09:02:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 09:02:53 DEBUG : sub dir/hello world: Excluded 2025/06/28 09:02:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 09:02:53 DEBUG : sub dir/hello world2: Excluded 2025/06/28 09:02:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 09:02:53 DEBUG : sub dir/hello world: Excluded 2025/06/28 09:02:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 09:02:53 DEBUG : sub dir/hello world2: Excluded 2025/06/28 09:02:53 DEBUG : sub dir/ignore dir: Excluded 2025/06/28 09:03:13 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (309.59s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" 2025/06/28 09:07:57 DEBUG : a.txt: Excluded (Size Filter) 2025/06/28 09:07:57 DEBUG : a.txt: Excluded 2025/06/28 09:07:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 09:07:57 DEBUG : sub dir/hello world: Excluded 2025/06/28 09:07:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 09:07:57 DEBUG : sub dir/hello world2: Excluded 2025/06/28 09:07:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 09:07:57 DEBUG : sub dir/hello world: Excluded 2025/06/28 09:07:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 09:07:57 DEBUG : sub dir/hello world2: Excluded 2025/06/28 09:07:58 DEBUG : sub dir/ignore dir: Excluded 2025/06/28 09:08:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (238.39s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", 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 (127.02s) --- PASS: TestListJSON/Default (0.42s) --- PASS: TestListJSON/FilesOnly (5.17s) --- PASS: TestListJSON/DirsOnly (0.04s) --- PASS: TestListJSON/Recurse (10.36s) --- PASS: TestListJSON/SubDir (5.17s) --- PASS: TestListJSON/NoModTime (0.15s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (5.18s) --- PASS: TestListJSON/Metadata (5.17s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qewotul6lofi", Local "Local file system at /tmp/rclone4107771407", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File panic: test timed out after 1h0m0s running tests: TestStatJSON (3m24s) TestStatJSON/File (18s) goroutine 7128 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 4 minutes]: testing.(*T).Run(0xc00082e8c0, {0x26a592b?, 0xc000521ad8?}, 0x27d5788) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00082e8c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00082e8c0, 0xc000521c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000b0c7e0, {0x3e9c140, 0x6d, 0x6d}, {0xedff19b6d?, 0x3eb2140?, 0x3eb2140?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0000160a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0000160a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 10 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 11 [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 7067 [chan receive]: testing.(*T).Run(0xc00081da40, {0x268d95a?, 0xc00006bef8?}, 0xc0004ff3e0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/operations_test.TestStatJSON(0xc00081da40) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:387 +0x585 testing.tRunner(0xc00081da40, 0x27d5788) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 733 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 723 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 866 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 856 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 172 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 162 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 634 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 577 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1103 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1332 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1290 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 236 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 226 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 544 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 534 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 7125 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000616000, 0xc00040fc00, 0xc0003bd400) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000616000, {0x2b09be8, 0x3ed5700}, {0xc000b20320, 0x4f}, {{0xc00067e2d0, 0x18}, {0xc00067e2e9, 0xa}, {0x268db6e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000616000, {0x2b09be8, 0x3ed5700}, {{0xc00067e2d0, 0x18}, {0xc00067e2e9, 0xa}, {0x268db6e, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x7736ff?, {0x2b09be8?, 0x3ed5700?}, {0xc00067e2d0?, 0xc00068e210?}, {0xc00067e2e9, 0xa}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000717af8) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0000b2008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000b26300, 0xc000541140, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000b26300, 0xc000541140) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0005410e0, {0x2b09be8, 0x3ed5700}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc00082e000, {0x2b09be8, 0x3ed5700}, {0xc000680830, 0xa}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xf?, {0x2b09be8?, 0x3ed5700?}, {0xc000680830?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000430900, {0x2b09be8, 0x3ed5700}, {0x268efc1, 0x5}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/fs/operations.StatJSON({0x2b09be8, 0x3ed5700}, {0x2b1ef20, 0xc000430900}, {0x268efc1, 0x5}, 0xc000724750?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson.go:299 +0x259 github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1(0xc00081dc00) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:388 +0x4e testing.tRunner(0xc00081dc00, 0xc0004ff3e0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 7067 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 279 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 253 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 433 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 423 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3122 [chan receive, 35 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 2869 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 348 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 338 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1223 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1213 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 489 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 463 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3229 [chan receive, 34 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 2869 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 680 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 670 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 807 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 749 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3547 [chan receive, 34 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 2869 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5909 [select]: net/http.(*persistConn).writeLoop(0xc00079a5a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 5822 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 3198 [chan receive, 34 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 2869 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 951 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 941 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3149 [chan receive, 35 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 2869 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1025 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1015 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2948 [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 2869 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5908 [IO wait]: internal/poll.runtime_pollWait(0x73ca6dfa86d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001fc180?, 0xc000e89980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001fc180, {0xc000e89980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001fc180, {0xc000e89980?, 0x1973?, 0xc000494600?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000490058, {0xc000e89980?, 0xc0003fe1d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b0c1f8, {0xc000e89980?, 0x73ca6c5c3c38?, 0x73cab544b5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0007d08e8, {0xc000e89980?, 0x1973?, 0xc0008439d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003fe2b8, {0x2ae32e0, 0xc0007d08e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003fe008, {0x73ca6c5c4098, 0xc000b0c1f8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003fe008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003fe008, {0xc0005a0000, 0x1000, 0xc00068bbf0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00079a5a0, {0xc0005a0000?, 0x7f4085?, 0x2ae1480?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008566c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008566c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00079a5a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 5822 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1428 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1418 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1268 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1258 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3002 [chan receive, 35 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 2869 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3482 [chan receive, 34 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 2869 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1362 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1352 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 6042 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0006165a0, {0x2b09d00, 0xc000986460}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 5789 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 1491 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1449 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2870 [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 2869 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1506 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1496 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3646 [chan receive, 33 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 2869 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 7127 [select]: net/http.(*persistConn).roundTrip(0xc00079a5a0, 0xc0006486e0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0003c4ea0, 0xc0003bd400) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000110310, 0xc0003bd400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0003bd400, {0x2ae2a80, 0xc000110310}, {0x3ebd801?, 0xc0003aada0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000824120, 0xc0003bd400, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000824120, 0xc0003bd400) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 7125 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.771049769s (try 4/5): exit status 2: Failed []