"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 5/5) 2025/06/28 09:14:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quwadal7xado" 2025/06/28 09:14:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 09:14:38 DEBUG : Swift container rclone-test-quwadal7xado.json: Auto set use_segments_container to true 2025/06/28 09:14:38 DEBUG : Swift container rclone-test-quwadal7xado: Auto set use_segments_container to true 2025/06/28 09:14:38 DEBUG : Creating backend with remote "/tmp/rclone2721235368" === 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-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.30s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", 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 09:14:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 09:14:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/28 09:14:39 DEBUG : potato: Seek from 10 to 0 2025/06/28 09:14:39 DEBUG : potato: Seek from 10 to 0 2025/06/28 09:14:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/28 09:14:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 09:14:39 DEBUG : potato: Seek from 5 to 2 2025/06/28 09:14:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/28 09:14:39 DEBUG : potato: Seek from 7 to 0 2025/06/28 09:14:39 DEBUG : potato: Seek from 7 to 0 2025/06/28 09:14:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/28 09:14:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 09:14:39 DEBUG : potato: Seek from 5 to 2 2025/06/28 09:14:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/28 09:14:39 DEBUG : potato: Seek from 8 to 0 2025/06/28 09:14:39 DEBUG : potato: Seek from 8 to 0 2025/06/28 09:14:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/28 09:14:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 09:14:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 09:14:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 09:14:39 DEBUG : potato: Seek from 5 to 2 2025/06/28 09:14:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/28 09:14:39 DEBUG : potato: Seek from 9 to 0 2025/06/28 09:14:39 DEBUG : potato: Seek from 9 to 0 2025/06/28 09:14:39 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-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:14:39 INFO : Swift container rclone-test-quwadal7xado: Container "rclone-test-quwadal7xado" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (235.54s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.15s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.13s) --- PASS: TestCheck/6 (5.13s) --- PASS: TestCheck/7 (5.14s) === RUN TestCheckFsError 2025/06/28 09:18:34 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 09:18:34 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 09:18:34 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/28 09:18:34 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 09:18:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/28 09:18:34 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-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", 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 (123.35s) --- PASS: TestCheckDownload/1 (5.18s) --- PASS: TestCheckDownload/2 (0.18s) --- PASS: TestCheckDownload/3 (5.17s) --- PASS: TestCheckDownload/4 (10.18s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (5.20s) --- PASS: TestCheckDownload/7 (0.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", 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 (201.96s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.09s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.04s) --- 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-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:24:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 09:24:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 09:24:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 09:24:17 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/28 09:24:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 09:24:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 09:24:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 09:24:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (43.83s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:24:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quwadal7xado/data" 2025/06/28 09:24:44 DEBUG : Swift container rclone-test-quwadal7xado path data.json: Auto set use_segments_container to true 2025/06/28 09:24:50 DEBUG : Swift container rclone-test-quwadal7xado 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 (264.86s) --- PASS: TestCheckSum/subtest1 (0.43s) --- PASS: TestCheckSum/subtest2 (5.44s) --- PASS: TestCheckSum/subtest3 (10.45s) --- PASS: TestCheckSum/subtest4 (15.49s) --- PASS: TestCheckSum/subtest5 (5.53s) --- PASS: TestCheckSum/subtest6 (5.43s) --- PASS: TestCheckSum/subtest7 (10.42s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:29:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quwadal7xado/data" 2025/06/28 09:29:09 DEBUG : Swift container rclone-test-quwadal7xado path data.json: Auto set use_segments_container to true 2025/06/28 09:29:14 DEBUG : Swift container rclone-test-quwadal7xado 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 (200.46s) --- PASS: TestCheckSumDownload/subtest1 (0.41s) --- PASS: TestCheckSumDownload/subtest2 (0.44s) --- PASS: TestCheckSumDownload/subtest3 (0.47s) --- PASS: TestCheckSumDownload/subtest4 (5.40s) --- PASS: TestCheckSumDownload/subtest5 (0.54s) --- PASS: TestCheckSumDownload/subtest6 (5.37s) --- PASS: TestCheckSumDownload/subtest7 (5.38s) === RUN TestApplyTransforms 2025/06/28 09:32:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mimusay4maba" 2025/06/28 09:32:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 09:32:29 DEBUG : Swift container rclone-test-mimusay4maba.json: Auto set use_segments_container to true 2025/06/28 09:32:30 DEBUG : Swift container rclone-test-mimusay4maba: Auto set use_segments_container to true 2025/06/28 09:32:30 DEBUG : Creating backend with remote "/tmp/rclone921927811" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mimusay4maba", Local "Local file system at /tmp/rclone921927811", Modify Window "1ns" 2025/06/28 09:32:30 INFO : Swift container rclone-test-mimusay4maba: Container "rclone-test-mimusay4maba" created upper checkfile vs. lower remote (without normalization) 2025/06/28 09:32:41 ERROR : hello, world!: sum not found 2025/06/28 09:32:41 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-mimusay4maba 2025/06/28 09:32:41 NOTICE: Compressed: TestCompressSwift:rclone-test-mimusay4maba: 1 files missing 2025/06/28 09:32:41 NOTICE: 1 hashes missing 2025/06/28 09:32:41 NOTICE: Compressed: TestCompressSwift:rclone-test-mimusay4maba: 2 differences found 2025/06/28 09:32:41 NOTICE: Compressed: TestCompressSwift:rclone-test-mimusay4maba: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/28 09:32:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 09:32:46 NOTICE: Compressed: TestCompressSwift:rclone-test-mimusay4maba: 0 differences found 2025/06/28 09:32:46 NOTICE: Compressed: TestCompressSwift:rclone-test-mimusay4maba: 1 matching files 2025/06/28 09:32:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-foporef6talu" 2025/06/28 09:32:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 09:32:47 DEBUG : Swift container rclone-test-foporef6talu.json: Auto set use_segments_container to true 2025/06/28 09:32:47 DEBUG : Swift container rclone-test-foporef6talu: Auto set use_segments_container to true 2025/06/28 09:32:47 DEBUG : Creating backend with remote "/tmp/rclone442338317" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-foporef6talu", Local "Local file system at /tmp/rclone442338317", Modify Window "1ns" 2025/06/28 09:32:48 INFO : Swift container rclone-test-foporef6talu: Container "rclone-test-foporef6talu" created lower checkfile vs. upper remote (without normalization) 2025/06/28 09:33:04 ERROR : HELLO, WORLD!: sum not found 2025/06/28 09:33:04 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-foporef6talu 2025/06/28 09:33:04 NOTICE: Compressed: TestCompressSwift:rclone-test-foporef6talu: 1 files missing 2025/06/28 09:33:04 NOTICE: 1 hashes missing 2025/06/28 09:33:04 NOTICE: Compressed: TestCompressSwift:rclone-test-foporef6talu: 2 differences found 2025/06/28 09:33:04 NOTICE: Compressed: TestCompressSwift:rclone-test-foporef6talu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/28 09:33:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 09:33:10 NOTICE: Compressed: TestCompressSwift:rclone-test-foporef6talu: 0 differences found 2025/06/28 09:33:10 NOTICE: Compressed: TestCompressSwift:rclone-test-foporef6talu: 1 matching files 2025/06/28 09:33:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pazurow7disi" 2025/06/28 09:33:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 09:33:10 DEBUG : Swift container rclone-test-pazurow7disi.json: Auto set use_segments_container to true 2025/06/28 09:33:10 DEBUG : Swift container rclone-test-pazurow7disi: Auto set use_segments_container to true 2025/06/28 09:33:10 DEBUG : Creating backend with remote "/tmp/rclone3822378938" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pazurow7disi", Local "Local file system at /tmp/rclone3822378938", Modify Window "1ns" 2025/06/28 09:33:11 INFO : Swift container rclone-test-pazurow7disi: Container "rclone-test-pazurow7disi" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/28 09:33:21 ERROR : HeLlO, wOrLd!: sum not found 2025/06/28 09:33:21 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-pazurow7disi 2025/06/28 09:33:21 NOTICE: Compressed: TestCompressSwift:rclone-test-pazurow7disi: 1 files missing 2025/06/28 09:33:21 NOTICE: 1 hashes missing 2025/06/28 09:33:21 NOTICE: Compressed: TestCompressSwift:rclone-test-pazurow7disi: 2 differences found 2025/06/28 09:33:21 NOTICE: Compressed: TestCompressSwift:rclone-test-pazurow7disi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/28 09:33:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 09:33:22 NOTICE: Compressed: TestCompressSwift:rclone-test-pazurow7disi: 0 differences found 2025/06/28 09:33:22 NOTICE: Compressed: TestCompressSwift:rclone-test-pazurow7disi: 1 matching files 2025/06/28 09:33:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quwapen4miqe" 2025/06/28 09:33:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 09:33:22 DEBUG : Swift container rclone-test-quwapen4miqe.json: Auto set use_segments_container to true 2025/06/28 09:33:22 DEBUG : Swift container rclone-test-quwapen4miqe: Auto set use_segments_container to true 2025/06/28 09:33:22 DEBUG : Creating backend with remote "/tmp/rclone1785012609" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwapen4miqe", Local "Local file system at /tmp/rclone1785012609", Modify Window "1ns" 2025/06/28 09:33:23 INFO : Swift container rclone-test-quwapen4miqe: Container "rclone-test-quwapen4miqe" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/28 09:33:34 ERROR : HELLO, WORLD!: sum not found 2025/06/28 09:33:34 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-quwapen4miqe 2025/06/28 09:33:34 NOTICE: Compressed: TestCompressSwift:rclone-test-quwapen4miqe: 1 files missing 2025/06/28 09:33:34 NOTICE: 1 hashes missing 2025/06/28 09:33:34 NOTICE: Compressed: TestCompressSwift:rclone-test-quwapen4miqe: 2 differences found 2025/06/28 09:33:34 NOTICE: Compressed: TestCompressSwift:rclone-test-quwapen4miqe: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/28 09:33:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 09:33:39 NOTICE: Compressed: TestCompressSwift:rclone-test-quwapen4miqe: 0 differences found 2025/06/28 09:33:39 NOTICE: Compressed: TestCompressSwift:rclone-test-quwapen4miqe: 1 matching files 2025/06/28 09:33:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pagifiy3cotu" 2025/06/28 09:33:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 09:33:40 DEBUG : Swift container rclone-test-pagifiy3cotu.json: Auto set use_segments_container to true 2025/06/28 09:33:40 DEBUG : Swift container rclone-test-pagifiy3cotu: Auto set use_segments_container to true 2025/06/28 09:33:40 DEBUG : Creating backend with remote "/tmp/rclone4004219202" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pagifiy3cotu", Local "Local file system at /tmp/rclone4004219202", Modify Window "1ns" 2025/06/28 09:33:40 INFO : Swift container rclone-test-pagifiy3cotu: Container "rclone-test-pagifiy3cotu" created NFD checkfile vs. NFC remote (without normalization) 2025/06/28 09:33:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 09:33:51 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-pagifiy3cotu 2025/06/28 09:33:51 NOTICE: Compressed: TestCompressSwift:rclone-test-pagifiy3cotu: 1 files missing 2025/06/28 09:33:51 NOTICE: 1 hashes missing 2025/06/28 09:33:51 NOTICE: Compressed: TestCompressSwift:rclone-test-pagifiy3cotu: 2 differences found 2025/06/28 09:33:51 NOTICE: Compressed: TestCompressSwift:rclone-test-pagifiy3cotu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/28 09:33:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 09:33:57 NOTICE: Compressed: TestCompressSwift:rclone-test-pagifiy3cotu: 0 differences found 2025/06/28 09:33:57 NOTICE: Compressed: TestCompressSwift:rclone-test-pagifiy3cotu: 1 matching files 2025/06/28 09:33:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zuvazop4kexu" 2025/06/28 09:33:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 09:33:57 DEBUG : Swift container rclone-test-zuvazop4kexu.json: Auto set use_segments_container to true 2025/06/28 09:33:57 DEBUG : Swift container rclone-test-zuvazop4kexu: Auto set use_segments_container to true 2025/06/28 09:33:57 DEBUG : Creating backend with remote "/tmp/rclone2146154614" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zuvazop4kexu", Local "Local file system at /tmp/rclone2146154614", Modify Window "1ns" 2025/06/28 09:33:58 INFO : Swift container rclone-test-zuvazop4kexu: Container "rclone-test-zuvazop4kexu" created NFC checkfile vs. NFD remote (without normalization) 2025/06/28 09:34:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 09:34:14 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zuvazop4kexu 2025/06/28 09:34:14 NOTICE: Compressed: TestCompressSwift:rclone-test-zuvazop4kexu: 1 files missing 2025/06/28 09:34:14 NOTICE: 1 hashes missing 2025/06/28 09:34:14 NOTICE: Compressed: TestCompressSwift:rclone-test-zuvazop4kexu: 2 differences found 2025/06/28 09:34:14 NOTICE: Compressed: TestCompressSwift:rclone-test-zuvazop4kexu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/28 09:34:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 09:34:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zuvazop4kexu: 0 differences found 2025/06/28 09:34:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zuvazop4kexu: 1 matching files 2025/06/28 09:34:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-delofak9hewu" 2025/06/28 09:34:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 09:34:19 DEBUG : Swift container rclone-test-delofak9hewu.json: Auto set use_segments_container to true 2025/06/28 09:34:20 DEBUG : Swift container rclone-test-delofak9hewu: Auto set use_segments_container to true 2025/06/28 09:34:20 DEBUG : Creating backend with remote "/tmp/rclone1482811724" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-delofak9hewu", Local "Local file system at /tmp/rclone1482811724", Modify Window "1ns" 2025/06/28 09:34:20 INFO : Swift container rclone-test-delofak9hewu: Container "rclone-test-delofak9hewu" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/28 09:34:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 09:34:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-delofak9hewu 2025/06/28 09:34:32 NOTICE: Compressed: TestCompressSwift:rclone-test-delofak9hewu: 1 files missing 2025/06/28 09:34:32 NOTICE: 1 hashes missing 2025/06/28 09:34:32 NOTICE: Compressed: TestCompressSwift:rclone-test-delofak9hewu: 2 differences found 2025/06/28 09:34:32 NOTICE: Compressed: TestCompressSwift:rclone-test-delofak9hewu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/28 09:34:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 09:34:32 NOTICE: Compressed: TestCompressSwift:rclone-test-delofak9hewu: 0 differences found 2025/06/28 09:34:32 NOTICE: Compressed: TestCompressSwift:rclone-test-delofak9hewu: 1 matching files 2025/06/28 09:34:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xecocuz2jole" 2025/06/28 09:34:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 09:34:32 DEBUG : Swift container rclone-test-xecocuz2jole.json: Auto set use_segments_container to true 2025/06/28 09:34:32 DEBUG : Swift container rclone-test-xecocuz2jole: Auto set use_segments_container to true 2025/06/28 09:34:32 DEBUG : Creating backend with remote "/tmp/rclone3505994122" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xecocuz2jole", Local "Local file system at /tmp/rclone3505994122", Modify Window "1ns" 2025/06/28 09:34:33 INFO : Swift container rclone-test-xecocuz2jole: Container "rclone-test-xecocuz2jole" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/28 09:34:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 09:34:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xecocuz2jole 2025/06/28 09:34:44 NOTICE: Compressed: TestCompressSwift:rclone-test-xecocuz2jole: 1 files missing 2025/06/28 09:34:44 NOTICE: 1 hashes missing 2025/06/28 09:34:44 NOTICE: Compressed: TestCompressSwift:rclone-test-xecocuz2jole: 2 differences found 2025/06/28 09:34:44 NOTICE: Compressed: TestCompressSwift:rclone-test-xecocuz2jole: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/28 09:34:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 09:34:50 NOTICE: Compressed: TestCompressSwift:rclone-test-xecocuz2jole: 0 differences found 2025/06/28 09:34:50 NOTICE: Compressed: TestCompressSwift:rclone-test-xecocuz2jole: 1 matching files 2025/06/28 09:34:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-romavov1poru" 2025/06/28 09:34:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 09:34:50 DEBUG : Swift container rclone-test-romavov1poru.json: Auto set use_segments_container to true 2025/06/28 09:34:50 DEBUG : Swift container rclone-test-romavov1poru: Auto set use_segments_container to true 2025/06/28 09:34:50 DEBUG : Creating backend with remote "/tmp/rclone2472385495" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-romavov1poru", Local "Local file system at /tmp/rclone2472385495", Modify Window "1ns" 2025/06/28 09:34:51 INFO : Swift container rclone-test-romavov1poru: Container "rclone-test-romavov1poru" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/28 09:35:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 09:35:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-romavov1poru 2025/06/28 09:35:07 NOTICE: Compressed: TestCompressSwift:rclone-test-romavov1poru: 1 files missing 2025/06/28 09:35:07 NOTICE: 1 hashes missing 2025/06/28 09:35:07 NOTICE: Compressed: TestCompressSwift:rclone-test-romavov1poru: 2 differences found 2025/06/28 09:35:07 NOTICE: Compressed: TestCompressSwift:rclone-test-romavov1poru: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/28 09:35:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 09:35:12 NOTICE: Compressed: TestCompressSwift:rclone-test-romavov1poru: 0 differences found 2025/06/28 09:35:12 NOTICE: Compressed: TestCompressSwift:rclone-test-romavov1poru: 1 matching files 2025/06/28 09:35:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ragixuz4labo" 2025/06/28 09:35:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 09:35:12 DEBUG : Swift container rclone-test-ragixuz4labo.json: Auto set use_segments_container to true 2025/06/28 09:35:13 DEBUG : Swift container rclone-test-ragixuz4labo: Auto set use_segments_container to true 2025/06/28 09:35:13 DEBUG : Creating backend with remote "/tmp/rclone495990525" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ragixuz4labo", Local "Local file system at /tmp/rclone495990525", Modify Window "1ns" 2025/06/28 09:35:13 INFO : Swift container rclone-test-ragixuz4labo: Container "rclone-test-ragixuz4labo" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/28 09:35:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 09:35:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-ragixuz4labo 2025/06/28 09:35:24 NOTICE: Compressed: TestCompressSwift:rclone-test-ragixuz4labo: 1 files missing 2025/06/28 09:35:24 NOTICE: 1 hashes missing 2025/06/28 09:35:24 NOTICE: Compressed: TestCompressSwift:rclone-test-ragixuz4labo: 2 differences found 2025/06/28 09:35:24 NOTICE: Compressed: TestCompressSwift:rclone-test-ragixuz4labo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/28 09:35:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 09:35:25 NOTICE: Compressed: TestCompressSwift:rclone-test-ragixuz4labo: 0 differences found 2025/06/28 09:35:25 NOTICE: Compressed: TestCompressSwift:rclone-test-ragixuz4labo: 1 matching files 2025/06/28 09:35:25 DEBUG : Compressed: TestCompressSwift:rclone-test-ragixuz4labo: Purge remote 2025/06/28 09:35:25 DEBUG : Waiting for deletions to finish 2025/06/28 09:35:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 09:35:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 09:35:30 INFO : Swift container rclone-test-ragixuz4labo: Container "rclone-test-ragixuz4labo" removed 2025/06/28 09:35:30 DEBUG : Compressed: TestCompressSwift:rclone-test-romavov1poru: Purge remote 2025/06/28 09:35:30 DEBUG : Waiting for deletions to finish 2025/06/28 09:35:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 09:35:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 09:35:41 INFO : Swift container rclone-test-romavov1poru: Container "rclone-test-romavov1poru" removed 2025/06/28 09:35:41 DEBUG : Compressed: TestCompressSwift:rclone-test-xecocuz2jole: Purge remote 2025/06/28 09:35:41 DEBUG : Waiting for deletions to finish 2025/06/28 09:35:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 09:35:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 09:35:51 INFO : Swift container rclone-test-xecocuz2jole: Container "rclone-test-xecocuz2jole" removed 2025/06/28 09:35:51 DEBUG : Compressed: TestCompressSwift:rclone-test-delofak9hewu: Purge remote 2025/06/28 09:35:51 DEBUG : Waiting for deletions to finish 2025/06/28 09:35:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/28 09:35:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/28 09:35:57 INFO : Swift container rclone-test-delofak9hewu: Container "rclone-test-delofak9hewu" removed 2025/06/28 09:35:57 DEBUG : Compressed: TestCompressSwift:rclone-test-zuvazop4kexu: Purge remote 2025/06/28 09:35:57 DEBUG : Waiting for deletions to finish 2025/06/28 09:36:02 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/28 09:36:02 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/28 09:36:02 INFO : Swift container rclone-test-zuvazop4kexu: Container "rclone-test-zuvazop4kexu" removed 2025/06/28 09:36:02 DEBUG : Compressed: TestCompressSwift:rclone-test-pagifiy3cotu: Purge remote 2025/06/28 09:36:02 DEBUG : Waiting for deletions to finish 2025/06/28 09:36:03 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/28 09:36:08 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/28 09:36:08 INFO : Swift container rclone-test-pagifiy3cotu: Container "rclone-test-pagifiy3cotu" removed 2025/06/28 09:36:08 DEBUG : Compressed: TestCompressSwift:rclone-test-quwapen4miqe: Purge remote 2025/06/28 09:36:08 DEBUG : Waiting for deletions to finish 2025/06/28 09:36:08 INFO : HELLO, WORLD!.json: Deleted 2025/06/28 09:36:13 INFO : HELLO, WORLD!.bin: Deleted 2025/06/28 09:36:14 INFO : Swift container rclone-test-quwapen4miqe: Container "rclone-test-quwapen4miqe" removed 2025/06/28 09:36:14 DEBUG : Compressed: TestCompressSwift:rclone-test-pazurow7disi: Purge remote 2025/06/28 09:36:14 DEBUG : Waiting for deletions to finish 2025/06/28 09:36:14 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/28 09:36:24 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/28 09:36:24 INFO : Swift container rclone-test-pazurow7disi: Container "rclone-test-pazurow7disi" removed 2025/06/28 09:36:24 DEBUG : Compressed: TestCompressSwift:rclone-test-foporef6talu: Purge remote 2025/06/28 09:36:24 DEBUG : Waiting for deletions to finish 2025/06/28 09:36:35 INFO : HELLO, WORLD!.json: Deleted 2025/06/28 09:36:35 INFO : HELLO, WORLD!.bin: Deleted 2025/06/28 09:36:35 INFO : Swift container rclone-test-foporef6talu: Container "rclone-test-foporef6talu" removed 2025/06/28 09:36:35 DEBUG : Compressed: TestCompressSwift:rclone-test-mimusay4maba: Purge remote 2025/06/28 09:36:35 DEBUG : Waiting for deletions to finish 2025/06/28 09:36:35 INFO : hello, world!.bin: Deleted 2025/06/28 09:36:40 INFO : hello, world!.json: Deleted 2025/06/28 09:36:40 INFO : Swift container rclone-test-mimusay4maba: Container "rclone-test-mimusay4maba" removed --- PASS: TestApplyTransforms (251.59s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:36:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/28 09:37:01 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 09:37:01 INFO : file1: Copied (new) to: sub/file2 2025/06/28 09:37:11 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 09:37:11 DEBUG : file1: Unchanged skipping 2025/06/28 09:37:22 DEBUG : Compressed: TestCompressSwift:rclone-test-quwadal7xado: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (62.01s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.11s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:37:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quwadal7xado/backup" 2025/06/28 09:37:59 DEBUG : Swift container rclone-test-quwadal7xado path backup.json: Auto set use_segments_container to true 2025/06/28 09:38:05 DEBUG : Swift container rclone-test-quwadal7xado path backup: Auto set use_segments_container to true 2025/06/28 09:38:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/28 09:38:41 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/28 09:38:41 INFO : dst/file1: Copied (server-side copy) 2025/06/28 09:38:47 INFO : dst/file1: Deleted 2025/06/28 09:38:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 09:38:57 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (90.79s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:39:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quwadal7xado/dst" 2025/06/28 09:39:14 DEBUG : Swift container rclone-test-quwadal7xado path dst.json: Auto set use_segments_container to true 2025/06/28 09:39:19 DEBUG : Swift container rclone-test-quwadal7xado path dst: Auto set use_segments_container to true 2025/06/28 09:39:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quwadal7xado/CompareDest" 2025/06/28 09:39:30 DEBUG : Swift container rclone-test-quwadal7xado path CompareDest.json: Auto set use_segments_container to true 2025/06/28 09:39:36 DEBUG : Swift container rclone-test-quwadal7xado path CompareDest: Auto set use_segments_container to true 2025/06/28 09:39:41 DEBUG : one: Need to transfer - File not found at Destination 2025/06/28 09:40:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 09:40:02 INFO : one: Copied (new) 2025/06/28 09:40:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 09:40:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/28 09:40:38 INFO : one: Copied (replaced existing) 2025/06/28 09:41:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 09:41:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 09:41:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 09:41:44 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 09:41:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 09:41:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 09:42:00 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 09:42:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 09:42:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 09:42:21 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 09:42:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/28 09:42:37 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/28 09:42:37 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (251.05s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:43:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quwadal7xado/dst" 2025/06/28 09:43:25 DEBUG : Swift container rclone-test-quwadal7xado path dst.json: Auto set use_segments_container to true 2025/06/28 09:43:30 DEBUG : Swift container rclone-test-quwadal7xado path dst: Auto set use_segments_container to true 2025/06/28 09:43:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quwadal7xado/CopyDest" 2025/06/28 09:43:41 DEBUG : Swift container rclone-test-quwadal7xado path CopyDest.json: Auto set use_segments_container to true 2025/06/28 09:43:46 DEBUG : Swift container rclone-test-quwadal7xado path CopyDest: Auto set use_segments_container to true 2025/06/28 09:43:51 DEBUG : one: Need to transfer - File not found at Destination 2025/06/28 09:44:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 09:44:07 INFO : one: Copied (new) 2025/06/28 09:44:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 09:44:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/28 09:44:28 INFO : one: Copied (replaced existing) 2025/06/28 09:45:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quwadal7xado/BackupDir" 2025/06/28 09:45:06 DEBUG : Swift container rclone-test-quwadal7xado path BackupDir.json: Auto set use_segments_container to true 2025/06/28 09:45:12 DEBUG : Swift container rclone-test-quwadal7xado path BackupDir: Auto set use_segments_container to true 2025/06/28 09:45:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 09:45:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 09:45:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 09:45:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/28 09:45:54 INFO : one: Copied (server-side copy) 2025/06/28 09:45:59 INFO : one: Deleted 2025/06/28 09:46:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/28 09:46:24 INFO : one: Copied (server-side copy) 2025/06/28 09:46:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/28 09:47:02 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 09:47:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 09:47:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/28 09:47:33 INFO : two: Copied (server-side copy) 2025/06/28 09:47:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/28 09:47:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/28 09:47:59 DEBUG : two: Unchanged skipping 2025/06/28 09:48:47 DEBUG : three: Need to transfer - File not found at Destination 2025/06/28 09:48:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/28 09:48:47 DEBUG : three: Destination not found in --copy-dest 2025/06/28 09:49:03 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/28 09:49:03 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (412.86s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.15s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:50:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/28 09:50:33 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/28 09:50:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/28 09:50:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/28 09:50:44 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/28 09:50:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-quwadal7xado/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/28 09:50:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/28 09:51:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/28 09:51:12 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3474da936137bba8c59a744e99b26914 OK 2025/06/28 09:51:12 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (80.97s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.13s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", 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-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.25s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:52:30 INFO : Compressed: TestCompressSwift:rclone-test-quwadal7xado: Looking for duplicate md5 hashes using newest mode. 2025/06/28 09:52:40 NOTICE: 72b4e1966bb402aa20d0bc17a85d2f6e: Found 3 files with duplicate md5 hashes 2025/06/28 09:52:46 INFO : one: Deleted 2025/06/28 09:52:51 INFO : also/one: Deleted 2025/06/28 09:52:51 NOTICE: 72b4e1966bb402aa20d0bc17a85d2f6e: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (92.60s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.11s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", 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-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", 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-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:55:53 DEBUG : a.txt: Excluded (Size Filter) 2025/06/28 09:55:53 DEBUG : a.txt: Excluded 2025/06/28 09:55:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 09:55:54 DEBUG : sub dir/hello world: Excluded 2025/06/28 09:55:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 09:55:54 DEBUG : sub dir/hello world2: Excluded 2025/06/28 09:55:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 09:55:54 DEBUG : sub dir/hello world: Excluded 2025/06/28 09:55:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 09:55:54 DEBUG : sub dir/hello world2: Excluded 2025/06/28 09:55:59 DEBUG : sub dir/ignore dir: Excluded 2025/06/28 09:56:04 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (250.17s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 09:59:15 DEBUG : a.txt: Excluded (Size Filter) 2025/06/28 09:59:15 DEBUG : a.txt: Excluded 2025/06/28 09:59:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 09:59:15 DEBUG : sub dir/hello world: Excluded 2025/06/28 09:59:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 09:59:15 DEBUG : sub dir/hello world2: Excluded 2025/06/28 09:59:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 09:59:15 DEBUG : sub dir/hello world: Excluded 2025/06/28 09:59:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 09:59:15 DEBUG : sub dir/hello world2: Excluded 2025/06/28 09:59:15 DEBUG : sub dir/ignore dir: Excluded 2025/06/28 09:59:20 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (198.32s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", 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 (49.32s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.04s) --- PASS: TestListJSON/Recurse (5.35s) --- PASS: TestListJSON/SubDir (5.19s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.17s) --- PASS: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", 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 10:02:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quwadal7xado/notfound" 2025/06/28 10:02:24 DEBUG : Swift container rclone-test-quwadal7xado path notfound.json: Auto set use_segments_container to true 2025/06/28 10:02:29 DEBUG : Swift container rclone-test-quwadal7xado path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (74.89s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.23s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.31s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.13s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.24s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 10:02:46 INFO : Compressed: TestCompressSwift:rclone-test-quwadal7xado: Making directory 2025/06/28 10:02:46 INFO : Compressed: TestCompressSwift:rclone-test-quwadal7xado: Making directory --- PASS: TestMkdir (0.20s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" --- PASS: TestLsd (21.62s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" --- PASS: TestLs (47.77s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 10:04:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/28 10:04:17 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (47.53s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" --- PASS: TestLsLong (47.18s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (47.45s) --- PASS: TestHashSums/Md5 (5.19s) --- PASS: TestHashSums/Md5Download (5.19s) === RUN TestHashSumsWithErrors 2025/06/28 10:06:17 DEBUG : Creating backend with remote ":memory:" 2025/06/28 10:06:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/28 10:06:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/28 10:06:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/28 10:06:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/28 10:06:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/28 10:06:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/28 10:06:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/28 10:06:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/28 10:06:17 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-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" --- PASS: TestCount (53.77s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 10:07:45 DEBUG : Waiting for deletions to finish 2025/06/28 10:07:45 DEBUG : large: Excluded (Size Filter) 2025/06/28 10:07:46 INFO : medium: Deleted 2025/06/28 10:08:06 INFO : small: Deleted --- PASS: TestDelete (60.52s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 10:08:49 DEBUG : Waiting for deletions to finish 2025/06/28 10:08:49 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/28 10:08:50 INFO : medium: Deleted 2025/06/28 10:08:54 INFO : large: Deleted --- PASS: TestMaxDelete (58.54s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 10:09:47 DEBUG : Waiting for deletions to finish 2025/06/28 10:09:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/28 10:09:48 INFO : medium: Deleted 2025/06/28 10:10:03 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (58.55s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 10:10:51 DEBUG : Waiting for deletions to finish 2025/06/28 10:10:51 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/28 10:10:51 INFO : medium: Deleted 2025/06/28 10:10:56 INFO : large: Deleted --- PASS: TestMaxDeleteSize (63.24s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" --- PASS: TestReadFile (17.03s) === RUN TestRetry 2025/06/28 10:11:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/28 10:11:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/28 10:11:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 10:11:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 10:11:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 10:11:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 10:11: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-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" --- PASS: TestCat (39.52s) === RUN TestPurge 2025/06/28 10:12:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nowaxoj5fixe" 2025/06/28 10:12:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 10:12:09 DEBUG : Swift container rclone-test-nowaxoj5fixe.json: Auto set use_segments_container to true 2025/06/28 10:12:09 DEBUG : Swift container rclone-test-nowaxoj5fixe: Auto set use_segments_container to true 2025/06/28 10:12:09 DEBUG : Creating backend with remote "/tmp/rclone1752262613" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nowaxoj5fixe", Local "Local file system at /tmp/rclone1752262613", Modify Window "1ns" 2025/06/28 10:12:10 INFO : Swift container rclone-test-nowaxoj5fixe: Container "rclone-test-nowaxoj5fixe" created 2025/06/28 10:12:16 INFO : A2: Making directory 2025/06/28 10:12:16 INFO : A1/B2: Making directory 2025/06/28 10:12:16 INFO : A1/B2/C2: Making directory 2025/06/28 10:12:16 INFO : A1/B1/C3: Making directory 2025/06/28 10:12:16 INFO : A3: Making directory 2025/06/28 10:12:16 INFO : A3/B3: Making directory 2025/06/28 10:12:16 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 10:12:27 DEBUG : Waiting for deletions to finish 2025/06/28 10:12:27 INFO : A1/B1/C1/one.bin: Deleted 2025/06/28 10:12:27 INFO : A1/B1/C1/one.json: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/28 10:12:33 DEBUG : Waiting for deletions to finish 2025/06/28 10:12:33 INFO : A1/two.bin: Deleted 2025/06/28 10:12:38 INFO : A1/two.json: Deleted 2025/06/28 10:12:38 INFO : Swift container rclone-test-nowaxoj5fixe: Container "rclone-test-nowaxoj5fixe" removed 2025/06/28 10:12:38 DEBUG : Compressed: TestCompressSwift:rclone-test-nowaxoj5fixe: Purge remote 2025/06/28 10:12:38 DEBUG : Waiting for deletions to finish 2025/06/28 10:12:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (29.54s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 10:12:45 INFO : A2: Making directory 2025/06/28 10:12:45 INFO : A1/B2: Making directory 2025/06/28 10:12:45 INFO : A1/B2/C2: Making directory 2025/06/28 10:12:45 INFO : A1/B1/C3: Making directory 2025/06/28 10:12:45 INFO : A3: Making directory 2025/06/28 10:12:45 INFO : A3/B3: Making directory 2025/06/28 10:12:45 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 10:12:56 DEBUG : removing 1 level 3 directories 2025/06/28 10:12:56 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 10:13:18 DEBUG : removing 1 level 0 directories 2025/06/28 10:13:18 INFO : Compressed: TestCompressSwift:rclone-test-quwadal7xado: Removing directory 2025/06/28 10:13:18 INFO : Swift container rclone-test-quwadal7xado: Container "rclone-test-quwadal7xado" removed --- PASS: TestRmdirsNoLeaveRoot (39.73s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 10:13:18 INFO : A1: Making directory 2025/06/28 10:13:18 INFO : A1/B1: Making directory 2025/06/28 10:13:18 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.34s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 10:13:18 INFO : A1: Making directory 2025/06/28 10:13:18 INFO : A1/B1: Making directory 2025/06/28 10:13:18 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.50s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quwadal7xado", Local "Local file system at /tmp/rclone2721235368", Modify Window "1ns" 2025/06/28 10:13:25 DEBUG : filename.txt: File name found in url 2025/06/28 10:13:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. panic: test timed out after 1h0m0s running tests: TestCopyURL (1m20s) goroutine 9025 [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, 2 minutes]: testing.(*T).Run(0xc0009641c0, {0x26a2e5c?, 0xc000651ad8?}, 0x27d5518) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0009641c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0009641c0, 0xc000651c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00090a990, {0x3e9c140, 0x6d, 0x6d}, {0xedff1a97e?, 0x3eb2140?, 0x3eb2140?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000621a40) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000621a40) /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 20 [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 19 [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 1045 [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 1003 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 535 [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 477 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 953 [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 943 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2964 [chan receive, 43 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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 756 [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 746 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1078 [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 1068 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3375 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 556 [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 546 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 223 [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 213 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 155 [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 97 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 280 [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 270 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2823 [chan receive, 43 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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 863 [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 853 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 340 [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 314 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8914 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00029e3c0, 0xc001dfe850, 0xc0008a4640) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00029e3c0, {0x2b09be8, 0x3ed5700}, {0xc00087e000, 0x4f}, {{0xc0008c66f0, 0x18}, {0xc0008c6709, 0x9}, {0x2694ac0, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00029e3c0, {0x2b09be8, 0x3ed5700}, {{0xc0008c66f0, 0x18}, {0xc0008c6709, 0x9}, {0x2694ac0, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1902 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000053808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00091b6e0, 0xc000878460, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00091b6e0, 0xc000878460) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0008c4d20, {0x2b09be8, 0x3ed5700}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc00063f360, {0x2b09be8, 0x3ed5700}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1144 +0xbd 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(0xc0007b2c40, {0xc00050a7c8, 0x15}, 0xc00006b8e8) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000c36500?, 0xc000c36500?, 0x2b09be8?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc000c36500, 0x4, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1ca github.com/rclone/rclone/backend/compress.(*Fs).ListR.func1({0xc000c36500?, 0xc00070b420?, 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(0xc00006bb40) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc000103880, {0x2b09be8, 0x3ed5700}, {0x0?, 0x23a7000?}, 0xc000403488) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/compress.(*Fs).ListR(0xc0003ec200, {0x2b09be8, 0x3ed5700}, {0x0, 0x0}, 0xc0000c0c80) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:410 +0xb4 github.com/rclone/rclone/fs/walk.listR({0x2b09be8, 0x3ed5700}, {0x2b1ef20, 0xc0003ec200}, {0x0, 0x0}, 0x1, 0x3, 0xc000453a70, 0xc00090a600, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2b09be8, 0x3ed5700}, {0x2b1ef20, 0xc0003ec200}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000453a70) /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(0xc000492230) /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(0xc0007b2c40, 0xc00006bf28?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc0007b2c40, 0x27d5518) /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 1480 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1358 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1303 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1197 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 432 [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 422 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1213 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1203 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 819 [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 777 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8497 [chan receive, 4 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 8496 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1349 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1323 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 632 [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 623 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 704 [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 694 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8591 [IO wait]: internal/poll.runtime_pollWait(0x77ff234cb058, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003ec080?, 0xc001393980?, 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(0xc0003ec080, {0xc001393980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003ec080, {0xc001393980?, 0x1973?, 0xc0009623c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000826030, {0xc001393980?, 0xc000596550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0007fc180, {0xc001393980?, 0x77ff21af4770?, 0x77ff6b9c35c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001dfc180, {0xc001393980?, 0x1973?, 0xc0007699d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000596638, {0x2ae32e0, 0xc001dfc180}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000596388, {0x77ff211787b8, 0xc0007fc180}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000596388, 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(0xc000596388, {0xc000f4a000, 0x1000, 0xc000659c50?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00091c120, {0xc000f4a000?, 0x7f4085?, 0x2ae1480?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001e03740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001e03740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00091c120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8585 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3602 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3241 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1254 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1244 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1408 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1398 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8592 [select]: net/http.(*persistConn).writeLoop(0xc00091c120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8585 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 3330 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1465 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1343 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2895 [chan receive, 43 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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3088 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3063 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3506 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8989 [select]: net/http.(*persistConn).roundTrip(0xc00091c120, 0xc000878500) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0000fb1e0, 0xc0008a4640) /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(0xc00058e380, 0xc0008a4640) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0008a4640, {0x2ae2a80, 0xc00058e380}, {0xc0006d3501?, 0x540c73?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000862150, 0xc0008a4640, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000862150, 0xc0008a4640) /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 8914 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.990995412s (try 5/5): exit status 2: Failed []