"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/06/22 02:39:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ribecid2vaci" 2025/06/22 02:39:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 02:39:08 DEBUG : Swift container rclone-test-ribecid2vaci.json: Auto set use_segments_container to true 2025/06/22 02:39:09 DEBUG : Swift container rclone-test-ribecid2vaci: Auto set use_segments_container to true 2025/06/22 02:39:09 DEBUG : Creating backend with remote "/tmp/rclone2519693169" === 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/22 02:39:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/22 02:39:09 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/22 02:39:09 DEBUG : potato: Seek from 10 to 0 2025/06/22 02:39:09 DEBUG : potato: Seek from 10 to 0 2025/06/22 02:39:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/22 02:39:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/22 02:39:09 DEBUG : potato: Seek from 5 to 2 2025/06/22 02:39:09 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/22 02:39:09 DEBUG : potato: Seek from 7 to 0 2025/06/22 02:39:09 DEBUG : potato: Seek from 7 to 0 2025/06/22 02:39:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/22 02:39:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/22 02:39:09 DEBUG : potato: Seek from 5 to 2 2025/06/22 02:39:09 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/22 02:39:09 DEBUG : potato: Seek from 8 to 0 2025/06/22 02:39:09 DEBUG : potato: Seek from 8 to 0 2025/06/22 02:39:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/22 02:39:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/22 02:39:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/22 02:39:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/22 02:39:09 DEBUG : potato: Seek from 5 to 2 2025/06/22 02:39:09 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/22 02:39:09 DEBUG : potato: Seek from 9 to 0 2025/06/22 02:39:09 DEBUG : potato: Seek from 9 to 0 2025/06/22 02:39:09 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 02:39:09 INFO : Swift container rclone-test-ribecid2vaci: Container "rclone-test-ribecid2vaci" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (175.62s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (5.22s) --- PASS: TestCheck/3 (0.16s) --- PASS: TestCheck/4 (5.21s) --- PASS: TestCheck/5 (10.15s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (5.14s) === RUN TestCheckFsError 2025/06/22 02:42:05 DEBUG : Creating backend with remote "nonexistent" 2025/06/22 02:42:05 DEBUG : Config file has changed externally - reloading 2025/06/22 02:42:05 DEBUG : Creating backend with remote "nonexistent" 2025/06/22 02:42:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/22 02:42:05 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/22 02:42:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/22 02:42:05 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", 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 (196.18s) --- PASS: TestCheckDownload/1 (0.20s) --- PASS: TestCheckDownload/2 (0.26s) --- PASS: TestCheckDownload/3 (10.19s) --- PASS: TestCheckDownload/4 (10.26s) --- PASS: TestCheckDownload/5 (5.20s) --- PASS: TestCheckDownload/6 (5.20s) --- PASS: TestCheckDownload/7 (5.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", 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 (150.37s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.09s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.11s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 02:48:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/22 02:48:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/22 02:48:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/22 02:48:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/22 02:48:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/22 02:48:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/22 02:48:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/22 02:48:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (41.89s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 02:48:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ribecid2vaci/data" 2025/06/22 02:48:33 DEBUG : Swift container rclone-test-ribecid2vaci path data.json: Auto set use_segments_container to true 2025/06/22 02:48:39 DEBUG : Swift container rclone-test-ribecid2vaci 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 (306.30s) --- PASS: TestCheckSum/subtest1 (5.37s) --- PASS: TestCheckSum/subtest2 (0.56s) --- PASS: TestCheckSum/subtest3 (10.43s) --- PASS: TestCheckSum/subtest4 (5.44s) --- PASS: TestCheckSum/subtest5 (10.42s) --- PASS: TestCheckSum/subtest6 (5.44s) --- PASS: TestCheckSum/subtest7 (15.47s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 02:53:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ribecid2vaci/data" 2025/06/22 02:53:40 DEBUG : Swift container rclone-test-ribecid2vaci path data.json: Auto set use_segments_container to true 2025/06/22 02:53:45 DEBUG : Swift container rclone-test-ribecid2vaci 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 (291.50s) --- PASS: TestCheckSumDownload/subtest1 (0.42s) --- PASS: TestCheckSumDownload/subtest2 (0.45s) --- PASS: TestCheckSumDownload/subtest3 (10.54s) --- PASS: TestCheckSumDownload/subtest4 (5.43s) --- PASS: TestCheckSumDownload/subtest5 (15.43s) --- PASS: TestCheckSumDownload/subtest6 (5.41s) --- PASS: TestCheckSumDownload/subtest7 (5.40s) === RUN TestApplyTransforms 2025/06/22 02:58:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wuqumoy2yuda" 2025/06/22 02:58:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 02:58:31 DEBUG : Swift container rclone-test-wuqumoy2yuda.json: Auto set use_segments_container to true 2025/06/22 02:58:32 DEBUG : Swift container rclone-test-wuqumoy2yuda: Auto set use_segments_container to true 2025/06/22 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone3328527134" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wuqumoy2yuda", Local "Local file system at /tmp/rclone3328527134", Modify Window "1ns" 2025/06/22 02:58:32 INFO : Swift container rclone-test-wuqumoy2yuda: Container "rclone-test-wuqumoy2yuda" created upper checkfile vs. lower remote (without normalization) 2025/06/22 02:58:44 ERROR : hello, world!: sum not found 2025/06/22 02:58:44 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-wuqumoy2yuda 2025/06/22 02:58:44 NOTICE: Compressed: TestCompressSwift:rclone-test-wuqumoy2yuda: 1 files missing 2025/06/22 02:58:44 NOTICE: 1 hashes missing 2025/06/22 02:58:44 NOTICE: Compressed: TestCompressSwift:rclone-test-wuqumoy2yuda: 2 differences found 2025/06/22 02:58:44 NOTICE: Compressed: TestCompressSwift:rclone-test-wuqumoy2yuda: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/22 02:58:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/22 02:58:44 NOTICE: Compressed: TestCompressSwift:rclone-test-wuqumoy2yuda: 0 differences found 2025/06/22 02:58:44 NOTICE: Compressed: TestCompressSwift:rclone-test-wuqumoy2yuda: 1 matching files 2025/06/22 02:58:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jamumos9koji" 2025/06/22 02:58:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 02:58:44 DEBUG : Swift container rclone-test-jamumos9koji.json: Auto set use_segments_container to true 2025/06/22 02:58:44 DEBUG : Swift container rclone-test-jamumos9koji: Auto set use_segments_container to true 2025/06/22 02:58:44 DEBUG : Creating backend with remote "/tmp/rclone949649056" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jamumos9koji", Local "Local file system at /tmp/rclone949649056", Modify Window "1ns" 2025/06/22 02:58:45 INFO : Swift container rclone-test-jamumos9koji: Container "rclone-test-jamumos9koji" created lower checkfile vs. upper remote (without normalization) 2025/06/22 02:59:06 ERROR : HELLO, WORLD!: sum not found 2025/06/22 02:59:06 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-jamumos9koji 2025/06/22 02:59:06 NOTICE: Compressed: TestCompressSwift:rclone-test-jamumos9koji: 1 files missing 2025/06/22 02:59:06 NOTICE: 1 hashes missing 2025/06/22 02:59:06 NOTICE: Compressed: TestCompressSwift:rclone-test-jamumos9koji: 2 differences found 2025/06/22 02:59:06 NOTICE: Compressed: TestCompressSwift:rclone-test-jamumos9koji: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/22 02:59:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/22 02:59:06 NOTICE: Compressed: TestCompressSwift:rclone-test-jamumos9koji: 0 differences found 2025/06/22 02:59:06 NOTICE: Compressed: TestCompressSwift:rclone-test-jamumos9koji: 1 matching files 2025/06/22 02:59:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bebeneg4fapu" 2025/06/22 02:59:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 02:59:07 DEBUG : Swift container rclone-test-bebeneg4fapu.json: Auto set use_segments_container to true 2025/06/22 02:59:07 DEBUG : Swift container rclone-test-bebeneg4fapu: Auto set use_segments_container to true 2025/06/22 02:59:07 DEBUG : Creating backend with remote "/tmp/rclone1990946310" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bebeneg4fapu", Local "Local file system at /tmp/rclone1990946310", Modify Window "1ns" 2025/06/22 02:59:07 INFO : Swift container rclone-test-bebeneg4fapu: Container "rclone-test-bebeneg4fapu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/22 02:59:19 ERROR : HeLlO, wOrLd!: sum not found 2025/06/22 02:59:19 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-bebeneg4fapu 2025/06/22 02:59:19 NOTICE: Compressed: TestCompressSwift:rclone-test-bebeneg4fapu: 1 files missing 2025/06/22 02:59:19 NOTICE: 1 hashes missing 2025/06/22 02:59:19 NOTICE: Compressed: TestCompressSwift:rclone-test-bebeneg4fapu: 2 differences found 2025/06/22 02:59:19 NOTICE: Compressed: TestCompressSwift:rclone-test-bebeneg4fapu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/22 02:59:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/22 02:59:24 NOTICE: Compressed: TestCompressSwift:rclone-test-bebeneg4fapu: 0 differences found 2025/06/22 02:59:24 NOTICE: Compressed: TestCompressSwift:rclone-test-bebeneg4fapu: 1 matching files 2025/06/22 02:59:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vimosob8sexa" 2025/06/22 02:59:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 02:59:25 DEBUG : Swift container rclone-test-vimosob8sexa.json: Auto set use_segments_container to true 2025/06/22 02:59:25 DEBUG : Swift container rclone-test-vimosob8sexa: Auto set use_segments_container to true 2025/06/22 02:59:25 DEBUG : Creating backend with remote "/tmp/rclone845525096" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vimosob8sexa", Local "Local file system at /tmp/rclone845525096", Modify Window "1ns" 2025/06/22 02:59:25 INFO : Swift container rclone-test-vimosob8sexa: Container "rclone-test-vimosob8sexa" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/22 02:59:31 ERROR : HELLO, WORLD!: sum not found 2025/06/22 02:59:31 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-vimosob8sexa 2025/06/22 02:59:31 NOTICE: Compressed: TestCompressSwift:rclone-test-vimosob8sexa: 1 files missing 2025/06/22 02:59:31 NOTICE: 1 hashes missing 2025/06/22 02:59:31 NOTICE: Compressed: TestCompressSwift:rclone-test-vimosob8sexa: 2 differences found 2025/06/22 02:59:31 NOTICE: Compressed: TestCompressSwift:rclone-test-vimosob8sexa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/22 02:59:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/22 02:59:32 NOTICE: Compressed: TestCompressSwift:rclone-test-vimosob8sexa: 0 differences found 2025/06/22 02:59:32 NOTICE: Compressed: TestCompressSwift:rclone-test-vimosob8sexa: 1 matching files 2025/06/22 02:59:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-koboyoq7qede" 2025/06/22 02:59:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 02:59:32 DEBUG : Swift container rclone-test-koboyoq7qede.json: Auto set use_segments_container to true 2025/06/22 02:59:32 DEBUG : Swift container rclone-test-koboyoq7qede: Auto set use_segments_container to true 2025/06/22 02:59:32 DEBUG : Creating backend with remote "/tmp/rclone2776047486" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-koboyoq7qede", Local "Local file system at /tmp/rclone2776047486", Modify Window "1ns" 2025/06/22 02:59:33 INFO : Swift container rclone-test-koboyoq7qede: Container "rclone-test-koboyoq7qede" created NFD checkfile vs. NFC remote (without normalization) 2025/06/22 02:59:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/22 02:59:47 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-koboyoq7qede 2025/06/22 02:59:47 NOTICE: Compressed: TestCompressSwift:rclone-test-koboyoq7qede: 1 files missing 2025/06/22 02:59:47 NOTICE: 1 hashes missing 2025/06/22 02:59:47 NOTICE: Compressed: TestCompressSwift:rclone-test-koboyoq7qede: 2 differences found 2025/06/22 02:59:47 NOTICE: Compressed: TestCompressSwift:rclone-test-koboyoq7qede: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/22 02:59:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/22 02:59:47 NOTICE: Compressed: TestCompressSwift:rclone-test-koboyoq7qede: 0 differences found 2025/06/22 02:59:47 NOTICE: Compressed: TestCompressSwift:rclone-test-koboyoq7qede: 1 matching files 2025/06/22 02:59:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-warukap4melo" 2025/06/22 02:59:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 02:59:47 DEBUG : Swift container rclone-test-warukap4melo.json: Auto set use_segments_container to true 2025/06/22 02:59:47 DEBUG : Swift container rclone-test-warukap4melo: Auto set use_segments_container to true 2025/06/22 02:59:47 DEBUG : Creating backend with remote "/tmp/rclone3410308094" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-warukap4melo", Local "Local file system at /tmp/rclone3410308094", Modify Window "1ns" 2025/06/22 02:59:48 INFO : Swift container rclone-test-warukap4melo: Container "rclone-test-warukap4melo" created NFC checkfile vs. NFD remote (without normalization) 2025/06/22 02:59:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/22 02:59:54 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-warukap4melo 2025/06/22 02:59:54 NOTICE: Compressed: TestCompressSwift:rclone-test-warukap4melo: 1 files missing 2025/06/22 02:59:54 NOTICE: 1 hashes missing 2025/06/22 02:59:54 NOTICE: Compressed: TestCompressSwift:rclone-test-warukap4melo: 2 differences found 2025/06/22 02:59:54 NOTICE: Compressed: TestCompressSwift:rclone-test-warukap4melo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/22 02:59:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/22 02:59:55 NOTICE: Compressed: TestCompressSwift:rclone-test-warukap4melo: 0 differences found 2025/06/22 02:59:55 NOTICE: Compressed: TestCompressSwift:rclone-test-warukap4melo: 1 matching files 2025/06/22 02:59:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vobanow8yuhi" 2025/06/22 02:59:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 02:59:55 DEBUG : Swift container rclone-test-vobanow8yuhi.json: Auto set use_segments_container to true 2025/06/22 02:59:55 DEBUG : Swift container rclone-test-vobanow8yuhi: Auto set use_segments_container to true 2025/06/22 02:59:55 DEBUG : Creating backend with remote "/tmp/rclone173576235" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vobanow8yuhi", Local "Local file system at /tmp/rclone173576235", Modify Window "1ns" 2025/06/22 02:59:56 INFO : Swift container rclone-test-vobanow8yuhi: Container "rclone-test-vobanow8yuhi" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/22 03:00:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/22 03:00:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vobanow8yuhi 2025/06/22 03:00:07 NOTICE: Compressed: TestCompressSwift:rclone-test-vobanow8yuhi: 1 files missing 2025/06/22 03:00:07 NOTICE: 1 hashes missing 2025/06/22 03:00:07 NOTICE: Compressed: TestCompressSwift:rclone-test-vobanow8yuhi: 2 differences found 2025/06/22 03:00:07 NOTICE: Compressed: TestCompressSwift:rclone-test-vobanow8yuhi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/22 03:00:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/22 03:00:07 NOTICE: Compressed: TestCompressSwift:rclone-test-vobanow8yuhi: 0 differences found 2025/06/22 03:00:07 NOTICE: Compressed: TestCompressSwift:rclone-test-vobanow8yuhi: 1 matching files 2025/06/22 03:00:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-meqomoh6jido" 2025/06/22 03:00:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 03:00:07 DEBUG : Swift container rclone-test-meqomoh6jido.json: Auto set use_segments_container to true 2025/06/22 03:00:08 DEBUG : Swift container rclone-test-meqomoh6jido: Auto set use_segments_container to true 2025/06/22 03:00:08 DEBUG : Creating backend with remote "/tmp/rclone283278962" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-meqomoh6jido", Local "Local file system at /tmp/rclone283278962", Modify Window "1ns" 2025/06/22 03:00:08 INFO : Swift container rclone-test-meqomoh6jido: Container "rclone-test-meqomoh6jido" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/22 03:00:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/22 03:00:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-meqomoh6jido 2025/06/22 03:00:20 NOTICE: Compressed: TestCompressSwift:rclone-test-meqomoh6jido: 1 files missing 2025/06/22 03:00:20 NOTICE: 1 hashes missing 2025/06/22 03:00:20 NOTICE: Compressed: TestCompressSwift:rclone-test-meqomoh6jido: 2 differences found 2025/06/22 03:00:20 NOTICE: Compressed: TestCompressSwift:rclone-test-meqomoh6jido: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/22 03:00:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/22 03:00:20 NOTICE: Compressed: TestCompressSwift:rclone-test-meqomoh6jido: 0 differences found 2025/06/22 03:00:20 NOTICE: Compressed: TestCompressSwift:rclone-test-meqomoh6jido: 1 matching files 2025/06/22 03:00:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qumilob4kuku" 2025/06/22 03:00:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 03:00:21 DEBUG : Swift container rclone-test-qumilob4kuku.json: Auto set use_segments_container to true 2025/06/22 03:00:21 DEBUG : Swift container rclone-test-qumilob4kuku: Auto set use_segments_container to true 2025/06/22 03:00:21 DEBUG : Creating backend with remote "/tmp/rclone2986744489" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qumilob4kuku", Local "Local file system at /tmp/rclone2986744489", Modify Window "1ns" 2025/06/22 03:00:22 INFO : Swift container rclone-test-qumilob4kuku: Container "rclone-test-qumilob4kuku" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/22 03:00:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/22 03:00:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qumilob4kuku 2025/06/22 03:00:38 NOTICE: Compressed: TestCompressSwift:rclone-test-qumilob4kuku: 1 files missing 2025/06/22 03:00:38 NOTICE: 1 hashes missing 2025/06/22 03:00:38 NOTICE: Compressed: TestCompressSwift:rclone-test-qumilob4kuku: 2 differences found 2025/06/22 03:00:38 NOTICE: Compressed: TestCompressSwift:rclone-test-qumilob4kuku: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/22 03:00:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/22 03:00:43 NOTICE: Compressed: TestCompressSwift:rclone-test-qumilob4kuku: 0 differences found 2025/06/22 03:00:43 NOTICE: Compressed: TestCompressSwift:rclone-test-qumilob4kuku: 1 matching files 2025/06/22 03:00:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hucufah7gifa" 2025/06/22 03:00:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 03:00:43 DEBUG : Swift container rclone-test-hucufah7gifa.json: Auto set use_segments_container to true 2025/06/22 03:00:44 DEBUG : Swift container rclone-test-hucufah7gifa: Auto set use_segments_container to true 2025/06/22 03:00:44 DEBUG : Creating backend with remote "/tmp/rclone237395794" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hucufah7gifa", Local "Local file system at /tmp/rclone237395794", Modify Window "1ns" 2025/06/22 03:00:44 INFO : Swift container rclone-test-hucufah7gifa: Container "rclone-test-hucufah7gifa" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/22 03:00:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/22 03:00:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hucufah7gifa 2025/06/22 03:00:56 NOTICE: Compressed: TestCompressSwift:rclone-test-hucufah7gifa: 1 files missing 2025/06/22 03:00:56 NOTICE: 1 hashes missing 2025/06/22 03:00:56 NOTICE: Compressed: TestCompressSwift:rclone-test-hucufah7gifa: 2 differences found 2025/06/22 03:00:56 NOTICE: Compressed: TestCompressSwift:rclone-test-hucufah7gifa: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/22 03:01:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/22 03:01:06 NOTICE: Compressed: TestCompressSwift:rclone-test-hucufah7gifa: 0 differences found 2025/06/22 03:01:06 NOTICE: Compressed: TestCompressSwift:rclone-test-hucufah7gifa: 1 matching files 2025/06/22 03:01:06 DEBUG : Compressed: TestCompressSwift:rclone-test-hucufah7gifa: Purge remote 2025/06/22 03:01:06 DEBUG : Waiting for deletions to finish 2025/06/22 03:01:06 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/22 03:01:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/22 03:01:11 INFO : Swift container rclone-test-hucufah7gifa: Container "rclone-test-hucufah7gifa" removed 2025/06/22 03:01:11 DEBUG : Compressed: TestCompressSwift:rclone-test-qumilob4kuku: Purge remote 2025/06/22 03:01:11 DEBUG : Waiting for deletions to finish 2025/06/22 03:01:17 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/22 03:01:17 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/22 03:01:17 INFO : Swift container rclone-test-qumilob4kuku: Container "rclone-test-qumilob4kuku" removed 2025/06/22 03:01:17 DEBUG : Compressed: TestCompressSwift:rclone-test-meqomoh6jido: Purge remote 2025/06/22 03:01:17 DEBUG : Waiting for deletions to finish 2025/06/22 03:01:17 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/22 03:01:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/22 03:01:28 INFO : Swift container rclone-test-meqomoh6jido: Container "rclone-test-meqomoh6jido" removed 2025/06/22 03:01:28 DEBUG : Compressed: TestCompressSwift:rclone-test-vobanow8yuhi: Purge remote 2025/06/22 03:01:28 DEBUG : Waiting for deletions to finish 2025/06/22 03:01:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/22 03:01:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/22 03:01:38 INFO : Swift container rclone-test-vobanow8yuhi: Container "rclone-test-vobanow8yuhi" removed 2025/06/22 03:01:38 DEBUG : Compressed: TestCompressSwift:rclone-test-warukap4melo: Purge remote 2025/06/22 03:01:38 DEBUG : Waiting for deletions to finish 2025/06/22 03:01:39 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/22 03:01:39 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/22 03:01:39 INFO : Swift container rclone-test-warukap4melo: Container "rclone-test-warukap4melo" removed 2025/06/22 03:01:39 DEBUG : Compressed: TestCompressSwift:rclone-test-koboyoq7qede: Purge remote 2025/06/22 03:01:39 DEBUG : Waiting for deletions to finish 2025/06/22 03:01:39 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/22 03:01:44 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/22 03:01:44 INFO : Swift container rclone-test-koboyoq7qede: Container "rclone-test-koboyoq7qede" removed 2025/06/22 03:01:44 DEBUG : Compressed: TestCompressSwift:rclone-test-vimosob8sexa: Purge remote 2025/06/22 03:01:44 DEBUG : Waiting for deletions to finish 2025/06/22 03:01:45 INFO : HELLO, WORLD!.bin: Deleted 2025/06/22 03:01:45 INFO : HELLO, WORLD!.json: Deleted 2025/06/22 03:01:45 INFO : Swift container rclone-test-vimosob8sexa: Container "rclone-test-vimosob8sexa" removed 2025/06/22 03:01:45 DEBUG : Compressed: TestCompressSwift:rclone-test-bebeneg4fapu: Purge remote 2025/06/22 03:01:45 DEBUG : Waiting for deletions to finish 2025/06/22 03:01:45 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/22 03:01:50 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/22 03:01:51 INFO : Swift container rclone-test-bebeneg4fapu: Container "rclone-test-bebeneg4fapu" removed 2025/06/22 03:01:51 DEBUG : Compressed: TestCompressSwift:rclone-test-jamumos9koji: Purge remote 2025/06/22 03:01:51 DEBUG : Waiting for deletions to finish 2025/06/22 03:01:51 INFO : HELLO, WORLD!.json: Deleted 2025/06/22 03:01:51 INFO : HELLO, WORLD!.bin: Deleted 2025/06/22 03:01:51 INFO : Swift container rclone-test-jamumos9koji: Container "rclone-test-jamumos9koji" removed 2025/06/22 03:01:51 DEBUG : Compressed: TestCompressSwift:rclone-test-wuqumoy2yuda: Purge remote 2025/06/22 03:01:51 DEBUG : Waiting for deletions to finish 2025/06/22 03:01:52 INFO : hello, world!.bin: Deleted 2025/06/22 03:01:57 INFO : hello, world!.json: Deleted 2025/06/22 03:01:57 INFO : Swift container rclone-test-wuqumoy2yuda: Container "rclone-test-wuqumoy2yuda" removed --- PASS: TestApplyTransforms (205.89s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:02:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/22 03:02:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/22 03:02:13 INFO : file1: Copied (new) to: sub/file2 2025/06/22 03:02:13 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 03:02:13 DEBUG : file1: Unchanged skipping 2025/06/22 03:02:19 DEBUG : Compressed: TestCompressSwift:rclone-test-ribecid2vaci: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (37.57s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.24s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:02:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ribecid2vaci/backup" 2025/06/22 03:02:41 DEBUG : Swift container rclone-test-ribecid2vaci path backup.json: Auto set use_segments_container to true 2025/06/22 03:02:47 DEBUG : Swift container rclone-test-ribecid2vaci path backup: Auto set use_segments_container to true 2025/06/22 03:02:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/22 03:03:23 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/22 03:03:23 INFO : dst/file1: Copied (server-side copy) 2025/06/22 03:03:24 INFO : dst/file1: Deleted 2025/06/22 03:03:29 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/22 03:03:29 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (65.49s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:03:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ribecid2vaci/dst" 2025/06/22 03:03:40 DEBUG : Swift container rclone-test-ribecid2vaci path dst.json: Auto set use_segments_container to true 2025/06/22 03:03:46 DEBUG : Swift container rclone-test-ribecid2vaci path dst: Auto set use_segments_container to true 2025/06/22 03:03:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ribecid2vaci/CompareDest" 2025/06/22 03:03:57 DEBUG : Swift container rclone-test-ribecid2vaci path CompareDest.json: Auto set use_segments_container to true 2025/06/22 03:04:03 DEBUG : Swift container rclone-test-ribecid2vaci path CompareDest: Auto set use_segments_container to true 2025/06/22 03:04:08 DEBUG : one: Need to transfer - File not found at Destination 2025/06/22 03:04:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 03:04:24 INFO : one: Copied (new) 2025/06/22 03:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:04:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/22 03:04:40 INFO : one: Copied (replaced existing) 2025/06/22 03:05:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:05:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 03:05:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 03:05:50 DEBUG : two: Need to transfer - File not found at Destination 2025/06/22 03:05:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 03:05:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/22 03:06:05 DEBUG : two: Need to transfer - File not found at Destination 2025/06/22 03:06:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 03:06:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/22 03:06:47 DEBUG : two: Need to transfer - File not found at Destination 2025/06/22 03:06:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/22 03:07:07 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/22 03:07:07 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (264.16s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:08:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ribecid2vaci/dst" 2025/06/22 03:08:04 DEBUG : Config file has changed externally - reloading 2025/06/22 03:08:05 DEBUG : Swift container rclone-test-ribecid2vaci path dst.json: Auto set use_segments_container to true 2025/06/22 03:08:10 DEBUG : Swift container rclone-test-ribecid2vaci path dst: Auto set use_segments_container to true 2025/06/22 03:08:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ribecid2vaci/CopyDest" 2025/06/22 03:08:21 DEBUG : Swift container rclone-test-ribecid2vaci path CopyDest.json: Auto set use_segments_container to true 2025/06/22 03:08:26 DEBUG : Swift container rclone-test-ribecid2vaci path CopyDest: Auto set use_segments_container to true 2025/06/22 03:08:32 DEBUG : one: Need to transfer - File not found at Destination 2025/06/22 03:08:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 03:08:47 INFO : one: Copied (new) 2025/06/22 03:08:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:08:58 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/22 03:08:58 INFO : one: Copied (replaced existing) 2025/06/22 03:09:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ribecid2vaci/BackupDir" 2025/06/22 03:09:26 DEBUG : Swift container rclone-test-ribecid2vaci path BackupDir.json: Auto set use_segments_container to true 2025/06/22 03:09:31 DEBUG : Swift container rclone-test-ribecid2vaci path BackupDir: Auto set use_segments_container to true 2025/06/22 03:09:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:09:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 03:09:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:10:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 03:10:08 INFO : one: Copied (server-side copy) 2025/06/22 03:10:13 INFO : one: Deleted 2025/06/22 03:10:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/22 03:10:33 INFO : one: Copied (server-side copy) 2025/06/22 03:10:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/22 03:10:56 DEBUG : two: Need to transfer - File not found at Destination 2025/06/22 03:10:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 03:11:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/22 03:11:21 INFO : two: Copied (server-side copy) 2025/06/22 03:11:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/22 03:11:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 03:11:37 DEBUG : two: Unchanged skipping 2025/06/22 03:12:25 DEBUG : three: Need to transfer - File not found at Destination 2025/06/22 03:12:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/22 03:12:35 DEBUG : three: Destination not found in --copy-dest 2025/06/22 03:12:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/22 03:12:46 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (355.59s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:14:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/22 03:14:16 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/22 03:14:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/22 03:14:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/22 03:14:28 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/22 03:14:28 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-ribecid2vaci/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/22 03:14:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/22 03:14:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/22 03:14:54 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 17cf183216153977804561d7e01010fa OK 2025/06/22 03:14:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (65.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.14s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.25s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.15s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:16:25 INFO : Compressed: TestCompressSwift:rclone-test-ribecid2vaci: Looking for duplicate md5 hashes using newest mode. 2025/06/22 03:16:36 NOTICE: 235d9deb35d85d22ce6c56aeb5312c43: Found 3 files with duplicate md5 hashes 2025/06/22 03:16:46 INFO : one: Deleted 2025/06/22 03:16:51 INFO : also/one: Deleted 2025/06/22 03:16:51 NOTICE: 235d9deb35d85d22ce6c56aeb5312c43: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (141.18s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:19:11 DEBUG : a.txt: Excluded (Size Filter) 2025/06/22 03:19:11 DEBUG : a.txt: Excluded 2025/06/22 03:19:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/22 03:19:11 DEBUG : sub dir/hello world: Excluded 2025/06/22 03:19:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/22 03:19:11 DEBUG : sub dir/hello world2: Excluded 2025/06/22 03:19:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/22 03:19:11 DEBUG : sub dir/hello world: Excluded 2025/06/22 03:19:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/22 03:19:11 DEBUG : sub dir/hello world2: Excluded 2025/06/22 03:19:16 DEBUG : sub dir/ignore dir: Excluded 2025/06/22 03:19:22 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (171.36s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:22:10 DEBUG : a.txt: Excluded (Size Filter) 2025/06/22 03:22:10 DEBUG : a.txt: Excluded 2025/06/22 03:22:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/22 03:22:10 DEBUG : sub dir/hello world: Excluded 2025/06/22 03:22:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/22 03:22:10 DEBUG : sub dir/hello world2: Excluded 2025/06/22 03:22:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/22 03:22:10 DEBUG : sub dir/hello world: Excluded 2025/06/22 03:22:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/22 03:22:10 DEBUG : sub dir/hello world2: Excluded 2025/06/22 03:22:20 DEBUG : sub dir/ignore dir: Excluded 2025/06/22 03:22:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (173.87s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (59.21s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.32s) --- PASS: TestListJSON/SubDir (5.20s) --- PASS: TestListJSON/NoModTime (5.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/06/22 03:25:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ribecid2vaci/notfound" 2025/06/22 03:25:06 DEBUG : Config file has changed externally - reloading 2025/06/22 03:25:06 DEBUG : Swift container rclone-test-ribecid2vaci path notfound.json: Auto set use_segments_container to true 2025/06/22 03:25:11 DEBUG : Swift container rclone-test-ribecid2vaci path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (74.90s) --- PASS: TestStatJSON/Root (0.15s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.28s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.14s) --- PASS: TestStatJSON/NotFound (5.27s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (5.16s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.18s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:25:28 INFO : Compressed: TestCompressSwift:rclone-test-ribecid2vaci: Making directory 2025/06/22 03:25:28 INFO : Compressed: TestCompressSwift:rclone-test-ribecid2vaci: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" --- PASS: TestLsd (31.01s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" --- PASS: TestLs (47.61s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:27:28 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/22 03:27:28 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (72.07s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" --- PASS: TestLsLong (52.18s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (62.59s) --- PASS: TestHashSums/Md5 (5.15s) --- PASS: TestHashSums/Md5Download (10.24s) === RUN TestHashSumsWithErrors 2025/06/22 03:29:53 DEBUG : Creating backend with remote ":memory:" 2025/06/22 03:29:53 DEBUG : Config file has changed externally - reloading 2025/06/22 03:29:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/22 03:29:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/22 03:29:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/22 03:29:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/22 03:29:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/22 03:29:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/22 03:29:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/22 03:29:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/22 03:29:53 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" --- PASS: TestCount (88.57s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:32:11 DEBUG : Waiting for deletions to finish 2025/06/22 03:32:11 DEBUG : large: Excluded (Size Filter) 2025/06/22 03:32:11 INFO : small: Deleted 2025/06/22 03:32:26 INFO : medium: Deleted --- PASS: TestDelete (79.57s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:33:33 DEBUG : Waiting for deletions to finish 2025/06/22 03:33:33 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/22 03:33:44 INFO : large: Deleted 2025/06/22 03:33:44 INFO : medium: Deleted --- PASS: TestMaxDelete (63.15s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:34:21 DEBUG : Waiting for deletions to finish 2025/06/22 03:34:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/22 03:34:22 INFO : small: Deleted 2025/06/22 03:34:37 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (77.90s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:35:49 DEBUG : Waiting for deletions to finish 2025/06/22 03:35:49 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/22 03:36:00 INFO : large: Deleted 2025/06/22 03:36:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (63.01s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" --- PASS: TestReadFile (22.04s) === RUN TestRetry 2025/06/22 03:36:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/22 03:36:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/22 03:36:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/22 03:36:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/22 03:36:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/22 03:36:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/22 03:36:28 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-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" --- PASS: TestCat (35.10s) === RUN TestPurge 2025/06/22 03:37:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wamicaw8riji" 2025/06/22 03:37:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 03:37:03 DEBUG : Swift container rclone-test-wamicaw8riji.json: Auto set use_segments_container to true 2025/06/22 03:37:03 DEBUG : Swift container rclone-test-wamicaw8riji: Auto set use_segments_container to true 2025/06/22 03:37:03 DEBUG : Creating backend with remote "/tmp/rclone2123342891" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wamicaw8riji", Local "Local file system at /tmp/rclone2123342891", Modify Window "1ns" 2025/06/22 03:37:04 INFO : Swift container rclone-test-wamicaw8riji: Container "rclone-test-wamicaw8riji" created 2025/06/22 03:37:15 INFO : A2: Making directory 2025/06/22 03:37:15 INFO : A1/B2: Making directory 2025/06/22 03:37:15 INFO : A1/B2/C2: Making directory 2025/06/22 03:37:15 INFO : A1/B1/C3: Making directory 2025/06/22 03:37:15 INFO : A3: Making directory 2025/06/22 03:37:15 INFO : A3/B3: Making directory 2025/06/22 03:37:15 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/22 03:37:26 DEBUG : Waiting for deletions to finish 2025/06/22 03:37:27 INFO : A1/B1/C1/one.bin: Deleted 2025/06/22 03:37:32 INFO : A1/B1/C1/one.json: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/22 03:37:37 DEBUG : Waiting for deletions to finish 2025/06/22 03:37:37 INFO : A1/two.json: Deleted 2025/06/22 03:37:42 INFO : A1/two.bin: Deleted 2025/06/22 03:37:42 INFO : Swift container rclone-test-wamicaw8riji: Container "rclone-test-wamicaw8riji" removed 2025/06/22 03:37:43 DEBUG : Compressed: TestCompressSwift:rclone-test-wamicaw8riji: Purge remote 2025/06/22 03:37:43 DEBUG : Waiting for deletions to finish 2025/06/22 03:37:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (39.71s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:37:54 INFO : A2: Making directory 2025/06/22 03:37:54 INFO : A1/B2: Making directory 2025/06/22 03:37:54 INFO : A1/B2/C2: Making directory 2025/06/22 03:37:54 INFO : A1/B1/C3: Making directory 2025/06/22 03:37:54 INFO : A3: Making directory 2025/06/22 03:37:54 INFO : A3/B3: Making directory 2025/06/22 03:37:54 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/22 03:38:05 DEBUG : removing 1 level 3 directories 2025/06/22 03:38:05 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/06/22 03:38:27 DEBUG : removing 1 level 0 directories 2025/06/22 03:38:27 INFO : Compressed: TestCompressSwift:rclone-test-ribecid2vaci: Removing directory 2025/06/22 03:38:27 INFO : Swift container rclone-test-ribecid2vaci: Container "rclone-test-ribecid2vaci" removed --- PASS: TestRmdirsNoLeaveRoot (44.87s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:38:28 INFO : Swift container rclone-test-ribecid2vaci: Container "rclone-test-ribecid2vaci" created 2025/06/22 03:38:28 INFO : A1: Making directory 2025/06/22 03:38:28 INFO : A1/B1: Making directory 2025/06/22 03:38:28 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.58s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:38:28 INFO : A1: Making directory 2025/06/22 03:38:28 INFO : A1/B1: Making directory 2025/06/22 03:38:28 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ribecid2vaci", Local "Local file system at /tmp/rclone2519693169", Modify Window "1ns" 2025/06/22 03:38:44 DEBUG : filename.txt: File name found in url 2025/06/22 03:38:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. panic: test timed out after 1h0m0s running tests: TestCopyURL (40s) goroutine 8977 [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, 1 minutes]: testing.(*T).Run(0xc0009aa540, {0x26a2e54?, 0xc0006b3ad8?}, 0x27d5400) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0009aa540) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0009aa540, 0xc0006b3c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000984900, {0x3e9b120, 0x6d, 0x6d}, {0xedfe963cd?, 0x3eb1120?, 0x3eb1120?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003fe6e0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0003fe6e0) /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 52 [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 53 [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 8864 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002eaf00, 0xc00049dc70, 0xc00084c8c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002eaf00, {0x2b09a08, 0x3ed46e0}, {0xc000a06050, 0x4f}, {{0xc0007085d0, 0x18}, {0xc0007085e9, 0xa}, {0x268cb14, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002eaf00, {0x2b09a08, 0x3ed46e0}, {{0xc0007085d0, 0x18}, {0xc0007085e9, 0xa}, {0x268cb14, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectOpenBase(0xc0002eaf00, {0x2b09a08?, 0x3ed46e0?}, {0xc0007085d0, 0x18}, {0xc0007085e9, 0xa}, 0x1, 0x0, 0x0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1791 +0xfd github.com/ncw/swift/v2.(*Connection).ObjectOpen.(*Connection).objectOpen.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1823 +0x5f github.com/ncw/swift/v2.withLORetry(0x0, 0xc00006b308) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).objectOpen(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1822 github.com/ncw/swift/v2.(*Connection).ObjectOpen(0x0?, {0x2b09a08?, 0x3ed46e0?}, {0xc0007085d0?, 0xc00006b408?}, {0xc0007085e9?, 0xc0003988c0?}, 0x38?, 0x41373d?) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1856 +0xeb github.com/rclone/rclone/backend/swift.(*Object).Open.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1411 +0x68 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0004fa008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009861e0, 0xc0016eb620, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009861e0, 0xc0016eb620) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Open(0xc001a1c840, {0x2b09a08, 0x3ed46e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1409 +0x205 github.com/rclone/rclone/backend/compress.readMetadata({0x2b09a08?, 0x3ed46e0?}, {0x2b21740?, 0xc001a1c840?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1124 +0x6e github.com/rclone/rclone/backend/compress.(*Object).loadMetadataIfNotLoaded(0xc0009a03c0, {0x2b09a08?, 0x3ed46e0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1253 +0xad github.com/rclone/rclone/backend/compress.(*Object).Hash(0xc0009a03c0, {0x2b09a08?, 0x3ed46e0?}, 0xc0009a03c0?) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1338 +0x33 github.com/rclone/rclone/fstest.(*Item).CheckHashes(0xc00017a700, 0xc0006d0000, {0x2b1edb0, 0xc0009a03c0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:138 +0x35b github.com/rclone/rclone/fstest.(*Item).Check(0xc00017a700, 0xc0006d0000, {0x2b1edb0, 0xc0009a03c0}, 0x2bc3d67dd3ac0000) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 +0x47 github.com/rclone/rclone/fstest.(*Items).Find(0xc00006ba48, 0xc0006d0000, {0x2b1edb0, 0xc0009a03c0}, 0x2bc3d67dd3ac0000) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 +0x186 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0006d0000, {0x2b1ed40, 0xc0000c8200}, {0x0, 0x0}, {0xc00017a700, 0x4, 0x4}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 +0x91b github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 github.com/rclone/rclone/fs/operations_test.TestCopyURL(0xc0006d0000) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:894 +0xf2e testing.tRunner(0xc0006d0000, 0x27d5400) /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 1099 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1073 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8697 [IO wait]: internal/poll.runtime_pollWait(0x763fe725d178, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000c8280?, 0xc0019ef980?, 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(0xc0000c8280, {0xc0019ef980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000c8280, {0xc0019ef980?, 0x1973?, 0xc0044b0680?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0004b6088, {0xc0019ef980?, 0xc000ac68d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00084e330, {0xc0019ef980?, 0x763fe763b170?, 0x763fe76325c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000011d10, {0xc0019ef980?, 0x1973?, 0xc0004a19d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000ac69b8, {0x2ae3100, 0xc000011d10}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000ac6708, {0x763f9d75a0c8, 0xc00084e330}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000ac6708, 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(0xc000ac6708, {0xc0044bd000, 0x1000, 0xc0003ef8f0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b025a0, {0xc0044bd000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0044bb8c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0044bb8c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b025a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8691 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 533 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 507 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1471 [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 1461 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 179 [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 169 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3153 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2826 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 240 [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 230 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 446 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 436 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 695 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 685 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 284 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 274 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 568 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 542 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1314 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1304 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 637 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 628 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 332 [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 322 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2901 [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 2826 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 859 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 673 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 811 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 657 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8961 [IO wait]: internal/poll.runtime_pollWait(0x763fe725d3a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000942280?, 0x763f9ce19078?, 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).Accept(0xc000942280) /usr/local/go/src/internal/poll/fd_unix.go:620 +0x295 net.(*netFD).accept(0xc000942280) /usr/local/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc00052c4c0) /usr/local/go/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0xc00052c4c0) /usr/local/go/src/net/tcpsock.go:380 +0x30 crypto/tls.(*listener).Accept(0xc000010cc0) /usr/local/go/src/crypto/tls/tls.go:67 +0x24 net/http.(*Server).Serve(0xc000a0e200, {0x2b03208, 0xc000010cc0}) /usr/local/go/src/net/http/server.go:3424 +0x30c net/http/httptest.(*Server).goServe.func1() /usr/local/go/src/net/http/httptest/server.go:311 +0x55 created by net/http/httptest.(*Server).goServe in goroutine 8864 /usr/local/go/src/net/http/httptest/server.go:309 +0x65 goroutine 2827 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2826 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 743 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 733 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8912 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x763fe725cd18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001ef400?, 0xc0045a4000?, 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(0xc0001ef400, {0xc0045a4000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001ef400, {0xc0045a4000?, 0xc000699ad0?, 0x4c6a65?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a338, {0xc0045a4000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 net/http.(*connReader).Read(0xc00047e030, {0xc0045a4000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:798 +0x159 bufio.(*Reader).fill(0xc001a1d320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a1d320, 0x4) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*conn).serve(0xc000907b00, {0x2b09ae8, 0xc000541da0}) /usr/local/go/src/net/http/server.go:2137 +0x785 created by net/http.(*Server).Serve in goroutine 8909 /usr/local/go/src/net/http/server.go:3454 +0x485 goroutine 8673 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x763fe725ce30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000942200?, 0xc00451c000?, 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(0xc000942200, {0xc00451c000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000942200, {0xc00451c000?, 0xc00069dad0?, 0x4c6a65?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148450, {0xc00451c000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 net/http.(*connReader).Read(0xc0003aa1b0, {0xc00451c000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:798 +0x159 bufio.(*Reader).fill(0xc0016eaf00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0016eaf00, 0x4) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*conn).serve(0xc000955710, {0x2b09ae8, 0xc000541da0}) /usr/local/go/src/net/http/server.go:2137 +0x785 created by net/http.(*Server).Serve in goroutine 8909 /usr/local/go/src/net/http/server.go:3454 +0x485 goroutine 8698 [select]: net/http.(*persistConn).writeLoop(0xc000b025a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8691 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 1052 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1042 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1229 [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 1219 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1486 [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 1476 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 960 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 950 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1364 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1338 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9001 [select]: net/http.(*persistConn).roundTrip(0xc000b025a0, 0xc001292780) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0000efba0, 0xc00084c8c0) /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(0xc00016c540, 0xc00084c8c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00084c8c0, {0x2ae28a0, 0xc00016c540}, {0x1?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000988150, 0xc00084c8c0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000988150, 0xc00084c8c0) /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 8864 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 8915 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x763fe725d5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a35100?, 0xc0045a8000?, 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(0xc000a35100, {0xc0045a8000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a35100, {0xc0045a8000?, 0xc0006b5ad0?, 0x4c6a65?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0004b6410, {0xc0045a8000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 net/http.(*connReader).Read(0xc000306a80, {0xc0045a8000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:798 +0x159 bufio.(*Reader).fill(0xc001a1d740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a1d740, 0x4) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*conn).serve(0xc0008a07e0, {0x2b09ae8, 0xc000541da0}) /usr/local/go/src/net/http/server.go:2137 +0x785 created by net/http.(*Server).Serve in goroutine 8909 /usr/local/go/src/net/http/server.go:3454 +0x485 goroutine 8891 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x763fe725cc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001ef380?, 0xc000622000?, 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(0xc0001ef380, {0xc000622000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001ef380, {0xc000622000?, 0x2af4df0?, 0xc0001b8780?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008a22a8, {0xc000622000?, 0x4091b4?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000010918, {0xc000622000?, 0x408faf?, 0xc000541800?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 net/http.(*persistConn).Read(0xc0006a2900, {0xc000622000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001295320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001295320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006a2900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8910 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3596 [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 2826 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8927 [select]: net/http.(*persistConn).writeLoop(0xc0007405a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8994 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 3425 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2826 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8517 [chan receive, 3 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 8516 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8909 [IO wait]: internal/poll.runtime_pollWait(0x763fe725d290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001ef300?, 0x900000036?, 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).Accept(0xc0001ef300) /usr/local/go/src/internal/poll/fd_unix.go:620 +0x295 net.(*netFD).accept(0xc0001ef300) /usr/local/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000ae2f40) /usr/local/go/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0xc000ae2f40) /usr/local/go/src/net/tcpsock.go:380 +0x30 net/http.(*Server).Serve(0xc0008c8b00, {0x2b03b68, 0xc000ae2f40}) /usr/local/go/src/net/http/server.go:3424 +0x30c net/http/httptest.(*Server).goServe.func1() /usr/local/go/src/net/http/httptest/server.go:311 +0x55 created by net/http/httptest.(*Server).goServe in goroutine 8864 /usr/local/go/src/net/http/httptest/server.go:309 +0x65 goroutine 3079 [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 2826 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1272 [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 1262 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1429 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1419 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3241 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2826 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8952 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0000d3e60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8949 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 8966 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0006a38c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8963 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 3529 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2826 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3297 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2826 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8951 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x763fe725cf48, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000c8c00?, 0xc000624000?, 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(0xc0000c8c00, {0xc000624000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000c8c00, {0xc000624000?, 0x2af4df0?, 0xc0009a0c30?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008a2348, {0xc000624000?, 0x4091b4?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0000114d0, {0xc000624000?, 0x408faf?, 0xc000a01350?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 net/http.(*persistConn).Read(0xc0000d3e60, {0xc000624000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001295620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001295620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0000d3e60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8949 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8926 [IO wait]: internal/poll.runtime_pollWait(0x763fe725d4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000942480?, 0xc0002f5500?, 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(0xc000942480, {0xc0002f5500, 0x700, 0x700}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000942480, {0xc0002f5500?, 0x6fb?, 0xc00053c460?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148340, {0xc0002f5500?, 0xc0002f5500?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000010f00, {0xc0002f5500?, 0x763fe763b170?, 0x763fe76325c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000011470, {0xc0002f5500?, 0x0?, 0xc0006609d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003b29b8, {0x2ae3100, 0xc000011470}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003b2708, {0x763f9d75a0c8, 0xc000010f00}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003b2708, 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(0xc0003b2708, {0xc00054c000, 0x1000, 0xc0003abe00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007405a0, {0xc00054c000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a1c300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a1c300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007405a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8994 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 2927 [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 2826 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8892 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0006a2900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8910 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 8965 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x763fe725d060, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001ef880?, 0xc0045bc000?, 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(0xc0001ef880, {0xc0045bc000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001ef880, {0xc0045bc000?, 0x2af4df0?, 0xc0001b9590?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a418, {0xc0045bc000?, 0x4091b4?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a088a0, {0xc0045bc000?, 0x408faf?, 0xc0003065d0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 net/http.(*persistConn).Read(0xc0006a38c0, {0xc0045bc000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a1da40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a1da40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006a38c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8963 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8970 [IO wait]: internal/poll.runtime_pollWait(0x763fe725d6f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001eee00?, 0xc0001d8b40?, 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(0xc0001eee00, {0xc0001d8b40, 0x240, 0x240}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001eee00, {0xc0001d8b40?, 0x4c9ba5?, 0xc0001eee00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a000, {0xc0001d8b40?, 0x763fe763b170?, 0x763fe76325c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000011110, {0xc0001d8b40?, 0x99?, 0xf?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000ac62b8, {0x2ae3100, 0xc000011110}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000ac6008, {0x2ae2bc0, 0xc00008a000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000ac6008, 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(0xc000ac6008, {0xc0004de000, 0x1000, 0xc000649af8?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*connReader).Read(0xc0004a8360, {0xc0004de000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:798 +0x159 bufio.(*Reader).fill(0xc0016eb560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0016eb560, 0x4) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*conn).serve(0xc000812120, {0x2b09ae8, 0xc000a00810}) /usr/local/go/src/net/http/server.go:2137 +0x785 created by net/http.(*Server).Serve in goroutine 8961 /usr/local/go/src/net/http/server.go:3454 +0x485 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.027728838s (try 1/5): exit status 2: Failed []