"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/30 04:37:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solijop8puwu" 2025/09/30 04:37:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:37:22 DEBUG : Creating backend with remote "TestDrive:crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg" 2025/09/30 04:37:23 DEBUG : Creating backend with remote "/tmp/rclone56150378" === 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-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/30 04:37:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/30 04:37:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/30 04:37:24 DEBUG : potato: Seek from 10 to 0 2025/09/30 04:37:24 DEBUG : potato: Seek from 10 to 0 2025/09/30 04:37:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/30 04:37:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/30 04:37:24 DEBUG : potato: Seek from 5 to 2 2025/09/30 04:37:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/30 04:37:24 DEBUG : potato: Seek from 7 to 0 2025/09/30 04:37:24 DEBUG : potato: Seek from 7 to 0 2025/09/30 04:37:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/30 04:37:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/30 04:37:24 DEBUG : potato: Seek from 5 to 2 2025/09/30 04:37:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/30 04:37:24 DEBUG : potato: Seek from 8 to 0 2025/09/30 04:37:24 DEBUG : potato: Seek from 8 to 0 2025/09/30 04:37:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/30 04:37:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/30 04:37:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/30 04:37:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/30 04:37:24 DEBUG : potato: Seek from 5 to 2 2025/09/30 04:37:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/30 04:37:24 DEBUG : potato: Seek from 9 to 0 2025/09/30 04:37:24 DEBUG : potato: Seek from 9 to 0 2025/09/30 04:37:24 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-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:37:26 DEBUG : rutabaga: md5 = a8f149e0d1bdcb598776d768d651162b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/30 04:37:28 DEBUG : empty space: md5 = 3a4d69fd2549fb30cdee42e09f5dbbd0 OK === RUN TestCheck/3 2025/09/30 04:37:30 DEBUG : potato2: md5 = a6af9d052da02132d89c843909ae7360 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/30 04:37:32 DEBUG : remotepotato: md5 = 075b3608cd851497f0b4041179d10480 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.27s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/09/30 04:37:35 DEBUG : Creating backend with remote "nonexistent" 2025/09/30 04:37:35 DEBUG : Creating backend with remote "nonexistent" 2025/09/30 04:37:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/30 04:37:35 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/09/30 04:37:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/30 04:37:35 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-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:37:37 DEBUG : rutabaga: md5 = aa529bc41a2e7ab454c5da6a1ff56cb5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/30 04:37:40 DEBUG : empty space: md5 = 86610d14b11e8fe23dffe96f39f7f161 OK === RUN TestCheckDownload/3 2025/09/30 04:37:43 DEBUG : potato2: md5 = 378d2f2fe14e58c6360ae9c44290e2a2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/30 04:37:47 DEBUG : remotepotato: md5 = 03cf0e4a1f03c25c889ec4d410dda5bb OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.08s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.73s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (1.26s) --- PASS: TestCheckDownload/7 (1.04s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:37:54 DEBUG : rutabaga: md5 = 4a2d6fad4de4339545ad091aef8da855 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/30 04:37:56 DEBUG : empty space: md5 = 4658c9cc16f7477eaeabfabafb0d9e98 OK === RUN TestCheckSizeOnly/3 2025/09/30 04:37:58 DEBUG : potato2: md5 = a7f624878a53eb5553898165e40fdb52 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/30 04:38:00 DEBUG : remotepotato: md5 = 9b6772a6a1f32cc1fa017582dbf40bcf OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.51s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:38:04 DEBUG : test.sum: md5 = 13c25aaf3611702f6d2101cc977c0caa OK 2025/09/30 04:38:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/30 04:38:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/30 04:38:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/30 04:38:05 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/30 04:38:07 DEBUG : test.sum: md5 = 0235017c1ea7b0ce8fe59c1db82c3b06 OK 2025/09/30 04:38:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/30 04:38:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/30 04:38:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/30 04:38:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.08s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:38:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solijop8puwu/data" 2025/09/30 04:38:09 DEBUG : Creating backend with remote "TestDrive:crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:38:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solijop8puwu/data" 2025/09/30 04:38:11 DEBUG : Creating backend with remote "TestDrive:crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg/vjrnln8ratgmqakfosrqe8espk" 2025/09/30 04:38:14 DEBUG : data/banana: md5 = e0c4992c25b50411408001b04c67dacc OK 2025/09/30 04:38:16 DEBUG : test.sum: md5 = c671021d7621008c4ce3b43a9582e5bf OK === RUN TestCheckSumDownload/subtest1 2025/09/30 04:38:21 DEBUG : data/potato: md5 = f0e6f5bd604ea74bfc3d8e39be0c507a OK 2025/09/30 04:38:22 DEBUG : test.sum: md5 = cf276bea65e695c2713df375a1c634dd OK === RUN TestCheckSumDownload/subtest2 2025/09/30 04:38:26 DEBUG : test.sum: md5 = c87488baeaba4dc24e6f31ed2fae7433 OK === RUN TestCheckSumDownload/subtest3 2025/09/30 04:38:30 DEBUG : test.sum: md5 = 6041e1dc04ac7b30d430361d841a5fa8 OK === RUN TestCheckSumDownload/subtest4 2025/09/30 04:38:34 DEBUG : test.sum: md5 = 92da02d1641500b91a8f5c81c6479bc9 OK === RUN TestCheckSumDownload/subtest5 2025/09/30 04:38:38 DEBUG : test.sum: md5 = f891acc598767674db49697d1bf4c9c4 OK === RUN TestCheckSumDownload/subtest6 2025/09/30 04:38:43 DEBUG : data/banana: md5 = fa27dd166f8888038cbde004ae8c732f OK 2025/09/30 04:38:44 DEBUG : data/potato: md5 = 531395e9fedafebccbc013d7d5edb37b OK 2025/09/30 04:38:46 DEBUG : test.sum: md5 = f3c01957367244ae4a5a93243de96c7b OK === RUN TestCheckSumDownload/subtest7 2025/09/30 04:38:51 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/30 04:38:51 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.99s) --- PASS: TestCheckSumDownload/subtest1 (2.98s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (1.97s) --- PASS: TestCheckSumDownload/subtest4 (2.10s) --- PASS: TestCheckSumDownload/subtest5 (2.65s) --- PASS: TestCheckSumDownload/subtest6 (2.43s) --- PASS: TestCheckSumDownload/subtest7 (2.45s) === RUN TestApplyTransforms 2025/09/30 04:38:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geledat5roda" 2025/09/30 04:38:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:38:56 DEBUG : Creating backend with remote "TestDrive:crypt/9ldomtjiujqesgbbge8ajmlcpekik3s6od3u2p9act71n6oiofj0" 2025/09/30 04:38:57 DEBUG : Creating backend with remote "/tmp/rclone458532593" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geledat5roda'", Local "Local file system at /tmp/rclone458532593", Modify Window "1ms" 2025/09/30 04:38:59 DEBUG : hello, world!: md5 = 4551f2278b73c9f04e3bc6bb1ebe04a6 OK upper checkfile vs. lower remote (without normalization) 2025/09/30 04:38:59 ERROR : hello, world!: sum not found 2025/09/30 04:38:59 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-geledat5roda' 2025/09/30 04:38:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geledat5roda': 1 files missing 2025/09/30 04:38:59 NOTICE: 1 hashes missing 2025/09/30 04:38:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geledat5roda': 1 differences found 2025/09/30 04:38:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geledat5roda': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/30 04:39:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 04:39:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geledat5roda': 0 differences found 2025/09/30 04:39:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geledat5roda': 1 matching files 2025/09/30 04:39:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korikez9rixa" 2025/09/30 04:39:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:39:01 DEBUG : Creating backend with remote "TestDrive:crypt/uccu3b9njb1dac6l97f1q302ohs252fnlddu0kpuur633i4ra9pg" 2025/09/30 04:39:02 DEBUG : Creating backend with remote "/tmp/rclone4259653986" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korikez9rixa'", Local "Local file system at /tmp/rclone4259653986", Modify Window "1ms" 2025/09/30 04:39:04 DEBUG : HELLO, WORLD!: md5 = 0cc2ce41610a8bb007766f5542d4b0a4 OK lower checkfile vs. upper remote (without normalization) 2025/09/30 04:39:04 ERROR : HELLO, WORLD!: sum not found 2025/09/30 04:39:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-korikez9rixa' 2025/09/30 04:39:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korikez9rixa': 1 files missing 2025/09/30 04:39:04 NOTICE: 1 hashes missing 2025/09/30 04:39:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korikez9rixa': 1 differences found 2025/09/30 04:39:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korikez9rixa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/30 04:39:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 04:39:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korikez9rixa': 0 differences found 2025/09/30 04:39:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korikez9rixa': 1 matching files 2025/09/30 04:39:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazused3qeyo" 2025/09/30 04:39:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:39:06 DEBUG : Creating backend with remote "TestDrive:crypt/9rvtt84j8r34oqqjs6pv6bnpm8fmcvd2q712k69nicje633impj0" 2025/09/30 04:39:07 DEBUG : Creating backend with remote "/tmp/rclone3977576448" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazused3qeyo'", Local "Local file system at /tmp/rclone3977576448", Modify Window "1ms" 2025/09/30 04:39:09 DEBUG : HeLlO, wOrLd!: md5 = fc05c53c75d6f60395f4e7b9aaf27830 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/30 04:39:09 ERROR : HeLlO, wOrLd!: sum not found 2025/09/30 04:39:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pazused3qeyo' 2025/09/30 04:39:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazused3qeyo': 1 files missing 2025/09/30 04:39:09 NOTICE: 1 hashes missing 2025/09/30 04:39:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazused3qeyo': 1 differences found 2025/09/30 04:39:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazused3qeyo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/30 04:39:10 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 04:39:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazused3qeyo': 0 differences found 2025/09/30 04:39:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazused3qeyo': 1 matching files 2025/09/30 04:39:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gunizuh7widu" 2025/09/30 04:39:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:39:10 DEBUG : Creating backend with remote "TestDrive:crypt/s4tg4am897p1krvh2uo05ij2ishlveq7qu40q1o5p9sqk6l8khlg" 2025/09/30 04:39:11 DEBUG : Creating backend with remote "/tmp/rclone376212187" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gunizuh7widu'", Local "Local file system at /tmp/rclone376212187", Modify Window "1ms" 2025/09/30 04:39:13 DEBUG : HELLO, WORLD!: md5 = c6f80cebeed3b4000decb745eadce514 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/30 04:39:14 ERROR : HELLO, WORLD!: sum not found 2025/09/30 04:39:14 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gunizuh7widu' 2025/09/30 04:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gunizuh7widu': 1 files missing 2025/09/30 04:39:14 NOTICE: 1 hashes missing 2025/09/30 04:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gunizuh7widu': 1 differences found 2025/09/30 04:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gunizuh7widu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/30 04:39:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 04:39:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gunizuh7widu': 0 differences found 2025/09/30 04:39:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gunizuh7widu': 1 matching files 2025/09/30 04:39:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-junumuj2hiri" 2025/09/30 04:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:39:15 DEBUG : Creating backend with remote "TestDrive:crypt/dfaaq6bgc4kkpvhk7nk8ee9oea56m5792ofsfjssdpv1lc64p6qg" 2025/09/30 04:39:16 DEBUG : Creating backend with remote "/tmp/rclone3672348033" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-junumuj2hiri'", Local "Local file system at /tmp/rclone3672348033", Modify Window "1ms" 2025/09/30 04:39:18 DEBUG : 測試_Русский___ě_áñ: md5 = 6c9bc6a86111d57bbaa7d4c3665b5b65 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/30 04:39:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/30 04:39:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-junumuj2hiri' 2025/09/30 04:39:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junumuj2hiri': 1 files missing 2025/09/30 04:39:18 NOTICE: 1 hashes missing 2025/09/30 04:39:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junumuj2hiri': 1 differences found 2025/09/30 04:39:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junumuj2hiri': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/30 04:39:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 04:39:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junumuj2hiri': 0 differences found 2025/09/30 04:39:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junumuj2hiri': 1 matching files 2025/09/30 04:39:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gasuras0wihi" 2025/09/30 04:39:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:39:20 DEBUG : Creating backend with remote "TestDrive:crypt/f3kkf5pmjct80ipfti7qnk998r9t4gjfpiatsga85o9tdfc3c6u0" 2025/09/30 04:39:20 DEBUG : Creating backend with remote "/tmp/rclone4093263310" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gasuras0wihi'", Local "Local file system at /tmp/rclone4093263310", Modify Window "1ms" 2025/09/30 04:39:23 DEBUG : 測試_Русский___ě_áñ: md5 = 69c88b6be915ce9f1c2888cb6fd59c19 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/30 04:39:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/30 04:39:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gasuras0wihi' 2025/09/30 04:39:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasuras0wihi': 1 files missing 2025/09/30 04:39:23 NOTICE: 1 hashes missing 2025/09/30 04:39:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasuras0wihi': 1 differences found 2025/09/30 04:39:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasuras0wihi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/30 04:39:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 04:39:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasuras0wihi': 0 differences found 2025/09/30 04:39:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasuras0wihi': 1 matching files 2025/09/30 04:39:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-witayil3yaxe" 2025/09/30 04:39:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:39:24 DEBUG : Creating backend with remote "TestDrive:crypt/mckfp8dlac5vj4lfogpiuhihphjoflaiu3lohomfano8plndkimg" 2025/09/30 04:39:25 DEBUG : Creating backend with remote "/tmp/rclone1179357747" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-witayil3yaxe'", Local "Local file system at /tmp/rclone1179357747", Modify Window "1ms" 2025/09/30 04:39:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 113d6a3ea9ebac77528ab232e322cd8e OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/30 04:39:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/30 04:39:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-witayil3yaxe' 2025/09/30 04:39:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-witayil3yaxe': 1 files missing 2025/09/30 04:39:28 NOTICE: 1 hashes missing 2025/09/30 04:39:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-witayil3yaxe': 1 differences found 2025/09/30 04:39:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-witayil3yaxe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/30 04:39:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 04:39:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-witayil3yaxe': 0 differences found 2025/09/30 04:39:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-witayil3yaxe': 1 matching files 2025/09/30 04:39:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zehopeh2caya" 2025/09/30 04:39:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:39:29 DEBUG : Creating backend with remote "TestDrive:crypt/789s99e42rf75tc7nflu98btms3duct80fovpqf73rq34useifug" 2025/09/30 04:39:30 DEBUG : Creating backend with remote "/tmp/rclone110659986" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zehopeh2caya'", Local "Local file system at /tmp/rclone110659986", Modify Window "1ms" 2025/09/30 04:39:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b79e279463f744403153b4bfa08e2c33 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/30 04:39:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/30 04:39:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zehopeh2caya' 2025/09/30 04:39:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zehopeh2caya': 1 files missing 2025/09/30 04:39:33 NOTICE: 1 hashes missing 2025/09/30 04:39:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zehopeh2caya': 1 differences found 2025/09/30 04:39:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zehopeh2caya': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/30 04:39:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 04:39:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zehopeh2caya': 0 differences found 2025/09/30 04:39:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zehopeh2caya': 1 matching files 2025/09/30 04:39:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nudevaq0simo" 2025/09/30 04:39:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:39:34 DEBUG : Creating backend with remote "TestDrive:crypt/72sk7ks6cqggs8u216fgjhul6pet1trs3f0107dm7v8p5fknbvsg" 2025/09/30 04:39:35 DEBUG : Creating backend with remote "/tmp/rclone2071703726" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nudevaq0simo'", Local "Local file system at /tmp/rclone2071703726", Modify Window "1ms" 2025/09/30 04:39:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 94ed200aec34e78c9afd111cd7d41392 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/30 04:39:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/30 04:39:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nudevaq0simo' 2025/09/30 04:39:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudevaq0simo': 1 files missing 2025/09/30 04:39:37 NOTICE: 1 hashes missing 2025/09/30 04:39:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudevaq0simo': 1 differences found 2025/09/30 04:39:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudevaq0simo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/30 04:39:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 04:39:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudevaq0simo': 0 differences found 2025/09/30 04:39:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudevaq0simo': 1 matching files 2025/09/30 04:39:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidiboh3yize" 2025/09/30 04:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:39:39 DEBUG : Creating backend with remote "TestDrive:crypt/1u6ur3joanotsmb3ensglg52ulu781egchbdpo7h9k0stc1gst1g" 2025/09/30 04:39:39 DEBUG : Creating backend with remote "/tmp/rclone2253217294" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidiboh3yize'", Local "Local file system at /tmp/rclone2253217294", Modify Window "1ms" 2025/09/30 04:39:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d7a2e36eb162407561a16e518f32bfeb OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/30 04:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/30 04:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lidiboh3yize' 2025/09/30 04:39:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidiboh3yize': 1 files missing 2025/09/30 04:39:42 NOTICE: 1 hashes missing 2025/09/30 04:39:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidiboh3yize': 1 differences found 2025/09/30 04:39:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidiboh3yize': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/30 04:39:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 04:39:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidiboh3yize': 0 differences found 2025/09/30 04:39:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidiboh3yize': 1 matching files 2025/09/30 04:39:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidiboh3yize': Purge remote 2025/09/30 04:39:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudevaq0simo': Purge remote 2025/09/30 04:39:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zehopeh2caya': Purge remote 2025/09/30 04:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-witayil3yaxe': Purge remote 2025/09/30 04:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gasuras0wihi': Purge remote 2025/09/30 04:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-junumuj2hiri': Purge remote 2025/09/30 04:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gunizuh7widu': Purge remote 2025/09/30 04:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazused3qeyo': Purge remote 2025/09/30 04:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korikez9rixa': Purge remote 2025/09/30 04:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geledat5roda': Purge remote --- PASS: TestApplyTransforms (51.61s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:39:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/30 04:39:50 DEBUG : sub/file2: md5 = b637484ffb134cfab838d606bb46032c OK 2025/09/30 04:39:50 INFO : file1: Copied (new) to: sub/file2 2025/09/30 04:39:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 04:39:51 DEBUG : file1: Unchanged skipping 2025/09/30 04:39:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': don't need to copy/move sub/file2, it is already at target location 2025/09/30 04:39:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.91s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:39:56 DEBUG : dst/file1: md5 = 6d539ce26292d43016cbe84188eb50bb OK 2025/09/30 04:39:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solijop8puwu/backup" 2025/09/30 04:39:56 DEBUG : Creating backend with remote "TestDrive:crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg/1nrff024r7pq65ecp72fc28jb0" 2025/09/30 04:39:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/30 04:40:00 INFO : dst/file1: Moved (server-side) 2025/09/30 04:40:01 DEBUG : dst/file1: md5 = 43cafd0fca1dc97dd4e4eed826b3cfea OK 2025/09/30 04:40:01 INFO : dst/file1: Copied (new) 2025/09/30 04:40:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 04:40:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 04:40:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (11.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:40:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solijop8puwu/dst" 2025/09/30 04:40:06 DEBUG : Creating backend with remote "TestDrive:crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/30 04:40:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solijop8puwu/CompareDest" 2025/09/30 04:40:08 DEBUG : Creating backend with remote "TestDrive:crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg/gveqi14airsml4bgu7krj116o8" 2025/09/30 04:40:09 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 04:40:11 DEBUG : one: md5 = cf8abe81f3ef968d149da617f789d6a0 OK 2025/09/30 04:40:11 INFO : one: Copied (new) 2025/09/30 04:40:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 04:40:14 DEBUG : one: md5 = 1bc535d7d7dd4705d260532a042f3c3e OK 2025/09/30 04:40:14 INFO : one: Copied (replaced existing) 2025/09/30 04:40:16 DEBUG : dst/one: md5 = 6d7c0214ab6a3dfe6ce56a1e972a2011 OK 2025/09/30 04:40:18 DEBUG : CompareDest/one: md5 = 0299e82d9e3106312a05cc6851f0a4ef OK 2025/09/30 04:40:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 04:40:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 04:40:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 04:40:21 DEBUG : CompareDest/two: md5 = c0b249f9cfe9c43eb150df9dc46cce87 OK 2025/09/30 04:40:22 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 04:40:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 04:40:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 04:40:23 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 04:40:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 04:40:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 04:40:24 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 04:40:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/30 04:40:26 DEBUG : two: md5 = 2a2ae654fc4d2f1bc386f4bfb3be5c2a OK 2025/09/30 04:40:26 INFO : two: Copied (new) 2025/09/30 04:40:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/30 04:40:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:40:29 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:40:29 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.35s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:40:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solijop8puwu/dst" 2025/09/30 04:40:30 DEBUG : Creating backend with remote "TestDrive:crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/30 04:40:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solijop8puwu/CopyDest" 2025/09/30 04:40:32 DEBUG : Creating backend with remote "TestDrive:crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/30 04:40:33 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 04:40:36 DEBUG : one: md5 = 32d865c5acbe35070fc237d2ef80377e OK 2025/09/30 04:40:36 INFO : one: Copied (new) 2025/09/30 04:40:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 04:40:38 DEBUG : one: md5 = 490411e2e37b8e5b65150571769fe308 OK 2025/09/30 04:40:38 INFO : one: Copied (replaced existing) 2025/09/30 04:40:41 DEBUG : dst/one: md5 = ebe24138b12fd17ad7183019469add7d OK 2025/09/30 04:40:43 DEBUG : CopyDest/one: md5 = b3169a63b5c43ef2b99c229f07041527 OK 2025/09/30 04:40:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solijop8puwu/BackupDir" 2025/09/30 04:40:44 DEBUG : Creating backend with remote "TestDrive:crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/30 04:40:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 04:40:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 04:40:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 04:40:47 INFO : one: Moved (server-side) 2025/09/30 04:40:48 INFO : one: Copied (server-side copy) 2025/09/30 04:40:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/30 04:40:50 DEBUG : CopyDest/two: md5 = fb5d592c37465b7aa7f18c0c55f33a00 OK 2025/09/30 04:40:51 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 04:40:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 04:40:52 INFO : two: Copied (server-side copy) 2025/09/30 04:40:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/30 04:40:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 04:40:53 DEBUG : two: Unchanged skipping 2025/09/30 04:40:55 DEBUG : CopyDest/three: md5 = 99c1c2ccf8dcc27c24503601b9f44519 OK 2025/09/30 04:40:56 DEBUG : three: Need to transfer - File not found at Destination 2025/09/30 04:40:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/30 04:40:56 DEBUG : three: Destination not found in --copy-dest 2025/09/30 04:40:57 DEBUG : three: md5 = fad4f9a5b4722f487fbf67ab452853d7 OK 2025/09/30 04:40:57 INFO : three: Copied (new) 2025/09/30 04:41:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/30 04:41:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/30 04:41:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:41:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/30 04:41:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:41:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/30 04:41:03 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.66s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:41:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/30 04:41:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1d5f155051dce6f36433067687aa3e93 OK 2025/09/30 04:41:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/30 04:41:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/30 04:41:08 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/30 04:41:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/30 04:41:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/30 04:41:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = dfa5ef5aeaff917e64db587a533ce895 OK 2025/09/30 04:41:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/30 04:41:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/30 04:41:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.88s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:41:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Looking for duplicate names using skip mode. 2025/09/30 04:41:18 NOTICE: one: Found 2 files with duplicate names 2025/09/30 04:41:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:41:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Looking for duplicate names using skip mode. 2025/09/30 04:41:23 NOTICE: one: Found 3 files with duplicate names 2025/09/30 04:41:23 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/30 04:41:24 INFO : one: Deleted 2025/09/30 04:41:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.32s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:41:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Looking for duplicate names using first mode. 2025/09/30 04:41:30 NOTICE: one: Found 3 files with duplicate names 2025/09/30 04:41:30 INFO : one: Deleted 2025/09/30 04:41:30 INFO : one: Deleted 2025/09/30 04:41:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.24s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:41:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Looking for duplicate names using newest mode. 2025/09/30 04:41:36 NOTICE: one: Found 3 files with duplicate names 2025/09/30 04:41:36 INFO : one: Deleted 2025/09/30 04:41:37 INFO : one: Deleted 2025/09/30 04:41:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.19s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:41:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Looking for duplicate names using oldest mode. 2025/09/30 04:41:42 NOTICE: one: Found 3 files with duplicate names 2025/09/30 04:41:43 INFO : one: Deleted 2025/09/30 04:41:43 INFO : one: Deleted 2025/09/30 04:41:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.41s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:41:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Looking for duplicate names using largest mode. 2025/09/30 04:41:49 NOTICE: one: Found 3 files with duplicate names 2025/09/30 04:41:49 INFO : one: Deleted 2025/09/30 04:41:50 INFO : one: Deleted 2025/09/30 04:41:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:41:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Looking for duplicate names using smallest mode. 2025/09/30 04:41:55 NOTICE: one: Found 3 files with duplicate names 2025/09/30 04:41:56 INFO : one: Deleted 2025/09/30 04:41:56 INFO : one: Deleted 2025/09/30 04:41:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.34s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:42:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Looking for duplicate names using rename mode. 2025/09/30 04:42:02 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/30 04:42:03 INFO : one-2.txt: renamed from: one.txt 2025/09/30 04:42:05 INFO : one-3.txt: renamed from: one.txt 2025/09/30 04:42:06 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.42s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:42:11 DEBUG : dupe1/one.txt: md5 = ca4fcd84722b30cd632c20182573d021 OK 2025/09/30 04:42:13 DEBUG : dupe2/two.txt: md5 = 25aa92b5417a27a45d9e1ca5653ab122 OK 2025/09/30 04:42:15 DEBUG : dupe3/three.txt: md5 = fa770415096d4c481e1a1c4fd64e56ed OK 2025/09/30 04:42:16 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/30 04:42:16 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/30 04:42:17 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/30 04:42:17 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/30 04:42:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/30 04:42:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/30 04:42:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.57s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:42:22 DEBUG : a.txt: md5 = 06e588871c26f726b9e574346b92e3a7 OK 2025/09/30 04:42:24 DEBUG : zend.txt: md5 = f204a26208b861e689e3f683d502551e OK 2025/09/30 04:42:26 DEBUG : sub dir/hello world: md5 = 904228a448ebb11ea7c90166b66612be OK 2025/09/30 04:42:27 DEBUG : sub dir/hello world2: md5 = 47000241c62c73c00a92ee75356a8ee8 OK 2025/09/30 04:42:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 8daa50708629ea20bb4478cd8e0c2138 OK 2025/09/30 04:42:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = a6096052e9984ebfb20d2efbb9e5efd4 OK 2025/09/30 04:42:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = ba2518fe3b214549364630c583d16a8c OK 2025/09/30 04:42:34 DEBUG : a.txt: Excluded (Size Filter) 2025/09/30 04:42:34 DEBUG : a.txt: Excluded 2025/09/30 04:42:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/30 04:42:35 DEBUG : sub dir/hello world: Excluded 2025/09/30 04:42:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/30 04:42:35 DEBUG : sub dir/hello world2: Excluded 2025/09/30 04:42:35 DEBUG : sub dir/ignore dir: Excluded 2025/09/30 04:42:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/30 04:42:35 DEBUG : sub dir/hello world: Excluded 2025/09/30 04:42:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/30 04:42:35 DEBUG : sub dir/hello world2: Excluded 2025/09/30 04:42:36 DEBUG : sub dir/ignore dir: Excluded 2025/09/30 04:42:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/30 04:42:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/30 04:42:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/30 04:42:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/30 04:42:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/30 04:42:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/30 04:42:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.08s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:42:44 DEBUG : a.txt: md5 = 03ddbc3b6f254ee4e526170ff370fa37 OK 2025/09/30 04:42:45 DEBUG : zend.txt: md5 = 797ec015af47993b884613922d1144f4 OK 2025/09/30 04:42:47 DEBUG : sub dir/hello world: md5 = a36f34cf727fff9bb0d92b3aaa4f21a5 OK 2025/09/30 04:42:49 DEBUG : sub dir/hello world2: md5 = f2bcbb02d7c2938b0a838a9c2ea07b5b OK 2025/09/30 04:42:51 DEBUG : sub dir/ignore dir/.ignore: md5 = e24f148a6293dedc089db5b7f7af9996 OK 2025/09/30 04:42:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 32cc4803568261baaa480ef76220274d OK 2025/09/30 04:42:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9280053d21ce13bb3c0b14a929736769 OK 2025/09/30 04:42:56 DEBUG : a.txt: Excluded (Size Filter) 2025/09/30 04:42:56 DEBUG : a.txt: Excluded 2025/09/30 04:42:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/30 04:42:56 DEBUG : sub dir/hello world2: Excluded 2025/09/30 04:42:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/30 04:42:56 DEBUG : sub dir/hello world: Excluded 2025/09/30 04:42:57 DEBUG : sub dir/ignore dir: Excluded 2025/09/30 04:42:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/30 04:42:57 DEBUG : sub dir/hello world2: Excluded 2025/09/30 04:42:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/30 04:42:57 DEBUG : sub dir/hello world: Excluded 2025/09/30 04:42:57 DEBUG : sub dir/ignore dir: Excluded 2025/09/30 04:43:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/30 04:43:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/30 04:43:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/30 04:43:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/30 04:43:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/30 04:43:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/30 04:43:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.10s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:43:05 DEBUG : file1: md5 = e42478f83ffdc53f7db9a1ce6d7b530f OK 2025/09/30 04:43:07 DEBUG : sub/file2: md5 = 7d56df7c0c4f6269fce7d52ca270bdad 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/09/30 04:43:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/30 04:43:10 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/30 04:43:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/30 04:43:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.33s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:43:14 DEBUG : file1: md5 = d4b9f518fe5b39a0ca68509b95ba6672 OK 2025/09/30 04:43:16 DEBUG : sub/file2: md5 = eaa72109c58c4be8e04b76f1ac2a291b 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/09/30 04:43:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solijop8puwu/notfound" 2025/09/30 04:43:20 DEBUG : Config file has changed externally - reloading 2025/09/30 04:43:20 DEBUG : Creating backend with remote "TestDrive:crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/30 04:43:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.46s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:43:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Making directory 2025/09/30 04:43:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:43:27 DEBUG : sub dir/hello world: md5 = 67bb63bbc90fdba7b04812cc170ce267 OK 2025/09/30 04:43:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.69s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:43:31 DEBUG : potato2: md5 = 2de848586fc3f4a9b53db6afeb4a774c OK 2025/09/30 04:43:32 DEBUG : empty space: md5 = 1d22c38095a5dc7ca443584792a8a6db OK --- PASS: TestLs (4.53s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:43:35 DEBUG : potato2: md5 = ecdd589a2f96ac83b1ac54285b3deb82 OK 2025/09/30 04:43:37 DEBUG : empty space: md5 = 43939b31f6a0dae7da6fa0aafe1f3ed5 OK 2025/09/30 04:43:37 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/30 04:43:37 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.72s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:43:40 DEBUG : potato2: md5 = 63cf0ca50e9d5b725ed321e730a67e07 OK 2025/09/30 04:43:41 DEBUG : empty space: md5 = 51adbb57aaea7db8719e97b9078e220b OK --- PASS: TestLsLong (5.75s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:43:52 DEBUG : potato2: md5 = 5bc4ad26dabb53d183b4107ceba2162c OK 2025/09/30 04:43:53 DEBUG : empty space: md5 = 34934fdd0dd15ce20f88d2d2aa8899de OK --- PASS: TestHashSums (10.45s) === RUN TestHashSumsWithErrors 2025/09/30 04:43:55 DEBUG : Creating backend with remote ":memory:" 2025/09/30 04:43:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/30 04:43:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/30 04:43:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/30 04:43:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/30 04:43:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/30 04:43:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/30 04:43:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/30 04:43:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/30 04:43:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:43:56 DEBUG : potato2: md5 = 4b380ee36fc800568d42564643eba0a3 OK 2025/09/30 04:43:58 DEBUG : empty space: md5 = 7b65974bf48b91c71d37ff0fe1f64b84 OK 2025/09/30 04:44:00 DEBUG : sub dir/potato3: md5 = fdf9d839b02e9b48cf2f8febbbae9461 OK 2025/09/30 04:44:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.46s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:44:05 DEBUG : small: md5 = a009b9498198d4a4bd5a8c41b6f3cbe9 OK 2025/09/30 04:44:06 DEBUG : medium: md5 = 9a7180a73d436edf9e3dc018ac09ab67 OK 2025/09/30 04:44:07 DEBUG : large: md5 = 13e1ff148eb83a2a84434610bde5e894 OK 2025/09/30 04:44:08 DEBUG : Waiting for deletions to finish 2025/09/30 04:44:08 DEBUG : large: Excluded (Size Filter) 2025/09/30 04:44:08 INFO : small: Deleted 2025/09/30 04:44:08 INFO : medium: Deleted --- PASS: TestDelete (6.15s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:44:11 DEBUG : small: md5 = 7b274906aa3c7dcd605230e65eb5c272 OK 2025/09/30 04:44:12 DEBUG : medium: md5 = f23ff83ad41822226642c9f73b33ddd0 OK 2025/09/30 04:44:14 DEBUG : large: md5 = 9e276f427309c825d05df8d4267fa69a OK 2025/09/30 04:44:14 DEBUG : Waiting for deletions to finish 2025/09/30 04:44:14 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/30 04:44:14 INFO : medium: Deleted 2025/09/30 04:44:14 INFO : small: Deleted --- PASS: TestMaxDelete (6.66s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:44:17 DEBUG : small: md5 = ecc43907e0c34108a52ffb78c5307705 OK 2025/09/30 04:44:19 DEBUG : medium: md5 = 3b44a532c63bd6dbab00c3635fc5e22f OK 2025/09/30 04:44:20 DEBUG : large: md5 = cdcb2a3ddcaac63877479af7b1a780fe OK 2025/09/30 04:44:20 DEBUG : Waiting for deletions to finish 2025/09/30 04:44:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/30 04:44:21 INFO : small: Deleted 2025/09/30 04:44:21 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:44:24 DEBUG : small: md5 = cb86e58ef541f1913434f5e43963049c OK 2025/09/30 04:44:25 DEBUG : medium: md5 = d0b42d6ffbb28a5c803c4a3d3ddf5399 OK 2025/09/30 04:44:27 DEBUG : large: md5 = 3c43d19a3ce2d8ff06dbbbb2b4cc15f7 OK 2025/09/30 04:44:27 DEBUG : Waiting for deletions to finish 2025/09/30 04:44:27 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/30 04:44:28 INFO : small: Deleted 2025/09/30 04:44:28 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.63s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:44:31 DEBUG : ReadFile: md5 = d3391d55a17173b4b37b9ccaf19e5110 OK --- PASS: TestReadFile (3.80s) === RUN TestRetry 2025/09/30 04:44:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/30 04:44:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/30 04:44:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/30 04:44:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/30 04:44:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/30 04:44:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/30 04:44:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:44:35 DEBUG : file1: md5 = c0cdecc5cc2be39529db28b4b9d3a02c OK 2025/09/30 04:44:36 DEBUG : file2: md5 = c54de783b0b8991f007d09bb318c9f3f OK --- PASS: TestCat (16.71s) === RUN TestPurge 2025/09/30 04:44:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-raximez8guke" 2025/09/30 04:44:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 04:44:50 DEBUG : Creating backend with remote "TestDrive:crypt/tvq2choslbte8dtte5lqpt854niaovhra9jh65qb0fsrm4vm6agg" 2025/09/30 04:44:51 DEBUG : Creating backend with remote "/tmp/rclone1116931085" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-raximez8guke'", Local "Local file system at /tmp/rclone1116931085", Modify Window "1ms" 2025/09/30 04:44:55 DEBUG : A1/B1/C1/one: md5 = 13f76c349688a6ec18550e8736049df4 OK 2025/09/30 04:44:55 INFO : A2: Making directory 2025/09/30 04:44:56 INFO : A1/B2: Making directory 2025/09/30 04:44:56 INFO : A1/B2/C2: Making directory 2025/09/30 04:44:57 INFO : A1/B1/C3: Making directory 2025/09/30 04:44:58 INFO : A3: Making directory 2025/09/30 04:44:59 INFO : A3/B3: Making directory 2025/09/30 04:44:59 INFO : A3/B3/C4: Making directory 2025/09/30 04:45:01 DEBUG : A1/two: md5 = cf47a76d14bd4d937a6d44003d46d707 OK 2025/09/30 04:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raximez8guke': Purge remote 2025/09/30 04:45:05 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:45:08 DEBUG : A1/B1/C1/one: md5 = 7a179a8f5531e0f43a0fef2e44568948 OK 2025/09/30 04:45:08 INFO : A2: Making directory 2025/09/30 04:45:09 INFO : A1/B2: Making directory 2025/09/30 04:45:09 INFO : A1/B2/C2: Making directory 2025/09/30 04:45:10 INFO : A1/B1/C3: Making directory 2025/09/30 04:45:11 INFO : A3: Making directory 2025/09/30 04:45:11 INFO : A3/B3: Making directory 2025/09/30 04:45:12 INFO : A3/B3/C4: Making directory 2025/09/30 04:45:14 DEBUG : A1/two: md5 = 434f1ef7570c323d701860447b4b8f8d OK 2025/09/30 04:45:16 DEBUG : removing 1 level 3 directories 2025/09/30 04:45:16 INFO : A3/B3/C4: Removing directory 2025/09/30 04:45:18 DEBUG : removing 2 level 3 directories 2025/09/30 04:45:18 INFO : A1/B2/C2: Removing directory 2025/09/30 04:45:18 INFO : A1/B1/C3: Removing directory 2025/09/30 04:45:19 DEBUG : removing 2 level 2 directories 2025/09/30 04:45:19 INFO : A3/B3: Removing directory 2025/09/30 04:45:19 INFO : A1/B2: Removing directory 2025/09/30 04:45:19 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/30 04:45:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/30 04:45:19 DEBUG : removing 2 level 1 directories 2025/09/30 04:45:19 INFO : A3: Removing directory 2025/09/30 04:45:19 INFO : A2: Removing directory 2025/09/30 04:45:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/30 04:45:24 DEBUG : removing 1 level 3 directories 2025/09/30 04:45:24 INFO : A1/B1/C1: Removing directory 2025/09/30 04:45:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:25 DEBUG : removing 1 level 2 directories 2025/09/30 04:45:25 INFO : A1/B1: Removing directory 2025/09/30 04:45:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/30 04:45:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 04:45:26 DEBUG : removing 1 level 1 directories 2025/09/30 04:45:26 INFO : A1: Removing directory 2025/09/30 04:45:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/30 04:45:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/30 04:45:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/30 04:45:26 DEBUG : removing 1 level 0 directories 2025/09/30 04:45:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Removing directory 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 04:45:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (23.11s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:45:28 INFO : A1: Making directory 2025/09/30 04:45:29 INFO : A1/B1: Making directory 2025/09/30 04:45:30 INFO : A1/B1/C1: Making directory 2025/09/30 04:45:32 DEBUG : removing 1 level 3 directories 2025/09/30 04:45:32 INFO : A1/B1/C1: Removing directory 2025/09/30 04:45:33 DEBUG : removing 1 level 2 directories 2025/09/30 04:45:33 INFO : A1/B1: Removing directory 2025/09/30 04:45:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 04:45:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.28s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:45:35 INFO : A1: Making directory 2025/09/30 04:45:36 INFO : A1/B1: Making directory 2025/09/30 04:45:36 INFO : A1/B1/C1: Making directory 2025/09/30 04:45:39 DEBUG : removing 1 level 3 directories 2025/09/30 04:45:39 INFO : A1/B1/C1: Removing directory 2025/09/30 04:45:40 DEBUG : removing 1 level 2 directories 2025/09/30 04:45:40 INFO : A1/B1: Removing directory 2025/09/30 04:45:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 04:45:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.05s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:45:44 DEBUG : file1: md5 = 5764d299d1ead0fb82f7a98cdb14306b OK 2025/09/30 04:45:44 DEBUG : filename.txt: File name found in url 2025/09/30 04:45:45 DEBUG : filename.txt: md5 = 9bead91d3a23989cf20ec460c49f0c89 OK 2025/09/30 04:45:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/30 04:45:47 DEBUG : headerfilename.txt: md5 = c318001d7b2d1743cef5ec9d73c974a7 OK 2025/09/30 04:45:48 DEBUG : file2: md5 = 9e2004e3553bc5807c4936bb92c4f652 OK --- PASS: TestCopyURL (8.48s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:45:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/30 04:45:53 DEBUG : sub/file2: md5 = 3cc7dbc825390952cd2b48cb3df13729 OK 2025/09/30 04:45:53 INFO : file1: Copied (new) to: sub/file2 2025/09/30 04:45:53 INFO : file1: Deleted 2025/09/30 04:45:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 04:45:54 DEBUG : file1: Unchanged skipping 2025/09/30 04:45:54 INFO : file1: Deleted 2025/09/30 04:45:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': don't need to copy/move sub/file2, it is already at target location 2025/09/30 04:45:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.91s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:45:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/30 04:45:58 DEBUG : file1: md5 = f4661ef87a71a3eb4d2903ef69a9ab0c OK 2025/09/30 04:45:58 INFO : file1: Copied (new) 2025/09/30 04:45:58 INFO : file1: Deleted 2025/09/30 04:45:58 DEBUG : file1: Destination exists, skipping 2025/09/30 04:45:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.16s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:46:03 DEBUG : dst/file1: md5 = 4bdbeb9bd612b2c30efde441f7a5dc2c OK 2025/09/30 04:46:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solijop8puwu/backup" 2025/09/30 04:46:03 DEBUG : Creating backend with remote "TestDrive:crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg/1nrff024r7pq65ecp72fc28jb0" 2025/09/30 04:46:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/30 04:46:07 INFO : dst/file1: Moved (server-side) 2025/09/30 04:46:08 DEBUG : dst/file1: md5 = f011939043e3eb79203c3a37b554e9c0 OK 2025/09/30 04:46:08 INFO : dst/file1: Copied (new) 2025/09/30 04:46:08 INFO : dst/file1: Deleted 2025/09/30 04:46:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 04:46:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 04:46:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.34s) === 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-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:46:15 DEBUG : A1/one: md5 = 92d9b39c5571dae85d0abb8394bbbb17 OK 2025/09/30 04:46:16 DEBUG : A1/two: md5 = 591ef7438210cfefec38b1af44bd80bf OK 2025/09/30 04:46:18 DEBUG : A1/B1/three: md5 = 4a57f374579263fe812bc509fea210ad OK 2025/09/30 04:46:20 DEBUG : A1/B1/C1/four: md5 = 004d9116c72034121ac2e220d5a26fdb OK 2025/09/30 04:46:23 DEBUG : A1/B1/C2/five: md5 = 266f9729c0f7172e233f9d624745c0aa OK 2025/09/30 04:46:23 INFO : A1/B2: Making directory 2025/09/30 04:46:23 INFO : A1/B1/C3: Making directory 2025/09/30 04:46:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/30 04:46:32 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/30 04:46:32 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/30 04:46:32 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/30 04:46:33 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/30 04:46:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/30 04:46:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/30 04:46:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 04:46:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/30 04:46:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/30 04:46:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/30 04:46:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/30 04:46:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/30 04:46:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/30 04:46:44 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/30 04:46:44 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/30 04:46:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/30 04:46:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/30 04:46:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 04:46:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/30 04:46:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/30 04:46:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/30 04:46:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/30 04:46:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/30 04:46:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/30 04:46:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 04:46:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/30 04:46:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/30 04:46:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/30 04:46:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/30 04:46:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.06s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:46:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/30 04:46:58 DEBUG : no_checksum_small_file_from_pipe: md5 = 1e48d7215f636bcde8ba6d38bb4dba64 OK 2025/09/30 04:46:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/30 04:46:58 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/30 04:46:59 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/30 04:47:00 DEBUG : no_checksum_big_file_from_pipe: md5 = 95523a5ab82fee9094c341f4e1149af3 OK 2025/09/30 04:47:00 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-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/30 04:47:03 DEBUG : with_checksum_small_file_from_pipe: md5 = 769a78af9df33ed6774daf15672a1faa OK 2025/09/30 04:47:03 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/30 04:47:03 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/30 04:47:04 DEBUG : with_checksum_big_file_from_pipe: md5 = c2a52ba78d4c4aa3ec3a7940a6dcca37 OK 2025/09/30 04:47:04 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/30 04:47:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 04:47:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/30 04:47:09 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-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/30 04:47:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/30 04:47:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/30 04:47:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.61s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/30 04:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': File to upload is small (48 bytes), uploading instead of streaming 2025/09/30 04:47:17 DEBUG : rcat_metadata: md5 = d8ec77dc99acade4bfd49324b5e3dedf OK 2025/09/30 04:47:17 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/30 04:47:18 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/30 04:47:19 DEBUG : rcat_metadata_uploadcutoff0: md5 = 592a8f209061e30893070db8a30e550c OK 2025/09/30 04:47:19 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.54s) --- PASS: TestRcatMetadata/Normal (2.44s) --- PASS: TestRcatMetadata/ViaDisk (2.65s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:22 DEBUG : potato1: md5 = fedb18c88232cd00785bc9d4a2054e47 OK 2025/09/30 04:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/30 04:47:23 DEBUG : potato2: md5 = afbde1f56c9b41fe42ac891989ceb8e7 OK 2025/09/30 04:47:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.15s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:26 DEBUG : potato1: md5 = 37ab901c7162585f4ed5fed0ad4daf8c OK 2025/09/30 04:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/30 04:47:28 DEBUG : potato2: md5 = dd1fc4ba38fb4cebb453dcc8cab60a52 OK 2025/09/30 04:47:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.88s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:31 DEBUG : potato2: md5 = 50e8a26cb3ec211f32e5c1ee5db2c22e OK 2025/09/30 04:47:32 DEBUG : empty space: md5 = 0fc35330d26aea9cbbb260cd86692da1 OK 2025/09/30 04:47:35 DEBUG : sub dir/potato3: md5 = 914ec4c8ac460731ca8f94330f64f2be OK 2025/09/30 04:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Touching "sub dir/potato3" 2025/09/30 04:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Touching "empty space" 2025/09/30 04:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Touching "potato2" 2025/09/30 04:47:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.39s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:39 DEBUG : dir with metadata: Making directory with metadata 2025/09/30 04:47:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.27s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:41 DEBUG : directory with modtime: Making directory with metadata 2025/09/30 04:47:42 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/30 04:47:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 04:47:44 DEBUG : Google drive root 'crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg': Skipping btime metadata as can't update it on an existing file: 2025-09-30T04:47:44.116581664Z 2025/09/30 04:47:44 INFO : non existent directory: Updated directory metadata 2025/09/30 04:47:46 DEBUG : Google drive root 'crypt/083926c19hqi7nidr8aebs84o7tpeqjdogbmto9mrs0nglk9q4pg': Skipping btime metadata as can't update it on an existing file: 2025-09-30T04:47:44.116581664Z 2025/09/30 04:47:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.55s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/30 04:47:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/30 04:47:50 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.84s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/30 04:47:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 04:47:52 DEBUG : dst: Making directory with metadata 2025/09/30 04:47:53 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 04:47:53 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 04:47:53 INFO : dst: Set directory modification time (using SetModTime) 2025/09/30 04:47:54 INFO : dst: Set directory modification time (using SetModTime) 2025/09/30 04:47:54 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/30 04:47:54 INFO : dst: Set directory modification time (using SetModTime) 2025/09/30 04:47:54 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.27s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu'", Local "Local file system at /tmp/rclone56150378", Modify Window "1ms" 2025/09/30 04:47:57 DEBUG : sub dir/test remove existing: md5 = 99ce469a660d6d4d185859cf17ea4a22 OK 2025/09/30 04:47:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d4f871c6d3cf01c6de21cccc7d7de58f OK 2025/09/30 04:48:01 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tonurud2" before starting 2025/09/30 04:48:02 DEBUG : sub dir/test remove existing.tonurud2: TEST: removing renamed existing file after operation 2025/09/30 04:48:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xumeqaj8" before starting 2025/09/30 04:48:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xumeqaj8: TEST: renaming existing back after failed operation 2025/09/30 04:48:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cegiten6" before starting 2025/09/30 04:48:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cegiten6: TEST: removing renamed existing file after operation 2025/09/30 04:48:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7go8u76h62c1vnbfjape96rj2ovskoru298ug96c8kkl96omgfun3odesn0klg85c5tu21g2lsfmtce674ud1kt08rchl7hjt4nbu7gfn2ippof2htgf65hb79eic17bq0k65dqahf8e8jstn1b045gchr9eq442p9dc4323doa04ug8rea0" 2025/09/30 04:48:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2geldukcp8i632r1t8ca7oibfqqoefvbll3m8boabrfgotcspos0" --- PASS: TestRemoveExisting (12.97s) === 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/09/30 04:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solijop8puwu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m46.280104861s (try 1/5)