"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2025/03/07 01:01:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qodifeb5baru" 2025/03/07 01:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:01:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru.bin" 2025/03/07 01:01:15 DEBUG : Swift container crypt path rclone-test-qodifeb5baru.bin: Auto set use_segments_container to true 2025/03/07 01:01:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru" 2025/03/07 01:01:16 DEBUG : Swift container crypt path rclone-test-qodifeb5baru: Auto set use_segments_container to true 2025/03/07 01:01:17 DEBUG : Creating backend with remote "/tmp/rclone3765581582" === 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 "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/07 01:01:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 01:01:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/07 01:01:17 DEBUG : potato: Seek from 10 to 0 2025/03/07 01:01:17 DEBUG : potato: Seek from 10 to 0 2025/03/07 01:01:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/07 01:01:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 01:01:17 DEBUG : potato: Seek from 5 to 2 2025/03/07 01:01:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/07 01:01:17 DEBUG : potato: Seek from 7 to 0 2025/03/07 01:01:17 DEBUG : potato: Seek from 7 to 0 2025/03/07 01:01:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/07 01:01:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 01:01:17 DEBUG : potato: Seek from 5 to 2 2025/03/07 01:01:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/07 01:01:17 DEBUG : potato: Seek from 8 to 0 2025/03/07 01:01:17 DEBUG : potato: Seek from 8 to 0 2025/03/07 01:01:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/07 01:01:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/07 01:01:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/07 01:01:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/07 01:01:17 DEBUG : potato: Seek from 5 to 2 2025/03/07 01:01:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/07 01:01:17 DEBUG : potato: Seek from 9 to 0 2025/03/07 01:01:17 DEBUG : potato: Seek from 9 to 0 2025/03/07 01:01:17 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 "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:01:18 DEBUG : rutabaga: md5 = ca89f3789e23d4261677e7b7a6701c10 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/07 01:01:19 DEBUG : empty space: md5 = e6851ee2c856d8c684e22ebad9582e7c OK === RUN TestCheck/3 2025/03/07 01:01:20 DEBUG : potato2: md5 = 1a301e64f97cc2ae8f5b827933b09c55 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/07 01:01:21 DEBUG : remotepotato: md5 = e38922838cf0c69bed2c169853f712e8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.43s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2025/03/07 01:01:23 DEBUG : Creating backend with remote "nonexistent" 2025/03/07 01:01:23 DEBUG : Creating backend with remote "nonexistent" 2025/03/07 01:01:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/07 01:01:23 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/03/07 01:01:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/07 01:01:23 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 "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:01:23 DEBUG : rutabaga: md5 = 1d50901e41dfadf8c20beb9f8bc8c002 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/07 01:01:24 DEBUG : empty space: md5 = a790ae8436c20e8411d89e34f48e6ae4 OK === RUN TestCheckDownload/3 2025/03/07 01:01:24 DEBUG : potato2: md5 = 2ffff45b5be204d190a66ff8f0d533b0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/07 01:01:25 DEBUG : remotepotato: md5 = 1d10123e2f2bb99748324be090db955c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.51s) --- PASS: TestCheckDownload/1 (0.10s) --- PASS: TestCheckDownload/2 (0.20s) --- PASS: TestCheckDownload/3 (0.27s) --- PASS: TestCheckDownload/4 (0.14s) --- PASS: TestCheckDownload/5 (0.19s) --- PASS: TestCheckDownload/6 (0.41s) --- PASS: TestCheckDownload/7 (0.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:01:27 DEBUG : rutabaga: md5 = cc1d413a9247c26e961cf904bc68fdcd OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/07 01:01:28 DEBUG : empty space: md5 = 56a8078d7ce4dedbd9376890512eb8e3 OK === RUN TestCheckSizeOnly/3 2025/03/07 01:01:29 DEBUG : potato2: md5 = ed32bcc4e08845e95ab338718b408eb8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/07 01:01:30 DEBUG : remotepotato: md5 = 93be5ae48d6470c979dccddbf073b48b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.95s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.15s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.15s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:01:33 DEBUG : test.sum: md5 = 900ac6ffd1166173f0531cc0c4cf2a20 OK 2025/03/07 01:01:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/07 01:01:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/07 01:01:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/07 01:01:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/07 01:01:33 DEBUG : test.sum: md5 = 9b81ebbca0efacad2b887776e69ddbbb OK 2025/03/07 01:01:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/07 01:01:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/07 01:01:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/07 01:01:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.99s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:01:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qodifeb5baru/data" 2025/03/07 01:01:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/data.bin" 2025/03/07 01:01:35 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/data.bin: Auto set use_segments_container to true 2025/03/07 01:01:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/data" 2025/03/07 01:01:35 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/data: Auto set use_segments_container to true check_test.go:353: Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru/data' lacks md5, skipping --- SKIP: TestCheckSum (2.12s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:01:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qodifeb5baru/data" 2025/03/07 01:01:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/data.bin" 2025/03/07 01:01:37 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/data.bin: Auto set use_segments_container to true 2025/03/07 01:01:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/data" 2025/03/07 01:01:38 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/data: Auto set use_segments_container to true 2025/03/07 01:01:38 DEBUG : data/banana: md5 = 33697acaac2e65cb6fb17a0cc003c4fe OK 2025/03/07 01:01:39 DEBUG : test.sum: md5 = bf86e8ff64b81c348b2807550a72a3b6 OK === RUN TestCheckSumDownload/subtest1 2025/03/07 01:01:40 DEBUG : data/potato: md5 = e9f5d849fbd4e7d80f10f4c332f5a37d OK 2025/03/07 01:01:40 DEBUG : test.sum: md5 = 0046ae6e08b664ac62bee5d790914182 OK === RUN TestCheckSumDownload/subtest2 2025/03/07 01:01:41 DEBUG : test.sum: md5 = a1aad589ad63f733a5d261cf9d254382 OK === RUN TestCheckSumDownload/subtest3 2025/03/07 01:01:42 DEBUG : test.sum: md5 = a55dc635bde2f44dbf31ddaa88cde59c OK === RUN TestCheckSumDownload/subtest4 2025/03/07 01:01:43 DEBUG : test.sum: md5 = c337a01743d73bb9a565ec790b1568b4 OK === RUN TestCheckSumDownload/subtest5 2025/03/07 01:01:44 DEBUG : test.sum: md5 = 21d6149e3a122dcad78312c6e71a4c7f OK === RUN TestCheckSumDownload/subtest6 2025/03/07 01:01:45 DEBUG : data/banana: md5 = bf464ce1236b2260b6dccf307a959f28 OK 2025/03/07 01:01:45 DEBUG : data/potato: md5 = e959f3cc2d7beedc2202118251a27ea2 OK 2025/03/07 01:01:45 DEBUG : test.sum: md5 = dbbde204816d402a45feb1e71fc422d5 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (10.44s) --- PASS: TestCheckSumDownload/subtest1 (0.21s) --- PASS: TestCheckSumDownload/subtest2 (0.28s) --- PASS: TestCheckSumDownload/subtest3 (0.66s) --- PASS: TestCheckSumDownload/subtest4 (0.37s) --- PASS: TestCheckSumDownload/subtest5 (0.35s) --- PASS: TestCheckSumDownload/subtest6 (0.34s) --- PASS: TestCheckSumDownload/subtest7 (0.20s) === RUN TestApplyTransforms 2025/03/07 01:01:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-vaxucud3koke" 2025/03/07 01:01:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:01:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vaxucud3koke.bin" 2025/03/07 01:01:47 DEBUG : Swift container crypt path rclone-test-vaxucud3koke.bin: Auto set use_segments_container to true 2025/03/07 01:01:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vaxucud3koke" 2025/03/07 01:01:48 DEBUG : Swift container crypt path rclone-test-vaxucud3koke: Auto set use_segments_container to true 2025/03/07 01:01:48 DEBUG : Creating backend with remote "/tmp/rclone1592966697" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-vaxucud3koke'", Local "Local file system at /tmp/rclone1592966697", Modify Window "1ns" 2025/03/07 01:01:49 DEBUG : hello, world!: md5 = ac4f71a7cdf0d7a6db7b586150f933f9 OK upper checkfile vs. lower remote (without normalization) 2025/03/07 01:01:49 ERROR : hello, world!: sum not found 2025/03/07 01:01:49 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptSwift:rclone-test-vaxucud3koke' 2025/03/07 01:01:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vaxucud3koke': 1 files missing 2025/03/07 01:01:49 NOTICE: 1 hashes missing 2025/03/07 01:01:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vaxucud3koke': 2 differences found 2025/03/07 01:01:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vaxucud3koke': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/07 01:01:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 01:01:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vaxucud3koke': 0 differences found 2025/03/07 01:01:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vaxucud3koke': 1 matching files 2025/03/07 01:01:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rahaber7hinu" 2025/03/07 01:01:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:01:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rahaber7hinu.bin" 2025/03/07 01:01:50 DEBUG : Swift container crypt path rclone-test-rahaber7hinu.bin: Auto set use_segments_container to true 2025/03/07 01:01:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rahaber7hinu" 2025/03/07 01:01:51 DEBUG : Swift container crypt path rclone-test-rahaber7hinu: Auto set use_segments_container to true 2025/03/07 01:01:51 DEBUG : Creating backend with remote "/tmp/rclone436087034" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rahaber7hinu'", Local "Local file system at /tmp/rclone436087034", Modify Window "1ns" 2025/03/07 01:01:52 DEBUG : HELLO, WORLD!: md5 = ec88723bd9dc7b5010d10debd0f2a2f7 OK lower checkfile vs. upper remote (without normalization) 2025/03/07 01:01:52 ERROR : HELLO, WORLD!: sum not found 2025/03/07 01:01:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-rahaber7hinu' 2025/03/07 01:01:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rahaber7hinu': 1 files missing 2025/03/07 01:01:52 NOTICE: 1 hashes missing 2025/03/07 01:01:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rahaber7hinu': 2 differences found 2025/03/07 01:01:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rahaber7hinu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/07 01:01:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 01:01:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rahaber7hinu': 0 differences found 2025/03/07 01:01:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rahaber7hinu': 1 matching files 2025/03/07 01:01:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-denehop0muqi" 2025/03/07 01:01:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:01:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-denehop0muqi.bin" 2025/03/07 01:01:53 DEBUG : Swift container crypt path rclone-test-denehop0muqi.bin: Auto set use_segments_container to true 2025/03/07 01:01:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-denehop0muqi" 2025/03/07 01:01:54 DEBUG : Swift container crypt path rclone-test-denehop0muqi: Auto set use_segments_container to true 2025/03/07 01:01:54 DEBUG : Creating backend with remote "/tmp/rclone96014627" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-denehop0muqi'", Local "Local file system at /tmp/rclone96014627", Modify Window "1ns" 2025/03/07 01:01:55 DEBUG : HeLlO, wOrLd!: md5 = 94995f4c62dc883a23444a5c5f578a2e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/07 01:01:55 ERROR : HeLlO, wOrLd!: sum not found 2025/03/07 01:01:55 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-denehop0muqi' 2025/03/07 01:01:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-denehop0muqi': 1 files missing 2025/03/07 01:01:55 NOTICE: 1 hashes missing 2025/03/07 01:01:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-denehop0muqi': 2 differences found 2025/03/07 01:01:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-denehop0muqi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/07 01:01:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 01:01:56 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-denehop0muqi': 0 differences found 2025/03/07 01:01:56 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-denehop0muqi': 1 matching files 2025/03/07 01:01:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-netabon9saqu" 2025/03/07 01:01:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:01:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-netabon9saqu.bin" 2025/03/07 01:01:56 DEBUG : Swift container crypt path rclone-test-netabon9saqu.bin: Auto set use_segments_container to true 2025/03/07 01:01:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-netabon9saqu" 2025/03/07 01:01:57 DEBUG : Swift container crypt path rclone-test-netabon9saqu: Auto set use_segments_container to true 2025/03/07 01:01:57 DEBUG : Creating backend with remote "/tmp/rclone1904083749" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-netabon9saqu'", Local "Local file system at /tmp/rclone1904083749", Modify Window "1ns" 2025/03/07 01:01:58 DEBUG : HELLO, WORLD!: md5 = 543434bdfe0a1edf477ca580148dd0b8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/07 01:01:58 ERROR : HELLO, WORLD!: sum not found 2025/03/07 01:01:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptSwift:rclone-test-netabon9saqu' 2025/03/07 01:01:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-netabon9saqu': 1 files missing 2025/03/07 01:01:58 NOTICE: 1 hashes missing 2025/03/07 01:01:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-netabon9saqu': 2 differences found 2025/03/07 01:01:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-netabon9saqu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/07 01:01:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 01:01:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-netabon9saqu': 0 differences found 2025/03/07 01:01:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-netabon9saqu': 1 matching files 2025/03/07 01:01:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ducokuc8bija" 2025/03/07 01:01:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:01:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ducokuc8bija.bin" 2025/03/07 01:01:59 DEBUG : Swift container crypt path rclone-test-ducokuc8bija.bin: Auto set use_segments_container to true 2025/03/07 01:01:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ducokuc8bija" 2025/03/07 01:01:59 DEBUG : Swift container crypt path rclone-test-ducokuc8bija: Auto set use_segments_container to true 2025/03/07 01:02:00 DEBUG : Creating backend with remote "/tmp/rclone2002899353" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ducokuc8bija'", Local "Local file system at /tmp/rclone2002899353", Modify Window "1ns" 2025/03/07 01:02:00 DEBUG : 測試_Русский___ě_áñ: md5 = 1baf87eda9705e27b125b1c96ddeb1ae OK NFD checkfile vs. NFC remote (without normalization) 2025/03/07 01:02:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/07 01:02:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-ducokuc8bija' 2025/03/07 01:02:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ducokuc8bija': 1 files missing 2025/03/07 01:02:01 NOTICE: 1 hashes missing 2025/03/07 01:02:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ducokuc8bija': 2 differences found 2025/03/07 01:02:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ducokuc8bija': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/07 01:02:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 01:02:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ducokuc8bija': 0 differences found 2025/03/07 01:02:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ducokuc8bija': 1 matching files 2025/03/07 01:02:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-babarov0tude" 2025/03/07 01:02:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:02:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-babarov0tude.bin" 2025/03/07 01:02:01 DEBUG : Swift container crypt path rclone-test-babarov0tude.bin: Auto set use_segments_container to true 2025/03/07 01:02:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-babarov0tude" 2025/03/07 01:02:02 DEBUG : Swift container crypt path rclone-test-babarov0tude: Auto set use_segments_container to true 2025/03/07 01:02:02 DEBUG : Creating backend with remote "/tmp/rclone3218954949" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-babarov0tude'", Local "Local file system at /tmp/rclone3218954949", Modify Window "1ns" 2025/03/07 01:02:03 DEBUG : 測試_Русский___ě_áñ: md5 = cac924245e1c58f05f5097e5f6e93bf6 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/07 01:02:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/07 01:02:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-babarov0tude' 2025/03/07 01:02:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-babarov0tude': 1 files missing 2025/03/07 01:02:03 NOTICE: 1 hashes missing 2025/03/07 01:02:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-babarov0tude': 2 differences found 2025/03/07 01:02:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-babarov0tude': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/07 01:02:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 01:02:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-babarov0tude': 0 differences found 2025/03/07 01:02:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-babarov0tude': 1 matching files 2025/03/07 01:02:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kecapes6gipi" 2025/03/07 01:02:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:02:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kecapes6gipi.bin" 2025/03/07 01:02:04 DEBUG : Swift container crypt path rclone-test-kecapes6gipi.bin: Auto set use_segments_container to true 2025/03/07 01:02:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kecapes6gipi" 2025/03/07 01:02:05 DEBUG : Swift container crypt path rclone-test-kecapes6gipi: Auto set use_segments_container to true 2025/03/07 01:02:06 DEBUG : Creating backend with remote "/tmp/rclone3054634827" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kecapes6gipi'", Local "Local file system at /tmp/rclone3054634827", Modify Window "1ns" 2025/03/07 01:02:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ec37c4604c7acb03e622ad6fd9a3cbb0 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/07 01:02:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 01:02:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-kecapes6gipi' 2025/03/07 01:02:07 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kecapes6gipi': 1 files missing 2025/03/07 01:02:07 NOTICE: 1 hashes missing 2025/03/07 01:02:07 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kecapes6gipi': 2 differences found 2025/03/07 01:02:07 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kecapes6gipi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/07 01:02:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 01:02:07 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kecapes6gipi': 0 differences found 2025/03/07 01:02:07 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kecapes6gipi': 1 matching files 2025/03/07 01:02:07 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xenozay8coru" 2025/03/07 01:02:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:02:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xenozay8coru.bin" 2025/03/07 01:02:07 DEBUG : Swift container crypt path rclone-test-xenozay8coru.bin: Auto set use_segments_container to true 2025/03/07 01:02:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xenozay8coru" 2025/03/07 01:02:08 DEBUG : Swift container crypt path rclone-test-xenozay8coru: Auto set use_segments_container to true 2025/03/07 01:02:08 DEBUG : Creating backend with remote "/tmp/rclone2068093416" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xenozay8coru'", Local "Local file system at /tmp/rclone2068093416", Modify Window "1ns" 2025/03/07 01:02:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 321d6c832934e1b8b092a856ab6413f1 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/07 01:02:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 01:02:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-xenozay8coru' 2025/03/07 01:02:09 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xenozay8coru': 1 files missing 2025/03/07 01:02:09 NOTICE: 1 hashes missing 2025/03/07 01:02:09 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xenozay8coru': 2 differences found 2025/03/07 01:02:09 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xenozay8coru': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/07 01:02:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 01:02:09 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xenozay8coru': 0 differences found 2025/03/07 01:02:09 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xenozay8coru': 1 matching files 2025/03/07 01:02:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-gucuhuz7zija" 2025/03/07 01:02:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:02:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gucuhuz7zija.bin" 2025/03/07 01:02:10 DEBUG : Swift container crypt path rclone-test-gucuhuz7zija.bin: Auto set use_segments_container to true 2025/03/07 01:02:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gucuhuz7zija" 2025/03/07 01:02:11 DEBUG : Swift container crypt path rclone-test-gucuhuz7zija: Auto set use_segments_container to true 2025/03/07 01:02:11 DEBUG : Creating backend with remote "/tmp/rclone1995672391" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-gucuhuz7zija'", Local "Local file system at /tmp/rclone1995672391", Modify Window "1ns" 2025/03/07 01:02:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ec9d257b5ae977642c991c07a04320ae OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/07 01:02:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 01:02:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-gucuhuz7zija' 2025/03/07 01:02:12 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-gucuhuz7zija': 1 files missing 2025/03/07 01:02:12 NOTICE: 1 hashes missing 2025/03/07 01:02:12 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-gucuhuz7zija': 2 differences found 2025/03/07 01:02:12 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-gucuhuz7zija': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/07 01:02:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 01:02:12 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-gucuhuz7zija': 0 differences found 2025/03/07 01:02:12 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-gucuhuz7zija': 1 matching files 2025/03/07 01:02:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nehawak4qiwa" 2025/03/07 01:02:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:02:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nehawak4qiwa.bin" 2025/03/07 01:02:12 DEBUG : Swift container crypt path rclone-test-nehawak4qiwa.bin: Auto set use_segments_container to true 2025/03/07 01:02:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nehawak4qiwa" 2025/03/07 01:02:13 DEBUG : Swift container crypt path rclone-test-nehawak4qiwa: Auto set use_segments_container to true 2025/03/07 01:02:14 DEBUG : Creating backend with remote "/tmp/rclone605590621" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-nehawak4qiwa'", Local "Local file system at /tmp/rclone605590621", Modify Window "1ns" 2025/03/07 01:02:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b92083915b0739e8a247fe3df79e963c OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/07 01:02:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/07 01:02:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-nehawak4qiwa' 2025/03/07 01:02:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nehawak4qiwa': 1 files missing 2025/03/07 01:02:14 NOTICE: 1 hashes missing 2025/03/07 01:02:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nehawak4qiwa': 2 differences found 2025/03/07 01:02:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nehawak4qiwa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/07 01:02:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/07 01:02:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nehawak4qiwa': 0 differences found 2025/03/07 01:02:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nehawak4qiwa': 1 matching files 2025/03/07 01:02:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nehawak4qiwa': Purge remote 2025/03/07 01:02:14 DEBUG : Waiting for deletions to finish 2025/03/07 01:02:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/07 01:02:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gucuhuz7zija': Purge remote 2025/03/07 01:02:15 DEBUG : Waiting for deletions to finish 2025/03/07 01:02:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/07 01:02:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xenozay8coru': Purge remote 2025/03/07 01:02:15 DEBUG : Waiting for deletions to finish 2025/03/07 01:02:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/07 01:02:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kecapes6gipi': Purge remote 2025/03/07 01:02:15 DEBUG : Waiting for deletions to finish 2025/03/07 01:02:16 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/07 01:02:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-babarov0tude': Purge remote 2025/03/07 01:02:16 DEBUG : Waiting for deletions to finish 2025/03/07 01:02:16 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/07 01:02:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ducokuc8bija': Purge remote 2025/03/07 01:02:16 DEBUG : Waiting for deletions to finish 2025/03/07 01:02:16 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/07 01:02:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-netabon9saqu': Purge remote 2025/03/07 01:02:16 DEBUG : Waiting for deletions to finish 2025/03/07 01:02:17 INFO : HELLO, WORLD!.bin: Deleted 2025/03/07 01:02:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-denehop0muqi': Purge remote 2025/03/07 01:02:17 DEBUG : Waiting for deletions to finish 2025/03/07 01:02:17 INFO : HeLlO, wOrLd!.bin: Deleted 2025/03/07 01:02:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rahaber7hinu': Purge remote 2025/03/07 01:02:17 DEBUG : Waiting for deletions to finish 2025/03/07 01:02:18 INFO : HELLO, WORLD!.bin: Deleted 2025/03/07 01:02:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vaxucud3koke': Purge remote 2025/03/07 01:02:18 DEBUG : Waiting for deletions to finish 2025/03/07 01:02:18 INFO : hello, world!.bin: Deleted --- PASS: TestApplyTransforms (31.28s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:02:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/07 01:02:19 DEBUG : sub/file2: md5 = 557c20779b053cf22ad03e87486c4a6a OK 2025/03/07 01:02:19 INFO : file1: Copied (new) to: sub/file2 2025/03/07 01:02:19 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 01:02:19 DEBUG : file1: Unchanged skipping 2025/03/07 01:02:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.88s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.22s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:02:20 DEBUG : dst/file1: md5 = 13672b1c15c5011d1ebe7102e0665f8b OK 2025/03/07 01:02:21 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qodifeb5baru/backup" 2025/03/07 01:02:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/backup.bin" 2025/03/07 01:02:21 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/backup.bin: Auto set use_segments_container to true 2025/03/07 01:02:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/backup" 2025/03/07 01:02:22 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/backup: Auto set use_segments_container to true 2025/03/07 01:02:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/07 01:02:24 INFO : dst/file1: Copied (server-side copy) 2025/03/07 01:02:24 INFO : dst/file1: Deleted 2025/03/07 01:02:24 DEBUG : dst/file1: md5 = ff6efd7a0c76f5ec44e273fde00197d3 OK 2025/03/07 01:02:24 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.65s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:02:25 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qodifeb5baru/dst" 2025/03/07 01:02:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/dst.bin" 2025/03/07 01:02:25 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/dst.bin: Auto set use_segments_container to true 2025/03/07 01:02:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/dst" 2025/03/07 01:02:26 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/dst: Auto set use_segments_container to true 2025/03/07 01:02:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qodifeb5baru/CompareDest" 2025/03/07 01:02:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/CompareDest.bin" 2025/03/07 01:02:27 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/CompareDest.bin: Auto set use_segments_container to true 2025/03/07 01:02:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/CompareDest" 2025/03/07 01:02:28 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/CompareDest: Auto set use_segments_container to true 2025/03/07 01:02:29 DEBUG : one: Need to transfer - File not found at Destination 2025/03/07 01:02:30 DEBUG : one: md5 = 1d70d6062020be432df622035f41b4ff OK 2025/03/07 01:02:30 INFO : one: Copied (new) 2025/03/07 01:02:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 01:02:30 DEBUG : one: md5 = 3e911a70d3f83b9a23fcb559ec0e8611 OK 2025/03/07 01:02:30 INFO : one: Copied (replaced existing) 2025/03/07 01:02:31 DEBUG : dst/one: md5 = e13aef471f7a0dd9f7d0cdb2cdd47787 OK 2025/03/07 01:02:31 DEBUG : CompareDest/one: md5 = 2f2832c1bc0165daba3b8dcc04f9ead6 OK 2025/03/07 01:02:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 01:02:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 01:02:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 01:02:32 DEBUG : CompareDest/two: md5 = 2c9b298a6bf2f126aed65682c3491bd0 OK 2025/03/07 01:02:32 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 01:02:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 01:02:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/07 01:02:33 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 01:02:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 01:02:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/07 01:02:33 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 01:02:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/07 01:02:34 DEBUG : two: md5 = 27a0c68e7bd05cc8650c6956a953608d OK 2025/03/07 01:02:34 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.34s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:02:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qodifeb5baru/dst" 2025/03/07 01:02:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/dst.bin" 2025/03/07 01:02:36 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/dst.bin: Auto set use_segments_container to true 2025/03/07 01:02:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/dst" 2025/03/07 01:02:36 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/dst: Auto set use_segments_container to true 2025/03/07 01:02:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qodifeb5baru/CopyDest" 2025/03/07 01:02:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/CopyDest.bin" 2025/03/07 01:02:37 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/CopyDest.bin: Auto set use_segments_container to true 2025/03/07 01:02:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/CopyDest" 2025/03/07 01:02:38 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/CopyDest: Auto set use_segments_container to true 2025/03/07 01:02:38 DEBUG : one: Need to transfer - File not found at Destination 2025/03/07 01:02:39 DEBUG : one: md5 = 40553fa3758340092f1e5375dc83bc9b OK 2025/03/07 01:02:39 INFO : one: Copied (new) 2025/03/07 01:02:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 01:02:40 DEBUG : one: md5 = b4d238d0695d9de1f0e15afd3a5100eb OK 2025/03/07 01:02:40 INFO : one: Copied (replaced existing) 2025/03/07 01:02:40 DEBUG : dst/one: md5 = c23e5be2dc431082f8ab10c04d2174fb OK 2025/03/07 01:02:40 DEBUG : CopyDest/one: md5 = 6b24c7a59623ffd1a26b6043c4ae08d5 OK 2025/03/07 01:02:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qodifeb5baru/BackupDir" 2025/03/07 01:02:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/BackupDir.bin" 2025/03/07 01:02:41 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/BackupDir.bin: Auto set use_segments_container to true 2025/03/07 01:02:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/BackupDir" 2025/03/07 01:02:42 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/BackupDir: Auto set use_segments_container to true 2025/03/07 01:02:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 01:02:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 01:02:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 01:02:43 INFO : one: Copied (server-side copy) 2025/03/07 01:02:43 INFO : one: Deleted 2025/03/07 01:02:44 INFO : one: Copied (server-side copy) 2025/03/07 01:02:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/07 01:02:45 DEBUG : CopyDest/two: md5 = 0a241977e4fb111997025fa1d22a98c1 OK 2025/03/07 01:02:45 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 01:02:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 01:02:45 INFO : two: Copied (server-side copy) 2025/03/07 01:02:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/07 01:02:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 01:02:46 DEBUG : two: Unchanged skipping 2025/03/07 01:02:46 DEBUG : CopyDest/three: md5 = 0404c104012762f79d4e56d520709b4b OK 2025/03/07 01:02:47 DEBUG : three: Need to transfer - File not found at Destination 2025/03/07 01:02:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/07 01:02:47 DEBUG : three: Destination not found in --copy-dest 2025/03/07 01:02:48 DEBUG : three: md5 = ae6ff8a8c59bbb40ac00c2132f8ace9c OK 2025/03/07 01:02:48 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.03s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.25s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:02:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/07 01:02:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d1d12485b29842411ab407ed8b3b5d13 OK 2025/03/07 01:02:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/07 01:02:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/07 01:02:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-qodifeb5baru/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/03/07 01:02:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/07 01:02:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/07 01:02:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 92a5dd8a2583787c5621199a33e7b96f OK 2025/03/07 01:02:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.26s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.21s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.10s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.10s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.09s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:02:55 DEBUG : a.txt: md5 = f94d1c97fc258ddeca51a000b8e19a21 OK 2025/03/07 01:02:56 DEBUG : zend.txt: md5 = 9d6fc529dbd63437d48838279d0068cc OK 2025/03/07 01:02:56 DEBUG : sub dir/hello world: md5 = 9cbdf2007f02b4a8dd564a34ac52ca91 OK 2025/03/07 01:02:57 DEBUG : sub dir/hello world2: md5 = d35ea1e2d5f6107f0bab7746a57f4fa2 OK 2025/03/07 01:02:57 DEBUG : sub dir/ignore dir/.ignore: md5 = 58e09e2e67758c225fc3d167b77a2346 OK 2025/03/07 01:02:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = bc1e0db27bd024d1f8385bf030814670 OK 2025/03/07 01:02:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4f449782ab72ad92421f7886b23c258c OK 2025/03/07 01:02:59 DEBUG : a.txt: Excluded (Size Filter) 2025/03/07 01:02:59 DEBUG : a.txt: Excluded 2025/03/07 01:02:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/07 01:02:59 DEBUG : sub dir/hello world: Excluded 2025/03/07 01:02:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/07 01:02:59 DEBUG : sub dir/hello world2: Excluded 2025/03/07 01:02:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/07 01:02:59 DEBUG : sub dir/hello world: Excluded 2025/03/07 01:02:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/07 01:02:59 DEBUG : sub dir/hello world2: Excluded 2025/03/07 01:02:59 DEBUG : sub dir/ignore dir: Excluded 2025/03/07 01:03:00 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.42s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:02 DEBUG : file1: md5 = 5891d5b778f4a7818ea9f5ac47ee9a47 OK 2025/03/07 01:03:02 DEBUG : sub/file2: md5 = 990bfdd8ea10402ced6e514d624a1d75 OK === 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 2025/03/07 01:03:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.83s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:04 DEBUG : file1: md5 = e62b0f8146801a9aaf70166606fe8db7 OK 2025/03/07 01:03:04 DEBUG : sub/file2: md5 = f5b1b2caf42574ff282e1c711e62d79e OK === 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/03/07 01:03:06 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qodifeb5baru/notfound" 2025/03/07 01:03:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/notfound.bin" 2025/03/07 01:03:07 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/notfound.bin: Auto set use_segments_container to true 2025/03/07 01:03:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/notfound" 2025/03/07 01:03:07 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (4.29s) --- PASS: TestStatJSON/Root (0.16s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.15s) --- PASS: TestStatJSON/Dir (0.33s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.20s) --- PASS: TestStatJSON/DirFilesOnly (0.05s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:08 INFO : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': Making directory 2025/03/07 01:03:08 INFO : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': Making directory --- PASS: TestMkdir (0.27s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:09 DEBUG : sub dir/hello world: md5 = b36fd9a8268c79148e5e76e787ed838e OK --- PASS: TestLsd (0.91s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:10 DEBUG : potato2: md5 = a046cd1e203e93f9b38ccd2489ffe6dd OK 2025/03/07 01:03:10 DEBUG : empty space: md5 = 4d9fae8ab20374e86e395b20c14aa9d8 OK --- PASS: TestLs (1.45s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:11 DEBUG : potato2: md5 = 48ec1c32a7a535647d0b9e90cb9fce94 OK 2025/03/07 01:03:11 DEBUG : empty space: md5 = 562bb78ec97a6268db4547ce8f9dc749 OK 2025/03/07 01:03:12 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/07 01:03:12 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.26s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:12 DEBUG : potato2: md5 = d1f91fcd0b5c005b65f688ec0518dad6 OK 2025/03/07 01:03:13 DEBUG : empty space: md5 = 6d16c85bdc1a2e1b10a514e47774cf38 OK --- PASS: TestLsLong (1.31s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:14 DEBUG : potato2: md5 = f6fe75b1bd2eb930502a9f37f12d52e5 OK 2025/03/07 01:03:14 DEBUG : empty space: md5 = 97ca93835955f3dab2443e3344823cfe OK --- PASS: TestHashSums (1.07s) === RUN TestHashSumsWithErrors 2025/03/07 01:03:15 DEBUG : Creating backend with remote ":memory:" 2025/03/07 01:03:15 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/07 01:03:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/07 01:03:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/07 01:03:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/07 01:03:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/07 01:03:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/07 01:03:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/07 01:03:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/07 01:03:15 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 "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:15 DEBUG : potato2: md5 = 90d3e48b567c6f3e20f4a9fb19bbef86 OK 2025/03/07 01:03:15 DEBUG : empty space: md5 = b1d62abbe31a02feb59da494576a4c34 OK 2025/03/07 01:03:16 DEBUG : sub dir/potato3: md5 = 1b5a6c3020550334561550debbec7493 OK --- PASS: TestCount (1.98s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:17 DEBUG : small: md5 = bfdc1de9e1b3526d5ac916c06aa5c7c5 OK 2025/03/07 01:03:18 DEBUG : medium: md5 = 19530b9a832575090a1e915884f6861e OK 2025/03/07 01:03:18 DEBUG : large: md5 = 8aa350e4245f930afd84f2c3ed1463e0 OK 2025/03/07 01:03:18 DEBUG : Waiting for deletions to finish 2025/03/07 01:03:18 DEBUG : large: Excluded (Size Filter) 2025/03/07 01:03:18 INFO : medium: Deleted 2025/03/07 01:03:19 INFO : small: Deleted --- PASS: TestDelete (2.42s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:19 DEBUG : small: md5 = 69d07bba2f3c64c98150a1b414f5a851 OK 2025/03/07 01:03:19 DEBUG : medium: md5 = db647f7d56571150e1f367784d01df00 OK 2025/03/07 01:03:20 DEBUG : large: md5 = a6b5b5c724190b56e31ecb6bb24c0d95 OK 2025/03/07 01:03:20 DEBUG : Waiting for deletions to finish 2025/03/07 01:03:20 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/07 01:03:20 INFO : large: Deleted 2025/03/07 01:03:20 INFO : medium: Deleted --- PASS: TestMaxDelete (1.67s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:21 DEBUG : small: md5 = 8c520efbc319709da2210eb9bb43b447 OK 2025/03/07 01:03:21 DEBUG : medium: md5 = 893e0c9d904ed1c8f2e54cc25373036c OK 2025/03/07 01:03:21 DEBUG : large: md5 = 5eadd1f3e33514a4708629cecab93b88 OK 2025/03/07 01:03:22 DEBUG : Waiting for deletions to finish 2025/03/07 01:03:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/07 01:03:22 INFO : medium: Deleted 2025/03/07 01:03:22 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.81s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:23 DEBUG : small: md5 = 6c5fb1f79ddd885f626d7b84ae5eecc6 OK 2025/03/07 01:03:23 DEBUG : medium: md5 = 295010128016c4e34d04fe0091b98822 OK 2025/03/07 01:03:23 DEBUG : large: md5 = dfdf3cf21884c78ca3ae814cc1882c59 OK 2025/03/07 01:03:23 DEBUG : Waiting for deletions to finish 2025/03/07 01:03:23 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/07 01:03:23 INFO : large: Deleted 2025/03/07 01:03:24 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (1.73s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:25 DEBUG : ReadFile: md5 = dc008b3b603b79826686cd1d2694cf0d OK --- PASS: TestReadFile (1.30s) === RUN TestRetry 2025/03/07 01:03:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/07 01:03:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/07 01:03:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 01:03:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 01:03:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 01:03:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/07 01:03:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:26 DEBUG : file1: md5 = 99e0b6dc03c7fd76d5dec6592e112459 OK 2025/03/07 01:03:26 DEBUG : file2: md5 = f3a4ae77b76783a7e5b7780c850a8c47 OK --- PASS: TestCat (2.48s) === RUN TestPurge 2025/03/07 01:03:28 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dejulas6kaxo" 2025/03/07 01:03:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 01:03:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dejulas6kaxo.bin" 2025/03/07 01:03:29 DEBUG : Swift container crypt path rclone-test-dejulas6kaxo.bin: Auto set use_segments_container to true 2025/03/07 01:03:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dejulas6kaxo" 2025/03/07 01:03:30 DEBUG : Swift container crypt path rclone-test-dejulas6kaxo: Auto set use_segments_container to true 2025/03/07 01:03:30 DEBUG : Creating backend with remote "/tmp/rclone1196366778" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dejulas6kaxo'", Local "Local file system at /tmp/rclone1196366778", Modify Window "1ns" 2025/03/07 01:03:32 DEBUG : A1/B1/C1/one: md5 = 78ab2385aae91076a8146bd3a6f204a0 OK 2025/03/07 01:03:32 INFO : A2: Making directory 2025/03/07 01:03:32 INFO : A1/B2: Making directory 2025/03/07 01:03:32 INFO : A1/B2/C2: Making directory 2025/03/07 01:03:32 INFO : A1/B1/C3: Making directory 2025/03/07 01:03:32 INFO : A3: Making directory 2025/03/07 01:03:32 INFO : A3/B3: Making directory 2025/03/07 01:03:32 INFO : A3/B3/C4: Making directory 2025/03/07 01:03:32 DEBUG : A1/two: md5 = 33ed7ea0ce0decab4066ac3a249743c3 OK fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/07 01:03:32 DEBUG : Waiting for deletions to finish 2025/03/07 01:03:33 INFO : A1/B1/C1/one.bin: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/07 01:03:33 DEBUG : Waiting for deletions to finish 2025/03/07 01:03:33 INFO : A1/two.bin: Deleted 2025/03/07 01:03:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dejulas6kaxo': Purge remote 2025/03/07 01:03:33 DEBUG : Waiting for deletions to finish --- PASS: TestPurge (5.44s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:34 DEBUG : A1/B1/C1/one: md5 = d4bed5aa176df96fdc9bd4541142ccaf OK 2025/03/07 01:03:34 INFO : A2: Making directory 2025/03/07 01:03:34 INFO : A1/B2: Making directory 2025/03/07 01:03:34 INFO : A1/B2/C2: Making directory 2025/03/07 01:03:34 INFO : A1/B1/C3: Making directory 2025/03/07 01:03:34 INFO : A3: Making directory 2025/03/07 01:03:34 INFO : A3/B3: Making directory 2025/03/07 01:03:34 INFO : A3/B3/C4: Making directory 2025/03/07 01:03:34 DEBUG : A1/two: md5 = 5d10b9cd0d7818fcf6e8fdef6766bf60 OK fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/07 01:03:35 DEBUG : removing 1 level 3 directories 2025/03/07 01:03:35 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/03/07 01:03:36 DEBUG : removing 1 level 0 directories 2025/03/07 01:03:36 INFO : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': Removing directory --- PASS: TestRmdirsNoLeaveRoot (2.52s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:36 INFO : A1: Making directory 2025/03/07 01:03:36 INFO : A1/B1: Making directory 2025/03/07 01:03:36 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.34s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:36 INFO : A1: Making directory 2025/03/07 01:03:36 INFO : A1/B1: Making directory 2025/03/07 01:03:36 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:37 DEBUG : file1: md5 = 928ee3994ba4fd7fc191a75972dd1b33 OK 2025/03/07 01:03:37 DEBUG : filename.txt: File name found in url 2025/03/07 01:03:38 DEBUG : filename.txt: md5 = 12999828ce57a0b7f862f6af3dc0076a OK 2025/03/07 01:03:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/07 01:03:38 DEBUG : headerfilename.txt: md5 = 4c03764f1fbae68bb7e2001e9126cc61 OK 2025/03/07 01:03:39 DEBUG : file2: md5 = 52a6c95dc3190d94090e6310849f8eec OK --- PASS: TestCopyURL (3.79s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/07 01:03:41 DEBUG : sub/file2: md5 = 9e215112ed3e95c7ee1edc7c332f2729 OK 2025/03/07 01:03:41 INFO : file1: Copied (new) to: sub/file2 2025/03/07 01:03:41 INFO : file1: Deleted 2025/03/07 01:03:41 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 01:03:41 DEBUG : file1: Unchanged skipping 2025/03/07 01:03:41 INFO : file1: Deleted 2025/03/07 01:03:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.26s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/07 01:03:42 DEBUG : file1: md5 = 777d1844541e0ac497b5894ad33c42f7 OK 2025/03/07 01:03:42 INFO : file1: Copied (new) 2025/03/07 01:03:42 INFO : file1: Deleted 2025/03/07 01:03:42 DEBUG : file1: Destination exists, skipping 2025/03/07 01:03:42 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.03s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:43 DEBUG : dst/file1: md5 = 6228013301bf40837e2a579f9b894084 OK 2025/03/07 01:03:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qodifeb5baru/backup" 2025/03/07 01:03:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/backup.bin" 2025/03/07 01:03:44 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/backup.bin: Auto set use_segments_container to true 2025/03/07 01:03:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qodifeb5baru/backup" 2025/03/07 01:03:45 DEBUG : Swift container crypt path rclone-test-qodifeb5baru/backup: Auto set use_segments_container to true 2025/03/07 01:03:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/07 01:03:45 INFO : dst/file1: Copied (server-side copy) 2025/03/07 01:03:45 INFO : dst/file1: Deleted 2025/03/07 01:03:45 DEBUG : dst/file1: md5 = 7eeb482c773a469f50cb39c594d33dfe OK 2025/03/07 01:03:45 INFO : dst/file1: Copied (new) 2025/03/07 01:03:45 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.13s) === 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 "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:46 DEBUG : A1/one: md5 = 828ba1197c946a27dc0af851841732d2 OK 2025/03/07 01:03:47 DEBUG : A1/two: md5 = 59f584a6f529ed306888d26b5f41ed41 OK 2025/03/07 01:03:47 DEBUG : A1/B1/three: md5 = 5424f6a7ef9def68a58492ec66af1b66 OK 2025/03/07 01:03:48 DEBUG : A1/B1/C1/four: md5 = 26685618d351af39792c1ea5e5a46dda OK 2025/03/07 01:03:49 DEBUG : A1/B1/C2/five: md5 = de0070150488f65bec8e986a4e673106 OK 2025/03/07 01:03:49 INFO : A1/B2: Making directory 2025/03/07 01:03:49 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/03/07 01:03:50 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/03/07 01:03:50 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/03/07 01:03:50 INFO : A1/B1/C1/four: Deleted 2025/03/07 01:03:50 INFO : A1/B1/three: Deleted 2025/03/07 01:03:50 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/03/07 01:03:50 INFO : A1/two: Deleted 2025/03/07 01:03:50 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/03/07 01:03:50 INFO : A1/B1/C2/five: Deleted 2025/03/07 01:03:50 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/03/07 01:03:51 INFO : A1/one: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/03/07 01:03:52 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/03/07 01:03:52 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/03/07 01:03:52 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/03/07 01:03:52 INFO : A2/B1/C1/four: Deleted 2025/03/07 01:03:52 INFO : A2/B1/C2/five: Deleted 2025/03/07 01:03:52 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/03/07 01:03:52 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/03/07 01:03:52 INFO : A2/B1/three: Deleted 2025/03/07 01:03:52 INFO : A2/two: Deleted 2025/03/07 01:03:52 INFO : A2/one: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2025/03/07 01:03:52 INFO : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/07 01:03:53 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/03/07 01:03:53 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/03/07 01:03:53 INFO : A3/B1/three: Deleted 2025/03/07 01:03:53 INFO : A3/B1/C2/five: Deleted 2025/03/07 01:03:54 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/03/07 01:03:54 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/03/07 01:03:54 INFO : A3/B1/C1/four: Deleted 2025/03/07 01:03:54 INFO : A3/two: Deleted 2025/03/07 01:03:54 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/03/07 01:03:54 INFO : A3/one: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (9.32s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" --- PASS: TestGetFsInfo (0.10s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:03:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 01:03:56 DEBUG : no_checksum_small_file_from_pipe: md5 = faf61dd5eacfdb8f124303e445dd7b51 OK 2025/03/07 01:03:56 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/07 01:03:56 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/07 01:03:56 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-qodifeb5baru/no_checksum_big_file_from_pipe.bin/2025-03-07-010356-F36RTnRVNZTzl58VXFOnaA/00000000" into "crypt_segments" 2025/03/07 01:03:57 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/03/07 01:03:57 DEBUG : Swift container crypt path rclone-test-qodifeb5baru: uploading manifest "rclone-test-qodifeb5baru/no_checksum_big_file_from_pipe.bin" to "crypt" 2025/03/07 01:03:58 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2025/03/07 01:03:58 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:04:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 01:04:01 DEBUG : with_checksum_small_file_from_pipe: md5 = 749e33c7a9d54831004a77d395c7e9d7 OK 2025/03/07 01:04:01 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/07 01:04:01 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-qodifeb5baru/with_checksum_big_file_from_pipe.bin/2025-03-07-010401-dxRWrw6IBk3c-swG7TCHXA/00000000" into "crypt_segments" 2025/03/07 01:04:02 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/03/07 01:04:02 DEBUG : Swift container crypt path rclone-test-qodifeb5baru: uploading manifest "rclone-test-qodifeb5baru/with_checksum_big_file_from_pipe.bin" to "crypt" 2025/03/07 01:04:04 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2025/03/07 01:04:04 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:04:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 01:04:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/07 01:04:07 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-qodifeb5baru/ignore_checksum_big_file_from_pipe.bin/2025-03-07-010407-VBK0hehV2y5R1El93A6qcg/00000000" into "crypt_segments" 2025/03/07 01:04:08 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/03/07 01:04:08 DEBUG : Swift container crypt path rclone-test-qodifeb5baru: uploading manifest "rclone-test-qodifeb5baru/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2025/03/07 01:04:09 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:04:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': File to upload is small (34 bytes), uploading instead of streaming 2025/03/07 01:04:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/07 01:04:11 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-qodifeb5baru/ignore_checksum_big_file_from_pipe.bin/2025-03-07-010411-wAeafJiZbvV8lQYc4BxPGA/00000000" into "crypt_segments" 2025/03/07 01:04:12 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/03/07 01:04:12 DEBUG : Swift container crypt path rclone-test-qodifeb5baru: uploading manifest "rclone-test-qodifeb5baru/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2025/03/07 01:04:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.31s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.19s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:04:15 DEBUG : potato1: md5 = fa7e8de686fb95efb071e03d1685b81a OK 2025/03/07 01:04:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': File to upload is small (60 bytes), uploading instead of streaming 2025/03/07 01:04:15 DEBUG : potato2: md5 = 8ceddf5b64c8c4583289238aea606c8a OK 2025/03/07 01:04:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (2.03s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.21s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" 2025/03/07 01:04:17 DEBUG : potato2: md5 = 31b1322764a30199586ac8219bd47661 OK 2025/03/07 01:04:17 DEBUG : empty space: md5 = e1c38958d0eb29256d3685f90752d59c OK 2025/03/07 01:04:17 DEBUG : sub dir/potato3: md5 = 67c113e9a73f2e09932984bdcd946962 OK 2025/03/07 01:04:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': Touching "sub dir/potato3" 2025/03/07 01:04:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': Touching "empty space" 2025/03/07 01:04:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': Touching "potato2" --- PASS: TestTouchDir (2.34s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.20s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.10s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.35s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.10s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru'", Local "Local file system at /tmp/rclone3765581582", Modify Window "1ns" operations_test.go:1892: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.10s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/07 01:04:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qodifeb5baru': Purge remote 2025/03/07 01:04:20 DEBUG : Waiting for deletions to finish "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 3m5.258446891s (try 1/5)