"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 3/5) 2025/08/07 00:18:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowudob3jiju" 2025/08/07 00:18:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 00:18:22 DEBUG : Swift container rclone-test-fowudob3jiju.json: Auto set use_segments_container to true 2025/08/07 00:18:22 DEBUG : Swift container rclone-test-fowudob3jiju: Auto set use_segments_container to true 2025/08/07 00:18:22 DEBUG : Creating backend with remote "/tmp/rclone376379310" === 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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", 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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", 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/08/07 00:18:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/07 00:18:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/07 00:18:22 DEBUG : potato: Seek from 10 to 0 2025/08/07 00:18:22 DEBUG : potato: Seek from 10 to 0 2025/08/07 00:18:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/07 00:18:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/07 00:18:22 DEBUG : potato: Seek from 5 to 2 2025/08/07 00:18:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/07 00:18:22 DEBUG : potato: Seek from 7 to 0 2025/08/07 00:18:22 DEBUG : potato: Seek from 7 to 0 2025/08/07 00:18:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/07 00:18:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/07 00:18:22 DEBUG : potato: Seek from 5 to 2 2025/08/07 00:18:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/07 00:18:22 DEBUG : potato: Seek from 8 to 0 2025/08/07 00:18:22 DEBUG : potato: Seek from 8 to 0 2025/08/07 00:18:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/07 00:18:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/07 00:18:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/07 00:18:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/07 00:18:22 DEBUG : potato: Seek from 5 to 2 2025/08/07 00:18:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/07 00:18:22 DEBUG : potato: Seek from 9 to 0 2025/08/07 00:18:22 DEBUG : potato: Seek from 9 to 0 2025/08/07 00:18:22 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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:18:23 INFO : Swift container rclone-test-fowudob3jiju: Container "rclone-test-fowudob3jiju" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (188.76s) --- PASS: TestCheck/1 (10.16s) --- PASS: TestCheck/2 (5.14s) --- PASS: TestCheck/3 (10.16s) --- PASS: TestCheck/4 (10.21s) --- PASS: TestCheck/5 (5.15s) --- PASS: TestCheck/6 (5.15s) --- PASS: TestCheck/7 (5.15s) === RUN TestCheckFsError 2025/08/07 00:21:31 DEBUG : Creating backend with remote "nonexistent" 2025/08/07 00:21:31 DEBUG : Creating backend with remote "nonexistent" 2025/08/07 00:21:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/07 00:21:31 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/08/07 00:21:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/07 00:21:31 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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", 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 (151.80s) --- PASS: TestCheckDownload/1 (5.21s) --- PASS: TestCheckDownload/2 (0.21s) --- PASS: TestCheckDownload/3 (0.19s) --- PASS: TestCheckDownload/4 (5.31s) --- PASS: TestCheckDownload/5 (5.21s) --- PASS: TestCheckDownload/6 (5.22s) --- PASS: TestCheckDownload/7 (0.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/08/07 00:26:43 ERROR : empty space.bin: Dangling object - ignoring: Object Not Found === NAME TestCheckSizeOnly run.go:125: removing file "potato2" failed - try 1/3: object not found run.go:125: removing file "potato2" failed - try 2/3: object not found run.go:125: removing file "potato2" failed - try 3/3: object not found run.go:128: removing file "potato2" failed: object not found run.go:125: removing file "remotepotato" failed - try 1/3: object not found run.go:125: removing file "remotepotato" failed - try 2/3: object not found run.go:125: removing file "remotepotato" failed - try 3/3: object not found run.go:128: removing file "remotepotato" failed: object not found run.go:125: removing file "rutabaga" failed - try 1/3: object not found run.go:125: removing file "rutabaga" failed - try 2/3: object not found run.go:125: removing file "rutabaga" failed - try 3/3: object not found run.go:128: removing file "rutabaga" failed: object not found --- PASS: TestCheckSizeOnly (214.41s) --- PASS: TestCheckSizeOnly/1 (0.14s) --- 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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:27:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/07 00:27:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/07 00:27:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/07 00:27:53 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/07 00:28:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/07 00:28:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/07 00:28:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/07 00:28:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (37.27s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:28:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowudob3jiju/data" 2025/08/07 00:28:15 DEBUG : Config file has changed externally - reloading 2025/08/07 00:28:15 DEBUG : Swift container rclone-test-fowudob3jiju path data.json: Auto set use_segments_container to true 2025/08/07 00:28:21 DEBUG : Swift container rclone-test-fowudob3jiju 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 (212.69s) --- PASS: TestCheckSum/subtest1 (5.36s) --- PASS: TestCheckSum/subtest2 (0.36s) --- PASS: TestCheckSum/subtest3 (5.46s) --- PASS: TestCheckSum/subtest4 (10.53s) --- PASS: TestCheckSum/subtest5 (0.53s) --- PASS: TestCheckSum/subtest6 (10.51s) --- PASS: TestCheckSum/subtest7 (10.46s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:31:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowudob3jiju/data" 2025/08/07 00:31:47 DEBUG : Config file has changed externally - reloading 2025/08/07 00:31:48 DEBUG : Swift container rclone-test-fowudob3jiju path data.json: Auto set use_segments_container to true 2025/08/07 00:31:53 DEBUG : Swift container rclone-test-fowudob3jiju path data: Auto set use_segments_container to true === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got test.sum (82) fstest.go:200: Not found "data/banana" fstest.go:200: Not found "data/potato" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Not equal: expected: 0 actual : 2 Test: TestCheckSumDownload Messages: 2 objects not found === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 4 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/08/07 00:34:26 ERROR : banana: file not in Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data\n2025/08/07 00:34:26 ERROR : potato: file not in Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data\n2025/08/07 00:34:26 NOTICE: Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data: 2 files missing\n2025/08/07 00:34:26 NOTICE: Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data: 0 differences found\n2025/08/07 00:34:26 NOTICE: Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data: 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 4 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "+ banana", "+ potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" + (string) (len=8) "+ banana", + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 4 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:493 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (123) got test.sum (123) fstest.go:200: Not found "data/banana" fstest.go:200: Not found "data/potato" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:493 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Not equal: expected: 0 actual : 2 Test: TestCheckSumDownload Messages: 2 objects not found === RUN TestCheckSumDownload/subtest5 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 3 Test: TestCheckSumDownload Messages: wrong error count in run 5 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/08/07 00:35:05 ERROR : banana: file not in Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data\n2025/08/07 00:35:05 ERROR : orange: file not in Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data\n2025/08/07 00:35:05 ERROR : potato: file not in Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data\n2025/08/07 00:35:05 NOTICE: Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data: 3 files missing\n2025/08/07 00:35:05 NOTICE: Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data: 0 differences found\n2025/08/07 00:35:05 NOTICE: Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data: 3 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 5 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "+ orange", "= banana", "= potato"} actual : []string{"", "+ banana", "+ orange", "+ potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=8) "+ banana", (string) (len=8) "+ orange", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "orange"} actual : []string{"", "banana", "orange", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) "", - (string) (len=6) "orange" + (string) (len=6) "banana", + (string) (len=6) "orange", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 5 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (123) got test.sum (123) fstest.go:200: Not found "data/banana" fstest.go:200: Not found "data/potato" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Not equal: expected: 0 actual : 2 Test: TestCheckSumDownload Messages: 2 objects not found === RUN TestCheckSumDownload/subtest6 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 3 Test: TestCheckSumDownload Messages: wrong error count in run 6 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/08/07 00:35:33 ERROR : orange: file not in Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data\n2025/08/07 00:35:33 ERROR : potato: file not in Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data\n2025/08/07 00:35:33 ERROR : banana: file not in Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data\n2025/08/07 00:35:33 NOTICE: Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data: 3 files missing\n2025/08/07 00:35:33 NOTICE: Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data: 0 differences found\n2025/08/07 00:35:33 NOTICE: Compressed: TestCompressSwift:rclone-test-fowudob3jiju/data: 3 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ banana", "+ orange", "+ potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", + (string) (len=8) "+ banana", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "+ potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "orange"} actual : []string{"", "banana", "orange", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) "", - (string) (len=6) "orange" + (string) (len=6) "banana", + (string) (len=6) "orange", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 6 === RUN TestCheckSumDownload/subtest7 --- FAIL: TestCheckSumDownload (274.67s) --- PASS: TestCheckSumDownload/subtest1 (5.40s) --- PASS: TestCheckSumDownload/subtest2 (13.70s) --- PASS: TestCheckSumDownload/subtest3 (15.50s) --- PASS: TestCheckSumDownload/subtest4 (5.27s) --- PASS: TestCheckSumDownload/subtest5 (5.26s) --- PASS: TestCheckSumDownload/subtest6 (0.26s) --- PASS: TestCheckSumDownload/subtest7 (5.49s) === RUN TestApplyTransforms 2025/08/07 00:36:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rakabin8xufe" 2025/08/07 00:36:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 00:36:22 DEBUG : Swift container rclone-test-rakabin8xufe.json: Auto set use_segments_container to true 2025/08/07 00:36:23 DEBUG : Swift container rclone-test-rakabin8xufe: Auto set use_segments_container to true 2025/08/07 00:36:23 DEBUG : Creating backend with remote "/tmp/rclone4285798226" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rakabin8xufe", Local "Local file system at /tmp/rclone4285798226", Modify Window "1ns" 2025/08/07 00:36:23 INFO : Swift container rclone-test-rakabin8xufe: Container "rclone-test-rakabin8xufe" created upper checkfile vs. lower remote (without normalization) 2025/08/07 00:36:30 ERROR : hello, world!: sum not found 2025/08/07 00:36:30 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-rakabin8xufe 2025/08/07 00:36:30 NOTICE: Compressed: TestCompressSwift:rclone-test-rakabin8xufe: 1 files missing 2025/08/07 00:36:30 NOTICE: 1 hashes missing 2025/08/07 00:36:30 NOTICE: Compressed: TestCompressSwift:rclone-test-rakabin8xufe: 1 differences found 2025/08/07 00:36:30 NOTICE: Compressed: TestCompressSwift:rclone-test-rakabin8xufe: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/07 00:36:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/07 00:36:30 NOTICE: Compressed: TestCompressSwift:rclone-test-rakabin8xufe: 0 differences found 2025/08/07 00:36:30 NOTICE: Compressed: TestCompressSwift:rclone-test-rakabin8xufe: 1 matching files 2025/08/07 00:36:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yinagex9yika" 2025/08/07 00:36:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 00:36:30 DEBUG : Swift container rclone-test-yinagex9yika.json: Auto set use_segments_container to true 2025/08/07 00:36:31 DEBUG : Swift container rclone-test-yinagex9yika: Auto set use_segments_container to true 2025/08/07 00:36:31 DEBUG : Creating backend with remote "/tmp/rclone3142278713" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yinagex9yika", Local "Local file system at /tmp/rclone3142278713", Modify Window "1ns" 2025/08/07 00:36:31 INFO : Swift container rclone-test-yinagex9yika: Container "rclone-test-yinagex9yika" created lower checkfile vs. upper remote (without normalization) 2025/08/07 00:36:42 ERROR : HELLO, WORLD!: sum not found 2025/08/07 00:36:42 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-yinagex9yika 2025/08/07 00:36:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yinagex9yika: 1 files missing 2025/08/07 00:36:42 NOTICE: 1 hashes missing 2025/08/07 00:36:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yinagex9yika: 1 differences found 2025/08/07 00:36:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yinagex9yika: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/07 00:36:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/07 00:36:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yinagex9yika: 0 differences found 2025/08/07 00:36:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yinagex9yika: 1 matching files 2025/08/07 00:36:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qijemad7boqe" 2025/08/07 00:36:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 00:36:43 DEBUG : Swift container rclone-test-qijemad7boqe.json: Auto set use_segments_container to true 2025/08/07 00:36:43 DEBUG : Swift container rclone-test-qijemad7boqe: Auto set use_segments_container to true 2025/08/07 00:36:43 DEBUG : Creating backend with remote "/tmp/rclone2175645744" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qijemad7boqe", Local "Local file system at /tmp/rclone2175645744", Modify Window "1ns" 2025/08/07 00:36:43 INFO : Swift container rclone-test-qijemad7boqe: Container "rclone-test-qijemad7boqe" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/07 00:36:54 ERROR : HeLlO, wOrLd!: sum not found 2025/08/07 00:36:54 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-qijemad7boqe 2025/08/07 00:36:54 NOTICE: Compressed: TestCompressSwift:rclone-test-qijemad7boqe: 1 files missing 2025/08/07 00:36:54 NOTICE: 1 hashes missing 2025/08/07 00:36:54 NOTICE: Compressed: TestCompressSwift:rclone-test-qijemad7boqe: 1 differences found 2025/08/07 00:36:54 NOTICE: Compressed: TestCompressSwift:rclone-test-qijemad7boqe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/07 00:36:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/07 00:36:59 NOTICE: Compressed: TestCompressSwift:rclone-test-qijemad7boqe: 0 differences found 2025/08/07 00:36:59 NOTICE: Compressed: TestCompressSwift:rclone-test-qijemad7boqe: 1 matching files 2025/08/07 00:36:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bogajus7moqu" 2025/08/07 00:36:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 00:37:00 DEBUG : Swift container rclone-test-bogajus7moqu.json: Auto set use_segments_container to true 2025/08/07 00:37:00 DEBUG : Swift container rclone-test-bogajus7moqu: Auto set use_segments_container to true 2025/08/07 00:37:00 DEBUG : Creating backend with remote "/tmp/rclone167460816" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bogajus7moqu", Local "Local file system at /tmp/rclone167460816", Modify Window "1ns" 2025/08/07 00:37:00 INFO : Swift container rclone-test-bogajus7moqu: Container "rclone-test-bogajus7moqu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/07 00:37:11 ERROR : HELLO, WORLD!: sum not found 2025/08/07 00:37:11 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-bogajus7moqu 2025/08/07 00:37:11 NOTICE: Compressed: TestCompressSwift:rclone-test-bogajus7moqu: 1 files missing 2025/08/07 00:37:11 NOTICE: 1 hashes missing 2025/08/07 00:37:11 NOTICE: Compressed: TestCompressSwift:rclone-test-bogajus7moqu: 1 differences found 2025/08/07 00:37:11 NOTICE: Compressed: TestCompressSwift:rclone-test-bogajus7moqu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/07 00:37:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/07 00:37:17 NOTICE: Compressed: TestCompressSwift:rclone-test-bogajus7moqu: 0 differences found 2025/08/07 00:37:17 NOTICE: Compressed: TestCompressSwift:rclone-test-bogajus7moqu: 1 matching files 2025/08/07 00:37:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-weyacar7revu" 2025/08/07 00:37:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 00:37:17 DEBUG : Swift container rclone-test-weyacar7revu.json: Auto set use_segments_container to true 2025/08/07 00:37:17 DEBUG : Swift container rclone-test-weyacar7revu: Auto set use_segments_container to true 2025/08/07 00:37:17 DEBUG : Creating backend with remote "/tmp/rclone1038516652" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-weyacar7revu", Local "Local file system at /tmp/rclone1038516652", Modify Window "1ns" 2025/08/07 00:37:18 INFO : Swift container rclone-test-weyacar7revu: Container "rclone-test-weyacar7revu" created NFD checkfile vs. NFC remote (without normalization) 2025/08/07 00:37:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/07 00:37:29 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-weyacar7revu 2025/08/07 00:37:29 NOTICE: Compressed: TestCompressSwift:rclone-test-weyacar7revu: 1 files missing 2025/08/07 00:37:29 NOTICE: 1 hashes missing 2025/08/07 00:37:29 NOTICE: Compressed: TestCompressSwift:rclone-test-weyacar7revu: 1 differences found 2025/08/07 00:37:29 NOTICE: Compressed: TestCompressSwift:rclone-test-weyacar7revu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/07 00:37:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/07 00:37:29 NOTICE: Compressed: TestCompressSwift:rclone-test-weyacar7revu: 0 differences found 2025/08/07 00:37:29 NOTICE: Compressed: TestCompressSwift:rclone-test-weyacar7revu: 1 matching files 2025/08/07 00:37:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rozehiv5lode" 2025/08/07 00:37:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 00:37:30 DEBUG : Swift container rclone-test-rozehiv5lode.json: Auto set use_segments_container to true 2025/08/07 00:37:30 DEBUG : Swift container rclone-test-rozehiv5lode: Auto set use_segments_container to true 2025/08/07 00:37:30 DEBUG : Creating backend with remote "/tmp/rclone1643688423" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rozehiv5lode", Local "Local file system at /tmp/rclone1643688423", Modify Window "1ns" 2025/08/07 00:37:30 INFO : Swift container rclone-test-rozehiv5lode: Container "rclone-test-rozehiv5lode" created NFC checkfile vs. NFD remote (without normalization) 2025/08/07 00:37:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/07 00:37:42 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-rozehiv5lode 2025/08/07 00:37:42 NOTICE: Compressed: TestCompressSwift:rclone-test-rozehiv5lode: 1 files missing 2025/08/07 00:37:42 NOTICE: 1 hashes missing 2025/08/07 00:37:42 NOTICE: Compressed: TestCompressSwift:rclone-test-rozehiv5lode: 1 differences found 2025/08/07 00:37:42 NOTICE: Compressed: TestCompressSwift:rclone-test-rozehiv5lode: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/07 00:37:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/07 00:37:47 NOTICE: Compressed: TestCompressSwift:rclone-test-rozehiv5lode: 0 differences found 2025/08/07 00:37:47 NOTICE: Compressed: TestCompressSwift:rclone-test-rozehiv5lode: 1 matching files 2025/08/07 00:37:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-diketoj3tece" 2025/08/07 00:37:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 00:37:48 DEBUG : Swift container rclone-test-diketoj3tece.json: Auto set use_segments_container to true 2025/08/07 00:37:48 DEBUG : Swift container rclone-test-diketoj3tece: Auto set use_segments_container to true 2025/08/07 00:37:48 DEBUG : Creating backend with remote "/tmp/rclone1757304648" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-diketoj3tece", Local "Local file system at /tmp/rclone1757304648", Modify Window "1ns" 2025/08/07 00:37:48 INFO : Swift container rclone-test-diketoj3tece: Container "rclone-test-diketoj3tece" created NFDx2 checkfile vs. both remote (without normalization) 2025/08/07 00:37:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/07 00:37:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-diketoj3tece 2025/08/07 00:37:54 NOTICE: Compressed: TestCompressSwift:rclone-test-diketoj3tece: 1 files missing 2025/08/07 00:37:54 NOTICE: 1 hashes missing 2025/08/07 00:37:54 NOTICE: Compressed: TestCompressSwift:rclone-test-diketoj3tece: 1 differences found 2025/08/07 00:37:54 NOTICE: Compressed: TestCompressSwift:rclone-test-diketoj3tece: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/07 00:37:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/07 00:37:55 NOTICE: Compressed: TestCompressSwift:rclone-test-diketoj3tece: 0 differences found 2025/08/07 00:37:55 NOTICE: Compressed: TestCompressSwift:rclone-test-diketoj3tece: 1 matching files 2025/08/07 00:37:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nobijez0qeje" 2025/08/07 00:37:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 00:37:55 DEBUG : Swift container rclone-test-nobijez0qeje.json: Auto set use_segments_container to true 2025/08/07 00:37:55 DEBUG : Swift container rclone-test-nobijez0qeje: Auto set use_segments_container to true 2025/08/07 00:37:55 DEBUG : Creating backend with remote "/tmp/rclone3148610687" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nobijez0qeje", Local "Local file system at /tmp/rclone3148610687", Modify Window "1ns" 2025/08/07 00:37:56 INFO : Swift container rclone-test-nobijez0qeje: Container "rclone-test-nobijez0qeje" created NFCx2 checkfile vs. both remote (without normalization) 2025/08/07 00:38:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/07 00:38:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nobijez0qeje 2025/08/07 00:38:12 NOTICE: Compressed: TestCompressSwift:rclone-test-nobijez0qeje: 1 files missing 2025/08/07 00:38:12 NOTICE: 1 hashes missing 2025/08/07 00:38:12 NOTICE: Compressed: TestCompressSwift:rclone-test-nobijez0qeje: 1 differences found 2025/08/07 00:38:12 NOTICE: Compressed: TestCompressSwift:rclone-test-nobijez0qeje: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/07 00:38:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/07 00:38:17 NOTICE: Compressed: TestCompressSwift:rclone-test-nobijez0qeje: 0 differences found 2025/08/07 00:38:17 NOTICE: Compressed: TestCompressSwift:rclone-test-nobijez0qeje: 1 matching files 2025/08/07 00:38:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vusituw1gita" 2025/08/07 00:38:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 00:38:17 DEBUG : Swift container rclone-test-vusituw1gita.json: Auto set use_segments_container to true 2025/08/07 00:38:18 DEBUG : Swift container rclone-test-vusituw1gita: Auto set use_segments_container to true 2025/08/07 00:38:18 DEBUG : Creating backend with remote "/tmp/rclone701256849" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vusituw1gita", Local "Local file system at /tmp/rclone701256849", Modify Window "1ns" 2025/08/07 00:38:18 INFO : Swift container rclone-test-vusituw1gita: Container "rclone-test-vusituw1gita" created both checkfile vs. NFDx2 remote (without normalization) 2025/08/07 00:38:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/07 00:38:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vusituw1gita 2025/08/07 00:38:29 NOTICE: Compressed: TestCompressSwift:rclone-test-vusituw1gita: 1 files missing 2025/08/07 00:38:29 NOTICE: 1 hashes missing 2025/08/07 00:38:29 NOTICE: Compressed: TestCompressSwift:rclone-test-vusituw1gita: 1 differences found 2025/08/07 00:38:29 NOTICE: Compressed: TestCompressSwift:rclone-test-vusituw1gita: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/07 00:38:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/07 00:38:35 NOTICE: Compressed: TestCompressSwift:rclone-test-vusituw1gita: 0 differences found 2025/08/07 00:38:35 NOTICE: Compressed: TestCompressSwift:rclone-test-vusituw1gita: 1 matching files 2025/08/07 00:38:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yuhajay3xido" 2025/08/07 00:38:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 00:38:35 DEBUG : Swift container rclone-test-yuhajay3xido.json: Auto set use_segments_container to true 2025/08/07 00:38:35 DEBUG : Swift container rclone-test-yuhajay3xido: Auto set use_segments_container to true 2025/08/07 00:38:35 DEBUG : Creating backend with remote "/tmp/rclone355138608" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yuhajay3xido", Local "Local file system at /tmp/rclone355138608", Modify Window "1ns" 2025/08/07 00:38:36 INFO : Swift container rclone-test-yuhajay3xido: Container "rclone-test-yuhajay3xido" created both checkfile vs. NFCx2 remote (without normalization) 2025/08/07 00:38:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/07 00:38:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yuhajay3xido 2025/08/07 00:38:52 NOTICE: Compressed: TestCompressSwift:rclone-test-yuhajay3xido: 1 files missing 2025/08/07 00:38:52 NOTICE: 1 hashes missing 2025/08/07 00:38:52 NOTICE: Compressed: TestCompressSwift:rclone-test-yuhajay3xido: 1 differences found 2025/08/07 00:38:52 NOTICE: Compressed: TestCompressSwift:rclone-test-yuhajay3xido: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/07 00:39:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/07 00:39:02 NOTICE: Compressed: TestCompressSwift:rclone-test-yuhajay3xido: 0 differences found 2025/08/07 00:39:02 NOTICE: Compressed: TestCompressSwift:rclone-test-yuhajay3xido: 1 matching files 2025/08/07 00:39:02 DEBUG : Compressed: TestCompressSwift:rclone-test-yuhajay3xido: Purge remote 2025/08/07 00:39:02 DEBUG : Waiting for deletions to finish 2025/08/07 00:39:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/08/07 00:39:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/08/07 00:39:07 INFO : Swift container rclone-test-yuhajay3xido: Container "rclone-test-yuhajay3xido" removed 2025/08/07 00:39:07 DEBUG : Compressed: TestCompressSwift:rclone-test-vusituw1gita: Purge remote 2025/08/07 00:39:07 DEBUG : Waiting for deletions to finish 2025/08/07 00:39:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/08/07 00:39:13 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/08/07 00:39:13 INFO : Swift container rclone-test-vusituw1gita: Container "rclone-test-vusituw1gita" removed 2025/08/07 00:39:13 DEBUG : Compressed: TestCompressSwift:rclone-test-nobijez0qeje: Purge remote 2025/08/07 00:39:13 DEBUG : Waiting for deletions to finish 2025/08/07 00:39:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/08/07 00:39:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/08/07 00:39:24 INFO : Swift container rclone-test-nobijez0qeje: Container "rclone-test-nobijez0qeje" removed 2025/08/07 00:39:24 DEBUG : Compressed: TestCompressSwift:rclone-test-diketoj3tece: Purge remote 2025/08/07 00:39:24 DEBUG : Waiting for deletions to finish 2025/08/07 00:39:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/08/07 00:39:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/08/07 00:39:25 INFO : Swift container rclone-test-diketoj3tece: Container "rclone-test-diketoj3tece" removed 2025/08/07 00:39:25 DEBUG : Compressed: TestCompressSwift:rclone-test-rozehiv5lode: Purge remote 2025/08/07 00:39:25 DEBUG : Waiting for deletions to finish 2025/08/07 00:39:25 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/08/07 00:39:30 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/08/07 00:39:30 INFO : Swift container rclone-test-rozehiv5lode: Container "rclone-test-rozehiv5lode" removed 2025/08/07 00:39:30 DEBUG : Compressed: TestCompressSwift:rclone-test-weyacar7revu: Purge remote 2025/08/07 00:39:30 DEBUG : Waiting for deletions to finish 2025/08/07 00:39:30 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/08/07 00:39:40 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/08/07 00:39:41 INFO : Swift container rclone-test-weyacar7revu: Container "rclone-test-weyacar7revu" removed 2025/08/07 00:39:41 DEBUG : Compressed: TestCompressSwift:rclone-test-bogajus7moqu: Purge remote 2025/08/07 00:39:41 DEBUG : Waiting for deletions to finish 2025/08/07 00:39:41 INFO : HELLO, WORLD!.bin: Deleted 2025/08/07 00:39:46 INFO : HELLO, WORLD!.json: Deleted 2025/08/07 00:39:46 INFO : Swift container rclone-test-bogajus7moqu: Container "rclone-test-bogajus7moqu" removed 2025/08/07 00:39:46 DEBUG : Compressed: TestCompressSwift:rclone-test-qijemad7boqe: Purge remote 2025/08/07 00:39:46 DEBUG : Waiting for deletions to finish 2025/08/07 00:39:46 INFO : HeLlO, wOrLd!.json: Deleted 2025/08/07 00:39:56 INFO : HeLlO, wOrLd!.bin: Deleted 2025/08/07 00:39:56 INFO : Swift container rclone-test-qijemad7boqe: Container "rclone-test-qijemad7boqe" removed 2025/08/07 00:39:56 DEBUG : Compressed: TestCompressSwift:rclone-test-yinagex9yika: Purge remote 2025/08/07 00:39:56 DEBUG : Waiting for deletions to finish 2025/08/07 00:39:57 INFO : HELLO, WORLD!.bin: Deleted 2025/08/07 00:40:02 INFO : HELLO, WORLD!.json: Deleted 2025/08/07 00:40:02 INFO : Swift container rclone-test-yinagex9yika: Container "rclone-test-yinagex9yika" removed 2025/08/07 00:40:02 DEBUG : Compressed: TestCompressSwift:rclone-test-rakabin8xufe: Purge remote 2025/08/07 00:40:02 DEBUG : Waiting for deletions to finish 2025/08/07 00:40:02 INFO : hello, world!.bin: Deleted 2025/08/07 00:40:02 INFO : hello, world!.json: Deleted 2025/08/07 00:40:02 INFO : Swift container rclone-test-rakabin8xufe: Container "rclone-test-rakabin8xufe" removed --- PASS: TestApplyTransforms (220.47s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:40:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/07 00:40:19 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/07 00:40:19 INFO : file1: Copied (new) to: sub/file2 2025/08/07 00:40:20 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/07 00:40:20 DEBUG : file1: Unchanged skipping 2025/08/07 00:40:25 DEBUG : Compressed: TestCompressSwift:rclone-test-fowudob3jiju: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (33.13s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.11s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:40:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowudob3jiju/backup" 2025/08/07 00:40:52 DEBUG : Config file has changed externally - reloading 2025/08/07 00:40:52 DEBUG : Swift container rclone-test-fowudob3jiju path backup.json: Auto set use_segments_container to true 2025/08/07 00:40:58 DEBUG : Swift container rclone-test-fowudob3jiju path backup: Auto set use_segments_container to true 2025/08/07 00:41:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/07 00:41:24 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/08/07 00:41:24 INFO : dst/file1: Copied (server-side copy) 2025/08/07 00:41:30 INFO : dst/file1: Deleted 2025/08/07 00:41:40 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/07 00:41:40 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (76.02s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:41:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowudob3jiju/dst" 2025/08/07 00:41:52 DEBUG : Config file has changed externally - reloading 2025/08/07 00:41:52 DEBUG : Swift container rclone-test-fowudob3jiju path dst.json: Auto set use_segments_container to true 2025/08/07 00:41:58 DEBUG : Swift container rclone-test-fowudob3jiju path dst: Auto set use_segments_container to true 2025/08/07 00:42:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowudob3jiju/CompareDest" 2025/08/07 00:42:08 DEBUG : Swift container rclone-test-fowudob3jiju path CompareDest.json: Auto set use_segments_container to true 2025/08/07 00:42:14 DEBUG : Swift container rclone-test-fowudob3jiju path CompareDest: Auto set use_segments_container to true 2025/08/07 00:42:19 DEBUG : one: Need to transfer - File not found at Destination 2025/08/07 00:42:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/07 00:42:31 INFO : one: Copied (new) 2025/08/07 00:42:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 00:42:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/07 00:42:37 INFO : one: Copied (replaced existing) 2025/08/07 00:42:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 00:42:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/07 00:42:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/07 00:43:21 DEBUG : two: Need to transfer - File not found at Destination 2025/08/07 00:43:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/07 00:43:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/07 00:43:37 DEBUG : two: Need to transfer - File not found at Destination 2025/08/07 00:43:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/07 00:43:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/07 00:44:03 DEBUG : two: Need to transfer - File not found at Destination 2025/08/07 00:44:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/07 00:44:20 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/08/07 00:44:20 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (197.02s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:45:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowudob3jiju/dst" 2025/08/07 00:45:09 DEBUG : Config file has changed externally - reloading 2025/08/07 00:45:09 DEBUG : Swift container rclone-test-fowudob3jiju path dst.json: Auto set use_segments_container to true 2025/08/07 00:45:15 DEBUG : Swift container rclone-test-fowudob3jiju path dst: Auto set use_segments_container to true 2025/08/07 00:45:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowudob3jiju/CopyDest" 2025/08/07 00:45:25 DEBUG : Swift container rclone-test-fowudob3jiju path CopyDest.json: Auto set use_segments_container to true 2025/08/07 00:45:31 DEBUG : Swift container rclone-test-fowudob3jiju path CopyDest: Auto set use_segments_container to true 2025/08/07 00:45:36 DEBUG : one: Need to transfer - File not found at Destination 2025/08/07 00:45:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/07 00:45:48 INFO : one: Copied (new) 2025/08/07 00:45:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 00:45:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/07 00:45:54 INFO : one: Copied (replaced existing) 2025/08/07 00:46:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowudob3jiju/BackupDir" 2025/08/07 00:46:07 DEBUG : Swift container rclone-test-fowudob3jiju path BackupDir.json: Auto set use_segments_container to true 2025/08/07 00:46:13 DEBUG : Swift container rclone-test-fowudob3jiju path BackupDir: Auto set use_segments_container to true 2025/08/07 00:46:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 00:46:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/07 00:46:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/07 00:46:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/07 00:46:45 INFO : one: Copied (server-side copy) 2025/08/07 00:46:45 INFO : one: Deleted 2025/08/07 00:47:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/07 00:47:01 INFO : one: Copied (server-side copy) 2025/08/07 00:47:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/07 00:47:24 DEBUG : two: Need to transfer - File not found at Destination 2025/08/07 00:47:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/07 00:47:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/08/07 00:47:50 INFO : two: Copied (server-side copy) 2025/08/07 00:47:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/07 00:48:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/07 00:48:01 DEBUG : two: Unchanged skipping 2025/08/07 00:48:49 DEBUG : three: Need to transfer - File not found at Destination 2025/08/07 00:48:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/07 00:48:54 DEBUG : three: Destination not found in --copy-dest 2025/08/07 00:49:10 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/08/07 00:49:10 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (323.85s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", 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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.12s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:50:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/07 00:50:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/07 00:50:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/07 00:50:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/07 00:51:15 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/08/07 00:51:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-fowudob3jiju/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/08/07 00:51:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/07 00:51:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/07 00:51:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 50a9aa5681de529a5e7867d8dbebb675 OK 2025/08/07 00:51:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (90.52s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.11s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.11s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.19s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", 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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", 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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:52:54 INFO : Compressed: TestCompressSwift:rclone-test-fowudob3jiju: Looking for duplicate md5 hashes using newest mode. 2025/08/07 00:52:55 NOTICE: a57d07e88ed659180ebf4e843636008b: Found 3 files with duplicate md5 hashes 2025/08/07 00:53:00 INFO : one: Deleted 2025/08/07 00:53:06 INFO : also/one: Deleted 2025/08/07 00:53:06 NOTICE: a57d07e88ed659180ebf4e843636008b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (83.07s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.11s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.15s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", 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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", 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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", 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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:54:57 DEBUG : a.txt: Excluded (Size Filter) 2025/08/07 00:54:57 DEBUG : a.txt: Excluded 2025/08/07 00:54:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/07 00:54:57 DEBUG : sub dir/hello world: Excluded 2025/08/07 00:54:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/07 00:54:57 DEBUG : sub dir/hello world2: Excluded 2025/08/07 00:54:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/07 00:54:57 DEBUG : sub dir/hello world: Excluded 2025/08/07 00:54:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/07 00:54:57 DEBUG : sub dir/hello world2: Excluded 2025/08/07 00:54:57 DEBUG : sub dir/ignore dir: Excluded 2025/08/07 00:55:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (140.98s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 00:57:34 DEBUG : a.txt: Excluded (Size Filter) 2025/08/07 00:57:34 DEBUG : a.txt: Excluded 2025/08/07 00:57:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/07 00:57:34 DEBUG : sub dir/hello world: Excluded 2025/08/07 00:57:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/07 00:57:34 DEBUG : sub dir/hello world2: Excluded 2025/08/07 00:57:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/07 00:57:34 DEBUG : sub dir/hello world: Excluded 2025/08/07 00:57:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/07 00:57:34 DEBUG : sub dir/hello world2: Excluded 2025/08/07 00:57:34 DEBUG : sub dir/ignore dir: Excluded 2025/08/07 00:57:39 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (143.13s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", 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 (67.19s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.37s) --- PASS: TestListJSON/SubDir (6.22s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (5.10s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", 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/08/07 01:00:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowudob3jiju/notfound" 2025/08/07 01:00:07 DEBUG : Config file has changed externally - reloading 2025/08/07 01:00:08 DEBUG : Swift container rclone-test-fowudob3jiju path notfound.json: Auto set use_segments_container to true 2025/08/07 01:00:28 DEBUG : Swift container rclone-test-fowudob3jiju path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (100.82s) --- PASS: TestStatJSON/Root (0.14s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.15s) --- PASS: TestStatJSON/Dir (5.27s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.15s) --- PASS: TestStatJSON/NotFound (5.21s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (41.22s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:01:00 INFO : Compressed: TestCompressSwift:rclone-test-fowudob3jiju: Making directory 2025/08/07 01:01:00 INFO : Compressed: TestCompressSwift:rclone-test-fowudob3jiju: Making directory --- PASS: TestMkdir (0.17s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" --- PASS: TestLsd (16.60s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" --- PASS: TestLs (86.16s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:03:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/07 01:03:25 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (72.69s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" --- PASS: TestLsLong (70.78s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (106.00s) --- PASS: TestHashSums/Md5 (10.28s) --- PASS: TestHashSums/Md5Download (10.21s) === RUN TestHashSumsWithErrors 2025/08/07 01:06:53 DEBUG : Creating backend with remote ":memory:" 2025/08/07 01:06:53 DEBUG : Config file has changed externally - reloading 2025/08/07 01:06:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/07 01:06:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/07 01:06:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/07 01:06:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/07 01:06:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/07 01:06:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/07 01:06:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/07 01:06:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/07 01:06: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-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" --- PASS: TestCount (109.14s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:09:16 DEBUG : Waiting for deletions to finish 2025/08/07 01:09:16 DEBUG : large: Excluded (Size Filter) 2025/08/07 01:09:17 INFO : small: Deleted 2025/08/07 01:09:22 INFO : medium: Deleted --- PASS: TestDelete (45.97s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:10:00 DEBUG : Waiting for deletions to finish 2025/08/07 01:10:00 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/08/07 01:10:05 INFO : medium: Deleted 2025/08/07 01:10:11 INFO : large: Deleted --- PASS: TestMaxDelete (43.80s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:10:39 DEBUG : Waiting for deletions to finish 2025/08/07 01:10:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/07 01:10:39 INFO : small: Deleted 2025/08/07 01:10:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (43.52s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:11:27 DEBUG : Waiting for deletions to finish 2025/08/07 01:11:27 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/07 01:11:28 INFO : small: Deleted 2025/08/07 01:11:33 INFO : large: Deleted --- PASS: TestMaxDeleteSize (43.76s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" --- PASS: TestReadFile (37.02s) === RUN TestRetry 2025/08/07 01:12:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/07 01:12:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/07 01:12:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/07 01:12:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/07 01:12:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/07 01:12:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/07 01:12:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" --- PASS: TestCat (69.99s) === RUN TestPurge 2025/08/07 01:13:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sawibar8kocu" 2025/08/07 01:13:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 01:13:26 DEBUG : Swift container rclone-test-sawibar8kocu.json: Auto set use_segments_container to true 2025/08/07 01:13:27 DEBUG : Swift container rclone-test-sawibar8kocu: Auto set use_segments_container to true 2025/08/07 01:13:27 DEBUG : Creating backend with remote "/tmp/rclone2574649804" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sawibar8kocu", Local "Local file system at /tmp/rclone2574649804", Modify Window "1ns" 2025/08/07 01:13:27 INFO : Swift container rclone-test-sawibar8kocu: Container "rclone-test-sawibar8kocu" created 2025/08/07 01:13:43 INFO : A2: Making directory 2025/08/07 01:13:43 INFO : A1/B2: Making directory 2025/08/07 01:13:43 INFO : A1/B2/C2: Making directory 2025/08/07 01:13:43 INFO : A1/B1/C3: Making directory 2025/08/07 01:13:43 INFO : A3: Making directory 2025/08/07 01:13:43 INFO : A3/B3: Making directory 2025/08/07 01:13:43 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/08/07 01:14:24 DEBUG : Waiting for deletions to finish 2025/08/07 01:14:29 INFO : A1/B1/C1/one.json: Deleted 2025/08/07 01:14:34 INFO : A1/B1/C1/one.bin: 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/08/07 01:14:44 DEBUG : Waiting for deletions to finish 2025/08/07 01:14:49 INFO : A1/two.bin: Deleted 2025/08/07 01:14:54 INFO : A1/two.json: Deleted 2025/08/07 01:14:55 INFO : Swift container rclone-test-sawibar8kocu: Container "rclone-test-sawibar8kocu" removed 2025/08/07 01:14:55 DEBUG : Compressed: TestCompressSwift:rclone-test-sawibar8kocu: Purge remote 2025/08/07 01:14:55 DEBUG : Waiting for deletions to finish 2025/08/07 01:14:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (88.88s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:15:11 INFO : A2: Making directory 2025/08/07 01:15:11 INFO : A1/B2: Making directory 2025/08/07 01:15:11 INFO : A1/B2/C2: Making directory 2025/08/07 01:15:11 INFO : A1/B1/C3: Making directory 2025/08/07 01:15:11 INFO : A3: Making directory 2025/08/07 01:15:11 INFO : A3/B3: Making directory 2025/08/07 01:15:11 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/08/07 01:15:33 DEBUG : removing 1 level 3 directories 2025/08/07 01:15:33 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/08/07 01:16:14 DEBUG : removing 1 level 0 directories 2025/08/07 01:16:14 INFO : Compressed: TestCompressSwift:rclone-test-fowudob3jiju: Removing directory 2025/08/07 01:16:15 ERROR : Failed to rmdir: Container Not Found operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: Container Not Found Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (80.01s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:16:15 INFO : A1: Making directory 2025/08/07 01:16:15 INFO : A1/B1: Making directory 2025/08/07 01:16:15 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.28s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:16:15 INFO : A1: Making directory 2025/08/07 01:16:15 INFO : A1/B1: Making directory 2025/08/07 01:16:15 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.49s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:16:31 DEBUG : filename.txt: File name found in url 2025/08/07 01:16:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (72.19s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:17:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/07 01:17:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/07 01:17:44 INFO : file1: Copied (new) to: sub/file2 2025/08/07 01:17:44 INFO : file1: Deleted 2025/08/07 01:17:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/07 01:17:49 DEBUG : file1: Unchanged skipping 2025/08/07 01:17:49 INFO : file1: Deleted 2025/08/07 01:17:49 DEBUG : Compressed: TestCompressSwift:rclone-test-fowudob3jiju: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (27.55s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowudob3jiju", Local "Local file system at /tmp/rclone376379310", Modify Window "1ns" 2025/08/07 01:18:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/07 01:18:11 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/07 01:18:11 INFO : file1: Copied (new) 2025/08/07 01:18:11 INFO : file1: Deleted 2025/08/07 01:18:21 DEBUG : file1: Destination exists, skipping 2025/08/07 01:18:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set panic: test timed out after 1h0m0s running tests: TestMoveFileWithIgnoreExisting (27s) goroutine 9174 [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]: testing.(*T).Run(0xc000003dc0, {0x26d7e0a?, 0xc00098fad8?}, 0x27ca160) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000003dc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000003dc0, 0xc00098fc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0007ee138, {0x3e77020, 0x6d, 0x6d}, {0xee025e7ce?, 0x3e8d0c0?, 0x3e8d0c0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00067bea0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00067bea0) /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 50 [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 1201 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1191 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 51 [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 9060 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002eb0e0, 0xc0003ae310, 0xc00046e8c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002eb0e0, {0x2ae96e8, 0x3eb0680}, {0xc0004a59a0, 0x4f}, {{0xc0009527e0, 0x18}, {0xc0009527f9, 0x9}, {0x268270e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002eb0e0, {0x2ae96e8, 0x3eb0680}, {{0xc0009527e0, 0x18}, {0xc0009527f9, 0x9}, {0x268270e, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x59e251?, {0x2ae96e8?, 0x3eb0680?}, {0xc0009527e0?, 0xc000561200?}, {0xc0009527f9, 0x9}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000561680) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000699008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0005a66c0, 0xc00056ba40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0005a66c0, 0xc00056ba40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000785140, {0x2ae96e8, 0x3eb0680}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Object).ModTime(0xc000785140, {0x2ae96e8?, 0x3eb0680?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1359 +0x3d github.com/rclone/rclone/fstest.(*Item).Check(0xc0002e7ec0, 0xc0000fa540, {0x2afea90, 0xc0004b46e0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 +0x1e9 github.com/rclone/rclone/fstest.(*Items).Find(0xc000561b90, 0xc0000fa540, {0x2afea90, 0xc0004b46e0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 +0x186 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0000fa540, {0x2afea20, 0xc0003c0180}, {0x0, 0x0}, {0xc0002e7ec0, 0x1, 0x1}, {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/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 github.com/rclone/rclone/fstest.(*Run).CheckRemoteItems(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 github.com/rclone/rclone/fs/operations_test.TestMoveFileWithIgnoreExisting(0xc0000fa540) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:980 +0x62d testing.tRunner(0xc0000fa540, 0x27ca160) /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 737 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 727 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 223 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 213 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 336 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 326 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 159 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 149 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1403 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1393 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 9160 [select]: net/http.(*persistConn).roundTrip(0xc00072e360, 0xc000924320) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0007161a0, 0xc00046e8c0) /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(0xc0003c41c0, 0xc00046e8c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:362 +0x345 net/http.send(0xc00046e8c0, {0x2ac2600, 0xc0003c41c0}, {0x1?, 0xc000a4ade0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0000e24b0, 0xc00046e8c0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0000e24b0, 0xc00046e8c0) /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 9060 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 3242 [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 2696 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 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:255 +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:253 +0x378 goroutine 954 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 944 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 423 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 413 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 8433 [select]: net/http.(*persistConn).writeLoop(0xc00072e360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8500 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 8432 [IO wait]: internal/poll.runtime_pollWait(0x7a9f1cecbd18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003c0100?, 0xc0001d6600?, 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(0xc0003c0100, {0xc0001d6600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003c0100, {0xc0001d6600?, 0x1973?, 0xc001a46f60?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001484b8, {0xc0001d6600?, 0xc0005fec50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00144e5a0, {0xc0001d6600?, 0x7a9f1c531738?, 0x7a9f649bda78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004bfb30, {0xc0001d6600?, 0x1973?, 0xc00055d9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005fed38, {0x2ac2e60, 0xc0004bfb30}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005fea88, {0x7a9f1c3d7b98, 0xc00144e5a0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005fea88, 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(0xc0005fea88, {0xc00053c000, 0x1000, 0xc000707c50?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00072e360, {0xc00053c000?, 0x7f5785?, 0x2ac1000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a46360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a46360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00072e360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8500 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 547 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 521 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 501 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 475 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1030 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1004 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 787 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 761 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 632 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 591 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1062 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1052 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1484 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1474 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 668 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 658 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1239 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1213 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 851 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 825 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3312 [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 2696 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3509 [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 2696 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1296 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1286 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 2697 [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 2696 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2891 [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 2696 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1334 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1324 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1469 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1459 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +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 2696 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3390 [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 2696 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2968 [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 2696 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2814 [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 2696 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3165 [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 2696 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8354 [chan receive, 5 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 8321 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.839495109s (try 3/5): exit status 2: Failed [TestCheckSumDownload TestRmdirsNoLeaveRoot]