"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 5/5) 2025/05/16 07:45:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-camural6sahu" 2025/05/16 07:45:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 07:45:56 DEBUG : Swift container rclone-test-camural6sahu.json: Auto set use_segments_container to true 2025/05/16 07:45:56 DEBUG : Swift container rclone-test-camural6sahu: Auto set use_segments_container to true 2025/05/16 07:45:56 DEBUG : Creating backend with remote "/tmp/rclone3349375547" === 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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/05/16 07:45:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 07:45:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/16 07:45:57 DEBUG : potato: Seek from 10 to 0 2025/05/16 07:45:57 DEBUG : potato: Seek from 10 to 0 2025/05/16 07:45:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/16 07:45:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 07:45:57 DEBUG : potato: Seek from 5 to 2 2025/05/16 07:45:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/16 07:45:57 DEBUG : potato: Seek from 7 to 0 2025/05/16 07:45:57 DEBUG : potato: Seek from 7 to 0 2025/05/16 07:45:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/16 07:45:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 07:45:57 DEBUG : potato: Seek from 5 to 2 2025/05/16 07:45:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/16 07:45:57 DEBUG : potato: Seek from 8 to 0 2025/05/16 07:45:57 DEBUG : potato: Seek from 8 to 0 2025/05/16 07:45:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/16 07:45:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 07:45:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 07:45:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 07:45:57 DEBUG : potato: Seek from 5 to 2 2025/05/16 07:45:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/16 07:45:57 DEBUG : potato: Seek from 9 to 0 2025/05/16 07:45:57 DEBUG : potato: Seek from 9 to 0 2025/05/16 07:45:57 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 07:45:57 INFO : Swift container rclone-test-camural6sahu: Container "rclone-test-camural6sahu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (149.04s) --- PASS: TestCheck/1 (5.14s) --- PASS: TestCheck/2 (5.15s) --- PASS: TestCheck/3 (0.19s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (5.15s) --- PASS: TestCheck/6 (5.15s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2025/05/16 07:48:26 DEBUG : Creating backend with remote "nonexistent" 2025/05/16 07:48:26 DEBUG : Creating backend with remote "nonexistent" 2025/05/16 07:48:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/16 07:48:26 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/05/16 07:48:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/16 07:48:26 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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 (162.60s) --- PASS: TestCheckDownload/1 (5.19s) --- PASS: TestCheckDownload/2 (0.24s) --- PASS: TestCheckDownload/3 (0.19s) --- PASS: TestCheckDownload/4 (5.29s) --- PASS: TestCheckDownload/5 (10.22s) --- PASS: TestCheckDownload/6 (5.23s) --- PASS: TestCheckDownload/7 (5.23s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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 (111.85s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 07:53:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/16 07:53:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/16 07:53:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/16 07:53:11 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/16 07:53:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/16 07:53:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/16 07:53:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/16 07:53:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (32.46s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 07:53:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-camural6sahu/data" 2025/05/16 07:53:33 DEBUG : Swift container rclone-test-camural6sahu path data.json: Auto set use_segments_container to true 2025/05/16 07:53:39 DEBUG : Swift container rclone-test-camural6sahu 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 (286.63s) --- PASS: TestCheckSum/subtest1 (15.35s) --- PASS: TestCheckSum/subtest2 (5.34s) --- PASS: TestCheckSum/subtest3 (15.44s) --- PASS: TestCheckSum/subtest4 (10.44s) --- PASS: TestCheckSum/subtest5 (5.45s) --- PASS: TestCheckSum/subtest6 (0.43s) --- PASS: TestCheckSum/subtest7 (10.44s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 07:58:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-camural6sahu/data" 2025/05/16 07:58:20 DEBUG : Swift container rclone-test-camural6sahu path data.json: Auto set use_segments_container to true 2025/05/16 07:58:25 DEBUG : Swift container rclone-test-camural6sahu 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 (300.18s) --- PASS: TestCheckSumDownload/subtest1 (0.39s) --- PASS: TestCheckSumDownload/subtest2 (5.44s) --- PASS: TestCheckSumDownload/subtest3 (5.56s) --- PASS: TestCheckSumDownload/subtest4 (10.42s) --- PASS: TestCheckSumDownload/subtest5 (5.39s) --- PASS: TestCheckSumDownload/subtest6 (15.42s) --- PASS: TestCheckSumDownload/subtest7 (15.62s) === RUN TestApplyTransforms 2025/05/16 08:03:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xacojak5yizu" 2025/05/16 08:03:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:03:20 DEBUG : Swift container rclone-test-xacojak5yizu.json: Auto set use_segments_container to true 2025/05/16 08:03:20 DEBUG : Swift container rclone-test-xacojak5yizu: Auto set use_segments_container to true 2025/05/16 08:03:20 DEBUG : Creating backend with remote "/tmp/rclone2503809388" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xacojak5yizu", Local "Local file system at /tmp/rclone2503809388", Modify Window "1ns" 2025/05/16 08:03:21 INFO : Swift container rclone-test-xacojak5yizu: Container "rclone-test-xacojak5yizu" created upper checkfile vs. lower remote (without normalization) 2025/05/16 08:03:32 ERROR : hello, world!: sum not found 2025/05/16 08:03:32 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-xacojak5yizu 2025/05/16 08:03:32 NOTICE: Compressed: TestCompressSwift:rclone-test-xacojak5yizu: 1 files missing 2025/05/16 08:03:32 NOTICE: 1 hashes missing 2025/05/16 08:03:32 NOTICE: Compressed: TestCompressSwift:rclone-test-xacojak5yizu: 2 differences found 2025/05/16 08:03:32 NOTICE: Compressed: TestCompressSwift:rclone-test-xacojak5yizu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/16 08:03:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 08:03:37 NOTICE: Compressed: TestCompressSwift:rclone-test-xacojak5yizu: 0 differences found 2025/05/16 08:03:37 NOTICE: Compressed: TestCompressSwift:rclone-test-xacojak5yizu: 1 matching files 2025/05/16 08:03:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quxorus0luqo" 2025/05/16 08:03:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:03:38 DEBUG : Swift container rclone-test-quxorus0luqo.json: Auto set use_segments_container to true 2025/05/16 08:03:38 DEBUG : Swift container rclone-test-quxorus0luqo: Auto set use_segments_container to true 2025/05/16 08:03:38 DEBUG : Creating backend with remote "/tmp/rclone1369166801" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quxorus0luqo", Local "Local file system at /tmp/rclone1369166801", Modify Window "1ns" 2025/05/16 08:03:38 INFO : Swift container rclone-test-quxorus0luqo: Container "rclone-test-quxorus0luqo" created lower checkfile vs. upper remote (without normalization) 2025/05/16 08:03:50 ERROR : HELLO, WORLD!: sum not found 2025/05/16 08:03:50 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-quxorus0luqo 2025/05/16 08:03:50 NOTICE: Compressed: TestCompressSwift:rclone-test-quxorus0luqo: 1 files missing 2025/05/16 08:03:50 NOTICE: 1 hashes missing 2025/05/16 08:03:50 NOTICE: Compressed: TestCompressSwift:rclone-test-quxorus0luqo: 2 differences found 2025/05/16 08:03:50 NOTICE: Compressed: TestCompressSwift:rclone-test-quxorus0luqo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/16 08:03:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 08:03:55 NOTICE: Compressed: TestCompressSwift:rclone-test-quxorus0luqo: 0 differences found 2025/05/16 08:03:55 NOTICE: Compressed: TestCompressSwift:rclone-test-quxorus0luqo: 1 matching files 2025/05/16 08:03:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-heyipew6piya" 2025/05/16 08:03:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:03:55 DEBUG : Swift container rclone-test-heyipew6piya.json: Auto set use_segments_container to true 2025/05/16 08:03:56 DEBUG : Swift container rclone-test-heyipew6piya: Auto set use_segments_container to true 2025/05/16 08:03:56 DEBUG : Creating backend with remote "/tmp/rclone1246459339" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-heyipew6piya", Local "Local file system at /tmp/rclone1246459339", Modify Window "1ns" 2025/05/16 08:03:56 INFO : Swift container rclone-test-heyipew6piya: Container "rclone-test-heyipew6piya" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/16 08:04:12 ERROR : HeLlO, wOrLd!: sum not found 2025/05/16 08:04:12 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-heyipew6piya 2025/05/16 08:04:12 NOTICE: Compressed: TestCompressSwift:rclone-test-heyipew6piya: 1 files missing 2025/05/16 08:04:12 NOTICE: 1 hashes missing 2025/05/16 08:04:12 NOTICE: Compressed: TestCompressSwift:rclone-test-heyipew6piya: 2 differences found 2025/05/16 08:04:12 NOTICE: Compressed: TestCompressSwift:rclone-test-heyipew6piya: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/16 08:04:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 08:04:17 NOTICE: Compressed: TestCompressSwift:rclone-test-heyipew6piya: 0 differences found 2025/05/16 08:04:17 NOTICE: Compressed: TestCompressSwift:rclone-test-heyipew6piya: 1 matching files 2025/05/16 08:04:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mosahag3viha" 2025/05/16 08:04:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:04:18 DEBUG : Swift container rclone-test-mosahag3viha.json: Auto set use_segments_container to true 2025/05/16 08:04:18 DEBUG : Swift container rclone-test-mosahag3viha: Auto set use_segments_container to true 2025/05/16 08:04:18 DEBUG : Creating backend with remote "/tmp/rclone3995136405" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mosahag3viha", Local "Local file system at /tmp/rclone3995136405", Modify Window "1ns" 2025/05/16 08:04:18 INFO : Swift container rclone-test-mosahag3viha: Container "rclone-test-mosahag3viha" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/16 08:04:34 ERROR : HELLO, WORLD!: sum not found 2025/05/16 08:04:34 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-mosahag3viha 2025/05/16 08:04:34 NOTICE: Compressed: TestCompressSwift:rclone-test-mosahag3viha: 1 files missing 2025/05/16 08:04:34 NOTICE: 1 hashes missing 2025/05/16 08:04:34 NOTICE: Compressed: TestCompressSwift:rclone-test-mosahag3viha: 2 differences found 2025/05/16 08:04:34 NOTICE: Compressed: TestCompressSwift:rclone-test-mosahag3viha: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/16 08:04:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 08:04:35 NOTICE: Compressed: TestCompressSwift:rclone-test-mosahag3viha: 0 differences found 2025/05/16 08:04:35 NOTICE: Compressed: TestCompressSwift:rclone-test-mosahag3viha: 1 matching files 2025/05/16 08:04:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fubiwoh0haxo" 2025/05/16 08:04:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:04:35 DEBUG : Swift container rclone-test-fubiwoh0haxo.json: Auto set use_segments_container to true 2025/05/16 08:04:35 DEBUG : Swift container rclone-test-fubiwoh0haxo: Auto set use_segments_container to true 2025/05/16 08:04:35 DEBUG : Creating backend with remote "/tmp/rclone3855075889" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fubiwoh0haxo", Local "Local file system at /tmp/rclone3855075889", Modify Window "1ns" 2025/05/16 08:04:36 INFO : Swift container rclone-test-fubiwoh0haxo: Container "rclone-test-fubiwoh0haxo" created NFD checkfile vs. NFC remote (without normalization) 2025/05/16 08:04:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/16 08:04:47 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fubiwoh0haxo 2025/05/16 08:04:47 NOTICE: Compressed: TestCompressSwift:rclone-test-fubiwoh0haxo: 1 files missing 2025/05/16 08:04:47 NOTICE: 1 hashes missing 2025/05/16 08:04:47 NOTICE: Compressed: TestCompressSwift:rclone-test-fubiwoh0haxo: 2 differences found 2025/05/16 08:04:47 NOTICE: Compressed: TestCompressSwift:rclone-test-fubiwoh0haxo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/16 08:04:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 08:04:47 NOTICE: Compressed: TestCompressSwift:rclone-test-fubiwoh0haxo: 0 differences found 2025/05/16 08:04:47 NOTICE: Compressed: TestCompressSwift:rclone-test-fubiwoh0haxo: 1 matching files 2025/05/16 08:04:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qeponuy2xumi" 2025/05/16 08:04:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:04:47 DEBUG : Swift container rclone-test-qeponuy2xumi.json: Auto set use_segments_container to true 2025/05/16 08:04:48 DEBUG : Swift container rclone-test-qeponuy2xumi: Auto set use_segments_container to true 2025/05/16 08:04:48 DEBUG : Creating backend with remote "/tmp/rclone1183375088" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qeponuy2xumi", Local "Local file system at /tmp/rclone1183375088", Modify Window "1ns" 2025/05/16 08:04:48 INFO : Swift container rclone-test-qeponuy2xumi: Container "rclone-test-qeponuy2xumi" created NFC checkfile vs. NFD remote (without normalization) 2025/05/16 08:04:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/16 08:04:59 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qeponuy2xumi 2025/05/16 08:04:59 NOTICE: Compressed: TestCompressSwift:rclone-test-qeponuy2xumi: 1 files missing 2025/05/16 08:04:59 NOTICE: 1 hashes missing 2025/05/16 08:04:59 NOTICE: Compressed: TestCompressSwift:rclone-test-qeponuy2xumi: 2 differences found 2025/05/16 08:04:59 NOTICE: Compressed: TestCompressSwift:rclone-test-qeponuy2xumi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/16 08:05:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 08:05:10 NOTICE: Compressed: TestCompressSwift:rclone-test-qeponuy2xumi: 0 differences found 2025/05/16 08:05:10 NOTICE: Compressed: TestCompressSwift:rclone-test-qeponuy2xumi: 1 matching files 2025/05/16 08:05:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hoyemoz2zoru" 2025/05/16 08:05:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:05:10 DEBUG : Swift container rclone-test-hoyemoz2zoru.json: Auto set use_segments_container to true 2025/05/16 08:05:10 DEBUG : Swift container rclone-test-hoyemoz2zoru: Auto set use_segments_container to true 2025/05/16 08:05:10 DEBUG : Creating backend with remote "/tmp/rclone432732321" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hoyemoz2zoru", Local "Local file system at /tmp/rclone432732321", Modify Window "1ns" 2025/05/16 08:05:11 INFO : Swift container rclone-test-hoyemoz2zoru: Container "rclone-test-hoyemoz2zoru" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/16 08:05:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 08:05:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hoyemoz2zoru 2025/05/16 08:05:27 NOTICE: Compressed: TestCompressSwift:rclone-test-hoyemoz2zoru: 1 files missing 2025/05/16 08:05:27 NOTICE: 1 hashes missing 2025/05/16 08:05:27 NOTICE: Compressed: TestCompressSwift:rclone-test-hoyemoz2zoru: 2 differences found 2025/05/16 08:05:27 NOTICE: Compressed: TestCompressSwift:rclone-test-hoyemoz2zoru: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/16 08:05:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 08:05:27 NOTICE: Compressed: TestCompressSwift:rclone-test-hoyemoz2zoru: 0 differences found 2025/05/16 08:05:27 NOTICE: Compressed: TestCompressSwift:rclone-test-hoyemoz2zoru: 1 matching files 2025/05/16 08:05:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gurifaz1japu" 2025/05/16 08:05:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:05:27 DEBUG : Swift container rclone-test-gurifaz1japu.json: Auto set use_segments_container to true 2025/05/16 08:05:28 DEBUG : Swift container rclone-test-gurifaz1japu: Auto set use_segments_container to true 2025/05/16 08:05:28 DEBUG : Creating backend with remote "/tmp/rclone399401386" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gurifaz1japu", Local "Local file system at /tmp/rclone399401386", Modify Window "1ns" 2025/05/16 08:05:28 INFO : Swift container rclone-test-gurifaz1japu: Container "rclone-test-gurifaz1japu" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/16 08:05:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 08:05:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-gurifaz1japu 2025/05/16 08:05:39 NOTICE: Compressed: TestCompressSwift:rclone-test-gurifaz1japu: 1 files missing 2025/05/16 08:05:39 NOTICE: 1 hashes missing 2025/05/16 08:05:39 NOTICE: Compressed: TestCompressSwift:rclone-test-gurifaz1japu: 2 differences found 2025/05/16 08:05:39 NOTICE: Compressed: TestCompressSwift:rclone-test-gurifaz1japu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/16 08:05:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 08:05:40 NOTICE: Compressed: TestCompressSwift:rclone-test-gurifaz1japu: 0 differences found 2025/05/16 08:05:40 NOTICE: Compressed: TestCompressSwift:rclone-test-gurifaz1japu: 1 matching files 2025/05/16 08:05:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rukitul5leje" 2025/05/16 08:05:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:05:40 DEBUG : Swift container rclone-test-rukitul5leje.json: Auto set use_segments_container to true 2025/05/16 08:05:40 DEBUG : Swift container rclone-test-rukitul5leje: Auto set use_segments_container to true 2025/05/16 08:05:40 DEBUG : Creating backend with remote "/tmp/rclone1160691737" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rukitul5leje", Local "Local file system at /tmp/rclone1160691737", Modify Window "1ns" 2025/05/16 08:05:41 INFO : Swift container rclone-test-rukitul5leje: Container "rclone-test-rukitul5leje" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/16 08:06:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 08:06:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-rukitul5leje 2025/05/16 08:06:00 NOTICE: Compressed: TestCompressSwift:rclone-test-rukitul5leje: 1 files missing 2025/05/16 08:06:00 NOTICE: 1 hashes missing 2025/05/16 08:06:00 NOTICE: Compressed: TestCompressSwift:rclone-test-rukitul5leje: 2 differences found 2025/05/16 08:06:00 NOTICE: Compressed: TestCompressSwift:rclone-test-rukitul5leje: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/16 08:06:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 08:06:10 NOTICE: Compressed: TestCompressSwift:rclone-test-rukitul5leje: 0 differences found 2025/05/16 08:06:10 NOTICE: Compressed: TestCompressSwift:rclone-test-rukitul5leje: 1 matching files 2025/05/16 08:06:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zoverek2raso" 2025/05/16 08:06:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:06:10 DEBUG : Swift container rclone-test-zoverek2raso.json: Auto set use_segments_container to true 2025/05/16 08:06:11 DEBUG : Swift container rclone-test-zoverek2raso: Auto set use_segments_container to true 2025/05/16 08:06:11 DEBUG : Creating backend with remote "/tmp/rclone3210028279" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zoverek2raso", Local "Local file system at /tmp/rclone3210028279", Modify Window "1ns" 2025/05/16 08:06:11 INFO : Swift container rclone-test-zoverek2raso: Container "rclone-test-zoverek2raso" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/16 08:06:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 08:06:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zoverek2raso 2025/05/16 08:06:52 NOTICE: Compressed: TestCompressSwift:rclone-test-zoverek2raso: 1 files missing 2025/05/16 08:06:52 NOTICE: 1 hashes missing 2025/05/16 08:06:52 NOTICE: Compressed: TestCompressSwift:rclone-test-zoverek2raso: 2 differences found 2025/05/16 08:06:52 NOTICE: Compressed: TestCompressSwift:rclone-test-zoverek2raso: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/16 08:06:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 08:06:53 NOTICE: Compressed: TestCompressSwift:rclone-test-zoverek2raso: 0 differences found 2025/05/16 08:06:53 NOTICE: Compressed: TestCompressSwift:rclone-test-zoverek2raso: 1 matching files 2025/05/16 08:06:53 DEBUG : Compressed: TestCompressSwift:rclone-test-zoverek2raso: Purge remote 2025/05/16 08:06:53 DEBUG : Waiting for deletions to finish 2025/05/16 08:06:53 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/16 08:07:33 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/16 08:07:33 INFO : Swift container rclone-test-zoverek2raso: Container "rclone-test-zoverek2raso" removed 2025/05/16 08:07:33 DEBUG : Compressed: TestCompressSwift:rclone-test-rukitul5leje: Purge remote 2025/05/16 08:07:33 DEBUG : Waiting for deletions to finish 2025/05/16 08:07:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/16 08:07:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/16 08:07:43 INFO : Swift container rclone-test-rukitul5leje: Container "rclone-test-rukitul5leje" removed 2025/05/16 08:07:43 DEBUG : Compressed: TestCompressSwift:rclone-test-gurifaz1japu: Purge remote 2025/05/16 08:07:43 DEBUG : Waiting for deletions to finish 2025/05/16 08:07:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/16 08:08:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/16 08:08:24 INFO : Swift container rclone-test-gurifaz1japu: Container "rclone-test-gurifaz1japu" removed 2025/05/16 08:08:24 DEBUG : Compressed: TestCompressSwift:rclone-test-hoyemoz2zoru: Purge remote 2025/05/16 08:08:24 DEBUG : Waiting for deletions to finish 2025/05/16 08:08:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/16 08:08:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/16 08:08:30 INFO : Swift container rclone-test-hoyemoz2zoru: Container "rclone-test-hoyemoz2zoru" removed 2025/05/16 08:08:30 DEBUG : Compressed: TestCompressSwift:rclone-test-qeponuy2xumi: Purge remote 2025/05/16 08:08:30 DEBUG : Waiting for deletions to finish 2025/05/16 08:08:30 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/16 08:08:40 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/16 08:08:40 INFO : Swift container rclone-test-qeponuy2xumi: Container "rclone-test-qeponuy2xumi" removed 2025/05/16 08:08:40 DEBUG : Compressed: TestCompressSwift:rclone-test-fubiwoh0haxo: Purge remote 2025/05/16 08:08:40 DEBUG : Waiting for deletions to finish 2025/05/16 08:08:40 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/16 08:08:45 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/16 08:08:46 INFO : Swift container rclone-test-fubiwoh0haxo: Container "rclone-test-fubiwoh0haxo" removed 2025/05/16 08:08:46 DEBUG : Compressed: TestCompressSwift:rclone-test-mosahag3viha: Purge remote 2025/05/16 08:08:46 DEBUG : Waiting for deletions to finish 2025/05/16 08:08:51 INFO : HELLO, WORLD!.bin: Deleted 2025/05/16 08:08:56 INFO : HELLO, WORLD!.json: Deleted 2025/05/16 08:08:56 INFO : Swift container rclone-test-mosahag3viha: Container "rclone-test-mosahag3viha" removed 2025/05/16 08:08:56 DEBUG : Compressed: TestCompressSwift:rclone-test-heyipew6piya: Purge remote 2025/05/16 08:08:56 DEBUG : Waiting for deletions to finish 2025/05/16 08:09:01 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/16 08:09:09 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/16 08:09:10 INFO : Swift container rclone-test-heyipew6piya: Container "rclone-test-heyipew6piya" removed 2025/05/16 08:09:10 DEBUG : Compressed: TestCompressSwift:rclone-test-quxorus0luqo: Purge remote 2025/05/16 08:09:10 DEBUG : Waiting for deletions to finish 2025/05/16 08:09:10 INFO : HELLO, WORLD!.bin: Deleted 2025/05/16 08:09:30 INFO : HELLO, WORLD!.json: Deleted 2025/05/16 08:09:30 INFO : Swift container rclone-test-quxorus0luqo: Container "rclone-test-quxorus0luqo" removed 2025/05/16 08:09:30 DEBUG : Compressed: TestCompressSwift:rclone-test-xacojak5yizu: Purge remote 2025/05/16 08:09:30 DEBUG : Waiting for deletions to finish 2025/05/16 08:09:31 INFO : hello, world!.bin: Deleted 2025/05/16 08:09:40 INFO : hello, world!.json: Deleted 2025/05/16 08:09:40 INFO : Swift container rclone-test-xacojak5yizu: Container "rclone-test-xacojak5yizu" removed --- PASS: TestApplyTransforms (381.05s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:09:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/16 08:10:01 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/16 08:10:01 INFO : file1: Copied (new) to: sub/file2 2025/05/16 08:10:22 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/16 08:10:22 DEBUG : file1: Unchanged skipping 2025/05/16 08:10:22 DEBUG : Compressed: TestCompressSwift:rclone-test-camural6sahu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (65.15s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.16s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:11:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-camural6sahu/backup" 2025/05/16 08:11:02 DEBUG : Swift container rclone-test-camural6sahu path backup.json: Auto set use_segments_container to true 2025/05/16 08:11:08 DEBUG : Swift container rclone-test-camural6sahu path backup: Auto set use_segments_container to true 2025/05/16 08:11:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/16 08:11:39 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/16 08:11:39 INFO : dst/file1: Copied (server-side copy) 2025/05/16 08:11:49 INFO : dst/file1: Deleted 2025/05/16 08:12:05 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/16 08:12:05 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (100.24s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:12:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-camural6sahu/dst" 2025/05/16 08:12:26 DEBUG : Swift container rclone-test-camural6sahu path dst.json: Auto set use_segments_container to true 2025/05/16 08:12:32 DEBUG : Swift container rclone-test-camural6sahu path dst: Auto set use_segments_container to true 2025/05/16 08:12:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-camural6sahu/CompareDest" 2025/05/16 08:12:46 DEBUG : Swift container rclone-test-camural6sahu path CompareDest.json: Auto set use_segments_container to true 2025/05/16 08:12:52 DEBUG : Swift container rclone-test-camural6sahu path CompareDest: Auto set use_segments_container to true 2025/05/16 08:12:57 DEBUG : one: Need to transfer - File not found at Destination 2025/05/16 08:13:13 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/16 08:13:13 INFO : one: Copied (new) 2025/05/16 08:13:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 08:13:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/16 08:13:30 INFO : one: Copied (replaced existing) 2025/05/16 08:14:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 08:14:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/16 08:14:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 08:14:30 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 08:14:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/16 08:14:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 08:14:50 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 08:14:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/16 08:14:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 08:15:17 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 08:15:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/16 08:15:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/16 08:15:33 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (224.13s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:16:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-camural6sahu/dst" 2025/05/16 08:16:10 DEBUG : Swift container rclone-test-camural6sahu path dst.json: Auto set use_segments_container to true 2025/05/16 08:16:16 DEBUG : Swift container rclone-test-camural6sahu path dst: Auto set use_segments_container to true 2025/05/16 08:16:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-camural6sahu/CopyDest" 2025/05/16 08:16:27 DEBUG : Swift container rclone-test-camural6sahu path CopyDest.json: Auto set use_segments_container to true 2025/05/16 08:16:32 DEBUG : Swift container rclone-test-camural6sahu path CopyDest: Auto set use_segments_container to true 2025/05/16 08:16:37 DEBUG : one: Need to transfer - File not found at Destination 2025/05/16 08:16:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/16 08:16:53 INFO : one: Copied (new) 2025/05/16 08:17:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 08:17:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/16 08:17:15 INFO : one: Copied (replaced existing) 2025/05/16 08:17:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-camural6sahu/BackupDir" 2025/05/16 08:17:38 DEBUG : Swift container rclone-test-camural6sahu path BackupDir.json: Auto set use_segments_container to true 2025/05/16 08:17:43 DEBUG : Swift container rclone-test-camural6sahu path BackupDir: Auto set use_segments_container to true 2025/05/16 08:17:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 08:17:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/16 08:17:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 08:18:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/16 08:18:20 INFO : one: Copied (server-side copy) 2025/05/16 08:18:25 INFO : one: Deleted 2025/05/16 08:18:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/16 08:18:46 INFO : one: Copied (server-side copy) 2025/05/16 08:18:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/16 08:19:33 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 08:19:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/16 08:19:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/16 08:19:59 INFO : two: Copied (server-side copy) 2025/05/16 08:19:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/16 08:20:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/16 08:20:15 DEBUG : two: Unchanged skipping 2025/05/16 08:21:08 DEBUG : three: Need to transfer - File not found at Destination 2025/05/16 08:21:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/16 08:21:08 DEBUG : three: Destination not found in --copy-dest 2025/05/16 08:21:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/16 08:21:19 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (377.29s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.11s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/16 08:22:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/16 08:22:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/16 08:22:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/16 08:23:06 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/16 08:23:06 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-camural6sahu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/16 08:23:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/16 08:23:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/16 08:23:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8016932ad69b6fbf17ef41dc22342adf OK 2025/05/16 08:23:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (66.23s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:24:16 INFO : Compressed: TestCompressSwift:rclone-test-camural6sahu: Looking for duplicate md5 hashes using newest mode. 2025/05/16 08:24:36 NOTICE: e0a1b8d888941e83226801010a15754c: Found 3 files with duplicate md5 hashes 2025/05/16 08:24:42 INFO : one: Deleted 2025/05/16 08:24:43 INFO : also/one: Deleted 2025/05/16 08:24:43 NOTICE: e0a1b8d888941e83226801010a15754c: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (79.53s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.14s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:26:24 DEBUG : a.txt: Excluded (Size Filter) 2025/05/16 08:26:24 DEBUG : a.txt: Excluded 2025/05/16 08:26:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 08:26:24 DEBUG : sub dir/hello world: Excluded 2025/05/16 08:26:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 08:26:24 DEBUG : sub dir/hello world2: Excluded 2025/05/16 08:26:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 08:26:24 DEBUG : sub dir/hello world: Excluded 2025/05/16 08:26:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 08:26:24 DEBUG : sub dir/hello world2: Excluded 2025/05/16 08:26:24 DEBUG : sub dir/ignore dir: Excluded 2025/05/16 08:26:30 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (147.66s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:29:13 DEBUG : a.txt: Excluded (Size Filter) 2025/05/16 08:29:13 DEBUG : a.txt: Excluded 2025/05/16 08:29:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 08:29:13 DEBUG : sub dir/hello world: Excluded 2025/05/16 08:29:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 08:29:13 DEBUG : sub dir/hello world2: Excluded 2025/05/16 08:29:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 08:29:14 DEBUG : sub dir/hello world: Excluded 2025/05/16 08:29:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 08:29:14 DEBUG : sub dir/hello world2: Excluded 2025/05/16 08:29:14 DEBUG : sub dir/ignore dir: Excluded 2025/05/16 08:29:19 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (163.97s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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 (60.24s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (10.37s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", 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/05/16 08:32:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-camural6sahu/notfound" 2025/05/16 08:32:00 DEBUG : Swift container rclone-test-camural6sahu path notfound.json: Auto set use_segments_container to true 2025/05/16 08:32:06 DEBUG : Swift container rclone-test-camural6sahu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (80.77s) --- PASS: TestStatJSON/Root (0.10s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.15s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.15s) --- PASS: TestStatJSON/NotFound (5.46s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.13s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:32:28 INFO : Compressed: TestCompressSwift:rclone-test-camural6sahu: Making directory 2025/05/16 08:32:28 INFO : Compressed: TestCompressSwift:rclone-test-camural6sahu: Making directory --- PASS: TestMkdir (0.22s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" --- PASS: TestLsd (26.69s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" --- PASS: TestLs (62.92s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:34:39 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/16 08:34:39 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (72.56s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" --- PASS: TestLsLong (63.27s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (72.65s) --- PASS: TestHashSums/Md5 (5.19s) --- PASS: TestHashSums/Md5Download (5.24s) === RUN TestHashSumsWithErrors 2025/05/16 08:37:26 DEBUG : Creating backend with remote ":memory:" 2025/05/16 08:37:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/16 08:37:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/16 08:37:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/16 08:37:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/16 08:37:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/16 08:37:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/16 08:37:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/16 08:37:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/16 08:37:26 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" --- PASS: TestCount (89.36s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:39:34 DEBUG : Waiting for deletions to finish 2025/05/16 08:39:34 DEBUG : large: Excluded (Size Filter) 2025/05/16 08:39:45 INFO : medium: Deleted 2025/05/16 08:39:45 INFO : small: Deleted --- PASS: TestDelete (50.16s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:40:23 DEBUG : Waiting for deletions to finish 2025/05/16 08:40:23 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/16 08:40:23 INFO : large: Deleted 2025/05/16 08:40:28 INFO : medium: Deleted --- PASS: TestMaxDelete (63.34s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:41:31 DEBUG : Waiting for deletions to finish 2025/05/16 08:41:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/16 08:41:42 INFO : medium: Deleted 2025/05/16 08:41:42 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (53.59s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:42:30 DEBUG : Waiting for deletions to finish 2025/05/16 08:42:30 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/16 08:42:31 INFO : large: Deleted 2025/05/16 08:42:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (69.02s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" --- PASS: TestReadFile (7.44s) === RUN TestRetry 2025/05/16 08:42:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/16 08:42:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/16 08:42:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 08:42:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 08:42:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 08:42:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 08:42:59 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-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" --- PASS: TestCat (45.05s) === RUN TestPurge 2025/05/16 08:43:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hocayop0fujo" 2025/05/16 08:43:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:43:45 DEBUG : Swift container rclone-test-hocayop0fujo.json: Auto set use_segments_container to true 2025/05/16 08:43:45 DEBUG : Swift container rclone-test-hocayop0fujo: Auto set use_segments_container to true 2025/05/16 08:43:45 DEBUG : Creating backend with remote "/tmp/rclone2802431424" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hocayop0fujo", Local "Local file system at /tmp/rclone2802431424", Modify Window "1ns" 2025/05/16 08:43:45 INFO : Swift container rclone-test-hocayop0fujo: Container "rclone-test-hocayop0fujo" created 2025/05/16 08:43:58 INFO : A2: Making directory 2025/05/16 08:43:58 INFO : A1/B2: Making directory 2025/05/16 08:43:58 INFO : A1/B2/C2: Making directory 2025/05/16 08:43:58 INFO : A1/B1/C3: Making directory 2025/05/16 08:43:58 INFO : A3: Making directory 2025/05/16 08:43:58 INFO : A3/B3: Making directory 2025/05/16 08:43:58 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/16 08:44:25 DEBUG : Waiting for deletions to finish 2025/05/16 08:44:25 INFO : A1/B1/C1/one.bin: Deleted 2025/05/16 08:44:35 INFO : A1/B1/C1/one.json: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/16 08:44:35 DEBUG : Waiting for deletions to finish 2025/05/16 08:44:45 INFO : A1/two.bin: Deleted 2025/05/16 08:44:45 INFO : A1/two.json: Deleted 2025/05/16 08:44:46 INFO : Swift container rclone-test-hocayop0fujo: Container "rclone-test-hocayop0fujo" removed 2025/05/16 08:44:46 DEBUG : Compressed: TestCompressSwift:rclone-test-hocayop0fujo: Purge remote 2025/05/16 08:44:46 DEBUG : Waiting for deletions to finish 2025/05/16 08:44:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (61.53s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-camural6sahu", Local "Local file system at /tmp/rclone3349375547", Modify Window "1ns" 2025/05/16 08:44:52 INFO : A2: Making directory 2025/05/16 08:44:52 INFO : A1/B2: Making directory 2025/05/16 08:44:52 INFO : A1/B2/C2: Making directory 2025/05/16 08:44:52 INFO : A1/B1/C3: Making directory 2025/05/16 08:44:52 INFO : A3: Making directory 2025/05/16 08:44:52 INFO : A3/B3: Making directory 2025/05/16 08:44:52 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/16 08:45:24 DEBUG : removing 1 level 3 directories 2025/05/16 08:45:24 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/05/16 08:45:56 DEBUG : removing 1 level 0 directories 2025/05/16 08:45:56 INFO : Compressed: TestCompressSwift:rclone-test-camural6sahu: Removing directory 2025/05/16 08:45:56 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2025/05/16 08:45:56 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/05/16 08:45:56 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2025/05/16 08:45:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/16 08:45:56 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2025/05/16 08:45:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms panic: test timed out after 1h0m0s running tests: TestRmdirsNoLeaveRoot (1m11s) goroutine 8803 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc0008961a0, {0x26148e1?, 0x0?}, 0x2739448) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc0008961a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0008961a0, 0xc000757c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000a3e5e8, {0x3d24960, 0x6d, 0x6d}, {0x3d393c0?, 0x1?, 0x3d393c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc0007159a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0007159a0) /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 3464 [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 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 693 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 651 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 9 [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 8644 [semacquire]: sync.runtime_Semacquire(0xc00038f740?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0x243a300?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc0002d8580) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.Rmdirs({0x2a17160, 0x3d5c8a0}, {0x2a2b6c0, 0xc00034c200}, {0x0, 0x0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1587 +0x65d github.com/rclone/rclone/fs/operations_test.TestRmdirsNoLeaveRoot(0xc00016a000) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 +0xebd testing.tRunner(0xc00016a000, 0x2739448) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 295 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 157 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8146 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000904380) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8113 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 1334 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1308 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 948 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 938 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3382 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 184 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 174 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8829 [select]: net/http.(*persistConn).roundTrip(0xc0006e78c0, 0xc000890a00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc000421200, 0xc0005868c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00043d180, 0xc0005868c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0005868c0, {0x29f0c20, 0xc00043d180}, {0x1?, 0xffffffffffffffff?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000a66120, 0xc0005868c0, {0xc00084d180?, 0xc00030db90?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000a66120, 0xc0005868c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 8821 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 1261 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1251 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 636 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 627 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 229 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 219 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 431 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 421 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3055 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 341 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 315 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 855 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 845 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3144 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 522 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 464 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3556 [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 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 748 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 738 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 795 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 513 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1203 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1193 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1037 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1027 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 558 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 548 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1287 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1149 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1092 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1066 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1397 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1387 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1467 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1425 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3240 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1488 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1478 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2936 [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 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3028 [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 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2846 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3548 [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 2845 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8608 [IO wait]: internal/poll.runtime_pollWait(0x7f2504e2c258, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00034c780?, 0xc0001b4c80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00034c780, {0xc0001b4c80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00034c780, {0xc0001b4c80?, 0xc0005a6fd0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000566158, {0xc0001b4c80?, 0x3d393c0?, 0xc0000d19d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a28858, {0xc0001b4c80?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00038f938, {0xc0001b4c80?, 0x0?, 0xc00038f938?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005a70b8, {0x29f13a0, 0xc00038f938}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005a6e08, {0x7f25043c8c18, 0xc000a28858}, 0xc0000d1a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005a6e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005a6e08, {0xc00092c000, 0x1000, 0xc00008fa08?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0006e78c0, {0xc00092c000?, 0x81d5e5?, 0x215a720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0012f54a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0012f54a0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0006e78c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8647 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 8821 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000350c40, 0xc0007f6fc0, 0xc0005868c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000350c40, {0x2a17278, 0xc000890640}, {0xc000168000, 0x4f}, {{0xc001985940, 0x18}, {0x0, 0x0}, {0x25e8407, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000350c40, {0x2a17278, 0xc000890640}, {{0xc001985940, 0x18}, {0x0, 0x0}, {0x25e8407, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ContainerDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1336 github.com/rclone/rclone/backend/swift.(*Fs).Rmdir.func1.1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:990 +0xd8 github.com/rclone/rclone/fs.pacerInvoker(0x4, 0xa, 0x29f00e0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00015c600, 0xc000437740, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00015c600, 0xc000437740) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Rmdir.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:989 +0xc9 github.com/rclone/rclone/lib/bucket.(*Cache).Remove(0xc000356400, {0xc001985940, 0x18}, 0xc0000a1e18) /home/rclone/go/src/github.com/rclone/rclone/lib/bucket/bucket.go:174 +0x1b6 github.com/rclone/rclone/backend/swift.(*Fs).Rmdir(0xc0001056c0, {0x2a17278, 0xc000890640}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:988 +0x93 github.com/rclone/rclone/backend/compress.(*Fs).Rmdir(0x2a17206?, {0x2a17278?, 0xc000890640?}, {0x0?, 0x12?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:836 +0x2a github.com/rclone/rclone/fs/operations.TryRmdir({0x2a17278, 0xc000890640}, {0x2a2b6c0, 0xc00034c200}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1129 +0x119 github.com/rclone/rclone/fs/operations.Rmdirs.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1578 +0x5c golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 8644 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 8515 [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 8514 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8609 [select]: net/http.(*persistConn).writeLoop(0xc0006e78c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8647 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.710479837s (try 5/5): exit status 2: Failed []