"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/02 02:39:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqugum1qeca" 2025/01/02 02:39:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:39:04 DEBUG : Creating backend with remote "TestDrive:crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0" 2025/01/02 02:39:05 DEBUG : Creating backend with remote "/tmp/rclone1004743763" === 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 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/02 02:39:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/02 02:39:05 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/02 02:39:05 DEBUG : potato: Seek from 10 to 0 2025/01/02 02:39:05 DEBUG : potato: Seek from 10 to 0 2025/01/02 02:39:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/02 02:39:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/02 02:39:05 DEBUG : potato: Seek from 5 to 2 2025/01/02 02:39:05 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/02 02:39:05 DEBUG : potato: Seek from 7 to 0 2025/01/02 02:39:05 DEBUG : potato: Seek from 7 to 0 2025/01/02 02:39:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/02 02:39:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/02 02:39:05 DEBUG : potato: Seek from 5 to 2 2025/01/02 02:39:05 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/02 02:39:05 DEBUG : potato: Seek from 8 to 0 2025/01/02 02:39:05 DEBUG : potato: Seek from 8 to 0 2025/01/02 02:39:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/02 02:39:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/02 02:39:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/02 02:39:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/02 02:39:05 DEBUG : potato: Seek from 5 to 2 2025/01/02 02:39:05 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/02 02:39:05 DEBUG : potato: Seek from 9 to 0 2025/01/02 02:39:05 DEBUG : potato: Seek from 9 to 0 2025/01/02 02:39:05 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 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:39:09 DEBUG : rutabaga: md5 = ceeb25dba44883a7b0b6a0ec37e24d81 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/02 02:39:11 DEBUG : empty space: md5 = f4f20de5a4be8c2cd9eb4bab5e41a66d OK === RUN TestCheck/3 2025/01/02 02:39:13 DEBUG : potato2: md5 = ba48b6c3ca5cc133dfffff65572b0693 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/02 02:39:15 DEBUG : remotepotato: md5 = c42648fa20c97c3f34614d53690589a1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.58s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2025/01/02 02:39:19 DEBUG : Creating backend with remote "nonexistent" 2025/01/02 02:39:19 DEBUG : Creating backend with remote "nonexistent" 2025/01/02 02:39:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/02 02:39:19 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/01/02 02:39:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/02 02:39:19 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 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:39:21 DEBUG : rutabaga: md5 = 507c39e23459543bdd0bffd5ff6ba73e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/02 02:39:25 DEBUG : empty space: md5 = 55094819c422a57ad8880080c5557e4d OK === RUN TestCheckDownload/3 2025/01/02 02:39:28 DEBUG : potato2: md5 = f5249756bd3aa0267b3c85672921dad6 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/02 02:39:32 DEBUG : remotepotato: md5 = ed74261f0f8df0999baa7a8f1c50ff95 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.68s) --- PASS: TestCheckDownload/1 (1.21s) --- PASS: TestCheckDownload/2 (1.23s) --- PASS: TestCheckDownload/3 (1.25s) --- PASS: TestCheckDownload/4 (1.39s) --- PASS: TestCheckDownload/5 (1.37s) --- PASS: TestCheckDownload/6 (1.41s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:39:39 DEBUG : rutabaga: md5 = 03c184ef518305630827e569fcc994fb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/02 02:39:42 DEBUG : empty space: md5 = 7ef8bad7263d77d1a633a2e2852eac36 OK === RUN TestCheckSizeOnly/3 2025/01/02 02:39:44 DEBUG : potato2: md5 = 9714ee0824e269911cee4d7dfe866e09 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/02 02:39:46 DEBUG : remotepotato: md5 = 2fbdcae4246c0312ad4f84f7778645ba OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.72s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:39:51 DEBUG : test.sum: md5 = 5887c5b6e29b882c31fa28bf07bccf69 OK 2025/01/02 02:39:52 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/02 02:39:52 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/02 02:39:52 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/02 02:39:52 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/02 02:39:54 DEBUG : test.sum: md5 = e9132c4c847961535bb81ebeb1a9b8a9 OK 2025/01/02 02:39:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/02 02:39:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/02 02:39:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/02 02:39:55 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.67s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:39:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqugum1qeca/data" 2025/01/02 02:39:56 DEBUG : Config file has changed externally - reloading 2025/01/02 02:39:56 DEBUG : Creating backend with remote "TestDrive:crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:39:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqugum1qeca/data" 2025/01/02 02:39:58 DEBUG : Creating backend with remote "TestDrive:crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0/vjrnln8ratgmqakfosrqe8espk" 2025/01/02 02:40:02 DEBUG : data/banana: md5 = 8b33ef58fd9de3b2d2fe2a7f3eb78ca6 OK 2025/01/02 02:40:04 DEBUG : test.sum: md5 = 72684dc1e704a9ad835224e2237c8bf0 OK === RUN TestCheckSumDownload/subtest1 2025/01/02 02:40:08 DEBUG : data/potato: md5 = 2d59bb942d066109bba514cacfb93e07 OK 2025/01/02 02:40:10 DEBUG : test.sum: md5 = 36ed4df6addd338325a51b39970fee5c OK === RUN TestCheckSumDownload/subtest2 2025/01/02 02:40:14 DEBUG : test.sum: md5 = 5f46c03edf90d3f256ac5fa63dc04feb OK === RUN TestCheckSumDownload/subtest3 2025/01/02 02:40:19 DEBUG : test.sum: md5 = 8530d801f3eefc46b1f478808025e007 OK === RUN TestCheckSumDownload/subtest4 2025/01/02 02:40:23 DEBUG : test.sum: md5 = 8c18e2c09d37e5952f7af44ac7c7bc02 OK === RUN TestCheckSumDownload/subtest5 2025/01/02 02:40:28 DEBUG : test.sum: md5 = e5bc7691d77bcad44dfe6019badc6dc7 OK === RUN TestCheckSumDownload/subtest6 2025/01/02 02:40:32 DEBUG : data/banana: md5 = c1bc4a090b11fd164165ee9a20e945f9 OK 2025/01/02 02:40:34 DEBUG : data/potato: md5 = 115cb1f08f4298027370ad4f136d8768 OK 2025/01/02 02:40:35 DEBUG : test.sum: md5 = da7435c26dc71c11028e26d1b803cc33 OK === RUN TestCheckSumDownload/subtest7 2025/01/02 02:40:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/02 02:40:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.21s) --- PASS: TestCheckSumDownload/subtest1 (2.57s) --- PASS: TestCheckSumDownload/subtest2 (2.43s) --- PASS: TestCheckSumDownload/subtest3 (2.34s) --- PASS: TestCheckSumDownload/subtest4 (2.88s) --- PASS: TestCheckSumDownload/subtest5 (2.72s) --- PASS: TestCheckSumDownload/subtest6 (2.16s) --- PASS: TestCheckSumDownload/subtest7 (3.24s) === RUN TestApplyTransforms 2025/01/02 02:40:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonixuz9qovi" 2025/01/02 02:40:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:40:42 DEBUG : Creating backend with remote "TestDrive:crypt/23vnhjbdobttt7tcnao6q25o4rqpmolo819d89ceqm3uu48bu7qg" 2025/01/02 02:40:43 DEBUG : Creating backend with remote "/tmp/rclone4170895618" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonixuz9qovi'", Local "Local file system at /tmp/rclone4170895618", Modify Window "1ms" 2025/01/02 02:40:46 DEBUG : hello, world!: md5 = 8a4a8e0058414664ce71eee5a18bff97 OK upper checkfile vs. lower remote (without normalization) 2025/01/02 02:40:46 ERROR : hello, world!: sum not found 2025/01/02 02:40:46 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bonixuz9qovi' 2025/01/02 02:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonixuz9qovi': 1 files missing 2025/01/02 02:40:46 NOTICE: 1 hashes missing 2025/01/02 02:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonixuz9qovi': 2 differences found 2025/01/02 02:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonixuz9qovi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/02 02:40:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 02:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonixuz9qovi': 0 differences found 2025/01/02 02:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonixuz9qovi': 1 matching files 2025/01/02 02:40:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sucilin7baro" 2025/01/02 02:40:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:40:48 DEBUG : Creating backend with remote "TestDrive:crypt/dj0vnru4ankenem4n65k1j2ljfj20op24i5t31tg9ni890tvlk3g" 2025/01/02 02:40:48 DEBUG : Creating backend with remote "/tmp/rclone3640532626" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sucilin7baro'", Local "Local file system at /tmp/rclone3640532626", Modify Window "1ms" 2025/01/02 02:40:51 DEBUG : HELLO, WORLD!: md5 = 4f55d27ba6bb8f8a777ee5c6a2ac7887 OK lower checkfile vs. upper remote (without normalization) 2025/01/02 02:40:52 ERROR : HELLO, WORLD!: sum not found 2025/01/02 02:40:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sucilin7baro' 2025/01/02 02:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sucilin7baro': 1 files missing 2025/01/02 02:40:52 NOTICE: 1 hashes missing 2025/01/02 02:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sucilin7baro': 2 differences found 2025/01/02 02:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sucilin7baro': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/02 02:40:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 02:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sucilin7baro': 0 differences found 2025/01/02 02:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sucilin7baro': 1 matching files 2025/01/02 02:40:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jovojoh3xofa" 2025/01/02 02:40:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:40:53 DEBUG : Creating backend with remote "TestDrive:crypt/955lqansdt6nf6end4qschodoadqqo5gjhtu5baq5lkrvrnmjkdg" 2025/01/02 02:40:54 DEBUG : Creating backend with remote "/tmp/rclone2976042533" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jovojoh3xofa'", Local "Local file system at /tmp/rclone2976042533", Modify Window "1ms" 2025/01/02 02:40:57 DEBUG : HeLlO, wOrLd!: md5 = be284c32838ca3cb22a8b4d66219c7e7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/02 02:40:58 ERROR : HeLlO, wOrLd!: sum not found 2025/01/02 02:40:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jovojoh3xofa' 2025/01/02 02:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovojoh3xofa': 1 files missing 2025/01/02 02:40:58 NOTICE: 1 hashes missing 2025/01/02 02:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovojoh3xofa': 2 differences found 2025/01/02 02:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovojoh3xofa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/02 02:40:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 02:40:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovojoh3xofa': 0 differences found 2025/01/02 02:40:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovojoh3xofa': 1 matching files 2025/01/02 02:40:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zogovan9piqo" 2025/01/02 02:40:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:41:00 DEBUG : Creating backend with remote "TestDrive:crypt/q69gu266q4qq1bc78hqolgsm9vn6c2cqqtsep0jllaqr18sam3m0" 2025/01/02 02:41:00 DEBUG : Creating backend with remote "/tmp/rclone3884054991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zogovan9piqo'", Local "Local file system at /tmp/rclone3884054991", Modify Window "1ms" 2025/01/02 02:41:03 DEBUG : HELLO, WORLD!: md5 = f4285160d366c38536a0496020cfdb71 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/02 02:41:04 ERROR : HELLO, WORLD!: sum not found 2025/01/02 02:41:04 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zogovan9piqo' 2025/01/02 02:41:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogovan9piqo': 1 files missing 2025/01/02 02:41:04 NOTICE: 1 hashes missing 2025/01/02 02:41:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogovan9piqo': 2 differences found 2025/01/02 02:41:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogovan9piqo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/02 02:41:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 02:41:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogovan9piqo': 0 differences found 2025/01/02 02:41:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogovan9piqo': 1 matching files 2025/01/02 02:41:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qababab5regi" 2025/01/02 02:41:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:41:05 DEBUG : Creating backend with remote "TestDrive:crypt/9n21j14qs1dvl4i7k2kmq0onv6q8c7te2s86gftt9118lm0g4940" 2025/01/02 02:41:06 DEBUG : Creating backend with remote "/tmp/rclone3205852944" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qababab5regi'", Local "Local file system at /tmp/rclone3205852944", Modify Window "1ms" 2025/01/02 02:41:08 DEBUG : 測試_Русский___ě_áñ: md5 = 885873dde4157a85c3fa8d701c3e4449 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/02 02:41:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/02 02:41:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qababab5regi' 2025/01/02 02:41:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qababab5regi': 1 files missing 2025/01/02 02:41:09 NOTICE: 1 hashes missing 2025/01/02 02:41:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qababab5regi': 2 differences found 2025/01/02 02:41:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qababab5regi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/02 02:41:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 02:41:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qababab5regi': 0 differences found 2025/01/02 02:41:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qababab5regi': 1 matching files 2025/01/02 02:41:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vafapas8xeju" 2025/01/02 02:41:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:41:11 DEBUG : Creating backend with remote "TestDrive:crypt/mb2j8hmaal95k1es5vob3t2d1eh1an2evo7n3hh0lk0skf85mlqg" 2025/01/02 02:41:12 DEBUG : Creating backend with remote "/tmp/rclone2652705047" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vafapas8xeju'", Local "Local file system at /tmp/rclone2652705047", Modify Window "1ms" 2025/01/02 02:41:14 DEBUG : 測試_Русский___ě_áñ: md5 = 3a46d2fe29742105528ed16f8af9fbc3 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/02 02:41:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/02 02:41:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vafapas8xeju' 2025/01/02 02:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafapas8xeju': 1 files missing 2025/01/02 02:41:15 NOTICE: 1 hashes missing 2025/01/02 02:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafapas8xeju': 2 differences found 2025/01/02 02:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafapas8xeju': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/02 02:41:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 02:41:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafapas8xeju': 0 differences found 2025/01/02 02:41:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafapas8xeju': 1 matching files 2025/01/02 02:41:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizofob7ziru" 2025/01/02 02:41:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:41:16 DEBUG : Creating backend with remote "TestDrive:crypt/23b8npaduuu0g1k9j6qr8b1rj28j57g2u4r6i81tboepvc2137c0" 2025/01/02 02:41:17 DEBUG : Creating backend with remote "/tmp/rclone1067137864" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizofob7ziru'", Local "Local file system at /tmp/rclone1067137864", Modify Window "1ms" 2025/01/02 02:41:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bbd63694aa33b23811cdab157ba4fdd2 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/02 02:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/02 02:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tizofob7ziru' 2025/01/02 02:41:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizofob7ziru': 1 files missing 2025/01/02 02:41:20 NOTICE: 1 hashes missing 2025/01/02 02:41:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizofob7ziru': 2 differences found 2025/01/02 02:41:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizofob7ziru': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/02 02:41:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 02:41:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizofob7ziru': 0 differences found 2025/01/02 02:41:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizofob7ziru': 1 matching files 2025/01/02 02:41:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuluyiz7ruvi" 2025/01/02 02:41:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:41:22 DEBUG : Creating backend with remote "TestDrive:crypt/m8j63ham77vn76ni4dbr3p9rb0hb33tf3tdeg4jg7n1npcijvu10" 2025/01/02 02:41:23 DEBUG : Creating backend with remote "/tmp/rclone2889628855" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuluyiz7ruvi'", Local "Local file system at /tmp/rclone2889628855", Modify Window "1ms" 2025/01/02 02:41:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1e25d0ab5010f5bbe1a318bc9e743c53 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/02 02:41:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/02 02:41:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuluyiz7ruvi' 2025/01/02 02:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuluyiz7ruvi': 1 files missing 2025/01/02 02:41:26 NOTICE: 1 hashes missing 2025/01/02 02:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuluyiz7ruvi': 2 differences found 2025/01/02 02:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuluyiz7ruvi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/02 02:41:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 02:41:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuluyiz7ruvi': 0 differences found 2025/01/02 02:41:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuluyiz7ruvi': 1 matching files 2025/01/02 02:41:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-labumah6voke" 2025/01/02 02:41:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:41:27 DEBUG : Creating backend with remote "TestDrive:crypt/3osmtlpkia7529h2kh72vihmcauv5jvcg8a7a3pgsfuvd1aacjrg" 2025/01/02 02:41:28 DEBUG : Creating backend with remote "/tmp/rclone1958582179" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-labumah6voke'", Local "Local file system at /tmp/rclone1958582179", Modify Window "1ms" 2025/01/02 02:41:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea2cfa46e45dde4845ab157f974ef7ec OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/02 02:41:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/02 02:41:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-labumah6voke' 2025/01/02 02:41:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labumah6voke': 1 files missing 2025/01/02 02:41:31 NOTICE: 1 hashes missing 2025/01/02 02:41:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labumah6voke': 2 differences found 2025/01/02 02:41:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labumah6voke': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/02 02:41:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 02:41:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labumah6voke': 0 differences found 2025/01/02 02:41:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labumah6voke': 1 matching files 2025/01/02 02:41:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lekabiq9qoyi" 2025/01/02 02:41:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:41:33 DEBUG : Creating backend with remote "TestDrive:crypt/4mcf7ra1mv5dlbgsr2n7gc1pp4u8kkmn5svbbroff22eebisi190" 2025/01/02 02:41:34 DEBUG : Creating backend with remote "/tmp/rclone1371046748" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lekabiq9qoyi'", Local "Local file system at /tmp/rclone1371046748", Modify Window "1ms" 2025/01/02 02:41:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5dc0e73705f0e3bc44d93c86b8bd8587 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/02 02:41:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/02 02:41:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lekabiq9qoyi' 2025/01/02 02:41:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekabiq9qoyi': 1 files missing 2025/01/02 02:41:37 NOTICE: 1 hashes missing 2025/01/02 02:41:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekabiq9qoyi': 2 differences found 2025/01/02 02:41:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekabiq9qoyi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/02 02:41:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/02 02:41:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekabiq9qoyi': 0 differences found 2025/01/02 02:41:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekabiq9qoyi': 1 matching files 2025/01/02 02:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lekabiq9qoyi': Purge remote 2025/01/02 02:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-labumah6voke': Purge remote 2025/01/02 02:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuluyiz7ruvi': Purge remote 2025/01/02 02:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizofob7ziru': Purge remote 2025/01/02 02:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vafapas8xeju': Purge remote 2025/01/02 02:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qababab5regi': Purge remote 2025/01/02 02:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zogovan9piqo': Purge remote 2025/01/02 02:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jovojoh3xofa': Purge remote 2025/01/02 02:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sucilin7baro': Purge remote 2025/01/02 02:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonixuz9qovi': Purge remote --- PASS: TestApplyTransforms (62.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:41:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/02 02:41:48 DEBUG : sub/file2: md5 = f112d6a1bccf889ead80aada9844d3f9 OK 2025/01/02 02:41:48 INFO : file1: Copied (new) to: sub/file2 2025/01/02 02:41:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 02:41:48 DEBUG : file1: Unchanged skipping 2025/01/02 02:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': don't need to copy/move sub/file2, it is already at target location 2025/01/02 02:41:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.60s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:41:54 DEBUG : dst/file1: md5 = 46700eb5f76460762edfa8c4ee792cf7 OK 2025/01/02 02:41:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqugum1qeca/backup" 2025/01/02 02:41:55 DEBUG : Creating backend with remote "TestDrive:crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0/1nrff024r7pq65ecp72fc28jb0" 2025/01/02 02:41:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/02 02:41:59 INFO : dst/file1: Moved (server-side) 2025/01/02 02:42:01 DEBUG : dst/file1: md5 = f925532ff92cdd1625c3fbea1e574262 OK 2025/01/02 02:42:01 INFO : dst/file1: Copied (new) 2025/01/02 02:42:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 02:42:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 02:42:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.44s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:42:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqugum1qeca/dst" 2025/01/02 02:42:06 DEBUG : Config file has changed externally - reloading 2025/01/02 02:42:06 DEBUG : Creating backend with remote "TestDrive:crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/02 02:42:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqugum1qeca/CompareDest" 2025/01/02 02:42:08 DEBUG : Creating backend with remote "TestDrive:crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0/gveqi14airsml4bgu7krj116o8" 2025/01/02 02:42:09 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 02:42:12 DEBUG : one: md5 = b8b94cbb65c16d6895cbe9cfc2661a72 OK 2025/01/02 02:42:12 INFO : one: Copied (new) 2025/01/02 02:42:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 02:42:15 DEBUG : one: md5 = 1ba0bf5537585a2474e2122bcb9e22f3 OK 2025/01/02 02:42:15 INFO : one: Copied (replaced existing) 2025/01/02 02:42:17 DEBUG : dst/one: md5 = f4f918aecab2bdb36fc7abcfb9ab73a9 OK 2025/01/02 02:42:20 DEBUG : CompareDest/one: md5 = b083b1d69ae310d0e8be9ceeab0301fc OK 2025/01/02 02:42:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 02:42:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 02:42:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 02:42:23 DEBUG : CompareDest/two: md5 = 21190a7e536ade7967b8e860e463cf3b OK 2025/01/02 02:42:24 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 02:42:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 02:42:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 02:42:25 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 02:42:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 02:42:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 02:42:26 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 02:42:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/02 02:42:28 DEBUG : two: md5 = e879ee58fc662be9e4da5120f473a272 OK 2025/01/02 02:42:28 INFO : two: Copied (new) 2025/01/02 02:42:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 02:42:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:42:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 02:42:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.00s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:42:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqugum1qeca/dst" 2025/01/02 02:42:33 DEBUG : Creating backend with remote "TestDrive:crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/02 02:42:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqugum1qeca/CopyDest" 2025/01/02 02:42:35 DEBUG : Creating backend with remote "TestDrive:crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/02 02:42:36 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 02:42:39 DEBUG : one: md5 = c8b72dbd6e34da39be9fe951a12c5068 OK 2025/01/02 02:42:39 INFO : one: Copied (new) 2025/01/02 02:42:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 02:42:42 DEBUG : one: md5 = 499ae2b5f6632c423dc4cd2786e48830 OK 2025/01/02 02:42:42 INFO : one: Copied (replaced existing) 2025/01/02 02:42:44 DEBUG : dst/one: md5 = af3fbd6a6fe9c58053f29cfee39aaa02 OK 2025/01/02 02:42:47 DEBUG : CopyDest/one: md5 = 11b961f2ba0489dfd5763816fe87f044 OK 2025/01/02 02:42:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqugum1qeca/BackupDir" 2025/01/02 02:42:48 DEBUG : Config file has changed externally - reloading 2025/01/02 02:42:48 DEBUG : Creating backend with remote "TestDrive:crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/02 02:42:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 02:42:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 02:42:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 02:42:52 INFO : one: Moved (server-side) 2025/01/02 02:42:53 INFO : one: Copied (server-side copy) 2025/01/02 02:42:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/02 02:42:55 DEBUG : CopyDest/two: md5 = 4bc86b469de6d61d9fa65149d7ffa9fc OK 2025/01/02 02:42:56 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 02:42:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 02:42:57 INFO : two: Copied (server-side copy) 2025/01/02 02:42:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/02 02:42:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 02:42:58 DEBUG : two: Unchanged skipping 2025/01/02 02:43:00 DEBUG : CopyDest/three: md5 = bc516c4298cabf68debd8af6ef5b697f OK 2025/01/02 02:43:01 DEBUG : three: Need to transfer - File not found at Destination 2025/01/02 02:43:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/02 02:43:01 DEBUG : three: Destination not found in --copy-dest 2025/01/02 02:43:03 DEBUG : three: md5 = 029e8d422a677252317f23b77af7eac4 OK 2025/01/02 02:43:03 INFO : three: Copied (new) 2025/01/02 02:43:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/02 02:43:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 02:43:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:43:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/02 02:43:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 02:43:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:43:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.06s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:43:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/02 02:43:14 DEBUG : TestCopyFileMaxTransfer/file1: md5 = bac187aa8d851cf92119745db0cb9860 OK 2025/01/02 02:43:14 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/02 02:43:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/02 02:43:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/02 02:43:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/02 02:43:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/02 02:43:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c2c9d5645daae976347a1c0f579ecf71 OK 2025/01/02 02:43:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/02 02:43:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/02 02:43:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.09s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:43:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Looking for duplicate names using skip mode. 2025/01/02 02:43:25 NOTICE: one: Found 2 files with duplicate names 2025/01/02 02:43:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.15s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:43:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Looking for duplicate names using skip mode. 2025/01/02 02:43:32 NOTICE: one: Found 3 files with duplicate names 2025/01/02 02:43:32 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/02 02:43:32 INFO : one: Deleted 2025/01/02 02:43:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:43:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Looking for duplicate names using first mode. 2025/01/02 02:43:39 NOTICE: one: Found 3 files with duplicate names 2025/01/02 02:43:39 INFO : one: Deleted 2025/01/02 02:43:40 INFO : one: Deleted 2025/01/02 02:43:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.16s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:43:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Looking for duplicate names using newest mode. 2025/01/02 02:43:46 NOTICE: one: Found 3 files with duplicate names 2025/01/02 02:43:46 INFO : one: Deleted 2025/01/02 02:43:47 INFO : one: Deleted 2025/01/02 02:43:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.86s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:43:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Looking for duplicate names using oldest mode. 2025/01/02 02:43:54 NOTICE: one: Found 3 files with duplicate names 2025/01/02 02:43:54 INFO : one: Deleted 2025/01/02 02:43:55 INFO : one: Deleted 2025/01/02 02:43:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.35s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:44:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Looking for duplicate names using largest mode. 2025/01/02 02:44:01 NOTICE: one: Found 3 files with duplicate names 2025/01/02 02:44:01 INFO : one: Deleted 2025/01/02 02:44:02 INFO : one: Deleted 2025/01/02 02:44:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.25s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:44:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Looking for duplicate names using smallest mode. 2025/01/02 02:44:08 NOTICE: one: Found 3 files with duplicate names 2025/01/02 02:44:09 INFO : one: Deleted 2025/01/02 02:44:09 INFO : one: Deleted 2025/01/02 02:44:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.45s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:44:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Looking for duplicate names using rename mode. 2025/01/02 02:44:17 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/02 02:44:18 INFO : one-2.txt: renamed from: one.txt 2025/01/02 02:44:20 INFO : one-3.txt: renamed from: one.txt 2025/01/02 02:44:21 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.48s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:44:27 DEBUG : dupe1/one.txt: md5 = d75bc38da9c0116e6cc801630060b2c1 OK 2025/01/02 02:44:29 DEBUG : dupe2/two.txt: md5 = 27a480f0c9c999b1cc8a7a85ec1d07e7 OK 2025/01/02 02:44:32 DEBUG : dupe3/three.txt: md5 = cf510d8c858a12a7bb5e7b9d4f6ec9c7 OK 2025/01/02 02:44:33 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/02 02:44:34 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/02 02:44:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/02 02:44:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/02 02:44:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/02 02:44:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/02 02:44:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.90s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:44:42 DEBUG : a.txt: md5 = e683cc4f1ca766c4e3a131d79ed512df OK 2025/01/02 02:44:43 DEBUG : zend.txt: md5 = 630ed5f8ed53a4f8c7c03561fbe3292e OK 2025/01/02 02:44:46 DEBUG : sub dir/hello world: md5 = 64e5b25171af10c8f9f5a18bbb3ef46d OK 2025/01/02 02:44:47 DEBUG : sub dir/hello world2: md5 = 0201245b34478a8ea7b51e146b8729cf OK 2025/01/02 02:44:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 377a6ca89f20826b9a0f0137f6e29775 OK 2025/01/02 02:44:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6d4c985471579b892dcf069d0c9d287a OK 2025/01/02 02:44:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = ed6ea01a603f9a25fc20e72398a5c9ad OK 2025/01/02 02:44:56 DEBUG : a.txt: Excluded (Size Filter) 2025/01/02 02:44:56 DEBUG : a.txt: Excluded 2025/01/02 02:44:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/02 02:44:56 DEBUG : sub dir/hello world: Excluded 2025/01/02 02:44:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/02 02:44:56 DEBUG : sub dir/hello world2: Excluded 2025/01/02 02:44:57 DEBUG : sub dir/ignore dir: Excluded 2025/01/02 02:44:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/02 02:44:57 DEBUG : sub dir/hello world: Excluded 2025/01/02 02:44:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/02 02:44:57 DEBUG : sub dir/hello world2: Excluded 2025/01/02 02:44:57 DEBUG : sub dir/ignore dir: Excluded 2025/01/02 02:45:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/02 02:45:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/02 02:45:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/02 02:45:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/02 02:45:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/02 02:45:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/02 02:45:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.96s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:45:06 DEBUG : file1: md5 = f8d1b449a3160e9b74dd9b3493a3303f OK 2025/01/02 02:45:09 DEBUG : sub/file2: md5 = b19cf682048a554405ad4e970e9a6a04 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/01/02 02:45:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/02 02:45:12 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/02 02:45:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/02 02:45:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.59s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:45:17 DEBUG : file1: md5 = 72b0803717c85eb3a3248bfc0cc365b3 OK 2025/01/02 02:45:19 DEBUG : sub/file2: md5 = dfbb078ed45e5520f1d5027948aca60a 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/01/02 02:45:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqugum1qeca/notfound" 2025/01/02 02:45:23 DEBUG : Config file has changed externally - reloading 2025/01/02 02:45:23 DEBUG : Creating backend with remote "TestDrive:crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/02 02:45:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.29s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Making directory 2025/01/02 02:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:45:31 DEBUG : sub dir/hello world: md5 = 0d116b03ef97b99df9a2759ae1b9cc25 OK 2025/01/02 02:45:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.93s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:45:36 DEBUG : potato2: md5 = ebd005497d5a2f24743e87ab7891c291 OK 2025/01/02 02:45:38 DEBUG : empty space: md5 = d7c378e8ace0935c924c220a7d24446a OK --- PASS: TestLs (5.31s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:45:41 DEBUG : potato2: md5 = f271acd5a608f35a14f0759ff156a9b6 OK 2025/01/02 02:45:43 DEBUG : empty space: md5 = d4a5d973f2849e64a221d7168658e149 OK 2025/01/02 02:45:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/02 02:45:43 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.45s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:45:47 DEBUG : potato2: md5 = 8f1b480986e135ff181b95b5a4fa8715 OK 2025/01/02 02:45:48 DEBUG : empty space: md5 = 59f913b116f19ae874489ecbcc8cbdf9 OK --- PASS: TestLsLong (5.25s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:45:52 DEBUG : potato2: md5 = c9725cd58f2498c2f58d13e6953291ac OK 2025/01/02 02:45:54 DEBUG : empty space: md5 = e02f2119418527e3879b00b5feeb6b83 OK --- PASS: TestHashSums (5.06s) === RUN TestHashSumsWithErrors 2025/01/02 02:45:55 DEBUG : Creating backend with remote ":memory:" 2025/01/02 02:45:55 DEBUG : Config file has changed externally - reloading 2025/01/02 02:45:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/02 02:45:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/02 02:45:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/02 02:45:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/02 02:45:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/02 02:45:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/02 02:45:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/02 02:45:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/02 02:45:55 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 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:45:57 DEBUG : potato2: md5 = 3eca7b578a3268a1404cda637bdd9554 OK 2025/01/02 02:45:59 DEBUG : empty space: md5 = 0b1579f7df9725f333a7ef5f04f162c3 OK 2025/01/02 02:46:01 DEBUG : sub dir/potato3: md5 = cb31b7f39f4f8f512a44483617092d71 OK 2025/01/02 02:46:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.86s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:46:07 DEBUG : small: md5 = 17616d5733f0fe6f6eafee50009bdfe9 OK 2025/01/02 02:46:08 DEBUG : medium: md5 = 0735ff379b70c6d88b030bd2c7d92b10 OK 2025/01/02 02:46:10 DEBUG : large: md5 = 0b08f26f9b48c34d02d53af526b2666c OK 2025/01/02 02:46:10 DEBUG : Waiting for deletions to finish 2025/01/02 02:46:11 DEBUG : large: Excluded (Size Filter) 2025/01/02 02:46:11 INFO : small: Deleted 2025/01/02 02:46:11 INFO : medium: Deleted --- PASS: TestDelete (7.19s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:46:14 DEBUG : small: md5 = afa44ae8c6145d7eb1d22422f3cd0267 OK 2025/01/02 02:46:16 DEBUG : medium: md5 = 092e562271b2450281873bad27fe4a39 OK 2025/01/02 02:46:17 DEBUG : large: md5 = 170f68d80d8ed0a1df0d62a2d2974665 OK 2025/01/02 02:46:17 DEBUG : Waiting for deletions to finish 2025/01/02 02:46:18 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/02 02:46:18 INFO : medium: Deleted 2025/01/02 02:46:18 INFO : small: Deleted --- PASS: TestMaxDelete (7.47s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:46:22 DEBUG : small: md5 = e0a18279882b0ab74c4d655e26a429b4 OK 2025/01/02 02:46:23 DEBUG : medium: md5 = 9775817288c75f197a05cda39122dbd8 OK 2025/01/02 02:46:25 DEBUG : large: md5 = b7966c4de4898e1f7a153be59b211fa3 OK 2025/01/02 02:46:25 DEBUG : Waiting for deletions to finish 2025/01/02 02:46:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/02 02:46:26 INFO : small: Deleted 2025/01/02 02:46:26 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.71s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:46:29 DEBUG : small: md5 = a5143a991890ea3ed17c36a59a7338d6 OK 2025/01/02 02:46:31 DEBUG : medium: md5 = e6bddb191f9fd0311ce36b3e8d5b8344 OK 2025/01/02 02:46:33 DEBUG : large: md5 = d4a5412c6bd3ac805efd9f36b48fc31a OK 2025/01/02 02:46:33 DEBUG : Waiting for deletions to finish 2025/01/02 02:46:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/02 02:46:34 INFO : medium: Deleted 2025/01/02 02:46:34 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.78s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:46:37 DEBUG : ReadFile: md5 = 6c215472c1a54d07b4a63fa35cf8f824 OK --- PASS: TestReadFile (4.69s) === RUN TestRetry 2025/01/02 02:46:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/02 02:46:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/02 02:46:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/02 02:46:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/02 02:46:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/02 02:46:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/02 02:46:40 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 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:46:42 DEBUG : file1: md5 = b4f4c3c095599b44bddc3702814bea0c OK 2025/01/02 02:46:44 DEBUG : file2: md5 = 85b82633e11dca65370db0b2eeb9e4d0 OK --- PASS: TestCat (18.28s) === RUN TestPurge 2025/01/02 02:46:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopasek4fopo" 2025/01/02 02:46:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 02:46:58 DEBUG : Creating backend with remote "TestDrive:crypt/qjbm81p1op7789lam67e7e2t91k9r9qds8kkp4huc41nfeet1qkg" 2025/01/02 02:46:59 DEBUG : Creating backend with remote "/tmp/rclone2151459162" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopasek4fopo'", Local "Local file system at /tmp/rclone2151459162", Modify Window "1ms" 2025/01/02 02:47:05 DEBUG : A1/B1/C1/one: md5 = e87e1e8e65c97472cd35f941b3eec389 OK 2025/01/02 02:47:05 DEBUG : A2: Making directory 2025/01/02 02:47:06 DEBUG : A1/B2: Making directory 2025/01/02 02:47:07 DEBUG : A1/B2/C2: Making directory 2025/01/02 02:47:08 DEBUG : A1/B1/C3: Making directory 2025/01/02 02:47:09 DEBUG : A3: Making directory 2025/01/02 02:47:10 DEBUG : A3/B3: Making directory 2025/01/02 02:47:11 DEBUG : A3/B3/C4: Making directory 2025/01/02 02:47:14 DEBUG : A1/two: md5 = f5d55cd8fc7460136a0b9c012002146c OK 2025/01/02 02:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopasek4fopo': Purge remote 2025/01/02 02:47:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.81s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:47:22 DEBUG : A1/B1/C1/one: md5 = 5d6dc174fd4f88c495262dcc6ebd7dcb OK 2025/01/02 02:47:22 DEBUG : A2: Making directory 2025/01/02 02:47:23 DEBUG : A1/B2: Making directory 2025/01/02 02:47:24 DEBUG : A1/B2/C2: Making directory 2025/01/02 02:47:25 DEBUG : A1/B1/C3: Making directory 2025/01/02 02:47:26 DEBUG : A3: Making directory 2025/01/02 02:47:27 DEBUG : A3/B3: Making directory 2025/01/02 02:47:28 DEBUG : A3/B3/C4: Making directory 2025/01/02 02:47:30 DEBUG : A1/two: md5 = 78c7b0eeb353f5786de9d04e23842ec4 OK 2025/01/02 02:47:31 DEBUG : removing 1 level 3 directories 2025/01/02 02:47:31 INFO : A3/B3/C4: Removing directory 2025/01/02 02:47:34 DEBUG : removing 2 level 3 directories 2025/01/02 02:47:34 INFO : A1/B2/C2: Removing directory 2025/01/02 02:47:34 INFO : A1/B1/C3: Removing directory 2025/01/02 02:47:35 DEBUG : removing 2 level 2 directories 2025/01/02 02:47:35 INFO : A3/B3: Removing directory 2025/01/02 02:47:35 INFO : A1/B2: Removing directory 2025/01/02 02:47:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/02 02:47:35 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/02 02:47:36 DEBUG : removing 2 level 1 directories 2025/01/02 02:47:36 INFO : A3: Removing directory 2025/01/02 02:47:36 INFO : A2: Removing directory 2025/01/02 02:47:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/02 02:47:40 DEBUG : removing 1 level 3 directories 2025/01/02 02:47:40 INFO : A1/B1/C1: Removing directory 2025/01/02 02:47:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:41 DEBUG : removing 1 level 2 directories 2025/01/02 02:47:41 INFO : A1/B1: Removing directory 2025/01/02 02:47:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/02 02:47:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 02:47:42 DEBUG : removing 1 level 1 directories 2025/01/02 02:47:42 INFO : A1: Removing directory 2025/01/02 02:47:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/02 02:47:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/02 02:47:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 02:47:42 DEBUG : removing 1 level 0 directories 2025/01/02 02:47:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Removing directory 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/02 02:47:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (26.68s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:47:45 DEBUG : A1: Making directory 2025/01/02 02:47:46 DEBUG : A1/B1: Making directory 2025/01/02 02:47:47 DEBUG : A1/B1/C1: Making directory 2025/01/02 02:47:50 DEBUG : removing 1 level 3 directories 2025/01/02 02:47:50 INFO : A1/B1/C1: Removing directory 2025/01/02 02:47:50 DEBUG : removing 1 level 2 directories 2025/01/02 02:47:50 INFO : A1/B1: Removing directory 2025/01/02 02:47:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 02:47:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.28s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:47:53 DEBUG : A1: Making directory 2025/01/02 02:47:54 DEBUG : A1/B1: Making directory 2025/01/02 02:47:55 DEBUG : A1/B1/C1: Making directory 2025/01/02 02:47:58 DEBUG : removing 1 level 3 directories 2025/01/02 02:47:58 INFO : A1/B1/C1: Removing directory 2025/01/02 02:47:59 DEBUG : removing 1 level 2 directories 2025/01/02 02:47:59 INFO : A1/B1: Removing directory 2025/01/02 02:47:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 02:48:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:48:03 DEBUG : file1: md5 = 05ea27480135763e8ecad105e7a46113 OK 2025/01/02 02:48:04 DEBUG : filename.txt: File name found in url 2025/01/02 02:48:05 DEBUG : filename.txt: md5 = 17ee526726ea5c5754159175f3d1ea8d OK 2025/01/02 02:48:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/02 02:48:07 DEBUG : headerfilename.txt: md5 = aced8c8cff2c33f85fe099df340d15c4 OK 2025/01/02 02:48:08 DEBUG : file2: md5 = b3412f61502cdae673113e5bd795edc6 OK --- PASS: TestCopyURL (9.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:48:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/02 02:48:14 DEBUG : sub/file2: md5 = 5142daae67be34bce19edb92bc0161db OK 2025/01/02 02:48:14 INFO : file1: Copied (new) to: sub/file2 2025/01/02 02:48:14 INFO : file1: Deleted 2025/01/02 02:48:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 02:48:15 DEBUG : file1: Unchanged skipping 2025/01/02 02:48:15 INFO : file1: Deleted 2025/01/02 02:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': don't need to copy/move sub/file2, it is already at target location 2025/01/02 02:48:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.75s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:48:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/02 02:48:20 DEBUG : file1: md5 = 2b0d3cb4ed30eabf3cd2cb4a3d2f843c OK 2025/01/02 02:48:20 INFO : file1: Copied (new) 2025/01/02 02:48:20 INFO : file1: Deleted 2025/01/02 02:48:20 DEBUG : file1: Destination exists, skipping 2025/01/02 02:48:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.75s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:48:26 DEBUG : dst/file1: md5 = 1655b7b567b6da8142b49cb719ba8e02 OK 2025/01/02 02:48:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqugum1qeca/backup" 2025/01/02 02:48:27 DEBUG : Config file has changed externally - reloading 2025/01/02 02:48:27 DEBUG : Creating backend with remote "TestDrive:crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0/1nrff024r7pq65ecp72fc28jb0" 2025/01/02 02:48:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/02 02:48:31 INFO : dst/file1: Moved (server-side) 2025/01/02 02:48:33 DEBUG : dst/file1: md5 = 6d332742a9ff5a2b374979b8e47ee9d6 OK 2025/01/02 02:48:33 INFO : dst/file1: Copied (new) 2025/01/02 02:48:33 INFO : dst/file1: Deleted 2025/01/02 02:48:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 02:48:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/02 02:48:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.14s) === 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 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:48:40 DEBUG : A1/one: md5 = f7a6bc0f47d94368cd640d366c050b70 OK 2025/01/02 02:48:42 DEBUG : A1/two: md5 = 080dee0822e160e1eb7801d3310481d3 OK 2025/01/02 02:48:44 DEBUG : A1/B1/three: md5 = fedfdd81c0907cc8949284a2857ba9db OK 2025/01/02 02:48:47 DEBUG : A1/B1/C1/four: md5 = 9f737bd29f751aefe67fc1d24a069a0a OK 2025/01/02 02:48:50 DEBUG : A1/B1/C2/five: md5 = 4bd9c30cc3c2ebe368243756a30a4fab OK 2025/01/02 02:48:50 DEBUG : A1/B2: Making directory 2025/01/02 02:48:51 DEBUG : A1/B1/C3: Making directory 2025/01/02 02:49:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/02 02:49:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/02 02:49:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/02 02:49:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/02 02:49:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/02 02:49:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/02 02:49:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/02 02:49:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 02:49:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/02 02:49:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/02 02:49:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/02 02:49:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/02 02:49:16 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/02 02:49:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/02 02:49:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/02 02:49:16 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/02 02:49:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/02 02:49:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/02 02:49:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 02:49:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/02 02:49:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/02 02:49:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/02 02:49:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/02 02:49:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/02 02:49:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/02 02:49:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/02 02:49:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/02 02:49:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/02 02:49:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/02 02:49:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/02 02:49:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (53.18s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:49:31 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:49:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': File to upload is small (34 bytes), uploading instead of streaming 2025/01/02 02:49:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 98d4d30898a1908e7dfe0241fe2025c4 OK 2025/01/02 02:49:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/02 02:49:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/02 02:49:34 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/02 02:49:35 DEBUG : no_checksum_big_file_from_pipe: md5 = 99d84be1c9b0909bc8c5350443d07535 OK 2025/01/02 02:49:35 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 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': File to upload is small (34 bytes), uploading instead of streaming 2025/01/02 02:49:39 DEBUG : with_checksum_small_file_from_pipe: md5 = e175ccf367a5fdd8db9dfa522b328d1e OK 2025/01/02 02:49:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/02 02:49:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/02 02:49:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 243d71c888614d5824312e11180d1c90 OK 2025/01/02 02:49:40 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 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': File to upload is small (34 bytes), uploading instead of streaming 2025/01/02 02:49:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 02:49:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/02 02:49:46 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': File to upload is small (34 bytes), uploading instead of streaming 2025/01/02 02:49:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/02 02:49:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/02 02:49:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.39s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.72s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/02 02:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': File to upload is small (48 bytes), uploading instead of streaming 2025/01/02 02:49:55 DEBUG : rcat_metadata: md5 = 0bdb151ae96d465bc2de5b35dad76017 OK 2025/01/02 02:49:55 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/02 02:49:57 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/02 02:49:59 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2231a2aec63ca1bf74c8994888c3d946 OK 2025/01/02 02:49:59 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.73s) --- PASS: TestRcatMetadata/Normal (2.92s) --- PASS: TestRcatMetadata/ViaDisk (3.36s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:50:02 DEBUG : potato1: md5 = fdbf9f155fdae005350bb072676d8d3a OK 2025/01/02 02:50:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': File to upload is small (60 bytes), uploading instead of streaming 2025/01/02 02:50:04 DEBUG : potato2: md5 = 83f2d9a3144ac8a3efd6110a6c8fd148 OK 2025/01/02 02:50:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:50:07 DEBUG : potato1: md5 = e9b09a314168caa800c0812d8a3819c2 OK 2025/01/02 02:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': File to upload is small (60 bytes), uploading instead of streaming 2025/01/02 02:50:08 DEBUG : potato2: md5 = 50a57ba00615a93f1113c6e7b42f113f OK 2025/01/02 02:50:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.33s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:50:12 DEBUG : potato2: md5 = 0db2c38618b124cbc108cbd75dab4664 OK 2025/01/02 02:50:14 DEBUG : empty space: md5 = 4bffaaa337e1a1e9c501e3d34fddaeb7 OK 2025/01/02 02:50:17 DEBUG : sub dir/potato3: md5 = 70ff65ba85fa659abfad26ca6df3b801 OK 2025/01/02 02:50:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Touching "empty space" 2025/01/02 02:50:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Touching "potato2" 2025/01/02 02:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Touching "sub dir/potato3" 2025/01/02 02:50:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.38s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:50:23 DEBUG : dir with metadata: Making directory with metadata 2025/01/02 02:50:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.67s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:50:27 DEBUG : directory with modtime: Making directory with metadata 2025/01/02 02:50:28 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.84s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:50:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/02 02:50:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/02 02:50:30 DEBUG : Google drive root 'crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0': Skipping btime metadata as can't update it on an existing file: 2025-01-02T02:50:30.033724407Z 2025/01/02 02:50:31 INFO : non existent directory: Updated directory metadata 2025/01/02 02:50:33 DEBUG : Google drive root 'crypt/kriv75qukmmm9m8qbjscrhfkf13fir5fo6nd5654qjjlgkt7jfr0': Skipping btime metadata as can't update it on an existing file: 2025-01-02T02:50:30.033724407Z 2025/01/02 02:50:34 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:50:35 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/02 02:50:37 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/02 02:50:38 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.74s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:50:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/02 02:50:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/02 02:50:40 DEBUG : dst: Making directory with metadata 2025/01/02 02:50:41 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/02 02:50:41 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 02:50:42 INFO : dst: Set directory modification time (using SetModTime) 2025/01/02 02:50:42 INFO : dst: Set directory modification time (using SetModTime) 2025/01/02 02:50:42 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/02 02:50:43 INFO : dst: Set directory modification time (using SetModTime) 2025/01/02 02:50:43 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.20s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca'", Local "Local file system at /tmp/rclone1004743763", Modify Window "1ms" 2025/01/02 02:50:47 DEBUG : sub dir/test remove existing: md5 = 2be2c646eb651963a92340631ba2726a OK 2025/01/02 02:50:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 671f1dbf95da8d1fd3727dc5f6662680 OK 2025/01/02 02:50:50 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rumigis8" before starting 2025/01/02 02:50:51 DEBUG : sub dir/test remove existing.rumigis8: TEST: removing renamed existing file after operation 2025/01/02 02:50:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fihatup7" before starting 2025/01/02 02:50:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fihatup7: TEST: renaming existing back after failed operation 2025/01/02 02:50:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nimujex4" before starting 2025/01/02 02:50:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nimujex4: TEST: removing renamed existing file after operation 2025/01/02 02:51:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "lua7ov28i9e5s0s1e1pckkdvj7071sqvnggnfgkqbnjjcjgi289g" 2025/01/02 02:51:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "v39nn8dvrrj94hf5h2b1n0tseea0dfmfebfht87i8lm2jtoaptlqcsahsjdsqggbdku5lm2ugieg1euhll79bjdlte65i3hok1ivd321oa7h5m0468oogg37eqgvfinphvvdd23k9vd50gljbps4ahtdfruvbrecl3sbau5sb5ocksc4a4a0" --- PASS: TestRemoveExisting (30.44s) === 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/01/02 02:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqugum1qeca': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m11.594420872s (try 1/5)