"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/06/28 05:14:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-befeciw0qozi" 2025/06/28 05:14:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:14:35 DEBUG : Swift container rclone-test-befeciw0qozi.json: Auto set use_segments_container to true 2025/06/28 05:14:35 DEBUG : Swift container rclone-test-befeciw0qozi: Auto set use_segments_container to true 2025/06/28 05:14:35 DEBUG : Creating backend with remote "/tmp/rclone4117372271" === 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-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/28 05:14:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 05:14:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/28 05:14:36 DEBUG : potato: Seek from 10 to 0 2025/06/28 05:14:36 DEBUG : potato: Seek from 10 to 0 2025/06/28 05:14:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/28 05:14:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 05:14:36 DEBUG : potato: Seek from 5 to 2 2025/06/28 05:14:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/28 05:14:36 DEBUG : potato: Seek from 7 to 0 2025/06/28 05:14:36 DEBUG : potato: Seek from 7 to 0 2025/06/28 05:14:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/28 05:14:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 05:14:36 DEBUG : potato: Seek from 5 to 2 2025/06/28 05:14:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/28 05:14:36 DEBUG : potato: Seek from 8 to 0 2025/06/28 05:14:36 DEBUG : potato: Seek from 8 to 0 2025/06/28 05:14:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/28 05:14:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 05:14:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 05:14:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 05:14:36 DEBUG : potato: Seek from 5 to 2 2025/06/28 05:14:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/28 05:14:36 DEBUG : potato: Seek from 9 to 0 2025/06/28 05:14:36 DEBUG : potato: Seek from 9 to 0 2025/06/28 05:14:36 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-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:14:36 INFO : Swift container rclone-test-befeciw0qozi: Container "rclone-test-befeciw0qozi" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (138.78s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (10.13s) --- PASS: TestCheck/3 (5.16s) --- PASS: TestCheck/4 (5.40s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (10.13s) --- PASS: TestCheck/7 (5.22s) === RUN TestCheckFsError 2025/06/28 05:16:54 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 05:16:54 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 05:16:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/28 05:16:54 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/28 05:16:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/28 05:16:54 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-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", 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 (114.42s) --- PASS: TestCheckDownload/1 (5.21s) --- PASS: TestCheckDownload/2 (0.18s) --- PASS: TestCheckDownload/3 (0.32s) --- PASS: TestCheckDownload/4 (0.35s) --- PASS: TestCheckDownload/5 (5.30s) --- PASS: TestCheckDownload/6 (5.18s) --- PASS: TestCheckDownload/7 (0.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (105.42s) --- PASS: TestCheckSizeOnly/1 (0.04s) --- PASS: TestCheckSizeOnly/2 (0.12s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- 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-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:20:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 05:20:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 05:20:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 05:20:40 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/28 05:20:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 05:20:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 05:20:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 05:20:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.29s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:20:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-befeciw0qozi/data" 2025/06/28 05:20:42 DEBUG : Swift container rclone-test-befeciw0qozi path data.json: Auto set use_segments_container to true 2025/06/28 05:20:47 DEBUG : Swift container rclone-test-befeciw0qozi 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 (209.53s) --- PASS: TestCheckSum/subtest1 (0.29s) --- PASS: TestCheckSum/subtest2 (5.30s) --- PASS: TestCheckSum/subtest3 (15.56s) --- PASS: TestCheckSum/subtest4 (5.39s) --- PASS: TestCheckSum/subtest5 (10.38s) --- PASS: TestCheckSum/subtest6 (10.41s) --- PASS: TestCheckSum/subtest7 (5.38s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:24:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-befeciw0qozi/data" 2025/06/28 05:24:11 DEBUG : Config file has changed externally - reloading 2025/06/28 05:24:11 DEBUG : Swift container rclone-test-befeciw0qozi path data.json: Auto set use_segments_container to true 2025/06/28 05:24:17 DEBUG : Swift container rclone-test-befeciw0qozi path data: Auto set use_segments_container to true === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (208.75s) --- PASS: TestCheckSumDownload/subtest1 (5.38s) --- PASS: TestCheckSumDownload/subtest2 (5.42s) --- PASS: TestCheckSumDownload/subtest3 (0.64s) --- PASS: TestCheckSumDownload/subtest4 (15.41s) --- PASS: TestCheckSumDownload/subtest5 (10.37s) --- PASS: TestCheckSumDownload/subtest6 (10.43s) --- PASS: TestCheckSumDownload/subtest7 (5.48s) === RUN TestApplyTransforms 2025/06/28 05:27:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cesuvex5xena" 2025/06/28 05:27:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:27:40 DEBUG : Swift container rclone-test-cesuvex5xena.json: Auto set use_segments_container to true 2025/06/28 05:27:40 DEBUG : Swift container rclone-test-cesuvex5xena: Auto set use_segments_container to true 2025/06/28 05:27:40 DEBUG : Creating backend with remote "/tmp/rclone1457483898" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cesuvex5xena", Local "Local file system at /tmp/rclone1457483898", Modify Window "1ns" 2025/06/28 05:27:41 INFO : Swift container rclone-test-cesuvex5xena: Container "rclone-test-cesuvex5xena" created upper checkfile vs. lower remote (without normalization) 2025/06/28 05:27:52 ERROR : hello, world!: sum not found 2025/06/28 05:27:52 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-cesuvex5xena 2025/06/28 05:27:52 NOTICE: Compressed: TestCompressSwift:rclone-test-cesuvex5xena: 1 files missing 2025/06/28 05:27:52 NOTICE: 1 hashes missing 2025/06/28 05:27:52 NOTICE: Compressed: TestCompressSwift:rclone-test-cesuvex5xena: 2 differences found 2025/06/28 05:27:52 NOTICE: Compressed: TestCompressSwift:rclone-test-cesuvex5xena: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/28 05:27:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:27:52 NOTICE: Compressed: TestCompressSwift:rclone-test-cesuvex5xena: 0 differences found 2025/06/28 05:27:52 NOTICE: Compressed: TestCompressSwift:rclone-test-cesuvex5xena: 1 matching files 2025/06/28 05:27:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cotidug1daci" 2025/06/28 05:27:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:27:52 DEBUG : Swift container rclone-test-cotidug1daci.json: Auto set use_segments_container to true 2025/06/28 05:27:52 DEBUG : Swift container rclone-test-cotidug1daci: Auto set use_segments_container to true 2025/06/28 05:27:52 DEBUG : Creating backend with remote "/tmp/rclone1318921039" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cotidug1daci", Local "Local file system at /tmp/rclone1318921039", Modify Window "1ns" 2025/06/28 05:27:53 INFO : Swift container rclone-test-cotidug1daci: Container "rclone-test-cotidug1daci" created lower checkfile vs. upper remote (without normalization) 2025/06/28 05:27:59 ERROR : HELLO, WORLD!: sum not found 2025/06/28 05:27:59 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-cotidug1daci 2025/06/28 05:27:59 NOTICE: Compressed: TestCompressSwift:rclone-test-cotidug1daci: 1 files missing 2025/06/28 05:27:59 NOTICE: 1 hashes missing 2025/06/28 05:27:59 NOTICE: Compressed: TestCompressSwift:rclone-test-cotidug1daci: 2 differences found 2025/06/28 05:27:59 NOTICE: Compressed: TestCompressSwift:rclone-test-cotidug1daci: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/28 05:27:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:27:59 NOTICE: Compressed: TestCompressSwift:rclone-test-cotidug1daci: 0 differences found 2025/06/28 05:27:59 NOTICE: Compressed: TestCompressSwift:rclone-test-cotidug1daci: 1 matching files 2025/06/28 05:27:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xilawip2duku" 2025/06/28 05:27:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:28:00 DEBUG : Swift container rclone-test-xilawip2duku.json: Auto set use_segments_container to true 2025/06/28 05:28:00 DEBUG : Swift container rclone-test-xilawip2duku: Auto set use_segments_container to true 2025/06/28 05:28:00 DEBUG : Creating backend with remote "/tmp/rclone975385601" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xilawip2duku", Local "Local file system at /tmp/rclone975385601", Modify Window "1ns" 2025/06/28 05:28:00 INFO : Swift container rclone-test-xilawip2duku: Container "rclone-test-xilawip2duku" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/28 05:28:07 ERROR : HeLlO, wOrLd!: sum not found 2025/06/28 05:28:07 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-xilawip2duku 2025/06/28 05:28:07 NOTICE: Compressed: TestCompressSwift:rclone-test-xilawip2duku: 1 files missing 2025/06/28 05:28:07 NOTICE: 1 hashes missing 2025/06/28 05:28:07 NOTICE: Compressed: TestCompressSwift:rclone-test-xilawip2duku: 2 differences found 2025/06/28 05:28:07 NOTICE: Compressed: TestCompressSwift:rclone-test-xilawip2duku: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/28 05:28:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:28:07 NOTICE: Compressed: TestCompressSwift:rclone-test-xilawip2duku: 0 differences found 2025/06/28 05:28:07 NOTICE: Compressed: TestCompressSwift:rclone-test-xilawip2duku: 1 matching files 2025/06/28 05:28:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bajetor3xoyu" 2025/06/28 05:28:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:28:08 DEBUG : Swift container rclone-test-bajetor3xoyu.json: Auto set use_segments_container to true 2025/06/28 05:28:08 DEBUG : Swift container rclone-test-bajetor3xoyu: Auto set use_segments_container to true 2025/06/28 05:28:08 DEBUG : Creating backend with remote "/tmp/rclone3687754956" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bajetor3xoyu", Local "Local file system at /tmp/rclone3687754956", Modify Window "1ns" 2025/06/28 05:28:08 INFO : Swift container rclone-test-bajetor3xoyu: Container "rclone-test-bajetor3xoyu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/28 05:28:19 ERROR : HELLO, WORLD!: sum not found 2025/06/28 05:28:19 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-bajetor3xoyu 2025/06/28 05:28:19 NOTICE: Compressed: TestCompressSwift:rclone-test-bajetor3xoyu: 1 files missing 2025/06/28 05:28:19 NOTICE: 1 hashes missing 2025/06/28 05:28:19 NOTICE: Compressed: TestCompressSwift:rclone-test-bajetor3xoyu: 2 differences found 2025/06/28 05:28:19 NOTICE: Compressed: TestCompressSwift:rclone-test-bajetor3xoyu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/28 05:28:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:28:25 NOTICE: Compressed: TestCompressSwift:rclone-test-bajetor3xoyu: 0 differences found 2025/06/28 05:28:25 NOTICE: Compressed: TestCompressSwift:rclone-test-bajetor3xoyu: 1 matching files 2025/06/28 05:28:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dotepok3sivu" 2025/06/28 05:28:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:28:25 DEBUG : Swift container rclone-test-dotepok3sivu.json: Auto set use_segments_container to true 2025/06/28 05:28:25 DEBUG : Swift container rclone-test-dotepok3sivu: Auto set use_segments_container to true 2025/06/28 05:28:25 DEBUG : Creating backend with remote "/tmp/rclone99404831" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dotepok3sivu", Local "Local file system at /tmp/rclone99404831", Modify Window "1ns" 2025/06/28 05:28:25 INFO : Swift container rclone-test-dotepok3sivu: Container "rclone-test-dotepok3sivu" created NFD checkfile vs. NFC remote (without normalization) 2025/06/28 05:28:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 05:28:37 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dotepok3sivu 2025/06/28 05:28:37 NOTICE: Compressed: TestCompressSwift:rclone-test-dotepok3sivu: 1 files missing 2025/06/28 05:28:37 NOTICE: 1 hashes missing 2025/06/28 05:28:37 NOTICE: Compressed: TestCompressSwift:rclone-test-dotepok3sivu: 2 differences found 2025/06/28 05:28:37 NOTICE: Compressed: TestCompressSwift:rclone-test-dotepok3sivu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/28 05:28:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:28:42 NOTICE: Compressed: TestCompressSwift:rclone-test-dotepok3sivu: 0 differences found 2025/06/28 05:28:42 NOTICE: Compressed: TestCompressSwift:rclone-test-dotepok3sivu: 1 matching files 2025/06/28 05:28:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qikuror5giwu" 2025/06/28 05:28:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:28:42 DEBUG : Swift container rclone-test-qikuror5giwu.json: Auto set use_segments_container to true 2025/06/28 05:28:42 DEBUG : Swift container rclone-test-qikuror5giwu: Auto set use_segments_container to true 2025/06/28 05:28:42 DEBUG : Creating backend with remote "/tmp/rclone3019164973" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qikuror5giwu", Local "Local file system at /tmp/rclone3019164973", Modify Window "1ns" 2025/06/28 05:28:43 INFO : Swift container rclone-test-qikuror5giwu: Container "rclone-test-qikuror5giwu" created NFC checkfile vs. NFD remote (without normalization) 2025/06/28 05:28:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 05:28:55 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qikuror5giwu 2025/06/28 05:28:55 NOTICE: Compressed: TestCompressSwift:rclone-test-qikuror5giwu: 1 files missing 2025/06/28 05:28:55 NOTICE: 1 hashes missing 2025/06/28 05:28:55 NOTICE: Compressed: TestCompressSwift:rclone-test-qikuror5giwu: 2 differences found 2025/06/28 05:28:55 NOTICE: Compressed: TestCompressSwift:rclone-test-qikuror5giwu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/28 05:29:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:29:00 NOTICE: Compressed: TestCompressSwift:rclone-test-qikuror5giwu: 0 differences found 2025/06/28 05:29:00 NOTICE: Compressed: TestCompressSwift:rclone-test-qikuror5giwu: 1 matching files 2025/06/28 05:29:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-janinew9pota" 2025/06/28 05:29:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:29:00 DEBUG : Swift container rclone-test-janinew9pota.json: Auto set use_segments_container to true 2025/06/28 05:29:00 DEBUG : Swift container rclone-test-janinew9pota: Auto set use_segments_container to true 2025/06/28 05:29:00 DEBUG : Creating backend with remote "/tmp/rclone3802854428" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-janinew9pota", Local "Local file system at /tmp/rclone3802854428", Modify Window "1ns" 2025/06/28 05:29:01 INFO : Swift container rclone-test-janinew9pota: Container "rclone-test-janinew9pota" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/28 05:29:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 05:29:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-janinew9pota 2025/06/28 05:29:12 NOTICE: Compressed: TestCompressSwift:rclone-test-janinew9pota: 1 files missing 2025/06/28 05:29:12 NOTICE: 1 hashes missing 2025/06/28 05:29:12 NOTICE: Compressed: TestCompressSwift:rclone-test-janinew9pota: 2 differences found 2025/06/28 05:29:12 NOTICE: Compressed: TestCompressSwift:rclone-test-janinew9pota: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/28 05:29:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:29:12 NOTICE: Compressed: TestCompressSwift:rclone-test-janinew9pota: 0 differences found 2025/06/28 05:29:12 NOTICE: Compressed: TestCompressSwift:rclone-test-janinew9pota: 1 matching files 2025/06/28 05:29:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tuwivil7qovu" 2025/06/28 05:29:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:29:12 DEBUG : Swift container rclone-test-tuwivil7qovu.json: Auto set use_segments_container to true 2025/06/28 05:29:13 DEBUG : Swift container rclone-test-tuwivil7qovu: Auto set use_segments_container to true 2025/06/28 05:29:13 DEBUG : Creating backend with remote "/tmp/rclone2334745620" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tuwivil7qovu", Local "Local file system at /tmp/rclone2334745620", Modify Window "1ns" 2025/06/28 05:29:13 INFO : Swift container rclone-test-tuwivil7qovu: Container "rclone-test-tuwivil7qovu" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/28 05:29:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 05:29:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tuwivil7qovu 2025/06/28 05:29:24 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwivil7qovu: 1 files missing 2025/06/28 05:29:24 NOTICE: 1 hashes missing 2025/06/28 05:29:24 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwivil7qovu: 2 differences found 2025/06/28 05:29:24 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwivil7qovu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/28 05:29:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:29:24 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwivil7qovu: 0 differences found 2025/06/28 05:29:24 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwivil7qovu: 1 matching files 2025/06/28 05:29:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-baresuy8siki" 2025/06/28 05:29:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:29:24 DEBUG : Swift container rclone-test-baresuy8siki.json: Auto set use_segments_container to true 2025/06/28 05:29:25 DEBUG : Swift container rclone-test-baresuy8siki: Auto set use_segments_container to true 2025/06/28 05:29:25 DEBUG : Creating backend with remote "/tmp/rclone2224047491" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-baresuy8siki", Local "Local file system at /tmp/rclone2224047491", Modify Window "1ns" 2025/06/28 05:29:25 INFO : Swift container rclone-test-baresuy8siki: Container "rclone-test-baresuy8siki" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/28 05:29:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 05:29:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-baresuy8siki 2025/06/28 05:29:36 NOTICE: Compressed: TestCompressSwift:rclone-test-baresuy8siki: 1 files missing 2025/06/28 05:29:36 NOTICE: 1 hashes missing 2025/06/28 05:29:36 NOTICE: Compressed: TestCompressSwift:rclone-test-baresuy8siki: 2 differences found 2025/06/28 05:29:36 NOTICE: Compressed: TestCompressSwift:rclone-test-baresuy8siki: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/28 05:29:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:29:37 NOTICE: Compressed: TestCompressSwift:rclone-test-baresuy8siki: 0 differences found 2025/06/28 05:29:37 NOTICE: Compressed: TestCompressSwift:rclone-test-baresuy8siki: 1 matching files 2025/06/28 05:29:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vadobuh2wano" 2025/06/28 05:29:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:29:37 DEBUG : Swift container rclone-test-vadobuh2wano.json: Auto set use_segments_container to true 2025/06/28 05:29:37 DEBUG : Swift container rclone-test-vadobuh2wano: Auto set use_segments_container to true 2025/06/28 05:29:37 DEBUG : Creating backend with remote "/tmp/rclone2207546269" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vadobuh2wano", Local "Local file system at /tmp/rclone2207546269", Modify Window "1ns" 2025/06/28 05:29:38 INFO : Swift container rclone-test-vadobuh2wano: Container "rclone-test-vadobuh2wano" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/28 05:29:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 05:29:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vadobuh2wano 2025/06/28 05:29:54 NOTICE: Compressed: TestCompressSwift:rclone-test-vadobuh2wano: 1 files missing 2025/06/28 05:29:54 NOTICE: 1 hashes missing 2025/06/28 05:29:54 NOTICE: Compressed: TestCompressSwift:rclone-test-vadobuh2wano: 2 differences found 2025/06/28 05:29:54 NOTICE: Compressed: TestCompressSwift:rclone-test-vadobuh2wano: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/28 05:29:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 05:29:54 NOTICE: Compressed: TestCompressSwift:rclone-test-vadobuh2wano: 0 differences found 2025/06/28 05:29:54 NOTICE: Compressed: TestCompressSwift:rclone-test-vadobuh2wano: 1 matching files 2025/06/28 05:29:54 DEBUG : Compressed: TestCompressSwift:rclone-test-vadobuh2wano: Purge remote 2025/06/28 05:29:54 DEBUG : Waiting for deletions to finish 2025/06/28 05:30:04 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 05:30:04 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 05:30:05 INFO : Swift container rclone-test-vadobuh2wano: Container "rclone-test-vadobuh2wano" removed 2025/06/28 05:30:05 DEBUG : Compressed: TestCompressSwift:rclone-test-baresuy8siki: Purge remote 2025/06/28 05:30:05 DEBUG : Waiting for deletions to finish 2025/06/28 05:30:05 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 05:30:10 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 05:30:10 INFO : Swift container rclone-test-baresuy8siki: Container "rclone-test-baresuy8siki" removed 2025/06/28 05:30:10 DEBUG : Compressed: TestCompressSwift:rclone-test-tuwivil7qovu: Purge remote 2025/06/28 05:30:10 DEBUG : Waiting for deletions to finish 2025/06/28 05:30:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 05:30:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 05:30:21 INFO : Swift container rclone-test-tuwivil7qovu: Container "rclone-test-tuwivil7qovu" removed 2025/06/28 05:30:21 DEBUG : Compressed: TestCompressSwift:rclone-test-janinew9pota: Purge remote 2025/06/28 05:30:21 DEBUG : Waiting for deletions to finish 2025/06/28 05:30:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 05:30:31 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 05:30:32 INFO : Swift container rclone-test-janinew9pota: Container "rclone-test-janinew9pota" removed 2025/06/28 05:30:32 DEBUG : Compressed: TestCompressSwift:rclone-test-qikuror5giwu: Purge remote 2025/06/28 05:30:32 DEBUG : Waiting for deletions to finish 2025/06/28 05:30:32 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/28 05:30:37 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/28 05:30:37 INFO : Swift container rclone-test-qikuror5giwu: Container "rclone-test-qikuror5giwu" removed 2025/06/28 05:30:37 DEBUG : Compressed: TestCompressSwift:rclone-test-dotepok3sivu: Purge remote 2025/06/28 05:30:37 DEBUG : Waiting for deletions to finish 2025/06/28 05:30:38 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/28 05:30:42 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/28 05:30:43 INFO : Swift container rclone-test-dotepok3sivu: Container "rclone-test-dotepok3sivu" removed 2025/06/28 05:30:43 DEBUG : Compressed: TestCompressSwift:rclone-test-bajetor3xoyu: Purge remote 2025/06/28 05:30:43 DEBUG : Waiting for deletions to finish 2025/06/28 05:30:43 INFO : HELLO, WORLD!.bin: Deleted 2025/06/28 05:30:48 INFO : HELLO, WORLD!.json: Deleted 2025/06/28 05:30:48 INFO : Swift container rclone-test-bajetor3xoyu: Container "rclone-test-bajetor3xoyu" removed 2025/06/28 05:30:48 DEBUG : Compressed: TestCompressSwift:rclone-test-xilawip2duku: Purge remote 2025/06/28 05:30:48 DEBUG : Waiting for deletions to finish 2025/06/28 05:30:48 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/28 05:30:49 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/28 05:30:49 INFO : Swift container rclone-test-xilawip2duku: Container "rclone-test-xilawip2duku" removed 2025/06/28 05:30:49 DEBUG : Compressed: TestCompressSwift:rclone-test-cotidug1daci: Purge remote 2025/06/28 05:30:49 DEBUG : Waiting for deletions to finish 2025/06/28 05:30:49 INFO : HELLO, WORLD!.bin: Deleted 2025/06/28 05:30:49 INFO : HELLO, WORLD!.json: Deleted 2025/06/28 05:30:49 INFO : Swift container rclone-test-cotidug1daci: Container "rclone-test-cotidug1daci" removed 2025/06/28 05:30:49 DEBUG : Compressed: TestCompressSwift:rclone-test-cesuvex5xena: Purge remote 2025/06/28 05:30:49 DEBUG : Waiting for deletions to finish 2025/06/28 05:30:50 INFO : hello, world!.json: Deleted 2025/06/28 05:31:00 INFO : hello, world!.bin: Deleted 2025/06/28 05:31:00 INFO : Swift container rclone-test-cesuvex5xena: Container "rclone-test-cesuvex5xena" removed --- PASS: TestApplyTransforms (200.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:31:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/28 05:31:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 05:31:16 INFO : file1: Copied (new) to: sub/file2 2025/06/28 05:31:26 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 05:31:26 DEBUG : file1: Unchanged skipping 2025/06/28 05:31:32 DEBUG : Compressed: TestCompressSwift:rclone-test-befeciw0qozi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (42.24s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.20s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:31:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-befeciw0qozi/backup" 2025/06/28 05:31:54 DEBUG : Swift container rclone-test-befeciw0qozi path backup.json: Auto set use_segments_container to true 2025/06/28 05:31:59 DEBUG : Swift container rclone-test-befeciw0qozi path backup: Auto set use_segments_container to true 2025/06/28 05:32:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/28 05:32:36 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/28 05:32:36 INFO : dst/file1: Copied (server-side copy) 2025/06/28 05:32:42 INFO : dst/file1: Deleted 2025/06/28 05:32:52 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 05:32:52 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (90.96s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:33:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-befeciw0qozi/dst" 2025/06/28 05:33:14 DEBUG : Swift container rclone-test-befeciw0qozi path dst.json: Auto set use_segments_container to true 2025/06/28 05:33:19 DEBUG : Swift container rclone-test-befeciw0qozi path dst: Auto set use_segments_container to true 2025/06/28 05:33:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-befeciw0qozi/CompareDest" 2025/06/28 05:33:30 DEBUG : Swift container rclone-test-befeciw0qozi path CompareDest.json: Auto set use_segments_container to true 2025/06/28 05:33:36 DEBUG : Swift container rclone-test-befeciw0qozi path CompareDest: Auto set use_segments_container to true 2025/06/28 05:33:41 DEBUG : one: Need to transfer - File not found at Destination 2025/06/28 05:33:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 05:33:58 INFO : one: Copied (new) 2025/06/28 05:34:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:34:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/28 05:34:19 INFO : one: Copied (replaced existing) 2025/06/28 05:34:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:34:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 05:34:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 05:35:33 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 05:35:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 05:35:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 05:36:08 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 05:36:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 05:36:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 05:36:44 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 05:36:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/28 05:37:00 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/28 05:37:00 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (269.06s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:37:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-befeciw0qozi/dst" 2025/06/28 05:37:43 DEBUG : Swift container rclone-test-befeciw0qozi path dst.json: Auto set use_segments_container to true 2025/06/28 05:37:48 DEBUG : Swift container rclone-test-befeciw0qozi path dst: Auto set use_segments_container to true 2025/06/28 05:37:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-befeciw0qozi/CopyDest" 2025/06/28 05:37:59 DEBUG : Swift container rclone-test-befeciw0qozi path CopyDest.json: Auto set use_segments_container to true 2025/06/28 05:38:05 DEBUG : Swift container rclone-test-befeciw0qozi path CopyDest: Auto set use_segments_container to true 2025/06/28 05:38:10 DEBUG : one: Need to transfer - File not found at Destination 2025/06/28 05:38:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 05:38:26 INFO : one: Copied (new) 2025/06/28 05:38:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:38:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/28 05:38:47 INFO : one: Copied (replaced existing) 2025/06/28 05:39:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-befeciw0qozi/BackupDir" 2025/06/28 05:39:29 DEBUG : Swift container rclone-test-befeciw0qozi path BackupDir.json: Auto set use_segments_container to true 2025/06/28 05:39:34 DEBUG : Swift container rclone-test-befeciw0qozi path BackupDir: Auto set use_segments_container to true 2025/06/28 05:39:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:39:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 05:39:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:40:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 05:40:06 INFO : one: Copied (server-side copy) 2025/06/28 05:40:11 INFO : one: Deleted 2025/06/28 05:40:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/28 05:40:37 INFO : one: Copied (server-side copy) 2025/06/28 05:40:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/28 05:41:24 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 05:41:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 05:41:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/28 05:41:50 INFO : two: Copied (server-side copy) 2025/06/28 05:41:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/28 05:42:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 05:42:06 DEBUG : two: Unchanged skipping 2025/06/28 05:42:59 DEBUG : three: Need to transfer - File not found at Destination 2025/06/28 05:42:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/28 05:42:59 DEBUG : three: Destination not found in --copy-dest 2025/06/28 05:43:05 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/28 05:43:05 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (390.44s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.18s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.14s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:44:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/28 05:44:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 05:44:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/28 05:44:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/28 05:44:42 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/28 05:44:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-befeciw0qozi/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/28 05:44:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/28 05:44:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/28 05:45:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f339f2a02be8b3b52bdfa945f314970e OK 2025/06/28 05:45:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (77.09s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.30s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", 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-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", 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-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", 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-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:46:50 INFO : Compressed: TestCompressSwift:rclone-test-befeciw0qozi: Looking for duplicate md5 hashes using newest mode. 2025/06/28 05:46:50 NOTICE: 165bf76e897f5e7d325f311cb8cf6f1c: Found 3 files with duplicate md5 hashes 2025/06/28 05:47:10 INFO : one: Deleted 2025/06/28 05:47:16 INFO : also/one: Deleted 2025/06/28 05:47:16 NOTICE: 165bf76e897f5e7d325f311cb8cf6f1c: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (135.88s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.12s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.17s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", 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-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", 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-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.22s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:49:20 DEBUG : a.txt: Excluded (Size Filter) 2025/06/28 05:49:20 DEBUG : a.txt: Excluded 2025/06/28 05:49:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 05:49:20 DEBUG : sub dir/hello world: Excluded 2025/06/28 05:49:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 05:49:20 DEBUG : sub dir/hello world2: Excluded 2025/06/28 05:49:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 05:49:20 DEBUG : sub dir/hello world: Excluded 2025/06/28 05:49:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 05:49:20 DEBUG : sub dir/hello world2: Excluded 2025/06/28 05:49:20 DEBUG : sub dir/ignore dir: Excluded 2025/06/28 05:49:25 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (145.11s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:51:27 DEBUG : a.txt: Excluded (Size Filter) 2025/06/28 05:51:27 DEBUG : a.txt: Excluded 2025/06/28 05:51:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 05:51:27 DEBUG : sub dir/hello world: Excluded 2025/06/28 05:51:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 05:51:27 DEBUG : sub dir/hello world2: Excluded 2025/06/28 05:51:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 05:51:27 DEBUG : sub dir/hello world: Excluded 2025/06/28 05:51:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 05:51:27 DEBUG : sub dir/hello world2: Excluded 2025/06/28 05:51:32 DEBUG : sub dir/ignore dir: Excluded 2025/06/28 05:51:37 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (126.53s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", 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 (73.90s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (5.17s) --- PASS: TestListJSON/DirsOnly (0.04s) --- PASS: TestListJSON/Recurse (0.35s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (5.13s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.21s) --- PASS: TestListJSON/HashTypes (10.26s) --- PASS: TestListJSON/Metadata (5.18s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/06/28 05:54:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-befeciw0qozi/notfound" 2025/06/28 05:54:42 DEBUG : Swift container rclone-test-befeciw0qozi path notfound.json: Auto set use_segments_container to true 2025/06/28 05:54:47 DEBUG : Swift container rclone-test-befeciw0qozi path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (100.20s) --- PASS: TestStatJSON/Root (0.04s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (10.32s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (5.27s) --- PASS: TestStatJSON/DirFilesOnly (10.05s) --- PASS: TestStatJSON/FileFilesOnly (10.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.09s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.49s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:55:14 INFO : Compressed: TestCompressSwift:rclone-test-befeciw0qozi: Making directory 2025/06/28 05:55:14 INFO : Compressed: TestCompressSwift:rclone-test-befeciw0qozi: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" --- PASS: TestLsd (6.22s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" --- PASS: TestLs (32.12s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:56:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/28 05:56:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (36.97s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" --- PASS: TestLsLong (47.11s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (32.31s) --- PASS: TestHashSums/Md5 (0.36s) --- PASS: TestHashSums/Md5Download (0.27s) === RUN TestHashSumsWithErrors 2025/06/28 05:57:49 DEBUG : Creating backend with remote ":memory:" 2025/06/28 05:57:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/28 05:57:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/28 05:57:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/28 05:57:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/28 05:57:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/28 05:57:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/28 05:57:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/28 05:57:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/28 05:57:49 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-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" --- PASS: TestCount (77.87s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 05:59:46 DEBUG : Waiting for deletions to finish 2025/06/28 05:59:46 DEBUG : large: Excluded (Size Filter) 2025/06/28 05:59:52 INFO : medium: Deleted 2025/06/28 05:59:57 INFO : small: Deleted --- PASS: TestDelete (50.96s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 06:00:34 DEBUG : Waiting for deletions to finish 2025/06/28 06:00:34 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/28 06:00:35 INFO : large: Deleted 2025/06/28 06:00:40 INFO : medium: Deleted --- PASS: TestMaxDelete (47.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 06:01:18 DEBUG : Waiting for deletions to finish 2025/06/28 06:01:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/28 06:01:23 INFO : small: Deleted 2025/06/28 06:01:28 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (43.47s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 06:02:01 DEBUG : Waiting for deletions to finish 2025/06/28 06:02:01 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/28 06:02:01 INFO : large: Deleted 2025/06/28 06:02:11 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (53.32s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" --- PASS: TestReadFile (6.60s) === RUN TestRetry 2025/06/28 06:02:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/28 06:02:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/28 06:02:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 06:02:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 06:02:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 06:02:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 06:02:29 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-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" --- PASS: TestCat (73.99s) === RUN TestPurge 2025/06/28 06:03:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zovozax5gumo" 2025/06/28 06:03:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 06:03:43 DEBUG : Swift container rclone-test-zovozax5gumo.json: Auto set use_segments_container to true 2025/06/28 06:03:44 DEBUG : Swift container rclone-test-zovozax5gumo: Auto set use_segments_container to true 2025/06/28 06:03:44 DEBUG : Creating backend with remote "/tmp/rclone3518203914" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zovozax5gumo", Local "Local file system at /tmp/rclone3518203914", Modify Window "1ns" 2025/06/28 06:03:44 INFO : Swift container rclone-test-zovozax5gumo: Container "rclone-test-zovozax5gumo" created 2025/06/28 06:03:50 INFO : A2: Making directory 2025/06/28 06:03:50 INFO : A1/B2: Making directory 2025/06/28 06:03:50 INFO : A1/B2/C2: Making directory 2025/06/28 06:03:50 INFO : A1/B1/C3: Making directory 2025/06/28 06:03:50 INFO : A3: Making directory 2025/06/28 06:03:50 INFO : A3/B3: Making directory 2025/06/28 06:03:50 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/28 06:03:56 DEBUG : Waiting for deletions to finish 2025/06/28 06:03:57 INFO : A1/B1/C1/one.json: Deleted 2025/06/28 06:03:57 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/06/28 06:03:57 DEBUG : Waiting for deletions to finish 2025/06/28 06:03:58 INFO : A1/two.json: Deleted 2025/06/28 06:03:58 INFO : A1/two.bin: Deleted 2025/06/28 06:03:58 INFO : Swift container rclone-test-zovozax5gumo: Container "rclone-test-zovozax5gumo" removed 2025/06/28 06:03:58 DEBUG : Compressed: TestCompressSwift:rclone-test-zovozax5gumo: Purge remote 2025/06/28 06:03:58 DEBUG : Waiting for deletions to finish 2025/06/28 06:03:58 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.07s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 06:04:09 INFO : A2: Making directory 2025/06/28 06:04:09 INFO : A1/B2: Making directory 2025/06/28 06:04:09 INFO : A1/B2/C2: Making directory 2025/06/28 06:04:09 INFO : A1/B1/C3: Making directory 2025/06/28 06:04:09 INFO : A3: Making directory 2025/06/28 06:04:09 INFO : A3/B3: Making directory 2025/06/28 06:04:09 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/28 06:04:35 DEBUG : removing 1 level 3 directories 2025/06/28 06:04:35 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/06/28 06:05:20 DEBUG : removing 1 level 0 directories 2025/06/28 06:05:20 INFO : Compressed: TestCompressSwift:rclone-test-befeciw0qozi: Removing directory 2025/06/28 06:05:20 INFO : Swift container rclone-test-befeciw0qozi: Container "rclone-test-befeciw0qozi" removed --- PASS: TestRmdirsNoLeaveRoot (82.60s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 06:05:21 INFO : Swift container rclone-test-befeciw0qozi: Container "rclone-test-befeciw0qozi" created 2025/06/28 06:05:21 INFO : A1: Making directory 2025/06/28 06:05:21 INFO : A1/B1: Making directory 2025/06/28 06:05:21 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.53s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 06:05:21 INFO : A1: Making directory 2025/06/28 06:05:21 INFO : A1/B1: Making directory 2025/06/28 06:05:21 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.22s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 06:05:32 DEBUG : filename.txt: File name found in url 2025/06/28 06:05:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (60.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 06:06:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/28 06:06:37 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 06:06:37 INFO : file1: Copied (new) to: sub/file2 2025/06/28 06:06:37 INFO : file1: Deleted 2025/06/28 06:06:42 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 06:06:42 DEBUG : file1: Unchanged skipping 2025/06/28 06:06:42 INFO : file1: Deleted 2025/06/28 06:06:47 DEBUG : Compressed: TestCompressSwift:rclone-test-befeciw0qozi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (36.69s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 06:07:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/28 06:07:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 06:07:14 INFO : file1: Copied (new) 2025/06/28 06:07:14 INFO : file1: Deleted 2025/06/28 06:07:24 DEBUG : file1: Destination exists, skipping 2025/06/28 06:07:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (41.37s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.18s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.19s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 06:07:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-befeciw0qozi/backup" 2025/06/28 06:07:56 DEBUG : Swift container rclone-test-befeciw0qozi path backup.json: Auto set use_segments_container to true 2025/06/28 06:08:02 DEBUG : Swift container rclone-test-befeciw0qozi path backup: Auto set use_segments_container to true 2025/06/28 06:08:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/28 06:08:33 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/28 06:08:33 INFO : dst/file1: Copied (server-side copy) 2025/06/28 06:08:38 INFO : dst/file1: Deleted 2025/06/28 06:08:49 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 06:08:49 INFO : dst/file1: Copied (new) 2025/06/28 06:08:49 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (84.74s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-befeciw0qozi", Local "Local file system at /tmp/rclone4117372271", Modify Window "1ns" 2025/06/28 06:10:10 INFO : A1/B2: Making directory 2025/06/28 06:10:10 INFO : A1/B1/C3: Making directory fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B1/C3" 2025/06/28 06:10:52 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/28 06:10:52 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/06/28 06:10:52 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/28 06:10:52 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/06/28 06:10:57 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/28 06:10:57 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/06/28 06:10:57 INFO : A1/B1/C2/five: Deleted 2025/06/28 06:11:02 INFO : A1/B1/C1/four: Deleted 2025/06/28 06:11:02 INFO : A1/two: Deleted 2025/06/28 06:11:02 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/28 06:11:02 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/06/28 06:11:08 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 06:11:08 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/06/28 06:11:13 INFO : A1/one: Deleted 2025/06/28 06:11:13 INFO : A1/B1/three: Deleted fstest.go:247: Filtering empty directory "A2/B2" fstest.go:247: Filtering empty directory "A2/B1/C3" 2025/06/28 06:11:52 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/28 06:11:52 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/06/28 06:11:52 INFO : A2/two: Deleted 2025/06/28 06:11:56 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 06:11:56 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/06/28 06:12:00 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/28 06:12:00 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/06/28 06:12:01 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/28 06:12:01 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/06/28 06:12:05 INFO : A2/B1/three: Deleted 2025/06/28 06:12:06 INFO : A2/B1/C2/five: Deleted 2025/06/28 06:12:06 INFO : A2/one: Deleted 2025/06/28 06:12:10 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/28 06:12:10 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/06/28 06:12:20 INFO : A2/B1/C1/four: Deleted fstest.go:247: Filtering empty directory "A3/B2" fstest.go:247: Filtering empty directory "A3/B1/C3" 2025/06/28 06:12:41 INFO : Compressed: TestCompressSwift:rclone-test-befeciw0qozi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/28 06:13:08 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/28 06:13:08 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/06/28 06:13:08 INFO : A3/two: Deleted 2025/06/28 06:13:12 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/28 06:13:12 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/06/28 06:13:13 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/28 06:13:13 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/06/28 06:13:17 INFO : A3/B1/C2/five: Deleted 2025/06/28 06:13:18 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 06:13:18 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/06/28 06:13:18 INFO : A3/one: Deleted 2025/06/28 06:13:18 INFO : A3/B1/three: Deleted 2025/06/28 06:13:27 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/28 06:13:27 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/06/28 06:13:32 INFO : A3/B1/C1/four: Deleted fstest.go:247: Filtering empty directory "A4/B2" fstest.go:247: Filtering empty directory "A4/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (5m31s) goroutine 10195 [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, 6 minutes]: testing.(*T).Run(0xc000398c40, {0x26a2e67?, 0xc00061bad8?}, 0x27d5588) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000398c40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000398c40, 0xc00061bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a8e5e8, {0x3e9c140, 0x6d, 0x6d}, {0xedff1713b?, 0x3eb2140?, 0x3eb2140?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000559b80) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000559b80) /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 433 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 423 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1285 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1275 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 10 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 11 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3254 [chan receive, 46 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9651 [select]: net/http.(*persistConn).writeLoop(0xc000665320) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9610 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 627 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 618 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1041 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1031 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 852 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 842 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 797 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 787 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 176 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 166 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1372 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1362 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 225 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 215 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1432 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1422 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 517 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 475 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 280 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 254 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 674 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 664 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 334 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 324 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2826 [chan receive, 47 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 554 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 528 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1224 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1214 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 724 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 714 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3339 [chan receive, 46 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 982 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 972 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1098 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1056 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1495 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1453 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1321 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1295 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3524 [chan receive, 45 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1506 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1480 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9526 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00055c000, 0xc000440e00, 0xc0000c8280) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00055c000, {0x2b09be8, 0x3ed5700}, {0xc000184000, 0x4f}, {{0xc0009f0240, 0x18}, {0xc0009f0259, 0x10}, {0x268db6e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00055c000, {0x2b09be8, 0x3ed5700}, {{0xc0009f0240, 0x18}, {0xc0009f0259, 0x10}, {0x268db6e, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc0000b2008?, {0x2b09be8?, 0x3ed5700?}, {0xc0009f0240?, 0x4804e7?}, {0xc0009f0259, 0x10}) /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, 0xc0007a3498) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0000b2008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a300c0, 0xc00119a1e0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a300c0, 0xc00119a1e0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc00119a180, {0x2b09be8, 0x3ed5700}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000398380, {0x2b09be8, 0x3ed5700}, {0xc000498f80, 0x10}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc000000071?, {0x2b09be8?, 0x3ed5700?}, {0xc000498f80?, 0x1f80004?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Object).loadMetadataObjectIfNotLoaded(...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1261 github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc0009830e0, {0x2b09be8, 0x3ed5700}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1139 +0x4b github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc000736e00, {0xc000a840a0, 0x1b}, 0xc0007a38e8) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000988100?, 0xc000988100?, 0x2b09be8?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc000988100, 0x5, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1ca github.com/rclone/rclone/backend/compress.(*Fs).ListR.func1({0xc000988100?, 0xc000a2b5e0?, 0x18?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:415 +0x4c github.com/rclone/rclone/fs/list.(*Helper).send(...) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:29 github.com/rclone/rclone/fs/list.(*Helper).Flush(0xc0007a3b40) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc000398380, {0x2b09be8, 0x3ed5700}, {0x0?, 0x23a7000?}, 0xc001ce1848) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/compress.(*Fs).ListR(0xc0003c8980, {0x2b09be8, 0x3ed5700}, {0x0, 0x0}, 0xc00073fbd0) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:410 +0xb4 github.com/rclone/rclone/fs/walk.listR({0x2b09be8, 0x3ed5700}, {0x2b1ef20, 0xc0003c8980}, {0x0, 0x0}, 0x1, 0x3, 0xc0003f8ea0, 0xc000a8e1e0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2b09be8, 0x3ed5700}, {0x2b1ef20, 0xc0003c8980}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0003f8ea0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000491570) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc000736e00, 0x8?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc000736e00, 0x27d5588) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 2976 [chan receive, 46 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3177 [chan receive, 46 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2768 [chan receive, 47 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10189 [select]: net/http.(*persistConn).roundTrip(0xc000665320, 0xc000aa8410) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00054a680, 0xc0000c8280) /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(0xc000441260, 0xc0000c8280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0000c8280, {0x2ae2a80, 0xc000441260}, {0x1?, 0x37a9330?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000a86120, 0xc0000c8280, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000a86120, 0xc0000c8280) /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 9526 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 3079 [chan receive, 46 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3442 [chan receive, 45 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8461 [chan receive, 12 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 8460 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3624 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9650 [IO wait]: internal/poll.runtime_pollWait(0x7c8a61acad18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004ba300?, 0xc000932c80?, 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(0xc0004ba300, {0xc000932c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004ba300, {0xc000932c80?, 0x1973?, 0xc000a7d320?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001483d8, {0xc000932c80?, 0xc0000cc550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b1e678, {0xc000932c80?, 0x7c8a60921d88?, 0x7c8aa9fa8a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc003f10120, {0xc000932c80?, 0x1973?, 0xc0000949d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000cc638, {0x2ae32e0, 0xc003f10120}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0000cc388, {0x7c8a60923228, 0xc000b1e678}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0000cc388, 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(0xc0000cc388, {0xc000845000, 0x1000, 0xc0004fcdb0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000665320, {0xc000845000?, 0x7f4085?, 0x2ae1480?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009dc840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009dc840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000665320) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9610 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.79299432s (try 1/5): exit status 2: Failed []