"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2024/11/01 01:56:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fuhebaw2zewe" 2024/11/01 01:56:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:56:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe.bin" 2024/11/01 01:56:41 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe.bin: Auto set use_segments_container to true 2024/11/01 01:56:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe" 2024/11/01 01:56:42 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe: Auto set use_segments_container to true 2024/11/01 01:56:42 DEBUG : Creating backend with remote "/tmp/rclone1633694935" === 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", 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 2024/11/01 01:56:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 01:56:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/01 01:56:43 DEBUG : potato: Seek from 10 to 0 2024/11/01 01:56:43 DEBUG : potato: Seek from 10 to 0 2024/11/01 01:56:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/01 01:56:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 01:56:43 DEBUG : potato: Seek from 5 to 2 2024/11/01 01:56:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/01 01:56:43 DEBUG : potato: Seek from 7 to 0 2024/11/01 01:56:43 DEBUG : potato: Seek from 7 to 0 2024/11/01 01:56:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/01 01:56:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 01:56:43 DEBUG : potato: Seek from 5 to 2 2024/11/01 01:56:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/01 01:56:43 DEBUG : potato: Seek from 8 to 0 2024/11/01 01:56:43 DEBUG : potato: Seek from 8 to 0 2024/11/01 01:56:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/01 01:56:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 01:56:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 01:56:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 01:56:43 DEBUG : potato: Seek from 5 to 2 2024/11/01 01:56:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/01 01:56:43 DEBUG : potato: Seek from 9 to 0 2024/11/01 01:56:43 DEBUG : potato: Seek from 9 to 0 2024/11/01 01:56:43 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:56:43 DEBUG : rutabaga: md5 = 594c3d8e3eaee505a724a077f1a24e3e OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/01 01:56:44 DEBUG : empty space: md5 = b34af70988ac882dcbf0c2ea43992125 OK === RUN TestCheck/3 2024/11/01 01:56:45 DEBUG : potato2: md5 = 762a3307f076114306e5215c43c5b360 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/01 01:56:46 DEBUG : remotepotato: md5 = 95ce7c0722f5dcd447e004cca19a9a79 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.01s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2024/11/01 01:56:48 DEBUG : Creating backend with remote "nonexistent" 2024/11/01 01:56:48 DEBUG : Creating backend with remote "nonexistent" 2024/11/01 01:56:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/01 01:56:48 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/01 01:56:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/01 01:56:48 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:56:48 DEBUG : rutabaga: md5 = 22c3796b557fcb741c4bf760c261cedf OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/01 01:56:49 DEBUG : empty space: md5 = 6b39be853e2637d7b420d09bd86029b0 OK === RUN TestCheckDownload/3 2024/11/01 01:56:50 DEBUG : potato2: md5 = dff852ef53462afdde1e49c286e21eb0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/01 01:56:51 DEBUG : remotepotato: md5 = 1b05761b07530ded3b09305f85463943 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (5.96s) --- PASS: TestCheckDownload/1 (0.10s) --- PASS: TestCheckDownload/2 (0.54s) --- PASS: TestCheckDownload/3 (0.21s) --- PASS: TestCheckDownload/4 (0.23s) --- PASS: TestCheckDownload/5 (0.43s) --- PASS: TestCheckDownload/6 (0.10s) --- PASS: TestCheckDownload/7 (0.57s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:56:54 DEBUG : rutabaga: md5 = 0a0d28798f4648d3192d2bd6afe94523 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/01 01:56:54 DEBUG : empty space: md5 = a8d996f2ebd922fc44b7ce9f3c0254ed OK === RUN TestCheckSizeOnly/3 2024/11/01 01:56:55 DEBUG : potato2: md5 = 2a098a3601a01eac515b69b555803ec4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/01 01:56:56 DEBUG : remotepotato: md5 = 735fa4481dabac2b18ad2e11ff5cb02a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.77s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.13s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.44s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:56:59 DEBUG : test.sum: md5 = daa248bc7ad6710ade5705eb9951cbca OK 2024/11/01 01:56:59 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/01 01:56:59 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/01 01:56:59 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/01 01:56:59 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/01 01:56:59 DEBUG : test.sum: md5 = 32bad259abb4af97ff180ad57addedf5 OK 2024/11/01 01:56:59 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/01 01:56:59 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/01 01:56:59 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/01 01:56:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.20s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:57:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fuhebaw2zewe/data" 2024/11/01 01:57:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/data.bin" 2024/11/01 01:57:01 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/data.bin: Auto set use_segments_container to true 2024/11/01 01:57:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/data" 2024/11/01 01:57:02 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/data: Auto set use_segments_container to true check_test.go:354: Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:57:02 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fuhebaw2zewe/data" 2024/11/01 01:57:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/data.bin" 2024/11/01 01:57:03 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/data.bin: Auto set use_segments_container to true 2024/11/01 01:57:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/data" 2024/11/01 01:57:03 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/data: Auto set use_segments_container to true 2024/11/01 01:57:05 DEBUG : data/banana: md5 = 346a6625cc2064e8bbf5f22c6e477740 OK 2024/11/01 01:57:05 DEBUG : test.sum: md5 = 99c620e56551d7e8614bfd442cd73cb7 OK === RUN TestCheckSumDownload/subtest1 2024/11/01 01:57:06 DEBUG : data/potato: md5 = e288c2f183355c112e771154cd97bd6b OK 2024/11/01 01:57:06 DEBUG : test.sum: md5 = efd354d2e58c13fe73e0a17416bc1e45 OK === RUN TestCheckSumDownload/subtest2 2024/11/01 01:57:07 DEBUG : test.sum: md5 = 44d0c8ac3ea764f54b3accd5a7c449af OK === RUN TestCheckSumDownload/subtest3 2024/11/01 01:57:08 DEBUG : test.sum: md5 = ca0fcc159bc76bf3558140fee94a86f0 OK === RUN TestCheckSumDownload/subtest4 2024/11/01 01:57:09 DEBUG : test.sum: md5 = d515bb37e24899b1ed25daaf9abafabd OK === RUN TestCheckSumDownload/subtest5 2024/11/01 01:57:10 DEBUG : test.sum: md5 = 3a70c6bd1332671f65e28be16881e77c OK === RUN TestCheckSumDownload/subtest6 2024/11/01 01:57:11 DEBUG : data/banana: md5 = c76042889d95e01cf44474887f400dce OK 2024/11/01 01:57:11 DEBUG : data/potato: md5 = 901739773a5f5ea48dea2f427d9ddf3b OK 2024/11/01 01:57:11 DEBUG : test.sum: md5 = e8a702da819be531cacb7297bb602596 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (10.96s) --- PASS: TestCheckSumDownload/subtest1 (0.23s) --- PASS: TestCheckSumDownload/subtest2 (0.30s) --- PASS: TestCheckSumDownload/subtest3 (0.46s) --- PASS: TestCheckSumDownload/subtest4 (0.34s) --- PASS: TestCheckSumDownload/subtest5 (0.23s) --- PASS: TestCheckSumDownload/subtest6 (0.20s) --- PASS: TestCheckSumDownload/subtest7 (0.74s) === RUN TestApplyTransforms 2024/11/01 01:57:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-toragap1lise" 2024/11/01 01:57:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:57:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-toragap1lise.bin" 2024/11/01 01:57:14 DEBUG : Swift container crypt path rclone-test-toragap1lise.bin: Auto set use_segments_container to true 2024/11/01 01:57:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-toragap1lise" 2024/11/01 01:57:14 DEBUG : Swift container crypt path rclone-test-toragap1lise: Auto set use_segments_container to true 2024/11/01 01:57:15 DEBUG : Creating backend with remote "/tmp/rclone3082606346" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-toragap1lise'", Local "Local file system at /tmp/rclone3082606346", Modify Window "1ns" 2024/11/01 01:57:16 DEBUG : hello, world!: md5 = dae03aba7fad2aee55f0b0e010df9db3 OK upper checkfile vs. lower remote (without normalization) 2024/11/01 01:57:16 ERROR : hello, world!: sum not found 2024/11/01 01:57:16 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptSwift:rclone-test-toragap1lise' 2024/11/01 01:57:16 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-toragap1lise': 1 files missing 2024/11/01 01:57:16 NOTICE: 1 hashes missing 2024/11/01 01:57:16 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-toragap1lise': 2 differences found 2024/11/01 01:57:16 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-toragap1lise': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/01 01:57:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 01:57:16 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-toragap1lise': 0 differences found 2024/11/01 01:57:16 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-toragap1lise': 1 matching files 2024/11/01 01:57:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-picacug0peje" 2024/11/01 01:57:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:57:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-picacug0peje.bin" 2024/11/01 01:57:17 DEBUG : Swift container crypt path rclone-test-picacug0peje.bin: Auto set use_segments_container to true 2024/11/01 01:57:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-picacug0peje" 2024/11/01 01:57:18 DEBUG : Swift container crypt path rclone-test-picacug0peje: Auto set use_segments_container to true 2024/11/01 01:57:18 DEBUG : Creating backend with remote "/tmp/rclone3408120767" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-picacug0peje'", Local "Local file system at /tmp/rclone3408120767", Modify Window "1ns" 2024/11/01 01:57:18 DEBUG : HELLO, WORLD!: md5 = 4f4e07975a23565a23ff16cd2eb9c90f OK lower checkfile vs. upper remote (without normalization) 2024/11/01 01:57:19 ERROR : HELLO, WORLD!: sum not found 2024/11/01 01:57:19 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-picacug0peje' 2024/11/01 01:57:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-picacug0peje': 1 files missing 2024/11/01 01:57:19 NOTICE: 1 hashes missing 2024/11/01 01:57:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-picacug0peje': 2 differences found 2024/11/01 01:57:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-picacug0peje': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/01 01:57:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 01:57:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-picacug0peje': 0 differences found 2024/11/01 01:57:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-picacug0peje': 1 matching files 2024/11/01 01:57:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tawidep8laba" 2024/11/01 01:57:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:57:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tawidep8laba.bin" 2024/11/01 01:57:20 DEBUG : Swift container crypt path rclone-test-tawidep8laba.bin: Auto set use_segments_container to true 2024/11/01 01:57:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tawidep8laba" 2024/11/01 01:57:20 DEBUG : Swift container crypt path rclone-test-tawidep8laba: Auto set use_segments_container to true 2024/11/01 01:57:20 DEBUG : Creating backend with remote "/tmp/rclone3893268729" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tawidep8laba'", Local "Local file system at /tmp/rclone3893268729", Modify Window "1ns" 2024/11/01 01:57:21 DEBUG : HeLlO, wOrLd!: md5 = 69e0689d77d630664abcfcf4aac481d7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/01 01:57:22 ERROR : HeLlO, wOrLd!: sum not found 2024/11/01 01:57:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-tawidep8laba' 2024/11/01 01:57:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tawidep8laba': 1 files missing 2024/11/01 01:57:22 NOTICE: 1 hashes missing 2024/11/01 01:57:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tawidep8laba': 2 differences found 2024/11/01 01:57:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tawidep8laba': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/01 01:57:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 01:57:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tawidep8laba': 0 differences found 2024/11/01 01:57:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tawidep8laba': 1 matching files 2024/11/01 01:57:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jimiguw3roro" 2024/11/01 01:57:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:57:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jimiguw3roro.bin" 2024/11/01 01:57:22 DEBUG : Swift container crypt path rclone-test-jimiguw3roro.bin: Auto set use_segments_container to true 2024/11/01 01:57:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jimiguw3roro" 2024/11/01 01:57:23 DEBUG : Swift container crypt path rclone-test-jimiguw3roro: Auto set use_segments_container to true 2024/11/01 01:57:23 DEBUG : Creating backend with remote "/tmp/rclone3150985219" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jimiguw3roro'", Local "Local file system at /tmp/rclone3150985219", Modify Window "1ns" 2024/11/01 01:57:24 DEBUG : HELLO, WORLD!: md5 = 470c113e239fd159066d9ff4bd0ac233 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/01 01:57:24 ERROR : HELLO, WORLD!: sum not found 2024/11/01 01:57:24 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptSwift:rclone-test-jimiguw3roro' 2024/11/01 01:57:24 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jimiguw3roro': 1 files missing 2024/11/01 01:57:24 NOTICE: 1 hashes missing 2024/11/01 01:57:24 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jimiguw3roro': 2 differences found 2024/11/01 01:57:24 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jimiguw3roro': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/01 01:57:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 01:57:24 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jimiguw3roro': 0 differences found 2024/11/01 01:57:24 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jimiguw3roro': 1 matching files 2024/11/01 01:57:24 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-desayoh7hora" 2024/11/01 01:57:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:57:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-desayoh7hora.bin" 2024/11/01 01:57:24 DEBUG : Swift container crypt path rclone-test-desayoh7hora.bin: Auto set use_segments_container to true 2024/11/01 01:57:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-desayoh7hora" 2024/11/01 01:57:25 DEBUG : Swift container crypt path rclone-test-desayoh7hora: Auto set use_segments_container to true 2024/11/01 01:57:26 DEBUG : Creating backend with remote "/tmp/rclone2097114942" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-desayoh7hora'", Local "Local file system at /tmp/rclone2097114942", Modify Window "1ns" 2024/11/01 01:57:26 DEBUG : 測試_Русский___ě_áñ: md5 = b4ef161f996fc420704f23251b0bcab2 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/01 01:57:26 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/01 01:57:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-desayoh7hora' 2024/11/01 01:57:26 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-desayoh7hora': 1 files missing 2024/11/01 01:57:26 NOTICE: 1 hashes missing 2024/11/01 01:57:26 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-desayoh7hora': 2 differences found 2024/11/01 01:57:26 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-desayoh7hora': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/01 01:57:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 01:57:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-desayoh7hora': 0 differences found 2024/11/01 01:57:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-desayoh7hora': 1 matching files 2024/11/01 01:57:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-mikavoy6bana" 2024/11/01 01:57:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:57:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mikavoy6bana.bin" 2024/11/01 01:57:27 DEBUG : Swift container crypt path rclone-test-mikavoy6bana.bin: Auto set use_segments_container to true 2024/11/01 01:57:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mikavoy6bana" 2024/11/01 01:57:28 DEBUG : Swift container crypt path rclone-test-mikavoy6bana: Auto set use_segments_container to true 2024/11/01 01:57:28 DEBUG : Creating backend with remote "/tmp/rclone2934199720" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-mikavoy6bana'", Local "Local file system at /tmp/rclone2934199720", Modify Window "1ns" 2024/11/01 01:57:29 DEBUG : 測試_Русский___ě_áñ: md5 = eb4565f53e4e9ba9e1b8a514bcf88445 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/01 01:57:29 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/01 01:57:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-mikavoy6bana' 2024/11/01 01:57:29 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-mikavoy6bana': 1 files missing 2024/11/01 01:57:29 NOTICE: 1 hashes missing 2024/11/01 01:57:29 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-mikavoy6bana': 2 differences found 2024/11/01 01:57:29 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-mikavoy6bana': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/01 01:57:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 01:57:29 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-mikavoy6bana': 0 differences found 2024/11/01 01:57:29 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-mikavoy6bana': 1 matching files 2024/11/01 01:57:29 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-boruzus7fedu" 2024/11/01 01:57:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:57:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-boruzus7fedu.bin" 2024/11/01 01:57:30 DEBUG : Swift container crypt path rclone-test-boruzus7fedu.bin: Auto set use_segments_container to true 2024/11/01 01:57:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-boruzus7fedu" 2024/11/01 01:57:30 DEBUG : Swift container crypt path rclone-test-boruzus7fedu: Auto set use_segments_container to true 2024/11/01 01:57:30 DEBUG : Creating backend with remote "/tmp/rclone2906819775" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-boruzus7fedu'", Local "Local file system at /tmp/rclone2906819775", Modify Window "1ns" 2024/11/01 01:57:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 73ad217e788e0e83b0442a1ec5ea13a3 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/01 01:57:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 01:57:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-boruzus7fedu' 2024/11/01 01:57:31 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-boruzus7fedu': 1 files missing 2024/11/01 01:57:31 NOTICE: 1 hashes missing 2024/11/01 01:57:31 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-boruzus7fedu': 2 differences found 2024/11/01 01:57:31 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-boruzus7fedu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/01 01:57:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 01:57:31 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-boruzus7fedu': 0 differences found 2024/11/01 01:57:31 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-boruzus7fedu': 1 matching files 2024/11/01 01:57:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-hulufur3xaha" 2024/11/01 01:57:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:57:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hulufur3xaha.bin" 2024/11/01 01:57:32 DEBUG : Swift container crypt path rclone-test-hulufur3xaha.bin: Auto set use_segments_container to true 2024/11/01 01:57:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hulufur3xaha" 2024/11/01 01:57:32 DEBUG : Swift container crypt path rclone-test-hulufur3xaha: Auto set use_segments_container to true 2024/11/01 01:57:33 DEBUG : Creating backend with remote "/tmp/rclone1164833008" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-hulufur3xaha'", Local "Local file system at /tmp/rclone1164833008", Modify Window "1ns" 2024/11/01 01:57:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 29acdd5f4b8c43765fd29807d54ec6d1 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/01 01:57:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 01:57:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-hulufur3xaha' 2024/11/01 01:57:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-hulufur3xaha': 1 files missing 2024/11/01 01:57:34 NOTICE: 1 hashes missing 2024/11/01 01:57:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-hulufur3xaha': 2 differences found 2024/11/01 01:57:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-hulufur3xaha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/01 01:57:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 01:57:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-hulufur3xaha': 0 differences found 2024/11/01 01:57:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-hulufur3xaha': 1 matching files 2024/11/01 01:57:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-liciqux9nuxo" 2024/11/01 01:57:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:57:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-liciqux9nuxo.bin" 2024/11/01 01:57:34 DEBUG : Swift container crypt path rclone-test-liciqux9nuxo.bin: Auto set use_segments_container to true 2024/11/01 01:57:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-liciqux9nuxo" 2024/11/01 01:57:35 DEBUG : Swift container crypt path rclone-test-liciqux9nuxo: Auto set use_segments_container to true 2024/11/01 01:57:36 DEBUG : Creating backend with remote "/tmp/rclone3990692389" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-liciqux9nuxo'", Local "Local file system at /tmp/rclone3990692389", Modify Window "1ns" 2024/11/01 01:57:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4a904a895de7e2a555d35921ea1718bb OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/01 01:57:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 01:57:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-liciqux9nuxo' 2024/11/01 01:57:37 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-liciqux9nuxo': 1 files missing 2024/11/01 01:57:37 NOTICE: 1 hashes missing 2024/11/01 01:57:37 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-liciqux9nuxo': 2 differences found 2024/11/01 01:57:37 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-liciqux9nuxo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/01 01:57:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 01:57:37 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-liciqux9nuxo': 0 differences found 2024/11/01 01:57:37 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-liciqux9nuxo': 1 matching files 2024/11/01 01:57:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-koseher8rako" 2024/11/01 01:57:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:57:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-koseher8rako.bin" 2024/11/01 01:57:37 DEBUG : Swift container crypt path rclone-test-koseher8rako.bin: Auto set use_segments_container to true 2024/11/01 01:57:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-koseher8rako" 2024/11/01 01:57:38 DEBUG : Swift container crypt path rclone-test-koseher8rako: Auto set use_segments_container to true 2024/11/01 01:57:38 DEBUG : Creating backend with remote "/tmp/rclone3428029199" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-koseher8rako'", Local "Local file system at /tmp/rclone3428029199", Modify Window "1ns" 2024/11/01 01:57:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = abdd778e9dfcfb69671e851ad31a9625 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/01 01:57:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 01:57:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-koseher8rako' 2024/11/01 01:57:39 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-koseher8rako': 1 files missing 2024/11/01 01:57:39 NOTICE: 1 hashes missing 2024/11/01 01:57:39 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-koseher8rako': 2 differences found 2024/11/01 01:57:39 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-koseher8rako': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/01 01:57:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 01:57:40 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-koseher8rako': 0 differences found 2024/11/01 01:57:40 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-koseher8rako': 1 matching files 2024/11/01 01:57:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-koseher8rako': Purge remote 2024/11/01 01:57:40 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/01 01:57:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-liciqux9nuxo': Purge remote 2024/11/01 01:57:40 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/01 01:57:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hulufur3xaha': Purge remote 2024/11/01 01:57:41 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/01 01:57:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-boruzus7fedu': Purge remote 2024/11/01 01:57:42 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/01 01:57:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mikavoy6bana': Purge remote 2024/11/01 01:57:42 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:42 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/11/01 01:57:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-desayoh7hora': Purge remote 2024/11/01 01:57:42 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:43 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/11/01 01:57:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jimiguw3roro': Purge remote 2024/11/01 01:57:43 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:43 INFO : HELLO, WORLD!.bin: Deleted 2024/11/01 01:57:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tawidep8laba': Purge remote 2024/11/01 01:57:43 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:43 INFO : HeLlO, wOrLd!.bin: Deleted 2024/11/01 01:57:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-picacug0peje': Purge remote 2024/11/01 01:57:43 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:44 INFO : HELLO, WORLD!.bin: Deleted 2024/11/01 01:57:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-toragap1lise': Purge remote 2024/11/01 01:57:44 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:44 INFO : hello, world!.bin: Deleted --- PASS: TestApplyTransforms (30.97s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:57:44 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/01 01:57:45 DEBUG : sub/file2: md5 = d33e37862c3d2ca1f764f7363bbe70ec OK 2024/11/01 01:57:45 INFO : file1: Copied (new) to: sub/file2 2024/11/01 01:57:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 01:57:45 DEBUG : file1: Unchanged skipping 2024/11/01 01:57:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.69s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.68s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:57:47 DEBUG : dst/file1: md5 = 1f2c1f37a2c01bc2140a471c3827ab1f OK 2024/11/01 01:57:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fuhebaw2zewe/backup" 2024/11/01 01:57:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/backup.bin" 2024/11/01 01:57:48 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/backup.bin: Auto set use_segments_container to true 2024/11/01 01:57:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/backup" 2024/11/01 01:57:49 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/backup: Auto set use_segments_container to true 2024/11/01 01:57:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/01 01:57:51 INFO : dst/file1: Copied (server-side copy) 2024/11/01 01:57:51 INFO : dst/file1: Deleted 2024/11/01 01:57:51 DEBUG : dst/file1: md5 = 5306620eeb07b6c2e4141996ed9aecef OK 2024/11/01 01:57:51 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (6.44s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:57:53 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fuhebaw2zewe/dst" 2024/11/01 01:57:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/dst.bin" 2024/11/01 01:57:54 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/dst.bin: Auto set use_segments_container to true 2024/11/01 01:57:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/dst" 2024/11/01 01:57:54 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/dst: Auto set use_segments_container to true 2024/11/01 01:57:55 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fuhebaw2zewe/CompareDest" 2024/11/01 01:57:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/CompareDest.bin" 2024/11/01 01:58:08 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/CompareDest.bin: Auto set use_segments_container to true 2024/11/01 01:58:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/CompareDest" 2024/11/01 01:58:09 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/CompareDest: Auto set use_segments_container to true 2024/11/01 01:58:09 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 01:58:10 DEBUG : one: md5 = e002d7b3d5f946be1a278f5c3556d6fa OK 2024/11/01 01:58:10 INFO : one: Copied (new) 2024/11/01 01:58:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 01:58:11 DEBUG : one: md5 = be63f35cc0fcb008607831ba33d12a66 OK 2024/11/01 01:58:11 INFO : one: Copied (replaced existing) 2024/11/01 01:58:11 DEBUG : dst/one: md5 = 0f9c2c6fc842f16ece76b30d2d98e0dd OK 2024/11/01 01:58:12 DEBUG : CompareDest/one: md5 = ce08da4dc74c26773e58f5fdf8fd5f9e OK 2024/11/01 01:58:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 01:58:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 01:58:12 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 01:58:13 DEBUG : CompareDest/two: md5 = b3ebfaf4c7fa2497d5348e7897f87e23 OK 2024/11/01 01:58:13 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 01:58:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 01:58:13 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 01:58:13 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 01:58:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 01:58:14 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 01:58:14 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 01:58:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/01 01:58:14 DEBUG : two: md5 = d6a2b5ffb57f6652056e1f423c1b800f OK 2024/11/01 01:58:14 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (22.61s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:58:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fuhebaw2zewe/dst" 2024/11/01 01:58:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/dst.bin" 2024/11/01 01:58:16 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/dst.bin: Auto set use_segments_container to true 2024/11/01 01:58:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/dst" 2024/11/01 01:58:17 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/dst: Auto set use_segments_container to true 2024/11/01 01:58:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fuhebaw2zewe/CopyDest" 2024/11/01 01:58:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/CopyDest.bin" 2024/11/01 01:58:17 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/CopyDest.bin: Auto set use_segments_container to true 2024/11/01 01:58:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/CopyDest" 2024/11/01 01:58:18 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/CopyDest: Auto set use_segments_container to true 2024/11/01 01:58:18 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 01:58:19 DEBUG : one: md5 = e3bb2c7acd20000168886b89495e6b16 OK 2024/11/01 01:58:19 INFO : one: Copied (new) 2024/11/01 01:58:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 01:58:20 DEBUG : one: md5 = 054903d488ad6fa43eddb81113b34428 OK 2024/11/01 01:58:20 INFO : one: Copied (replaced existing) 2024/11/01 01:58:21 DEBUG : dst/one: md5 = 5d24a652bbc54fd5b1e8453c289fbc8f OK 2024/11/01 01:58:21 DEBUG : CopyDest/one: md5 = aa16cb4355748f9336e541db1130d5f7 OK 2024/11/01 01:58:21 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fuhebaw2zewe/BackupDir" 2024/11/01 01:58:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/BackupDir.bin" 2024/11/01 01:58:22 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/BackupDir.bin: Auto set use_segments_container to true 2024/11/01 01:58:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/BackupDir" 2024/11/01 01:58:22 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/BackupDir: Auto set use_segments_container to true 2024/11/01 01:58:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 01:58:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 01:58:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 01:58:24 INFO : one: Copied (server-side copy) 2024/11/01 01:58:24 INFO : one: Deleted 2024/11/01 01:58:24 INFO : one: Copied (server-side copy) 2024/11/01 01:58:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/01 01:58:25 DEBUG : CopyDest/two: md5 = e8d82d2c4bc96304bd4256705e3c9392 OK 2024/11/01 01:58:26 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 01:58:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 01:58:26 INFO : two: Copied (server-side copy) 2024/11/01 01:58:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/01 01:58:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 01:58:26 DEBUG : two: Unchanged skipping 2024/11/01 01:58:28 DEBUG : CopyDest/three: md5 = 3b3bfa4055ca8d7be075653aaf908c75 OK 2024/11/01 01:58:28 DEBUG : three: Need to transfer - File not found at Destination 2024/11/01 01:58:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/01 01:58:28 DEBUG : three: Destination not found in --copy-dest 2024/11/01 01:58:29 DEBUG : three: md5 = f0892296b8f8bf9be6a7bffdd935e4d4 OK 2024/11/01 01:58:29 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.34s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.30s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.22s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:58:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/01 01:58:33 DEBUG : TestCopyFileMaxTransfer/file1: md5 = edd2c0b1adfc8959dd6dca99698be655 OK 2024/11/01 01:58:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/01 01:58:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/01 01:58:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-fuhebaw2zewe/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2024/11/01 01:58:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/01 01:58:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/01 01:58:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 587ca6855700c1d7fe9e79baaa11c4a6 OK 2024/11/01 01:58:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.83s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.29s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:58:37 DEBUG : a.txt: md5 = 18afcb7c41c2d5a4c57c22199c920b02 OK 2024/11/01 01:58:37 DEBUG : zend.txt: md5 = 7299d4145a9cf6a75792d3d1dadf6d46 OK 2024/11/01 01:58:38 DEBUG : sub dir/hello world: md5 = b3fe26fd4a43da1bb497307d9bbb5179 OK 2024/11/01 01:58:39 DEBUG : sub dir/hello world2: md5 = 7ba5903c9362b208a01c9a7d90d63fa2 OK 2024/11/01 01:58:39 DEBUG : sub dir/ignore dir/.ignore: md5 = df9ebb21c0dc395c55241b410e400000 OK 2024/11/01 01:58:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = cfc75b609b69dd0e5faa8e173e980428 OK 2024/11/01 01:58:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7f46fb4073d1b1ef8a018f8a754d8441 OK 2024/11/01 01:58:41 DEBUG : a.txt: Excluded (Size Filter) 2024/11/01 01:58:41 DEBUG : a.txt: Excluded 2024/11/01 01:58:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/01 01:58:42 DEBUG : sub dir/hello world: Excluded 2024/11/01 01:58:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/01 01:58:42 DEBUG : sub dir/hello world2: Excluded 2024/11/01 01:58:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/01 01:58:42 DEBUG : sub dir/hello world: Excluded 2024/11/01 01:58:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/01 01:58:42 DEBUG : sub dir/hello world2: Excluded 2024/11/01 01:58:42 DEBUG : sub dir/ignore dir: Excluded 2024/11/01 01:58:42 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.64s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:58:44 DEBUG : file1: md5 = 4f778663e47f0abcd3b9e00e2575c301 OK 2024/11/01 01:58:44 DEBUG : sub/file2: md5 = b31da633e2145383afbede1d0566b262 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 2024/11/01 01:58:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.61s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.19s) --- 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.09s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:58:46 DEBUG : file1: md5 = 3bd7c33b15e1d294f4a16d2c73f4ca3c OK 2024/11/01 01:58:46 DEBUG : sub/file2: md5 = b1256be4c5e842145087bf54e5ffb37c 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 2024/11/01 01:58:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fuhebaw2zewe/notfound" 2024/11/01 01:58:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/notfound.bin" 2024/11/01 01:58:48 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/notfound.bin: Auto set use_segments_container to true 2024/11/01 01:58:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/notfound" 2024/11/01 01:58:48 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (3.78s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.17s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.06s) --- PASS: TestStatJSON/File (0.05s) --- PASS: TestStatJSON/NotFound (0.23s) --- PASS: TestStatJSON/DirFilesOnly (0.05s) --- PASS: TestStatJSON/FileFilesOnly (0.05s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.14s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (1.14s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:58:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': Making directory 2024/11/01 01:58:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': Making directory --- PASS: TestMkdir (0.23s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:58:50 DEBUG : sub dir/hello world: md5 = 8cf45d6d8f3b25a172d4dad3cedc9694 OK --- PASS: TestLsd (0.94s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:58:51 DEBUG : potato2: md5 = 10fadbf559ad09d4aa552322728008cd OK 2024/11/01 01:58:53 DEBUG : empty space: md5 = 4bc5bc3ae9dfae28dfa0e8abd6214d29 OK --- PASS: TestLs (3.31s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:58:54 DEBUG : potato2: md5 = 3422f1a4fb42cc44953cb879e38b64ae OK 2024/11/01 01:58:55 DEBUG : empty space: md5 = 233a1ceb8e5f6f5a35242c86d527aba3 OK 2024/11/01 01:58:55 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/01 01:58:55 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (3.34s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:58:58 DEBUG : potato2: md5 = 57ed5eeb20e3641acfb799fa1401dd97 OK 2024/11/01 01:58:58 DEBUG : empty space: md5 = 79cef59e80e065d39e3867bd14c15b5b OK --- PASS: TestLsLong (1.52s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:58:59 DEBUG : potato2: md5 = 4e9b0f1469e5b1485fc167ef9c1aa7f6 OK 2024/11/01 01:58:59 DEBUG : empty space: md5 = d0b5df02376d9b91f20ee15cb351941f OK --- PASS: TestHashSums (1.19s) === RUN TestHashSumsWithErrors 2024/11/01 01:59:00 DEBUG : Creating backend with remote ":memory:" 2024/11/01 01:59:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/01 01:59:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/01 01:59:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/01 01:59:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/01 01:59:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/01 01:59:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/01 01:59:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/01 01:59:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/01 01:59:00 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:00 DEBUG : potato2: md5 = df29d7e89683f781b49185da2799b597 OK 2024/11/01 01:59:01 DEBUG : empty space: md5 = 69c9359b851981c34221580c18e62215 OK 2024/11/01 01:59:02 DEBUG : sub dir/potato3: md5 = 4e862a2cb6de529512729110adce6188 OK --- PASS: TestCount (2.69s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:04 DEBUG : small: md5 = ad907ec4e001b3de7b09ff71bc9ea501 OK 2024/11/01 01:59:05 DEBUG : medium: md5 = e1907b6fac27c8e58368ea7c43be0e3b OK 2024/11/01 01:59:05 DEBUG : large: md5 = e0e9fd1c3bcccf364a0280c66ccbc916 OK 2024/11/01 01:59:06 DEBUG : Waiting for deletions to finish 2024/11/01 01:59:06 DEBUG : large: Excluded (Size Filter) 2024/11/01 01:59:06 INFO : small: Deleted 2024/11/01 01:59:06 INFO : medium: Deleted --- PASS: TestDelete (3.93s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:07 DEBUG : small: md5 = db28a7c679e3f25a8d5b57dd8411278b OK 2024/11/01 01:59:07 DEBUG : medium: md5 = ac5a536be5057cf996f0188442a2eb2c OK 2024/11/01 01:59:08 DEBUG : large: md5 = 91be10b3624cd58b330c335c6b0c8d75 OK 2024/11/01 01:59:08 DEBUG : Waiting for deletions to finish 2024/11/01 01:59:08 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/11/01 01:59:08 INFO : large: Deleted 2024/11/01 01:59:08 INFO : medium: Deleted --- PASS: TestMaxDelete (2.27s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:10 DEBUG : small: md5 = 75dfbf6bb2f2dd047311742b6a1cb68e OK 2024/11/01 01:59:10 DEBUG : medium: md5 = fc3033a7b03677a5772f7392fbe1db17 OK 2024/11/01 01:59:10 DEBUG : large: md5 = 83db289955aa0697f5032ff0d9cc1c89 OK 2024/11/01 01:59:11 DEBUG : Waiting for deletions to finish 2024/11/01 01:59:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/01 01:59:11 INFO : medium: Deleted 2024/11/01 01:59:11 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.61s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:12 DEBUG : small: md5 = a860aab77a235a752606b3c61340911a OK 2024/11/01 01:59:12 DEBUG : medium: md5 = 90de95851f06b90e5cada66238571586 OK 2024/11/01 01:59:12 DEBUG : large: md5 = c36d63896bca5707b4312207f14c724e OK 2024/11/01 01:59:13 DEBUG : Waiting for deletions to finish 2024/11/01 01:59:13 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/11/01 01:59:13 INFO : large: Deleted 2024/11/01 01:59:13 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.21s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:14 DEBUG : ReadFile: md5 = 32334a76b0d3f9bb78fa1ec3c0893c7f OK --- PASS: TestReadFile (1.19s) === RUN TestRetry 2024/11/01 01:59:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/01 01:59:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/01 01:59:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 01:59:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 01:59:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 01:59:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 01:59:15 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:15 DEBUG : file1: md5 = 5b0b5631bec7709fd78e7044bf44d7af OK 2024/11/01 01:59:16 DEBUG : file2: md5 = e18af7ad2424baac3db778c3217c658f OK --- PASS: TestCat (2.33s) === RUN TestPurge 2024/11/01 01:59:18 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-vojirot3nixa" 2024/11/01 01:59:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:59:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vojirot3nixa.bin" 2024/11/01 01:59:18 DEBUG : Swift container crypt path rclone-test-vojirot3nixa.bin: Auto set use_segments_container to true 2024/11/01 01:59:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vojirot3nixa" 2024/11/01 01:59:19 DEBUG : Swift container crypt path rclone-test-vojirot3nixa: Auto set use_segments_container to true 2024/11/01 01:59:19 DEBUG : Creating backend with remote "/tmp/rclone3284292489" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-vojirot3nixa'", Local "Local file system at /tmp/rclone3284292489", Modify Window "1ns" 2024/11/01 01:59:19 DEBUG : A1/B1/C1/one: md5 = 720ba3d15938edf4bb8830da84e130d5 OK 2024/11/01 01:59:19 DEBUG : A2: Making directory 2024/11/01 01:59:19 DEBUG : A1/B2: Making directory 2024/11/01 01:59:19 DEBUG : A1/B2/C2: Making directory 2024/11/01 01:59:19 DEBUG : A1/B1/C3: Making directory 2024/11/01 01:59:19 DEBUG : A3: Making directory 2024/11/01 01:59:19 DEBUG : A3/B3: Making directory 2024/11/01 01:59:19 DEBUG : A3/B3/C4: Making directory 2024/11/01 01:59:20 DEBUG : A1/two: md5 = 3708e560d7bfc468ee620eedc30ebe56 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" 2024/11/01 01:59:20 DEBUG : Waiting for deletions to finish 2024/11/01 01:59:21 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" 2024/11/01 01:59:21 DEBUG : Waiting for deletions to finish 2024/11/01 01:59:21 INFO : A1/two.bin: Deleted 2024/11/01 01:59:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vojirot3nixa': Purge remote 2024/11/01 01:59:21 DEBUG : Waiting for deletions to finish --- PASS: TestPurge (3.70s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:22 DEBUG : A1/B1/C1/one: md5 = c8188ba0b88f6ec071ef50b9a80c857f OK 2024/11/01 01:59:22 DEBUG : A2: Making directory 2024/11/01 01:59:22 DEBUG : A1/B2: Making directory 2024/11/01 01:59:22 DEBUG : A1/B2/C2: Making directory 2024/11/01 01:59:22 DEBUG : A1/B1/C3: Making directory 2024/11/01 01:59:22 DEBUG : A3: Making directory 2024/11/01 01:59:22 DEBUG : A3/B3: Making directory 2024/11/01 01:59:22 DEBUG : A3/B3/C4: Making directory 2024/11/01 01:59:22 DEBUG : A1/two: md5 = 210878c75154ce4e753a6fa8ba9558e6 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" 2024/11/01 01:59:23 DEBUG : removing 1 level 3 directories 2024/11/01 01:59:23 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" 2024/11/01 01:59:24 DEBUG : removing 1 level 0 directories 2024/11/01 01:59:24 INFO : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': Removing directory --- PASS: TestRmdirsNoLeaveRoot (2.89s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:24 DEBUG : A1: Making directory 2024/11/01 01:59:24 DEBUG : A1/B1: Making directory 2024/11/01 01:59:24 DEBUG : 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.32s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:24 DEBUG : A1: Making directory 2024/11/01 01:59:24 DEBUG : A1/B1: Making directory 2024/11/01 01:59:24 DEBUG : 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:25 DEBUG : file1: md5 = 250710df03161888041c025d8ea8dd09 OK 2024/11/01 01:59:25 DEBUG : filename.txt: File name found in url 2024/11/01 01:59:26 DEBUG : filename.txt: md5 = 765af28714bfc3d8a6b7da25bbbe26a6 OK 2024/11/01 01:59:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/01 01:59:26 DEBUG : headerfilename.txt: md5 = 3914831562799bba93a1330b89cde84b OK 2024/11/01 01:59:26 DEBUG : file2: md5 = 60b74bf7661a1209213bc9df9f638691 OK --- PASS: TestCopyURL (2.83s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:28 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/01 01:59:28 DEBUG : sub/file2: md5 = 6e81e15245d6be038f3c07f8ec16d44f OK 2024/11/01 01:59:28 INFO : file1: Copied (new) to: sub/file2 2024/11/01 01:59:28 INFO : file1: Deleted 2024/11/01 01:59:28 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 01:59:28 DEBUG : file1: Unchanged skipping 2024/11/01 01:59:28 INFO : file1: Deleted 2024/11/01 01:59:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.38s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:29 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/01 01:59:29 DEBUG : file1: md5 = 1bb2d12bd081e918f7b81e782a1bf63f OK 2024/11/01 01:59:29 INFO : file1: Copied (new) 2024/11/01 01:59:29 INFO : file1: Deleted 2024/11/01 01:59:29 DEBUG : file1: Destination exists, skipping 2024/11/01 01:59:29 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.22s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:30 DEBUG : dst/file1: md5 = 65109cb7bcb7e64059ce865a6ca348ac OK 2024/11/01 01:59:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fuhebaw2zewe/backup" 2024/11/01 01:59:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/backup.bin" 2024/11/01 01:59:31 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/backup.bin: Auto set use_segments_container to true 2024/11/01 01:59:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fuhebaw2zewe/backup" 2024/11/01 01:59:32 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe/backup: Auto set use_segments_container to true 2024/11/01 01:59:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/01 01:59:33 INFO : dst/file1: Copied (server-side copy) 2024/11/01 01:59:33 INFO : dst/file1: Deleted 2024/11/01 01:59:33 DEBUG : dst/file1: md5 = 647bba2a99a2589164845cd7ba8faf23 OK 2024/11/01 01:59:33 INFO : dst/file1: Copied (new) 2024/11/01 01:59:33 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.35s) === 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:34 DEBUG : A1/one: md5 = 29656038cf60627b4bd6986d14e578f8 OK 2024/11/01 01:59:34 DEBUG : A1/two: md5 = ef14ad75f7ec2833270b0116191de554 OK 2024/11/01 01:59:34 DEBUG : A1/B1/three: md5 = a2c7c5288139ab832a8bbef284c90998 OK 2024/11/01 01:59:38 DEBUG : A1/B1/C1/four: md5 = a57f531f812c5feaba7e276dc5658554 OK 2024/11/01 01:59:39 DEBUG : A1/B1/C2/five: md5 = 1f51ec8ee44a152ead6f0ba5a5543bf6 OK 2024/11/01 01:59:39 DEBUG : A1/B2: Making directory 2024/11/01 01:59:39 DEBUG : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2024/11/01 01:59:40 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2024/11/01 01:59:40 INFO : A1/B1/three: Deleted 2024/11/01 01:59:40 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2024/11/01 01:59:40 INFO : A1/B1/C1/four: Deleted 2024/11/01 01:59:41 INFO : A1/two: Copied (server-side copy) to: A2/two 2024/11/01 01:59:41 INFO : A1/two: Deleted 2024/11/01 01:59:41 INFO : A1/one: Copied (server-side copy) to: A2/one 2024/11/01 01:59:41 INFO : A1/one: Deleted 2024/11/01 01:59:41 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2024/11/01 01:59:41 INFO : A1/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2024/11/01 01:59:43 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2024/11/01 01:59:43 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2024/11/01 01:59:43 INFO : A2/one: Copied (server-side copy) to: A3/one 2024/11/01 01:59:43 INFO : A2/B1/C1/four: Deleted 2024/11/01 01:59:43 INFO : A2/B1/C2/five: Deleted 2024/11/01 01:59:44 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2024/11/01 01:59:44 INFO : A2/B1/three: Deleted 2024/11/01 01:59:44 INFO : A2/two: Copied (server-side copy) to: A3/two 2024/11/01 01:59:44 INFO : A2/two: Deleted 2024/11/01 01:59:46 INFO : A2/one: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2024/11/01 01:59:47 INFO : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/01 01:59:47 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2024/11/01 01:59:47 INFO : A3/B1/C2/five: Deleted 2024/11/01 01:59:48 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2024/11/01 01:59:48 INFO : A3/B1/three: Deleted 2024/11/01 01:59:48 INFO : A3/one: Copied (server-side copy) to: A4/one 2024/11/01 01:59:48 INFO : A3/one: Deleted 2024/11/01 01:59:48 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2024/11/01 01:59:48 INFO : A3/B1/C1/four: Deleted 2024/11/01 01:59:49 INFO : A3/two: Copied (server-side copy) to: A4/two 2024/11/01 01:59:49 INFO : A3/two: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (17.00s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" --- PASS: TestGetFsInfo (0.28s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 01:59:51 DEBUG : no_checksum_small_file_from_pipe: md5 = 5be7a3d6496649bda1899ccbd3d26ba8 OK 2024/11/01 01:59:51 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/01 01:59:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/01 01:59:52 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-fuhebaw2zewe/no_checksum_big_file_from_pipe.bin/2024-11-01-015951-ZIZXdRnKU_bqromt1TJElg/00000000" into "crypt_segments" 2024/11/01 01:59:52 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/01 01:59:52 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe: uploading manifest "rclone-test-fuhebaw2zewe/no_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/01 01:59:53 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/11/01 01:59:53 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 01:59:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 01:59:56 DEBUG : with_checksum_small_file_from_pipe: md5 = 6ef236b0795ec6792d15c5d23ca3d4a9 OK 2024/11/01 01:59:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/01 01:59:56 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-fuhebaw2zewe/with_checksum_big_file_from_pipe.bin/2024-11-01-015956-WBs3Sn7QPcO-gyJGw65keQ/00000000" into "crypt_segments" 2024/11/01 01:59:57 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/01 01:59:57 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe: uploading manifest "rclone-test-fuhebaw2zewe/with_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/01 01:59:58 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/11/01 01:59:58 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 02:00:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 02:00:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/01 02:00:00 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-fuhebaw2zewe/ignore_checksum_big_file_from_pipe.bin/2024-11-01-020000-Ny8m_wAA5oPx9QYbZ0jTYg/00000000" into "crypt_segments" 2024/11/01 02:00:01 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/01 02:00:01 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe: uploading manifest "rclone-test-fuhebaw2zewe/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/01 02:00:02 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 02:00:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 02:00:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/01 02:00:04 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-fuhebaw2zewe/ignore_checksum_big_file_from_pipe.bin/2024-11-01-020004-vdVeUhVSvWiKdg-10AhPkQ/00000000" into "crypt_segments" 2024/11/01 02:00:05 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/01 02:00:05 DEBUG : Swift container crypt path rclone-test-fuhebaw2zewe: uploading manifest "rclone-test-fuhebaw2zewe/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/01 02:00:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (16.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.89s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.30s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 02:00:08 DEBUG : potato1: md5 = ad1f1ce7f043e9937b719c40f067657b OK 2024/11/01 02:00:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': File to upload is small (60 bytes), uploading instead of streaming 2024/11/01 02:00:08 DEBUG : potato2: md5 = 73c0fe0d3283eb7aaacd25e7b37777ba OK 2024/11/01 02:00:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (1.98s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.19s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" 2024/11/01 02:00:10 DEBUG : potato2: md5 = fa3ee7b529f57f51df6818da43a88469 OK 2024/11/01 02:00:10 DEBUG : empty space: md5 = c6ad25d3310e9b5accc8e99d089ded6c OK 2024/11/01 02:00:10 DEBUG : sub dir/potato3: md5 = ce57ef246e556f6d7f0bd8d3960d7bcb OK 2024/11/01 02:00:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': Touching "empty space" 2024/11/01 02:00:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': Touching "potato2" 2024/11/01 02:00:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': Touching "sub dir/potato3" --- PASS: TestTouchDir (3.00s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", 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-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.10s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.19s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe'", Local "Local file system at /tmp/rclone1633694935", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.20s) === 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 2024/11/01 02:00:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fuhebaw2zewe': Purge remote 2024/11/01 02:00:13 DEBUG : Waiting for deletions to finish "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 3m32.693630824s (try 1/5)