"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/02 01:09:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miguzac5gama" 2025/02/02 01:09:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:09:31 DEBUG : Creating backend with remote "TestDrive:crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0" 2025/02/02 01:09:32 DEBUG : Creating backend with remote "/tmp/rclone726799154" === 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-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/02 01:09:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/02 01:09:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/02 01:09:32 DEBUG : potato: Seek from 10 to 0 2025/02/02 01:09:32 DEBUG : potato: Seek from 10 to 0 2025/02/02 01:09:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/02 01:09:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/02 01:09:32 DEBUG : potato: Seek from 5 to 2 2025/02/02 01:09:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/02 01:09:32 DEBUG : potato: Seek from 7 to 0 2025/02/02 01:09:32 DEBUG : potato: Seek from 7 to 0 2025/02/02 01:09:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/02 01:09:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/02 01:09:32 DEBUG : potato: Seek from 5 to 2 2025/02/02 01:09:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/02 01:09:32 DEBUG : potato: Seek from 8 to 0 2025/02/02 01:09:32 DEBUG : potato: Seek from 8 to 0 2025/02/02 01:09:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/02 01:09:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/02 01:09:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/02 01:09:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/02 01:09:32 DEBUG : potato: Seek from 5 to 2 2025/02/02 01:09:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/02 01:09:32 DEBUG : potato: Seek from 9 to 0 2025/02/02 01:09:32 DEBUG : potato: Seek from 9 to 0 2025/02/02 01:09:32 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-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:09:35 DEBUG : rutabaga: md5 = 631701d5786e99b0c6a11e0677ad20b8 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/02 01:09:37 DEBUG : empty space: md5 = dca04e8e17d8b6e8ee49f8c4664ec7aa OK === RUN TestCheck/3 2025/02/02 01:09:40 DEBUG : potato2: md5 = 1f0e38a20723572b3f8108c6036eefee OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/02 01:09:42 DEBUG : remotepotato: md5 = 61e1b4cbf674da69580675dc6b4e75b3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.99s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/02/02 01:09:45 DEBUG : Creating backend with remote "nonexistent" 2025/02/02 01:09:45 DEBUG : Creating backend with remote "nonexistent" 2025/02/02 01:09:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/02 01:09:45 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/02/02 01:09:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/02 01:09:45 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-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:09:47 DEBUG : rutabaga: md5 = 7eb817d017ade7bf2e9abe18eebe0945 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/02 01:09:52 DEBUG : empty space: md5 = 9b532ba06543446f236bfda209d68ce4 OK === RUN TestCheckDownload/3 2025/02/02 01:09:54 DEBUG : potato2: md5 = a266d2f079a73be82c2c599189afc4b3 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/02 01:09:58 DEBUG : remotepotato: md5 = 16dde7dfeb9d83ff8c6bf6f0b65050cf OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.78s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.43s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.19s) --- PASS: TestCheckDownload/6 (1.42s) --- PASS: TestCheckDownload/7 (1.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:10:06 DEBUG : rutabaga: md5 = a2ca6ef188c8a201c3285fdf254d501b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/02 01:10:08 DEBUG : empty space: md5 = dbff30e0c3dea11ae8579f1fc3c4aadc OK === RUN TestCheckSizeOnly/3 2025/02/02 01:10:10 DEBUG : potato2: md5 = 16cc252d8bf322c385306e13ad2d3bbb OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/02 01:10:12 DEBUG : remotepotato: md5 = 9826ae2493b8493ca84e229fe4468338 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.78s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:10:17 DEBUG : test.sum: md5 = c7f93a41a33a08db43c37491fa42efcc OK 2025/02/02 01:10:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/02 01:10:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/02 01:10:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/02 01:10:19 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/02 01:10:20 DEBUG : test.sum: md5 = ff1452bbbf48ad8a09e7b13332308283 OK 2025/02/02 01:10:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/02 01:10:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/02 01:10:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/02 01:10:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.34s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miguzac5gama/data" 2025/02/02 01:10:22 DEBUG : Creating backend with remote "TestDrive:crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:10:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miguzac5gama/data" 2025/02/02 01:10:24 DEBUG : Creating backend with remote "TestDrive:crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0/vjrnln8ratgmqakfosrqe8espk" 2025/02/02 01:10:28 DEBUG : data/banana: md5 = 8ad13134e525b07333584e72a26e0bb3 OK 2025/02/02 01:10:30 DEBUG : test.sum: md5 = 7bac6df5f99f5d5aba046d30673a8a6e OK === RUN TestCheckSumDownload/subtest1 2025/02/02 01:10:35 DEBUG : data/potato: md5 = 26009b343a6e33719fd842edd0ff5873 OK 2025/02/02 01:10:36 DEBUG : test.sum: md5 = b6ad2256d9978b989e3ccc1321a1478a OK === RUN TestCheckSumDownload/subtest2 2025/02/02 01:10:41 DEBUG : test.sum: md5 = eed5b2f353b0190faaf52d038ec09365 OK === RUN TestCheckSumDownload/subtest3 2025/02/02 01:10:45 DEBUG : test.sum: md5 = 25ce93cb8ed2c4332f2c3fd000f82442 OK === RUN TestCheckSumDownload/subtest4 2025/02/02 01:10:50 DEBUG : test.sum: md5 = 7eac50fc82e192886d05ccd6fa4a89f5 OK === RUN TestCheckSumDownload/subtest5 2025/02/02 01:10:54 DEBUG : test.sum: md5 = 39043c730687a5313ce86c8813e02f6c OK === RUN TestCheckSumDownload/subtest6 2025/02/02 01:10:58 DEBUG : data/banana: md5 = 69124c9865c4a3a95ca8db146fc2a420 OK 2025/02/02 01:10:59 DEBUG : data/potato: md5 = 6245323f6f37add36bfdd15afc6f77b2 OK 2025/02/02 01:11:01 DEBUG : test.sum: md5 = c25b87375c40e71038cf0aff77833174 OK === RUN TestCheckSumDownload/subtest7 2025/02/02 01:11:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/02 01:11:06 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.89s) --- PASS: TestCheckSumDownload/subtest1 (2.70s) --- PASS: TestCheckSumDownload/subtest2 (2.21s) --- PASS: TestCheckSumDownload/subtest3 (2.31s) --- PASS: TestCheckSumDownload/subtest4 (2.07s) --- PASS: TestCheckSumDownload/subtest5 (2.12s) --- PASS: TestCheckSumDownload/subtest6 (1.90s) --- PASS: TestCheckSumDownload/subtest7 (2.58s) === RUN TestApplyTransforms 2025/02/02 01:11:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vobejaf9kemi" 2025/02/02 01:11:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:11:07 DEBUG : Creating backend with remote "TestDrive:crypt/hr2mi167ep91dnfv4sp38buvrafqk0fbiq5u48bqlu130vpdlt10" 2025/02/02 01:11:08 DEBUG : Creating backend with remote "/tmp/rclone567700624" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vobejaf9kemi'", Local "Local file system at /tmp/rclone567700624", Modify Window "1ms" 2025/02/02 01:11:11 DEBUG : hello, world!: md5 = dd7518c24748a8011d4eb13dd0df703e OK upper checkfile vs. lower remote (without normalization) 2025/02/02 01:11:11 ERROR : hello, world!: sum not found 2025/02/02 01:11:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vobejaf9kemi' 2025/02/02 01:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobejaf9kemi': 1 files missing 2025/02/02 01:11:11 NOTICE: 1 hashes missing 2025/02/02 01:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobejaf9kemi': 2 differences found 2025/02/02 01:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobejaf9kemi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/02 01:11:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/02 01:11:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobejaf9kemi': 0 differences found 2025/02/02 01:11:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobejaf9kemi': 1 matching files 2025/02/02 01:11:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wopozap8loye" 2025/02/02 01:11:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:11:13 DEBUG : Creating backend with remote "TestDrive:crypt/tlkf6r8cosdf016o4vebk5vpbln4ra81fdf9hfbk7k0udg2qsi0g" 2025/02/02 01:11:14 DEBUG : Creating backend with remote "/tmp/rclone723706045" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wopozap8loye'", Local "Local file system at /tmp/rclone723706045", Modify Window "1ms" 2025/02/02 01:11:17 DEBUG : HELLO, WORLD!: md5 = 7851d65888957706e71fed3a79a286c9 OK lower checkfile vs. upper remote (without normalization) 2025/02/02 01:11:17 ERROR : HELLO, WORLD!: sum not found 2025/02/02 01:11:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wopozap8loye' 2025/02/02 01:11:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopozap8loye': 1 files missing 2025/02/02 01:11:17 NOTICE: 1 hashes missing 2025/02/02 01:11:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopozap8loye': 2 differences found 2025/02/02 01:11:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopozap8loye': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/02 01:11:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/02 01:11:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopozap8loye': 0 differences found 2025/02/02 01:11:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopozap8loye': 1 matching files 2025/02/02 01:11:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juqosad1tuvo" 2025/02/02 01:11:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:11:18 DEBUG : Creating backend with remote "TestDrive:crypt/2d9jel3l4pghlgom5mq8nbms9udpcakqtqoln10vch8u1a4nrl80" 2025/02/02 01:11:19 DEBUG : Creating backend with remote "/tmp/rclone3994002204" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juqosad1tuvo'", Local "Local file system at /tmp/rclone3994002204", Modify Window "1ms" 2025/02/02 01:11:22 DEBUG : HeLlO, wOrLd!: md5 = 59e0f7c80f64bb49268d655cc277368f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/02 01:11:22 ERROR : HeLlO, wOrLd!: sum not found 2025/02/02 01:11:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-juqosad1tuvo' 2025/02/02 01:11:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juqosad1tuvo': 1 files missing 2025/02/02 01:11:22 NOTICE: 1 hashes missing 2025/02/02 01:11:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juqosad1tuvo': 2 differences found 2025/02/02 01:11:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juqosad1tuvo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/02 01:11:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/02 01:11:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juqosad1tuvo': 0 differences found 2025/02/02 01:11:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juqosad1tuvo': 1 matching files 2025/02/02 01:11:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muvewat0poxi" 2025/02/02 01:11:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:11:23 DEBUG : Creating backend with remote "TestDrive:crypt/c4lt2dktoa8i4v7nt1pslne4d01m5t5oiglqpdir9ajl74bdip30" 2025/02/02 01:11:24 DEBUG : Creating backend with remote "/tmp/rclone3523672760" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muvewat0poxi'", Local "Local file system at /tmp/rclone3523672760", Modify Window "1ms" 2025/02/02 01:11:27 DEBUG : HELLO, WORLD!: md5 = f92aa8fce793b4390b2fed87308f4664 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/02 01:11:27 ERROR : HELLO, WORLD!: sum not found 2025/02/02 01:11:27 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-muvewat0poxi' 2025/02/02 01:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvewat0poxi': 1 files missing 2025/02/02 01:11:27 NOTICE: 1 hashes missing 2025/02/02 01:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvewat0poxi': 2 differences found 2025/02/02 01:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvewat0poxi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/02 01:11:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/02 01:11:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvewat0poxi': 0 differences found 2025/02/02 01:11:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvewat0poxi': 1 matching files 2025/02/02 01:11:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoberog7giso" 2025/02/02 01:11:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:11:29 DEBUG : Creating backend with remote "TestDrive:crypt/cb8oan0ichsselml8ag547aavg6lc640m7d7eefj1rbe71eiu87g" 2025/02/02 01:11:30 DEBUG : Creating backend with remote "/tmp/rclone4251701619" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoberog7giso'", Local "Local file system at /tmp/rclone4251701619", Modify Window "1ms" 2025/02/02 01:11:32 DEBUG : 測試_Русский___ě_áñ: md5 = 94f1c4481c34505ea7f49f084003ebb6 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/02 01:11:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/02 01:11:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xoberog7giso' 2025/02/02 01:11:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoberog7giso': 1 files missing 2025/02/02 01:11:33 NOTICE: 1 hashes missing 2025/02/02 01:11:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoberog7giso': 2 differences found 2025/02/02 01:11:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoberog7giso': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/02 01:11:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/02 01:11:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoberog7giso': 0 differences found 2025/02/02 01:11:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoberog7giso': 1 matching files 2025/02/02 01:11:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuleced5jeqi" 2025/02/02 01:11:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:11:34 DEBUG : Creating backend with remote "TestDrive:crypt/nl289pc24ek664ca63nblhn3lcg0ok4h5pj24b68sp4t9af2jurg" 2025/02/02 01:11:35 DEBUG : Creating backend with remote "/tmp/rclone2113787857" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuleced5jeqi'", Local "Local file system at /tmp/rclone2113787857", Modify Window "1ms" 2025/02/02 01:11:38 DEBUG : 測試_Русский___ě_áñ: md5 = 4d12f1ceae8f6ce9a0927026003bd679 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/02 01:11:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/02 01:11:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuleced5jeqi' 2025/02/02 01:11:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuleced5jeqi': 1 files missing 2025/02/02 01:11:39 NOTICE: 1 hashes missing 2025/02/02 01:11:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuleced5jeqi': 2 differences found 2025/02/02 01:11:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuleced5jeqi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/02 01:11:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/02 01:11:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuleced5jeqi': 0 differences found 2025/02/02 01:11:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuleced5jeqi': 1 matching files 2025/02/02 01:11:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqunuc4xumu" 2025/02/02 01:11:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:11:40 DEBUG : Creating backend with remote "TestDrive:crypt/ssc4qipntd5qghub4llsedrc0mcbo4il2rliofj9lah5djdj5gf0" 2025/02/02 01:11:41 DEBUG : Creating backend with remote "/tmp/rclone2855977394" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqunuc4xumu'", Local "Local file system at /tmp/rclone2855977394", Modify Window "1ms" 2025/02/02 01:11:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a40d366d27a5737c7c5f47f4c66d210c OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/02 01:11:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/02 01:11:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuqunuc4xumu' 2025/02/02 01:11:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqunuc4xumu': 1 files missing 2025/02/02 01:11:44 NOTICE: 1 hashes missing 2025/02/02 01:11:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqunuc4xumu': 2 differences found 2025/02/02 01:11:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqunuc4xumu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/02 01:11:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/02 01:11:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqunuc4xumu': 0 differences found 2025/02/02 01:11:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqunuc4xumu': 1 matching files 2025/02/02 01:11:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guqiqel3wiza" 2025/02/02 01:11:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:11:45 DEBUG : Creating backend with remote "TestDrive:crypt/gfsn5qupduuirqcpafksc6oqvu9mmmcnkf32o75c5jo0olie1nbg" 2025/02/02 01:11:46 DEBUG : Creating backend with remote "/tmp/rclone1730371641" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guqiqel3wiza'", Local "Local file system at /tmp/rclone1730371641", Modify Window "1ms" 2025/02/02 01:11:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7f4cec74e9dfe37464ae88f7263df0b3 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/02 01:11:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/02 01:11:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guqiqel3wiza' 2025/02/02 01:11:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guqiqel3wiza': 1 files missing 2025/02/02 01:11:49 NOTICE: 1 hashes missing 2025/02/02 01:11:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guqiqel3wiza': 2 differences found 2025/02/02 01:11:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guqiqel3wiza': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/02 01:11:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/02 01:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guqiqel3wiza': 0 differences found 2025/02/02 01:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guqiqel3wiza': 1 matching files 2025/02/02 01:11:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziyahek8reko" 2025/02/02 01:11:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:11:50 DEBUG : Creating backend with remote "TestDrive:crypt/viac4e5gqc56lhqibp8j8l47o8vof1bi4s0tsdd6dsrvge5ipjt0" 2025/02/02 01:11:51 DEBUG : Creating backend with remote "/tmp/rclone2758576065" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziyahek8reko'", Local "Local file system at /tmp/rclone2758576065", Modify Window "1ms" 2025/02/02 01:11:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7a3202940acc39c52ca69733b6b7f12b OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/02 01:11:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/02 01:11:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziyahek8reko' 2025/02/02 01:11:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyahek8reko': 1 files missing 2025/02/02 01:11:54 NOTICE: 1 hashes missing 2025/02/02 01:11:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyahek8reko': 2 differences found 2025/02/02 01:11:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyahek8reko': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/02 01:11:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/02 01:11:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyahek8reko': 0 differences found 2025/02/02 01:11:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyahek8reko': 1 matching files 2025/02/02 01:11:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qubocux1jedo" 2025/02/02 01:11:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:11:55 DEBUG : Creating backend with remote "TestDrive:crypt/vv6ufduejd5vmag6pb1ikau1lhfd6pn5v6a2o6cmnimng6ba5lmg" 2025/02/02 01:11:56 DEBUG : Creating backend with remote "/tmp/rclone2057558019" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qubocux1jedo'", Local "Local file system at /tmp/rclone2057558019", Modify Window "1ms" 2025/02/02 01:11:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce4a12d6729c800147352fccfae7c7b7 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/02 01:11:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/02 01:11:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qubocux1jedo' 2025/02/02 01:11:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubocux1jedo': 1 files missing 2025/02/02 01:11:59 NOTICE: 1 hashes missing 2025/02/02 01:11:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubocux1jedo': 2 differences found 2025/02/02 01:11:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubocux1jedo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/02 01:12:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/02 01:12:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubocux1jedo': 0 differences found 2025/02/02 01:12:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubocux1jedo': 1 matching files 2025/02/02 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qubocux1jedo': Purge remote 2025/02/02 01:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziyahek8reko': Purge remote 2025/02/02 01:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guqiqel3wiza': Purge remote 2025/02/02 01:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqunuc4xumu': Purge remote 2025/02/02 01:12:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuleced5jeqi': Purge remote 2025/02/02 01:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoberog7giso': Purge remote 2025/02/02 01:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muvewat0poxi': Purge remote 2025/02/02 01:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juqosad1tuvo': Purge remote 2025/02/02 01:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wopozap8loye': Purge remote 2025/02/02 01:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vobejaf9kemi': Purge remote --- PASS: TestApplyTransforms (59.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:12:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/02 01:12:10 DEBUG : sub/file2: md5 = 197b858eb732c5b643bfc39a0904259e OK 2025/02/02 01:12:10 INFO : file1: Copied (new) to: sub/file2 2025/02/02 01:12:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 01:12:10 DEBUG : file1: Unchanged skipping 2025/02/02 01:12:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': don't need to copy/move sub/file2, it is already at target location 2025/02/02 01:12:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.92s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:12:17 DEBUG : dst/file1: md5 = 0daa119dbfbd272a944c099d8d7ddec5 OK 2025/02/02 01:12:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miguzac5gama/backup" 2025/02/02 01:12:18 DEBUG : Creating backend with remote "TestDrive:crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0/1nrff024r7pq65ecp72fc28jb0" 2025/02/02 01:12:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/02 01:12:22 INFO : dst/file1: Moved (server-side) 2025/02/02 01:12:23 DEBUG : dst/file1: md5 = b0fba5a63f063331fedb6e7bfc45aa84 OK 2025/02/02 01:12:23 INFO : dst/file1: Copied (new) 2025/02/02 01:12:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/02 01:12:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/02 01:12:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.73s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:12:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miguzac5gama/dst" 2025/02/02 01:12:29 DEBUG : Creating backend with remote "TestDrive:crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/02 01:12:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miguzac5gama/CompareDest" 2025/02/02 01:12:31 DEBUG : Creating backend with remote "TestDrive:crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0/gveqi14airsml4bgu7krj116o8" 2025/02/02 01:12:32 DEBUG : one: Need to transfer - File not found at Destination 2025/02/02 01:12:35 DEBUG : one: md5 = 517ec2975ec04f5c431eb4080b3dd1d5 OK 2025/02/02 01:12:35 INFO : one: Copied (new) 2025/02/02 01:12:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 01:12:38 DEBUG : one: md5 = 454c062ae2d045beff24cf22e988409f OK 2025/02/02 01:12:38 INFO : one: Copied (replaced existing) 2025/02/02 01:12:40 DEBUG : dst/one: md5 = 63f64e4b5b79b630584e953d46119f6b OK 2025/02/02 01:12:43 DEBUG : CompareDest/one: md5 = a6c8419c20be5463c338632a72b8862a OK 2025/02/02 01:12:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 01:12:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 01:12:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/02 01:12:46 DEBUG : CompareDest/two: md5 = aa5a947771402a2cc33d588832757f01 OK 2025/02/02 01:12:47 DEBUG : two: Need to transfer - File not found at Destination 2025/02/02 01:12:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 01:12:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/02 01:12:48 DEBUG : two: Need to transfer - File not found at Destination 2025/02/02 01:12:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 01:12:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/02 01:12:50 DEBUG : two: Need to transfer - File not found at Destination 2025/02/02 01:12:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/02 01:12:52 DEBUG : two: md5 = 70e0801d5e44ff88d5f100f610bb239d OK 2025/02/02 01:12:52 INFO : two: Copied (new) 2025/02/02 01:12:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/02 01:12:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:12:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:12:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.59s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:12:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miguzac5gama/dst" 2025/02/02 01:12:58 DEBUG : Creating backend with remote "TestDrive:crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/02 01:12:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miguzac5gama/CopyDest" 2025/02/02 01:12:59 DEBUG : Creating backend with remote "TestDrive:crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/02 01:13:01 DEBUG : one: Need to transfer - File not found at Destination 2025/02/02 01:13:04 DEBUG : one: md5 = 869aa05d41f1650068c25e9b73d5e06e OK 2025/02/02 01:13:04 INFO : one: Copied (new) 2025/02/02 01:13:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 01:13:07 DEBUG : one: md5 = 0437e569508ad9516b2f90ab1bf13c14 OK 2025/02/02 01:13:07 INFO : one: Copied (replaced existing) 2025/02/02 01:13:09 DEBUG : dst/one: md5 = 19dc6008d6e0acc52f7ff47409e6fa83 OK 2025/02/02 01:13:12 DEBUG : CopyDest/one: md5 = 888f7c18f65c9c241f8ac0f6ad661dce OK 2025/02/02 01:13:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miguzac5gama/BackupDir" 2025/02/02 01:13:12 DEBUG : Creating backend with remote "TestDrive:crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/02 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 01:13:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 01:13:17 INFO : one: Moved (server-side) 2025/02/02 01:13:18 INFO : one: Copied (server-side copy) 2025/02/02 01:13:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/02 01:13:21 DEBUG : CopyDest/two: md5 = e4962cc311038c2e9c8c9c0e971ebde9 OK 2025/02/02 01:13:21 DEBUG : two: Need to transfer - File not found at Destination 2025/02/02 01:13:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 01:13:23 INFO : two: Copied (server-side copy) 2025/02/02 01:13:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/02 01:13:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 01:13:24 DEBUG : two: Unchanged skipping 2025/02/02 01:13:26 DEBUG : CopyDest/three: md5 = f07d139c2f3681ada5241c3dbb819158 OK 2025/02/02 01:13:28 DEBUG : three: Need to transfer - File not found at Destination 2025/02/02 01:13:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/02 01:13:28 DEBUG : three: Destination not found in --copy-dest 2025/02/02 01:13:29 DEBUG : three: md5 = f56dacac1f5592acc7a39634b49af140 OK 2025/02/02 01:13:29 INFO : three: Copied (new) 2025/02/02 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/02 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/02 01:13:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/02 01:13:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/02 01:13:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:13:37 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.40s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", 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-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:13:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/02 01:13:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 222658b032f9dde16518d37f15f75c4d OK 2025/02/02 01:13:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/02 01:13:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/02 01:13:43 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/02/02 01:13:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/02 01:13:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/02 01:13:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = fa6dde22ec393b176e49a43f7097a49e OK 2025/02/02 01:13:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/02 01:13:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/02 01:13:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:13:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Looking for duplicate names using skip mode. 2025/02/02 01:13:53 NOTICE: one: Found 2 files with duplicate names 2025/02/02 01:13:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.15s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:13:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Looking for duplicate names using skip mode. 2025/02/02 01:14:00 NOTICE: one: Found 3 files with duplicate names 2025/02/02 01:14:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/02 01:14:00 INFO : one: Deleted 2025/02/02 01:14:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.80s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:14:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Looking for duplicate names using first mode. 2025/02/02 01:14:09 NOTICE: one: Found 3 files with duplicate names 2025/02/02 01:14:09 INFO : one: Deleted 2025/02/02 01:14:10 INFO : one: Deleted 2025/02/02 01:14:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.14s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:14:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Looking for duplicate names using newest mode. 2025/02/02 01:14:16 NOTICE: one: Found 3 files with duplicate names 2025/02/02 01:14:16 INFO : one: Deleted 2025/02/02 01:14:17 INFO : one: Deleted 2025/02/02 01:14:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:14:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Looking for duplicate names using oldest mode. 2025/02/02 01:14:23 NOTICE: one: Found 3 files with duplicate names 2025/02/02 01:14:24 INFO : one: Deleted 2025/02/02 01:14:25 INFO : one: Deleted 2025/02/02 01:14:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.19s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:14:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Looking for duplicate names using largest mode. 2025/02/02 01:14:31 NOTICE: one: Found 3 files with duplicate names 2025/02/02 01:14:31 INFO : one: Deleted 2025/02/02 01:14:32 INFO : one: Deleted 2025/02/02 01:14:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.24s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:14:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Looking for duplicate names using smallest mode. 2025/02/02 01:14:38 NOTICE: one: Found 3 files with duplicate names 2025/02/02 01:14:39 INFO : one: Deleted 2025/02/02 01:14:39 INFO : one: Deleted 2025/02/02 01:14:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.56s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:14:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Looking for duplicate names using rename mode. 2025/02/02 01:14:47 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/02 01:14:48 INFO : one-2.txt: renamed from: one.txt 2025/02/02 01:14:50 INFO : one-3.txt: renamed from: one.txt 2025/02/02 01:14:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.40s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:14:57 DEBUG : dupe1/one.txt: md5 = 024020f5f8ee5dea93ccc017df1cb927 OK 2025/02/02 01:14:59 DEBUG : dupe2/two.txt: md5 = 663ae66f52938f631d6e3c5fc44f8923 OK 2025/02/02 01:15:02 DEBUG : dupe3/three.txt: md5 = 0726c57d33213a35bbf2dcf52698ee21 OK 2025/02/02 01:15:03 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/02 01:15:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/02 01:15:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/02 01:15:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/02 01:15:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/02 01:15:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/02 01:15:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.91s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:15:12 DEBUG : a.txt: md5 = a70b90310f72598df7ce11f5b1242caa OK 2025/02/02 01:15:14 DEBUG : zend.txt: md5 = 52e1cde36f4f964834e4e70e76d6759a OK 2025/02/02 01:15:17 DEBUG : sub dir/hello world: md5 = 43f346f19bdb3104a62792c11692ad32 OK 2025/02/02 01:15:18 DEBUG : sub dir/hello world2: md5 = e2df599251962a308924a2f6932cbd97 OK 2025/02/02 01:15:21 DEBUG : sub dir/ignore dir/.ignore: md5 = 6042f586edfcd29fa0de984ff684f33e OK 2025/02/02 01:15:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = 019c2d624b950c19ecc0098f6f377965 OK 2025/02/02 01:15:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = 61738bfac2dbf970edce9bac34cce201 OK 2025/02/02 01:15:26 DEBUG : a.txt: Excluded (Size Filter) 2025/02/02 01:15:26 DEBUG : a.txt: Excluded 2025/02/02 01:15:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/02 01:15:27 DEBUG : sub dir/hello world: Excluded 2025/02/02 01:15:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/02 01:15:27 DEBUG : sub dir/hello world2: Excluded 2025/02/02 01:15:28 DEBUG : sub dir/ignore dir: Excluded 2025/02/02 01:15:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/02 01:15:28 DEBUG : sub dir/hello world: Excluded 2025/02/02 01:15:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/02 01:15:28 DEBUG : sub dir/hello world2: Excluded 2025/02/02 01:15:28 DEBUG : sub dir/ignore dir: Excluded 2025/02/02 01:15:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/02 01:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/02 01:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/02 01:15:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/02 01:15:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/02 01:15:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/02 01:15:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.74s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:15:38 DEBUG : file1: md5 = 9fc1694a4c488d8b2f0824f7e6e657aa OK 2025/02/02 01:15:41 DEBUG : sub/file2: md5 = 4a832693065c3175f5547df01af105f6 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/02/02 01:15:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/02 01:15:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/02 01:15:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/02 01:15:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.21s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.42s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.83s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:15:51 DEBUG : file1: md5 = 25df53b204f1d3728b61da2afe58ef36 OK 2025/02/02 01:15:53 DEBUG : sub/file2: md5 = 9a402ff9490b049b29609f1daa057501 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/02/02 01:15:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miguzac5gama/notfound" 2025/02/02 01:15:58 DEBUG : Creating backend with remote "TestDrive:crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0/qe0i31qdkoejk60elps0ni5sqk" 2025/02/02 01:16:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.31s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.82s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:16:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Making directory 2025/02/02 01:16:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:16:05 DEBUG : sub dir/hello world: md5 = 69bfad32ecf8b7f2c3b1fc32d8e94a96 OK 2025/02/02 01:16:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.52s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:16:10 DEBUG : potato2: md5 = 51b76e9570eb7b0f07736ca4c94f30ea OK 2025/02/02 01:16:12 DEBUG : empty space: md5 = 11c6d31e7416208bed136824dc307be8 OK --- PASS: TestLs (5.50s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:16:15 DEBUG : potato2: md5 = 36d693019d2b6cde6a3974490ae10628 OK 2025/02/02 01:16:17 DEBUG : empty space: md5 = 4a5ceae424be8e3dae139ad4afb36a23 OK 2025/02/02 01:16:18 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.54s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:16:21 DEBUG : potato2: md5 = 8eaea4fb371de2637206317284c97b85 OK 2025/02/02 01:16:23 DEBUG : empty space: md5 = 9a3b4acbeaf801f5c152242dc477832a OK --- PASS: TestLsLong (6.39s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:16:28 DEBUG : potato2: md5 = 30b0d3c9ed6f65aa4b2ad6ec1c850698 OK 2025/02/02 01:16:30 DEBUG : empty space: md5 = 18ca2a64c02e48002008f15a223f5f77 OK --- PASS: TestHashSums (5.79s) === RUN TestHashSumsWithErrors 2025/02/02 01:16:32 DEBUG : Creating backend with remote ":memory:" 2025/02/02 01:16:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/02 01:16:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/02 01:16:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/02 01:16:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/02 01:16:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/02 01:16:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/02 01:16:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/02 01:16:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/02 01:16:32 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-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:16:33 DEBUG : potato2: md5 = 4133a0251f031b91d90306a1a0e05aa7 OK 2025/02/02 01:16:35 DEBUG : empty space: md5 = eea9fbd47f5f0bfe0986cd92e9d5adad OK 2025/02/02 01:16:37 DEBUG : sub dir/potato3: md5 = 3d893c4f9ca136c3ccab92275d2ade5d OK 2025/02/02 01:16:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.50s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:16:43 DEBUG : small: md5 = e74b74b0a37408f348600f644eb4629c OK 2025/02/02 01:16:44 DEBUG : medium: md5 = 5f634a6a5b88761e3707c9504b31838b OK 2025/02/02 01:16:46 DEBUG : large: md5 = e02037d889274979feb442bc1c0dce56 OK 2025/02/02 01:16:46 DEBUG : Waiting for deletions to finish 2025/02/02 01:16:47 DEBUG : large: Excluded (Size Filter) 2025/02/02 01:16:47 INFO : small: Deleted 2025/02/02 01:16:47 INFO : medium: Deleted --- PASS: TestDelete (7.53s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:16:50 DEBUG : small: md5 = ee60d0cdb1e87adc671a72605c228228 OK 2025/02/02 01:16:52 DEBUG : medium: md5 = f4698cecdb3a2e60260879272a28675f OK 2025/02/02 01:16:53 DEBUG : large: md5 = d26c670d4e3cdbf049bfd215ca21f6f2 OK 2025/02/02 01:16:54 DEBUG : Waiting for deletions to finish 2025/02/02 01:16:54 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/02 01:16:55 INFO : large: Deleted 2025/02/02 01:16:55 INFO : small: Deleted --- PASS: TestMaxDelete (7.62s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:16:58 DEBUG : small: md5 = 42111d4367ffa023249bb6cdf61b858b OK 2025/02/02 01:17:00 DEBUG : medium: md5 = b8003b52839c88cac0235ae5f7a46665 OK 2025/02/02 01:17:01 DEBUG : large: md5 = 699809e9be1316e27fbee3d1a5e61d74 OK 2025/02/02 01:17:01 DEBUG : Waiting for deletions to finish 2025/02/02 01:17:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/02 01:17:02 INFO : medium: Deleted 2025/02/02 01:17:02 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.75s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:17:06 DEBUG : small: md5 = 4279e8dbddfcd5a77001f75911ca19ee OK 2025/02/02 01:17:07 DEBUG : medium: md5 = 5d108a6fa3e1bf67ae632ed00dbbe3f7 OK 2025/02/02 01:17:09 DEBUG : large: md5 = 5afc554f8fb6c59d44292efaa639e75e OK 2025/02/02 01:17:09 DEBUG : Waiting for deletions to finish 2025/02/02 01:17:09 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/02 01:17:10 INFO : large: Deleted 2025/02/02 01:17:10 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.77s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:17:13 DEBUG : ReadFile: md5 = fe17cca9c59eb5dae2a9f4919772a239 OK --- PASS: TestReadFile (4.69s) === RUN TestRetry 2025/02/02 01:17:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/02 01:17:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/02 01:17:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/02 01:17:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/02 01:17:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/02 01:17:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/02 01:17:17 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-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:17:18 DEBUG : file1: md5 = 6d47bec8713de31a1b61d7dccba06dfe OK 2025/02/02 01:17:20 DEBUG : file2: md5 = 27443e7c0445918fb54768bc602e947d OK --- PASS: TestCat (17.23s) === RUN TestPurge 2025/02/02 01:17:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kolakon2juqa" 2025/02/02 01:17:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 01:17:34 DEBUG : Creating backend with remote "TestDrive:crypt/8trrglnb1jcvmfst8o3o8vf9tqj28eippspgdonhb51eb5vjpba0" 2025/02/02 01:17:35 DEBUG : Creating backend with remote "/tmp/rclone523939484" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kolakon2juqa'", Local "Local file system at /tmp/rclone523939484", Modify Window "1ms" 2025/02/02 01:17:40 DEBUG : A1/B1/C1/one: md5 = d59350617fc9d3abe05969f05d586b60 OK 2025/02/02 01:17:40 INFO : A2: Making directory 2025/02/02 01:17:41 INFO : A1/B2: Making directory 2025/02/02 01:17:42 INFO : A1/B2/C2: Making directory 2025/02/02 01:17:43 INFO : A1/B1/C3: Making directory 2025/02/02 01:17:44 INFO : A3: Making directory 2025/02/02 01:17:45 INFO : A3/B3: Making directory 2025/02/02 01:17:46 INFO : A3/B3/C4: Making directory 2025/02/02 01:17:48 DEBUG : A1/two: md5 = d74324a4cce377fa9853394d823dae7c OK 2025/02/02 01:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kolakon2juqa': Purge remote 2025/02/02 01:17:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.39s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:17:57 DEBUG : A1/B1/C1/one: md5 = 29db89037d209bcc84a3c3c2bef9236e OK 2025/02/02 01:17:57 INFO : A2: Making directory 2025/02/02 01:17:58 INFO : A1/B2: Making directory 2025/02/02 01:17:59 INFO : A1/B2/C2: Making directory 2025/02/02 01:18:00 INFO : A1/B1/C3: Making directory 2025/02/02 01:18:01 INFO : A3: Making directory 2025/02/02 01:18:02 INFO : A3/B3: Making directory 2025/02/02 01:18:03 INFO : A3/B3/C4: Making directory 2025/02/02 01:18:06 DEBUG : A1/two: md5 = df60e7a8ac383d76a3e21189b5ab7769 OK 2025/02/02 01:18:08 DEBUG : removing 1 level 3 directories 2025/02/02 01:18:08 INFO : A3/B3/C4: Removing directory 2025/02/02 01:18:10 DEBUG : removing 2 level 3 directories 2025/02/02 01:18:10 INFO : A1/B2/C2: Removing directory 2025/02/02 01:18:10 INFO : A1/B1/C3: Removing directory 2025/02/02 01:18:11 DEBUG : removing 2 level 2 directories 2025/02/02 01:18:11 INFO : A3/B3: Removing directory 2025/02/02 01:18:11 INFO : A1/B2: Removing directory 2025/02/02 01:18:12 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/02 01:18:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/02 01:18:12 DEBUG : removing 2 level 1 directories 2025/02/02 01:18:12 INFO : A3: Removing directory 2025/02/02 01:18:12 INFO : A2: Removing directory 2025/02/02 01:18:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/02 01:18:17 DEBUG : removing 1 level 3 directories 2025/02/02 01:18:17 INFO : A1/B1/C1: Removing directory 2025/02/02 01:18:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:18 DEBUG : removing 1 level 2 directories 2025/02/02 01:18:18 INFO : A1/B1: Removing directory 2025/02/02 01:18:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/02 01:18:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/02 01:18:19 DEBUG : removing 1 level 1 directories 2025/02/02 01:18:19 INFO : A1: Removing directory 2025/02/02 01:18:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/02 01:18:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/02 01:18:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/02 01:18:19 DEBUG : removing 1 level 0 directories 2025/02/02 01:18:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Removing directory 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/02 01:18:20 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (27.98s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:18:22 INFO : A1: Making directory 2025/02/02 01:18:23 INFO : A1/B1: Making directory 2025/02/02 01:18:24 INFO : A1/B1/C1: Making directory 2025/02/02 01:18:27 DEBUG : removing 1 level 3 directories 2025/02/02 01:18:27 INFO : A1/B1/C1: Removing directory 2025/02/02 01:18:28 DEBUG : removing 1 level 2 directories 2025/02/02 01:18:28 INFO : A1/B1: Removing directory 2025/02/02 01:18:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/02 01:18:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.81s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:18:31 INFO : A1: Making directory 2025/02/02 01:18:32 INFO : A1/B1: Making directory 2025/02/02 01:18:33 INFO : A1/B1/C1: Making directory 2025/02/02 01:18:36 DEBUG : removing 1 level 3 directories 2025/02/02 01:18:36 INFO : A1/B1/C1: Removing directory 2025/02/02 01:18:37 DEBUG : removing 1 level 2 directories 2025/02/02 01:18:37 INFO : A1/B1: Removing directory 2025/02/02 01:18:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/02 01:18:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.55s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:18:41 DEBUG : file1: md5 = 0b1587d534874f80c3e177fbb03cf8de OK 2025/02/02 01:18:42 DEBUG : filename.txt: File name found in url 2025/02/02 01:18:43 DEBUG : filename.txt: md5 = e55224ae0719df216e4a097db8923524 OK 2025/02/02 01:18:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/02 01:18:45 DEBUG : headerfilename.txt: md5 = 4b1292b6be6b424330b0ac7898b51b5f OK 2025/02/02 01:18:47 DEBUG : file2: md5 = 133caeaf51811d2d7e37da2b09aec8b3 OK --- PASS: TestCopyURL (10.54s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:18:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/02 01:18:53 DEBUG : sub/file2: md5 = 29253933f6469ac24fbf230c8b6498af OK 2025/02/02 01:18:53 INFO : file1: Copied (new) to: sub/file2 2025/02/02 01:18:53 INFO : file1: Deleted 2025/02/02 01:18:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 01:18:54 DEBUG : file1: Unchanged skipping 2025/02/02 01:18:54 INFO : file1: Deleted 2025/02/02 01:18:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': don't need to copy/move sub/file2, it is already at target location 2025/02/02 01:18:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.70s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:18:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/02 01:18:59 DEBUG : file1: md5 = 5dc1eb4f662c6ad4757f59c6f531d168 OK 2025/02/02 01:18:59 INFO : file1: Copied (new) 2025/02/02 01:18:59 INFO : file1: Deleted 2025/02/02 01:18:59 DEBUG : file1: Destination exists, skipping 2025/02/02 01:18:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.63s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.59s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:19:04 DEBUG : dst/file1: md5 = 743ad82c435f0212a662c03aa2369bd3 OK 2025/02/02 01:19:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miguzac5gama/backup" 2025/02/02 01:19:05 DEBUG : Creating backend with remote "TestDrive:crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0/1nrff024r7pq65ecp72fc28jb0" 2025/02/02 01:19:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/02 01:19:09 INFO : dst/file1: Moved (server-side) 2025/02/02 01:19:11 DEBUG : dst/file1: md5 = 4cce2ffa8a9ab96b7b51361e531ffe02 OK 2025/02/02 01:19:11 INFO : dst/file1: Copied (new) 2025/02/02 01:19:11 INFO : dst/file1: Deleted 2025/02/02 01:19:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/02 01:19:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/02 01:19:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.84s) === 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-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:19:19 DEBUG : A1/one: md5 = c1e93c0e933586a034354db9bf4e7a83 OK 2025/02/02 01:19:20 DEBUG : A1/two: md5 = 53c4d59459dc74acb335c5ca5f81c1ee OK 2025/02/02 01:19:23 DEBUG : A1/B1/three: md5 = 5ceaf79a5b0035f58b4478b617aa2f07 OK 2025/02/02 01:19:25 DEBUG : A1/B1/C1/four: md5 = 3f0b623f95cdf9799f9880d43e1e42e9 OK 2025/02/02 01:19:28 DEBUG : A1/B1/C2/five: md5 = 7fd3cec74cfbe01c6f9bafbebad17f07 OK 2025/02/02 01:19:28 INFO : A1/B2: Making directory 2025/02/02 01:19:29 INFO : A1/B1/C3: Making directory 2025/02/02 01:19:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/02 01:19:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/02 01:19:41 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/02 01:19:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/02 01:19:41 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/02 01:19:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/02 01:19:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/02 01:19:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/02 01:19:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/02 01:19:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/02 01:19:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/02 01:19:55 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/02 01:19:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/02 01:19:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/02 01:19:55 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/02 01:19:56 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/02 01:20:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/02 01:20:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/02 01:20:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/02 01:20:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/02 01:20:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/02 01:20:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/02 01:20:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/02 01:20:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/02 01:20:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/02 01:20:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/02 01:20:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/02 01:20:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/02 01:20:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/02 01:20:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/02 01:20:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.68s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': File to upload is small (34 bytes), uploading instead of streaming 2025/02/02 01:20:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 6aafe5d575c3d27a1d8bb00d7ba21f20 OK 2025/02/02 01:20:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/02 01:20:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/02 01:20:15 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/02 01:20:16 DEBUG : no_checksum_big_file_from_pipe: md5 = e7c33a7e8351aa56dc7367ff1b7ba3e5 OK 2025/02/02 01:20:16 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-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:20:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': File to upload is small (34 bytes), uploading instead of streaming 2025/02/02 01:20:20 DEBUG : with_checksum_small_file_from_pipe: md5 = c00acb326a6f1bc985c02814ec29271a OK 2025/02/02 01:20:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/02 01:20:20 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/02 01:20:22 DEBUG : with_checksum_big_file_from_pipe: md5 = 180ec95fc59dc1dd4df1827b0dd32edb OK 2025/02/02 01:20:22 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-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:20:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': File to upload is small (34 bytes), uploading instead of streaming 2025/02/02 01:20:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 01:20:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/02 01:20:27 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-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:20:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': File to upload is small (34 bytes), uploading instead of streaming 2025/02/02 01:20:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/02 01:20:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/02 01:20:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.40s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.11s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/02 01:20:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': File to upload is small (48 bytes), uploading instead of streaming 2025/02/02 01:20:37 DEBUG : rcat_metadata: md5 = 0f96ae2449549fae8a14cff18c4ce33f OK 2025/02/02 01:20:37 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/02 01:20:39 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/02 01:20:40 DEBUG : rcat_metadata_uploadcutoff0: md5 = 68ae60b1a9a86e98ec43bb55d5f1e436 OK 2025/02/02 01:20:40 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.56s) --- PASS: TestRcatMetadata/Normal (3.00s) --- PASS: TestRcatMetadata/ViaDisk (3.09s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:20:43 DEBUG : potato1: md5 = dfb9a5c6cd70cc85c583147f6bd4ff2f OK 2025/02/02 01:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': File to upload is small (60 bytes), uploading instead of streaming 2025/02/02 01:20:45 DEBUG : potato2: md5 = 43a772dae9292c86108ca313d62db551 OK 2025/02/02 01:20:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.94s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:20:48 DEBUG : potato1: md5 = 26f1b232c0d44ca01f3518b15b22ae07 OK 2025/02/02 01:20:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': File to upload is small (60 bytes), uploading instead of streaming 2025/02/02 01:20:50 DEBUG : potato2: md5 = 1ef874b53377f83eed6fb3ed470d8e66 OK 2025/02/02 01:20:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.63s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:20:54 DEBUG : potato2: md5 = 4a95c75646c33c02d895e0b6091d0922 OK 2025/02/02 01:20:55 DEBUG : empty space: md5 = 51c679c84d4712182145c221ed1ef2d5 OK 2025/02/02 01:20:58 DEBUG : sub dir/potato3: md5 = c8072fc870da3aeff719442690b7cbcc OK 2025/02/02 01:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Touching "empty space" 2025/02/02 01:21:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Touching "potato2" 2025/02/02 01:21:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Touching "sub dir/potato3" 2025/02/02 01:21:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.90s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:21:05 DEBUG : dir with metadata: Making directory with metadata 2025/02/02 01:21:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.03s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:21:08 DEBUG : directory with modtime: Making directory with metadata 2025/02/02 01:21:09 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.81s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:21:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/02 01:21:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/02 01:21:11 DEBUG : Google drive root 'crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0': Skipping btime metadata as can't update it on an existing file: 2025-02-02T01:21:11.296887364Z 2025/02/02 01:21:12 INFO : non existent directory: Updated directory metadata 2025/02/02 01:21:14 DEBUG : Google drive root 'crypt/em931od5eqkftuufjj6gemd22sp65g2tcpg91gfsqbd6kr1aq1k0': Skipping btime metadata as can't update it on an existing file: 2025-02-02T01:21:11.296887364Z 2025/02/02 01:21:15 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.56s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:21:16 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/02 01:21:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/02 01:21:20 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.00s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:21:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/02 01:21:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/02 01:21:21 DEBUG : dst: Making directory with metadata 2025/02/02 01:21:22 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/02 01:21:22 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 01:21:23 INFO : dst: Set directory modification time (using SetModTime) 2025/02/02 01:21:24 INFO : dst: Set directory modification time (using SetModTime) 2025/02/02 01:21:24 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/02 01:21:24 INFO : dst: Set directory modification time (using SetModTime) 2025/02/02 01:21:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.43s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama'", Local "Local file system at /tmp/rclone726799154", Modify Window "1ms" 2025/02/02 01:21:28 DEBUG : sub dir/test remove existing: md5 = d3f35e49d4c5efd62b34d5ccb0c3fee2 OK 2025/02/02 01:21:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4d3e481e49c2cd331b3ece5738731d64 OK 2025/02/02 01:21:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.damucop1" before starting 2025/02/02 01:21:33 DEBUG : sub dir/test remove existing.damucop1: TEST: removing renamed existing file after operation 2025/02/02 01:21:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sigabeq3" before starting 2025/02/02 01:21:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sigabeq3: TEST: renaming existing back after failed operation 2025/02/02 01:21:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kugazok7" before starting 2025/02/02 01:21:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kugazok7: TEST: removing renamed existing file after operation 2025/02/02 01:21:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kolaimhv8sdcdcihp076difjqaumguum0oa4uosc09fpb4rhvogq2anpmc2u6fheiph3e86cfv3g0dj3c6jvre3qetgdagcibdsh0ptcdqtskec8i98lgufl0dluljpcr73vjqerd0ss12h9en2cvh4gq0t1u2jdlbja38edkphru8i38rbg" 2025/02/02 01:21:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hcerd7no7eil3jtom8582tqke400re1gmjgf27li3jp5aaqbpcvg" --- PASS: TestRemoveExisting (15.13s) === 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/02/02 01:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miguzac5gama': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m10.790414276s (try 1/5)