"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/26 03:16:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyanoy5toko" 2025/04/26 03:16:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:16:05 DEBUG : Creating backend with remote "TestDrive:crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0" 2025/04/26 03:16:06 DEBUG : Creating backend with remote "/tmp/rclone173172221" === 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-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", 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/04/26 03:16:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/26 03:16:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/26 03:16:06 DEBUG : potato: Seek from 10 to 0 2025/04/26 03:16:06 DEBUG : potato: Seek from 10 to 0 2025/04/26 03:16:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/26 03:16:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/26 03:16:06 DEBUG : potato: Seek from 5 to 2 2025/04/26 03:16:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/26 03:16:06 DEBUG : potato: Seek from 7 to 0 2025/04/26 03:16:06 DEBUG : potato: Seek from 7 to 0 2025/04/26 03:16:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/26 03:16:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/26 03:16:06 DEBUG : potato: Seek from 5 to 2 2025/04/26 03:16:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/26 03:16:06 DEBUG : potato: Seek from 8 to 0 2025/04/26 03:16:06 DEBUG : potato: Seek from 8 to 0 2025/04/26 03:16:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/26 03:16:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/26 03:16:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/26 03:16:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/26 03:16:06 DEBUG : potato: Seek from 5 to 2 2025/04/26 03:16:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/26 03:16:06 DEBUG : potato: Seek from 9 to 0 2025/04/26 03:16:06 DEBUG : potato: Seek from 9 to 0 2025/04/26 03:16:06 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-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:16:09 DEBUG : rutabaga: md5 = 5f4ee220bce32da0c778964a2ce0c6a6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/26 03:16:11 DEBUG : empty space: md5 = 233d33a5a9b5292b1bdbc21328fa7e6f OK === RUN TestCheck/3 2025/04/26 03:16:12 DEBUG : potato2: md5 = 7d1666bc022b6eabe1efb2e31c92c094 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/26 03:16:15 DEBUG : remotepotato: md5 = 5807e7b4d93d96a93ca81955e04ca217 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.21s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/04/26 03:16:18 DEBUG : Creating backend with remote "nonexistent" 2025/04/26 03:16:18 DEBUG : Creating backend with remote "nonexistent" 2025/04/26 03:16:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/26 03:16:18 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/04/26 03:16:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/26 03:16:18 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-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:16:19 DEBUG : rutabaga: md5 = 125cdffc56faead4a0de397f19e11a64 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/26 03:16:24 DEBUG : empty space: md5 = 674e5d5e937f6e18fe01dbbc202a8fa7 OK === RUN TestCheckDownload/3 2025/04/26 03:16:27 DEBUG : potato2: md5 = ba3b3a61b77e3ea9fb10ab45b5408340 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/26 03:16:31 DEBUG : remotepotato: md5 = 62dd083abaae578b9384b91ea425c96e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.73s) --- PASS: TestCheckDownload/1 (1.71s) --- PASS: TestCheckDownload/2 (1.24s) --- PASS: TestCheckDownload/3 (1.62s) --- PASS: TestCheckDownload/4 (1.42s) --- PASS: TestCheckDownload/5 (1.30s) --- PASS: TestCheckDownload/6 (1.82s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:16:38 DEBUG : rutabaga: md5 = 9251b989ba799cf3c75aba11fbdf3d4f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/26 03:16:40 DEBUG : empty space: md5 = 7f3e8d4c72366fa02c161b8a755cee0e OK === RUN TestCheckSizeOnly/3 2025/04/26 03:16:42 DEBUG : potato2: md5 = 5a6fbb047585b3c502beb7f8ba09427e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/26 03:16:44 DEBUG : remotepotato: md5 = 409710ee0e6886fbdb24549def87a5ce OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.25s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:16:48 DEBUG : test.sum: md5 = e8d0575c35fa72ed82ba8a2bcf8a5648 OK 2025/04/26 03:16:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/26 03:16:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/26 03:16:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/26 03:16:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/26 03:16:50 DEBUG : test.sum: md5 = 697438c39b76366ee2ed8e172f1ea14b OK 2025/04/26 03:16:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/26 03:16:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/26 03:16:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/26 03:16:51 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.73s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:16:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyanoy5toko/data" 2025/04/26 03:16:52 DEBUG : Config file has changed externally - reloading 2025/04/26 03:16:52 DEBUG : Creating backend with remote "TestDrive:crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:16:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyanoy5toko/data" 2025/04/26 03:16:54 DEBUG : Creating backend with remote "TestDrive:crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0/vjrnln8ratgmqakfosrqe8espk" 2025/04/26 03:16:58 DEBUG : data/banana: md5 = d83e541c64baea23593c23d50d421ea0 OK 2025/04/26 03:16:59 DEBUG : test.sum: md5 = f4e737fbd9d34839c4df2f52c5422fa7 OK === RUN TestCheckSumDownload/subtest1 2025/04/26 03:17:03 DEBUG : data/potato: md5 = e7ab6965c7319b77fe29c675c28d9ae1 OK 2025/04/26 03:17:05 DEBUG : test.sum: md5 = 701a406773baad787b215a01ba96926b OK === RUN TestCheckSumDownload/subtest2 2025/04/26 03:17:09 DEBUG : test.sum: md5 = e4aaea50e94cfae43b48f9009fb53103 OK === RUN TestCheckSumDownload/subtest3 2025/04/26 03:17:13 DEBUG : test.sum: md5 = 52e09df10abe746d9bdb8fbba7df968c OK === RUN TestCheckSumDownload/subtest4 2025/04/26 03:17:17 DEBUG : test.sum: md5 = 3a2acca47af49190a29fb21d91a47604 OK === RUN TestCheckSumDownload/subtest5 2025/04/26 03:17:22 DEBUG : test.sum: md5 = e7c6db6d4fe90c0d17efe131358e0fa5 OK === RUN TestCheckSumDownload/subtest6 2025/04/26 03:17:26 DEBUG : data/banana: md5 = 8d9ab77ef57dd643407341a161e38867 OK 2025/04/26 03:17:27 DEBUG : data/potato: md5 = 75357b83ba6dba178d53ff2892260b66 OK 2025/04/26 03:17:28 DEBUG : test.sum: md5 = e7203615caaef5bce7eb1f689acba48b OK === RUN TestCheckSumDownload/subtest7 2025/04/26 03:17:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/26 03:17:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.31s) --- PASS: TestCheckSumDownload/subtest1 (2.45s) --- PASS: TestCheckSumDownload/subtest2 (2.40s) --- PASS: TestCheckSumDownload/subtest3 (2.37s) --- PASS: TestCheckSumDownload/subtest4 (2.31s) --- PASS: TestCheckSumDownload/subtest5 (2.56s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.97s) === RUN TestApplyTransforms 2025/04/26 03:17:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zemehip8tuqe" 2025/04/26 03:17:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:17:35 DEBUG : Creating backend with remote "TestDrive:crypt/l6o3pr7o7kqkqrh9d3ns72c9iondqfh3bt52oqt061ckpol8ueug" 2025/04/26 03:17:35 DEBUG : Creating backend with remote "/tmp/rclone1365018040" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zemehip8tuqe'", Local "Local file system at /tmp/rclone1365018040", Modify Window "1ms" 2025/04/26 03:17:38 DEBUG : hello, world!: md5 = 524e1b0d6740c7f269a885a6068e0e71 OK upper checkfile vs. lower remote (without normalization) 2025/04/26 03:17:38 ERROR : hello, world!: sum not found 2025/04/26 03:17:38 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zemehip8tuqe' 2025/04/26 03:17:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemehip8tuqe': 1 files missing 2025/04/26 03:17:38 NOTICE: 1 hashes missing 2025/04/26 03:17:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemehip8tuqe': 2 differences found 2025/04/26 03:17:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemehip8tuqe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/26 03:17:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/26 03:17:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemehip8tuqe': 0 differences found 2025/04/26 03:17:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemehip8tuqe': 1 matching files 2025/04/26 03:17:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hapapaz2vevi" 2025/04/26 03:17:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:17:39 DEBUG : Creating backend with remote "TestDrive:crypt/7pqv87pf6td0bvjcsgtsn3ujt4o581psb781pmpnb88g8k98gs20" 2025/04/26 03:17:40 DEBUG : Creating backend with remote "/tmp/rclone2719329748" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hapapaz2vevi'", Local "Local file system at /tmp/rclone2719329748", Modify Window "1ms" 2025/04/26 03:17:43 DEBUG : HELLO, WORLD!: md5 = 41f4b47f904d53b39abd7dc1d4afb559 OK lower checkfile vs. upper remote (without normalization) 2025/04/26 03:17:43 ERROR : HELLO, WORLD!: sum not found 2025/04/26 03:17:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hapapaz2vevi' 2025/04/26 03:17:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapapaz2vevi': 1 files missing 2025/04/26 03:17:43 NOTICE: 1 hashes missing 2025/04/26 03:17:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapapaz2vevi': 2 differences found 2025/04/26 03:17:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapapaz2vevi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/26 03:17:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/26 03:17:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapapaz2vevi': 0 differences found 2025/04/26 03:17:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapapaz2vevi': 1 matching files 2025/04/26 03:17:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gupajed6buxe" 2025/04/26 03:17:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:17:44 DEBUG : Creating backend with remote "TestDrive:crypt/hfdn7qhrh1321j5c5vs4ko6m41uc3f3kap6o42djh9d67uhrk1k0" 2025/04/26 03:17:45 DEBUG : Creating backend with remote "/tmp/rclone2948347565" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gupajed6buxe'", Local "Local file system at /tmp/rclone2948347565", Modify Window "1ms" 2025/04/26 03:17:47 DEBUG : HeLlO, wOrLd!: md5 = bb8f883cc746c0dafd93171a8fcaa880 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/26 03:17:48 ERROR : HeLlO, wOrLd!: sum not found 2025/04/26 03:17:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gupajed6buxe' 2025/04/26 03:17:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gupajed6buxe': 1 files missing 2025/04/26 03:17:48 NOTICE: 1 hashes missing 2025/04/26 03:17:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gupajed6buxe': 2 differences found 2025/04/26 03:17:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gupajed6buxe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/26 03:17:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/26 03:17:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gupajed6buxe': 0 differences found 2025/04/26 03:17:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gupajed6buxe': 1 matching files 2025/04/26 03:17:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopanur9xima" 2025/04/26 03:17:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:17:49 DEBUG : Creating backend with remote "TestDrive:crypt/893p0hs1d6orupn4s264ddlp32naet9r4sgr7peft3ad3t8bhrh0" 2025/04/26 03:17:50 DEBUG : Creating backend with remote "/tmp/rclone289975230" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopanur9xima'", Local "Local file system at /tmp/rclone289975230", Modify Window "1ms" 2025/04/26 03:17:52 DEBUG : HELLO, WORLD!: md5 = dc6db892a0a48c8e466679840f49a753 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/26 03:17:52 ERROR : HELLO, WORLD!: sum not found 2025/04/26 03:17:52 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dopanur9xima' 2025/04/26 03:17:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dopanur9xima': 1 files missing 2025/04/26 03:17:52 NOTICE: 1 hashes missing 2025/04/26 03:17:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dopanur9xima': 2 differences found 2025/04/26 03:17:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dopanur9xima': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/26 03:17:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/26 03:17:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dopanur9xima': 0 differences found 2025/04/26 03:17:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dopanur9xima': 1 matching files 2025/04/26 03:17:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-putofus3nuqe" 2025/04/26 03:17:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:17:54 DEBUG : Creating backend with remote "TestDrive:crypt/ni5oualofsm9fmnutq6ea0ir56mf77m9jah0r652f0fhhn2fn7o0" 2025/04/26 03:17:55 DEBUG : Creating backend with remote "/tmp/rclone892055948" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-putofus3nuqe'", Local "Local file system at /tmp/rclone892055948", Modify Window "1ms" 2025/04/26 03:17:57 DEBUG : 測試_Русский___ě_áñ: md5 = 28267d77b9270fbc85bb46ad4d0a4592 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/26 03:17:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/26 03:17:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-putofus3nuqe' 2025/04/26 03:17:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putofus3nuqe': 1 files missing 2025/04/26 03:17:57 NOTICE: 1 hashes missing 2025/04/26 03:17:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putofus3nuqe': 2 differences found 2025/04/26 03:17:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putofus3nuqe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/26 03:17:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/26 03:17:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putofus3nuqe': 0 differences found 2025/04/26 03:17:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putofus3nuqe': 1 matching files 2025/04/26 03:17:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cehesuc1qimu" 2025/04/26 03:17:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:17:58 DEBUG : Creating backend with remote "TestDrive:crypt/n8pojkehgehi1u6n8cj2p46do2titufrkq685ggqn4r740o0tgng" 2025/04/26 03:17:59 DEBUG : Creating backend with remote "/tmp/rclone3035563451" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cehesuc1qimu'", Local "Local file system at /tmp/rclone3035563451", Modify Window "1ms" 2025/04/26 03:18:01 DEBUG : 測試_Русский___ě_áñ: md5 = 50cf259d5f8732d71bde57508a6d6cbe OK NFC checkfile vs. NFD remote (without normalization) 2025/04/26 03:18:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/26 03:18:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cehesuc1qimu' 2025/04/26 03:18:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cehesuc1qimu': 1 files missing 2025/04/26 03:18:02 NOTICE: 1 hashes missing 2025/04/26 03:18:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cehesuc1qimu': 2 differences found 2025/04/26 03:18:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cehesuc1qimu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/26 03:18:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/26 03:18:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cehesuc1qimu': 0 differences found 2025/04/26 03:18:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cehesuc1qimu': 1 matching files 2025/04/26 03:18:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jelulit7yaro" 2025/04/26 03:18:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:18:03 DEBUG : Creating backend with remote "TestDrive:crypt/8r3e3oe1vlmd42m0nr9ilfh7o7e07j99l14e2eotlggq7oief5r0" 2025/04/26 03:18:04 DEBUG : Creating backend with remote "/tmp/rclone529038770" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jelulit7yaro'", Local "Local file system at /tmp/rclone529038770", Modify Window "1ms" 2025/04/26 03:18:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ee24913ac39e4038b23df5669bd0b92a OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/26 03:18:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/26 03:18:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jelulit7yaro' 2025/04/26 03:18:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelulit7yaro': 1 files missing 2025/04/26 03:18:06 NOTICE: 1 hashes missing 2025/04/26 03:18:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelulit7yaro': 2 differences found 2025/04/26 03:18:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelulit7yaro': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/26 03:18:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/26 03:18:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelulit7yaro': 0 differences found 2025/04/26 03:18:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelulit7yaro': 1 matching files 2025/04/26 03:18:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqopuq9leze" 2025/04/26 03:18:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:18:08 DEBUG : Creating backend with remote "TestDrive:crypt/s2p6n6h4dlpop1i8j67tn9egl49u9rebm62abu5vdvtjc586u480" 2025/04/26 03:18:08 DEBUG : Creating backend with remote "/tmp/rclone2221905528" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqopuq9leze'", Local "Local file system at /tmp/rclone2221905528", Modify Window "1ms" 2025/04/26 03:18:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4f114c7c96c9cab0a55b8c229959afea OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/26 03:18:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/26 03:18:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yaqopuq9leze' 2025/04/26 03:18:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqopuq9leze': 1 files missing 2025/04/26 03:18:11 NOTICE: 1 hashes missing 2025/04/26 03:18:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqopuq9leze': 2 differences found 2025/04/26 03:18:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqopuq9leze': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/26 03:18:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/26 03:18:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqopuq9leze': 0 differences found 2025/04/26 03:18:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqopuq9leze': 1 matching files 2025/04/26 03:18:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-labotow8coka" 2025/04/26 03:18:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:18:12 DEBUG : Creating backend with remote "TestDrive:crypt/ae3lubn7bq0na4ifae6alfbvb1p94gmed3q88l35qj3tt8uiu9c0" 2025/04/26 03:18:13 DEBUG : Creating backend with remote "/tmp/rclone3721717179" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-labotow8coka'", Local "Local file system at /tmp/rclone3721717179", Modify Window "1ms" 2025/04/26 03:18:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 06c0068205bd506c57b2dd13a2a908ee OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/26 03:18:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/26 03:18:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-labotow8coka' 2025/04/26 03:18:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labotow8coka': 1 files missing 2025/04/26 03:18:16 NOTICE: 1 hashes missing 2025/04/26 03:18:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labotow8coka': 2 differences found 2025/04/26 03:18:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labotow8coka': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/26 03:18:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/26 03:18:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labotow8coka': 0 differences found 2025/04/26 03:18:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labotow8coka': 1 matching files 2025/04/26 03:18:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wufinus5dima" 2025/04/26 03:18:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:18:17 DEBUG : Creating backend with remote "TestDrive:crypt/hueudjg1pjvattbb344sq6k9fr02f7hhqv23hh04tocofdgcg77g" 2025/04/26 03:18:18 DEBUG : Creating backend with remote "/tmp/rclone457403457" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wufinus5dima'", Local "Local file system at /tmp/rclone457403457", Modify Window "1ms" 2025/04/26 03:18:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7851df4ddebd99240aff2b05ca897848 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/26 03:18:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/26 03:18:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wufinus5dima' 2025/04/26 03:18:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufinus5dima': 1 files missing 2025/04/26 03:18:20 NOTICE: 1 hashes missing 2025/04/26 03:18:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufinus5dima': 2 differences found 2025/04/26 03:18:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufinus5dima': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/26 03:18:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/26 03:18:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufinus5dima': 0 differences found 2025/04/26 03:18:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufinus5dima': 1 matching files 2025/04/26 03:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wufinus5dima': Purge remote 2025/04/26 03:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-labotow8coka': Purge remote 2025/04/26 03:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqopuq9leze': Purge remote 2025/04/26 03:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jelulit7yaro': Purge remote 2025/04/26 03:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cehesuc1qimu': Purge remote 2025/04/26 03:18:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-putofus3nuqe': Purge remote 2025/04/26 03:18:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopanur9xima': Purge remote 2025/04/26 03:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gupajed6buxe': Purge remote 2025/04/26 03:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hapapaz2vevi': Purge remote 2025/04/26 03:18:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zemehip8tuqe': Purge remote --- PASS: TestApplyTransforms (51.44s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:18:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/26 03:18:28 DEBUG : sub/file2: md5 = 288238ea749bbab43605c1fb6b849a8d OK 2025/04/26 03:18:28 INFO : file1: Copied (new) to: sub/file2 2025/04/26 03:18:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 03:18:29 DEBUG : file1: Unchanged skipping 2025/04/26 03:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': don't need to copy/move sub/file2, it is already at target location 2025/04/26 03:18:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.76s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:18:34 DEBUG : dst/file1: md5 = 58a5aec8ce0f2633a7d933a78573262b OK 2025/04/26 03:18:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyanoy5toko/backup" 2025/04/26 03:18:35 DEBUG : Creating backend with remote "TestDrive:crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0/1nrff024r7pq65ecp72fc28jb0" 2025/04/26 03:18:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/26 03:18:39 INFO : dst/file1: Moved (server-side) 2025/04/26 03:18:40 DEBUG : dst/file1: md5 = 19fc74ba44e3d3a7ef210a4539374ca7 OK 2025/04/26 03:18:40 INFO : dst/file1: Copied (new) 2025/04/26 03:18:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/26 03:18:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/26 03:18:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.47s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:18:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyanoy5toko/dst" 2025/04/26 03:18:45 DEBUG : Creating backend with remote "TestDrive:crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/26 03:18:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyanoy5toko/CompareDest" 2025/04/26 03:18:46 DEBUG : Creating backend with remote "TestDrive:crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0/gveqi14airsml4bgu7krj116o8" 2025/04/26 03:18:48 DEBUG : one: Need to transfer - File not found at Destination 2025/04/26 03:18:50 DEBUG : one: md5 = 47aaf9303685cdd564467c51e0506934 OK 2025/04/26 03:18:50 INFO : one: Copied (new) 2025/04/26 03:18:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 03:18:53 DEBUG : one: md5 = c202f2f135854ad3d4fb91f108117c46 OK 2025/04/26 03:18:53 INFO : one: Copied (replaced existing) 2025/04/26 03:18:55 DEBUG : dst/one: md5 = 038834ab302314c193bf9a3ad7c6c290 OK 2025/04/26 03:18:56 DEBUG : CompareDest/one: md5 = cda45557acbad88172de2260f9c18e6d OK 2025/04/26 03:18:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 03:18:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 03:18:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 03:18:59 DEBUG : CompareDest/two: md5 = 53603329a82311ddb0c3bf12ba0c06f6 OK 2025/04/26 03:19:00 DEBUG : two: Need to transfer - File not found at Destination 2025/04/26 03:19:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 03:19:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/26 03:19:01 DEBUG : two: Need to transfer - File not found at Destination 2025/04/26 03:19:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 03:19:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/26 03:19:03 DEBUG : two: Need to transfer - File not found at Destination 2025/04/26 03:19:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/26 03:19:04 DEBUG : two: md5 = a88777ca72f5ffe93556d8834527dcfe OK 2025/04/26 03:19:04 INFO : two: Copied (new) 2025/04/26 03:19:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/26 03:19:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:19:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:19:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.01s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:19:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyanoy5toko/dst" 2025/04/26 03:19:09 DEBUG : Creating backend with remote "TestDrive:crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/26 03:19:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyanoy5toko/CopyDest" 2025/04/26 03:19:10 DEBUG : Creating backend with remote "TestDrive:crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/26 03:19:12 DEBUG : one: Need to transfer - File not found at Destination 2025/04/26 03:19:14 DEBUG : one: md5 = c2c6ef347d6a991a14f8079595eccbf3 OK 2025/04/26 03:19:14 INFO : one: Copied (new) 2025/04/26 03:19:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 03:19:17 DEBUG : one: md5 = abdd88065f3af13e95dca532d8309f88 OK 2025/04/26 03:19:17 INFO : one: Copied (replaced existing) 2025/04/26 03:19:19 DEBUG : dst/one: md5 = 6d421f7827c74f35d9241c3606f3e5f3 OK 2025/04/26 03:19:21 DEBUG : CopyDest/one: md5 = bb6cd14a22f90eb49f77272229673bbf OK 2025/04/26 03:19:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyanoy5toko/BackupDir" 2025/04/26 03:19:21 DEBUG : Creating backend with remote "TestDrive:crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/26 03:19:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 03:19:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 03:19:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 03:19:25 INFO : one: Moved (server-side) 2025/04/26 03:19:26 INFO : one: Copied (server-side copy) 2025/04/26 03:19:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/26 03:19:28 DEBUG : CopyDest/two: md5 = a81abc0c4139161942beb6c51c1aa648 OK 2025/04/26 03:19:28 DEBUG : two: Need to transfer - File not found at Destination 2025/04/26 03:19:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 03:19:30 INFO : two: Copied (server-side copy) 2025/04/26 03:19:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/26 03:19:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 03:19:30 DEBUG : two: Unchanged skipping 2025/04/26 03:19:32 DEBUG : CopyDest/three: md5 = 5dd222a1549c1f28a950bbcf6e4b5ec2 OK 2025/04/26 03:19:33 DEBUG : three: Need to transfer - File not found at Destination 2025/04/26 03:19:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/26 03:19:33 DEBUG : three: Destination not found in --copy-dest 2025/04/26 03:19:35 DEBUG : three: md5 = dfd2ff7c2c43138fff6ab536504a3ff6 OK 2025/04/26 03:19:35 INFO : three: Copied (new) 2025/04/26 03:19:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/26 03:19:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/26 03:19:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:19:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/26 03:19:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:19:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/26 03:19:41 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.74s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:19:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/26 03:19:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 03f76be02ce663accb436ca8c3d0e959 OK 2025/04/26 03:19:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/26 03:19:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/26 03:19:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/26 03:19:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/26 03:19:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/26 03:19:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a9d7b41b0e536cb96ae64a0dc5dee30c OK 2025/04/26 03:19:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/26 03:19:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/26 03:19:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:19:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Looking for duplicate names using skip mode. 2025/04/26 03:19:55 NOTICE: one: Found 2 files with duplicate names 2025/04/26 03:19:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:20:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Looking for duplicate names using skip mode. 2025/04/26 03:20:00 NOTICE: one: Found 3 files with duplicate names 2025/04/26 03:20:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/26 03:20:01 INFO : one: Deleted 2025/04/26 03:20:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.27s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:20:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Looking for duplicate names using first mode. 2025/04/26 03:20:07 NOTICE: one: Found 3 files with duplicate names 2025/04/26 03:20:07 INFO : one: Deleted 2025/04/26 03:20:07 INFO : one: Deleted 2025/04/26 03:20:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:20:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Looking for duplicate names using newest mode. 2025/04/26 03:20:13 NOTICE: one: Found 3 files with duplicate names 2025/04/26 03:20:13 INFO : one: Deleted 2025/04/26 03:20:13 INFO : one: Deleted 2025/04/26 03:20:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.89s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:20:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Looking for duplicate names using oldest mode. 2025/04/26 03:20:19 NOTICE: one: Found 3 files with duplicate names 2025/04/26 03:20:20 INFO : one: Deleted 2025/04/26 03:20:20 INFO : one: Deleted 2025/04/26 03:20:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.16s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:20:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Looking for duplicate names using largest mode. 2025/04/26 03:20:25 NOTICE: one: Found 3 files with duplicate names 2025/04/26 03:20:26 INFO : one: Deleted 2025/04/26 03:20:26 INFO : one: Deleted 2025/04/26 03:20:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.11s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:20:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Looking for duplicate names using smallest mode. 2025/04/26 03:20:31 NOTICE: one: Found 3 files with duplicate names 2025/04/26 03:20:32 INFO : one: Deleted 2025/04/26 03:20:32 INFO : one: Deleted 2025/04/26 03:20:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.04s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:20:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Looking for duplicate names using rename mode. 2025/04/26 03:20:38 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/26 03:20:39 INFO : one-2.txt: renamed from: one.txt 2025/04/26 03:20:41 INFO : one-3.txt: renamed from: one.txt 2025/04/26 03:20:42 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.07s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:20:46 DEBUG : dupe1/one.txt: md5 = 8f2c719c80b9ea06c58493d452a365d3 OK 2025/04/26 03:20:48 DEBUG : dupe2/two.txt: md5 = 173e790255d2f86fd30f4a200cbf89b2 OK 2025/04/26 03:20:51 DEBUG : dupe3/three.txt: md5 = 30445d0b607f6de8bf7ff931770c0286 OK 2025/04/26 03:20:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/26 03:20:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/26 03:20:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/26 03:20:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/26 03:20:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/26 03:20:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/26 03:20:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.47s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:20:58 DEBUG : a.txt: md5 = 8c3b8b4fc9d54d95e7d474270c4ebca6 OK 2025/04/26 03:21:00 DEBUG : zend.txt: md5 = 5a7d9ffc7d578d77245cd55707e9b268 OK 2025/04/26 03:21:02 DEBUG : sub dir/hello world: md5 = 57b2446bb2dd66529bbdc8089a5621f4 OK 2025/04/26 03:21:03 DEBUG : sub dir/hello world2: md5 = 8a5e2c68a88147ee0149a331d0975ffe OK 2025/04/26 03:21:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 6592fd88708c0ede04f66e9033265ba0 OK 2025/04/26 03:21:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = 810382d98677c6ded9050772512a746e OK 2025/04/26 03:21:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0a633152d11944d01169a7148c3491af OK 2025/04/26 03:21:10 DEBUG : a.txt: Excluded (Size Filter) 2025/04/26 03:21:10 DEBUG : a.txt: Excluded 2025/04/26 03:21:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/26 03:21:10 DEBUG : sub dir/hello world2: Excluded 2025/04/26 03:21:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/26 03:21:10 DEBUG : sub dir/hello world: Excluded 2025/04/26 03:21:11 DEBUG : sub dir/ignore dir: Excluded 2025/04/26 03:21:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/26 03:21:11 DEBUG : sub dir/hello world2: Excluded 2025/04/26 03:21:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/26 03:21:11 DEBUG : sub dir/hello world: Excluded 2025/04/26 03:21:11 DEBUG : sub dir/ignore dir: Excluded 2025/04/26 03:21:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/26 03:21:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/26 03:21:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/26 03:21:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/26 03:21:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/26 03:21:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/26 03:21:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.95s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:21:19 DEBUG : a.txt: md5 = 987b5eec9a0fc350ab43d92c3e6bb566 OK 2025/04/26 03:21:20 DEBUG : zend.txt: md5 = c514e8b746f73024875aef10fefa0e89 OK 2025/04/26 03:21:23 DEBUG : sub dir/hello world: md5 = b1de0917bca5c1b6f248f7daec81a902 OK 2025/04/26 03:21:24 DEBUG : sub dir/hello world2: md5 = 714f5e3c63b692492d7c17872e17ff28 OK 2025/04/26 03:21:26 DEBUG : sub dir/ignore dir/.ignore: md5 = 1627def75f1d6565e76264e8a884803d OK 2025/04/26 03:21:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = cbf26cfc030e4c5525d207f6e6d90ade OK 2025/04/26 03:21:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = c0590b1a5ad258152c9ded794ff48770 OK 2025/04/26 03:21:30 DEBUG : Config file has changed externally - reloading 2025/04/26 03:21:30 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/04/26 03:21:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/04/26 03:21:30 DEBUG : TestDrive: Saved new token in config file 2025/04/26 03:21:31 DEBUG : a.txt: Excluded (Size Filter) 2025/04/26 03:21:31 DEBUG : a.txt: Excluded 2025/04/26 03:21:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/26 03:21:31 DEBUG : sub dir/hello world2: Excluded 2025/04/26 03:21:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/26 03:21:31 DEBUG : sub dir/hello world: Excluded 2025/04/26 03:21:32 DEBUG : sub dir/ignore dir: Excluded 2025/04/26 03:21:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/26 03:21:32 DEBUG : sub dir/hello world2: Excluded 2025/04/26 03:21:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/26 03:21:32 DEBUG : sub dir/hello world: Excluded 2025/04/26 03:21:32 DEBUG : sub dir/ignore dir: Excluded 2025/04/26 03:21:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/26 03:21:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/26 03:21:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/26 03:21:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/26 03:21:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/26 03:21:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/26 03:21:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.54s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:21:41 DEBUG : file1: md5 = fd0daecfcca7020713ad5eb72e9e0343 OK 2025/04/26 03:21:43 DEBUG : sub/file2: md5 = 3ac124a30da394eac9c4c71935c67b2d 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/04/26 03:21:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/26 03:21:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/26 03:21:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/26 03:21:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.25s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:21:50 DEBUG : file1: md5 = 5f1397d439d12698c9882737a09940e1 OK 2025/04/26 03:21:52 DEBUG : sub/file2: md5 = 9b1ec997c658a8d742c2555cd62ce175 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/04/26 03:21:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyanoy5toko/notfound" 2025/04/26 03:21:56 DEBUG : Creating backend with remote "TestDrive:crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/26 03:21:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.05s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.20s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Making directory 2025/04/26 03:22:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:02 DEBUG : sub dir/hello world: md5 = eb0dfa80c6332f99a00f42356a2412d8 OK 2025/04/26 03:22:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.52s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:06 DEBUG : potato2: md5 = b0fa9b8783be98c977e3c50785a36507 OK 2025/04/26 03:22:08 DEBUG : empty space: md5 = a70e4972007a9a83c65ec636ca8be299 OK --- PASS: TestLs (4.69s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:11 DEBUG : potato2: md5 = 8cdc23556b631e22958532fb67066e0c OK 2025/04/26 03:22:12 DEBUG : empty space: md5 = 53994cf73516daf39665d953b1852766 OK 2025/04/26 03:22:13 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.73s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:16 DEBUG : potato2: md5 = 0f921fb4458926e3dfba2b28d087ac06 OK 2025/04/26 03:22:17 DEBUG : empty space: md5 = 1285a67a941c37ac822e35aff34430dd OK --- PASS: TestLsLong (4.51s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:20 DEBUG : potato2: md5 = 9ac2e83afc3515fdc0e86c9ade1bb24f OK 2025/04/26 03:22:21 DEBUG : empty space: md5 = 6b9c9e0f7e74f236937f2ba536333a93 OK --- PASS: TestHashSums (4.26s) === RUN TestHashSumsWithErrors 2025/04/26 03:22:23 DEBUG : Creating backend with remote ":memory:" 2025/04/26 03:22:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/26 03:22:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/26 03:22:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/26 03:22:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/26 03:22:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/26 03:22:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/26 03:22:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/26 03:22:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/26 03:22:23 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-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:24 DEBUG : potato2: md5 = 7cf1c44f95c79b51cdfdd153dc364082 OK 2025/04/26 03:22:26 DEBUG : empty space: md5 = 208da28f26336ae10cd5b5d75b135c38 OK 2025/04/26 03:22:28 DEBUG : sub dir/potato3: md5 = 88e9ecd3c28c38b351e1a3a65168f8f5 OK 2025/04/26 03:22:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.35s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:33 DEBUG : small: md5 = 7a1a2d149627109164b33b6ecb6d57aa OK 2025/04/26 03:22:34 DEBUG : medium: md5 = bcbdf664e3e5e7e786cb09bfb8f3e72f OK 2025/04/26 03:22:35 DEBUG : large: md5 = 3b24e8e3e9c3f4c8612fb7e6fc734e3a OK 2025/04/26 03:22:36 DEBUG : Waiting for deletions to finish 2025/04/26 03:22:36 DEBUG : large: Excluded (Size Filter) 2025/04/26 03:22:36 INFO : medium: Deleted 2025/04/26 03:22:36 INFO : small: Deleted --- PASS: TestDelete (6.13s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:39 DEBUG : small: md5 = e695615f63c97f04ad57324ecfbc572b OK 2025/04/26 03:22:40 DEBUG : medium: md5 = 76e74887cdeda08b0c9f096fbdecb631 OK 2025/04/26 03:22:42 DEBUG : large: md5 = 2b19ae4021f426cdc49664e6d6429e4e OK 2025/04/26 03:22:42 DEBUG : Waiting for deletions to finish 2025/04/26 03:22:42 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/26 03:22:43 INFO : small: Deleted 2025/04/26 03:22:43 INFO : large: Deleted --- PASS: TestMaxDelete (6.71s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:46 DEBUG : small: md5 = a209ce33499e91102c2917132cd6623b OK 2025/04/26 03:22:47 DEBUG : medium: md5 = b262b2e9307cf965a1c665d82ea1eaee OK 2025/04/26 03:22:48 DEBUG : large: md5 = 68e49c11bd9e1ba1e34577fbcc0fc107 OK 2025/04/26 03:22:49 DEBUG : Waiting for deletions to finish 2025/04/26 03:22:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/26 03:22:49 INFO : medium: Deleted 2025/04/26 03:22:49 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.73s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:52 DEBUG : small: md5 = 65da52a3b2cfce0408df0e162e472324 OK 2025/04/26 03:22:54 DEBUG : medium: md5 = b5372fd9601ce6d927da5fa0fd38013c OK 2025/04/26 03:22:55 DEBUG : large: md5 = e02a2e14e0a9db521b05772bbc3680b2 OK 2025/04/26 03:22:55 DEBUG : Waiting for deletions to finish 2025/04/26 03:22:56 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/26 03:22:56 INFO : large: Deleted 2025/04/26 03:22:56 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.66s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:22:59 DEBUG : ReadFile: md5 = 6a6a75212e287455df0a0ccdd6e19b16 OK --- PASS: TestReadFile (4.07s) === RUN TestRetry 2025/04/26 03:23:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/26 03:23:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/26 03:23:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/26 03:23:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/26 03:23:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/26 03:23:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/26 03:23:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:23:03 DEBUG : file1: md5 = b11f555fd823f2f41a8c8bcfe003cea9 OK 2025/04/26 03:23:05 DEBUG : file2: md5 = dc80bc4965b9c6256cf0d20060431598 OK --- PASS: TestCat (17.52s) === RUN TestPurge 2025/04/26 03:23:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bigaqal8pobu" 2025/04/26 03:23:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 03:23:19 DEBUG : Creating backend with remote "TestDrive:crypt/5uubp0dfa4m5vcg7nm8d7gri9vt4iqugb9l4uavbd9qit0qc4obg" 2025/04/26 03:23:20 DEBUG : Creating backend with remote "/tmp/rclone486495923" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bigaqal8pobu'", Local "Local file system at /tmp/rclone486495923", Modify Window "1ms" 2025/04/26 03:23:25 DEBUG : A1/B1/C1/one: md5 = b67eb07588d94e4ab4cc4c22c2eef75e OK 2025/04/26 03:23:25 INFO : A2: Making directory 2025/04/26 03:23:26 INFO : A1/B2: Making directory 2025/04/26 03:23:26 INFO : A1/B2/C2: Making directory 2025/04/26 03:23:27 INFO : A1/B1/C3: Making directory 2025/04/26 03:23:28 INFO : A3: Making directory 2025/04/26 03:23:29 INFO : A3/B3: Making directory 2025/04/26 03:23:29 INFO : A3/B3/C4: Making directory 2025/04/26 03:23:31 DEBUG : A1/two: md5 = 2b5f60580f3d254206684d9d839e2f08 OK 2025/04/26 03:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bigaqal8pobu': Purge remote 2025/04/26 03:23:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.81s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:23:39 DEBUG : A1/B1/C1/one: md5 = 82f320a64133e793a9e4aa5e243852d6 OK 2025/04/26 03:23:39 INFO : A2: Making directory 2025/04/26 03:23:39 INFO : A1/B2: Making directory 2025/04/26 03:23:40 INFO : A1/B2/C2: Making directory 2025/04/26 03:23:41 INFO : A1/B1/C3: Making directory 2025/04/26 03:23:42 INFO : A3: Making directory 2025/04/26 03:23:42 INFO : A3/B3: Making directory 2025/04/26 03:23:43 INFO : A3/B3/C4: Making directory 2025/04/26 03:23:45 DEBUG : A1/two: md5 = d4bae914cbadf43ec82d3aa10810523a OK 2025/04/26 03:23:46 DEBUG : removing 1 level 3 directories 2025/04/26 03:23:46 INFO : A3/B3/C4: Removing directory 2025/04/26 03:23:49 DEBUG : removing 2 level 3 directories 2025/04/26 03:23:49 INFO : A1/B2/C2: Removing directory 2025/04/26 03:23:49 INFO : A1/B1/C3: Removing directory 2025/04/26 03:23:49 DEBUG : removing 2 level 2 directories 2025/04/26 03:23:49 INFO : A3/B3: Removing directory 2025/04/26 03:23:49 INFO : A1/B2: Removing directory 2025/04/26 03:23:50 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/26 03:23:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/26 03:23:50 DEBUG : removing 2 level 1 directories 2025/04/26 03:23:50 INFO : A3: Removing directory 2025/04/26 03:23:50 INFO : A2: Removing directory 2025/04/26 03:23:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/26 03:23:54 DEBUG : removing 1 level 3 directories 2025/04/26 03:23:54 INFO : A1/B1/C1: Removing directory 2025/04/26 03:23:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:55 DEBUG : removing 1 level 2 directories 2025/04/26 03:23:55 INFO : A1/B1: Removing directory 2025/04/26 03:23:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/26 03:23:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/26 03:23:55 DEBUG : removing 1 level 1 directories 2025/04/26 03:23:55 INFO : A1: Removing directory 2025/04/26 03:23:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/26 03:23:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/26 03:23:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/26 03:23:56 DEBUG : removing 1 level 0 directories 2025/04/26 03:23:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Removing directory 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/26 03:23:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (22.73s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:23:58 INFO : A1: Making directory 2025/04/26 03:23:59 INFO : A1/B1: Making directory 2025/04/26 03:24:00 INFO : A1/B1/C1: Making directory 2025/04/26 03:24:02 DEBUG : removing 1 level 3 directories 2025/04/26 03:24:02 INFO : A1/B1/C1: Removing directory 2025/04/26 03:24:03 DEBUG : removing 1 level 2 directories 2025/04/26 03:24:03 INFO : A1/B1: Removing directory 2025/04/26 03:24:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/26 03:24:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.54s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:24:05 INFO : A1: Making directory 2025/04/26 03:24:06 INFO : A1/B1: Making directory 2025/04/26 03:24:07 INFO : A1/B1/C1: Making directory 2025/04/26 03:24:09 DEBUG : removing 1 level 3 directories 2025/04/26 03:24:09 INFO : A1/B1/C1: Removing directory 2025/04/26 03:24:10 DEBUG : removing 1 level 2 directories 2025/04/26 03:24:10 INFO : A1/B1: Removing directory 2025/04/26 03:24:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/26 03:24:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.20s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:24:14 DEBUG : file1: md5 = 099fbffdfd79a14e9cc9d9f809991177 OK 2025/04/26 03:24:15 DEBUG : filename.txt: File name found in url 2025/04/26 03:24:16 DEBUG : filename.txt: md5 = 57dfb44c0009e3e61f4fb5072111a85e OK 2025/04/26 03:24:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/26 03:24:17 DEBUG : headerfilename.txt: md5 = 0845e8988183437e9cf66f811057cef6 OK 2025/04/26 03:24:19 DEBUG : file2: md5 = 5d754982e9950fb02770df19ad69404e OK --- PASS: TestCopyURL (8.72s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:24:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/26 03:24:24 DEBUG : sub/file2: md5 = 40dd440a1a77f17fbea8a0582f61f77a OK 2025/04/26 03:24:24 INFO : file1: Copied (new) to: sub/file2 2025/04/26 03:24:24 INFO : file1: Deleted 2025/04/26 03:24:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 03:24:24 DEBUG : file1: Unchanged skipping 2025/04/26 03:24:24 INFO : file1: Deleted 2025/04/26 03:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': don't need to copy/move sub/file2, it is already at target location 2025/04/26 03:24:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:24:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/26 03:24:29 DEBUG : file1: md5 = 8bb6529bcc2dc73d2cfa77dec4ddfa31 OK 2025/04/26 03:24:29 INFO : file1: Copied (new) 2025/04/26 03:24:29 INFO : file1: Deleted 2025/04/26 03:24:29 DEBUG : file1: Destination exists, skipping 2025/04/26 03:24:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.11s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.38s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.40s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:24:33 DEBUG : dst/file1: md5 = 7f43980e132b9b697b04f6136fe63b72 OK 2025/04/26 03:24:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyanoy5toko/backup" 2025/04/26 03:24:34 DEBUG : Creating backend with remote "TestDrive:crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0/1nrff024r7pq65ecp72fc28jb0" 2025/04/26 03:24:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/26 03:24:38 INFO : dst/file1: Moved (server-side) 2025/04/26 03:24:39 DEBUG : dst/file1: md5 = 6b333f5f9949e40d8ee77574423d5fa8 OK 2025/04/26 03:24:39 INFO : dst/file1: Copied (new) 2025/04/26 03:24:39 INFO : dst/file1: Deleted 2025/04/26 03:24:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/26 03:24:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/26 03:24:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.64s) === 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-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:24:46 DEBUG : A1/one: md5 = 15fb11b6b7aadd2ac77628a04269c5be OK 2025/04/26 03:24:47 DEBUG : A1/two: md5 = a0f3c178e91741ab173ce84c7c2ed046 OK 2025/04/26 03:24:49 DEBUG : A1/B1/three: md5 = 3001767ce4ac1ea610e0a85522a40484 OK 2025/04/26 03:24:51 DEBUG : A1/B1/C1/four: md5 = ba19f2d8e941f2f9b0c1d2aaa126f72d OK 2025/04/26 03:24:53 DEBUG : A1/B1/C2/five: md5 = 6022efac2773e13ff7bf273356d50084 OK 2025/04/26 03:24:53 INFO : A1/B2: Making directory 2025/04/26 03:24:54 INFO : A1/B1/C3: Making directory 2025/04/26 03:25:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/26 03:25:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/26 03:25:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/26 03:25:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/26 03:25:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/26 03:25:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/26 03:25:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/26 03:25:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/26 03:25:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/26 03:25:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/26 03:25:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/26 03:25:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/26 03:25:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/26 03:25:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/26 03:25:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/26 03:25:15 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/26 03:25:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/26 03:25:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/26 03:25:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/26 03:25:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/26 03:25:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/26 03:25:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/26 03:25:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/26 03:25:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/26 03:25:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/26 03:25:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/26 03:25:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/26 03:25:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/26 03:25:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/26 03:25:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/26 03:25:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.73s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': File to upload is small (34 bytes), uploading instead of streaming 2025/04/26 03:25:29 DEBUG : no_checksum_small_file_from_pipe: md5 = eed76fa9478754039106fa8a17c53301 OK 2025/04/26 03:25:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/26 03:25:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/26 03:25:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/26 03:25:31 DEBUG : no_checksum_big_file_from_pipe: md5 = 6721efb26ed89ea4ae622c0a0226ec91 OK 2025/04/26 03:25:31 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-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:25:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': File to upload is small (34 bytes), uploading instead of streaming 2025/04/26 03:25:34 DEBUG : with_checksum_small_file_from_pipe: md5 = ec129dc103ea778b44c679760d55b6d5 OK 2025/04/26 03:25:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/26 03:25:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/26 03:25:36 DEBUG : with_checksum_big_file_from_pipe: md5 = 55ed6f9cc57e9a0cd36fe7b02e08f02c OK 2025/04/26 03:25:36 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-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:25:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': File to upload is small (34 bytes), uploading instead of streaming 2025/04/26 03:25:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 03:25:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/26 03:25:41 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-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:25:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': File to upload is small (34 bytes), uploading instead of streaming 2025/04/26 03:25:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/26 03:25:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/26 03:25:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.86s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/26 03:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': File to upload is small (48 bytes), uploading instead of streaming 2025/04/26 03:25:48 DEBUG : rcat_metadata: md5 = 1b51e76999359be19e86d69f5f48d5fc OK 2025/04/26 03:25:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/26 03:25:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/26 03:25:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8cdd6c61946dda23978cfa1026eb1972 OK 2025/04/26 03:25:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.55s) --- PASS: TestRcatMetadata/Normal (2.41s) --- PASS: TestRcatMetadata/ViaDisk (2.72s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:25:54 DEBUG : potato1: md5 = 827d6349ecc7be4cd36df05042377a0d OK 2025/04/26 03:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': File to upload is small (60 bytes), uploading instead of streaming 2025/04/26 03:25:55 DEBUG : potato2: md5 = fb5a2ec4998a71d4add57424b6bab0a5 OK 2025/04/26 03:25:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.61s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:25:58 DEBUG : potato1: md5 = 5df1b7b0cb402b598e7e29e574b36984 OK 2025/04/26 03:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': File to upload is small (60 bytes), uploading instead of streaming 2025/04/26 03:26:00 DEBUG : potato2: md5 = 01f77bfb2b5a34741e32233235d071bf OK 2025/04/26 03:26:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.88s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:26:03 DEBUG : potato2: md5 = 3fe6f939e16460c6e910cff2075bf164 OK 2025/04/26 03:26:05 DEBUG : empty space: md5 = 6206996e36277cdca0691b684afc1b8f OK 2025/04/26 03:26:07 DEBUG : sub dir/potato3: md5 = 18b58db2ecace77f2f9f3f88e73d9cac OK 2025/04/26 03:26:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Touching "sub dir/potato3" 2025/04/26 03:26:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Touching "empty space" 2025/04/26 03:26:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Touching "potato2" 2025/04/26 03:26:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.58s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:26:12 DEBUG : dir with metadata: Making directory with metadata 2025/04/26 03:26:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.23s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:26:14 DEBUG : directory with modtime: Making directory with metadata 2025/04/26 03:26:14 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:26:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/26 03:26:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/26 03:26:16 DEBUG : Google drive root 'crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0': Skipping btime metadata as can't update it on an existing file: 2025-04-26T03:26:16.503081181Z 2025/04/26 03:26:17 INFO : non existent directory: Updated directory metadata 2025/04/26 03:26:19 DEBUG : Google drive root 'crypt/g56sdhmfgs3b6174vgs2bb59d9sh0dtmea7hah2jkoqggdglrtg0': Skipping btime metadata as can't update it on an existing file: 2025-04-26T03:26:16.503081181Z 2025/04/26 03:26:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.57s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:26:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/26 03:26:22 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/26 03:26:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.00s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:26:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/26 03:26:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/26 03:26:25 DEBUG : dst: Making directory with metadata 2025/04/26 03:26:25 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/26 03:26:25 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 03:26:26 INFO : dst: Set directory modification time (using SetModTime) 2025/04/26 03:26:26 INFO : dst: Set directory modification time (using SetModTime) 2025/04/26 03:26:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/26 03:26:27 INFO : dst: Set directory modification time (using SetModTime) 2025/04/26 03:26:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.60s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko'", Local "Local file system at /tmp/rclone173172221", Modify Window "1ms" 2025/04/26 03:26:30 DEBUG : sub dir/test remove existing: md5 = ddb37972845a0db68284dbca57f530a1 OK 2025/04/26 03:26:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = aacc4315a4ae4ed9e8f828be29d7efa2 OK 2025/04/26 03:26:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jihulat5" before starting 2025/04/26 03:26:34 DEBUG : sub dir/test remove existing.jihulat5: TEST: removing renamed existing file after operation 2025/04/26 03:26:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.taqafov3" before starting 2025/04/26 03:26:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.taqafov3: TEST: renaming existing back after failed operation 2025/04/26 03:26:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mavalab1" before starting 2025/04/26 03:26:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mavalab1: TEST: removing renamed existing file after operation 2025/04/26 03:26:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "79qumttl71s3k907h4s0gjo8b6sjd6h7mr93l1fn4pkbqco058v0" 2025/04/26 03:26:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "brm755o9m09djh71m3lji8kvipm7tut94ndbqif10phv2s0mb9u22m8t2agjicfcaqk4smp9fd4l5uqkrj5eb53cjm5ebdjia2l1m8ck78t1a91u128vaenqga5ka7s4fnutgjj1bse28gv6dbood7kau05l05q0gso7659c71o9qffp2vc0" --- PASS: TestRemoveExisting (12.47s) === 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/04/26 03:26:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyanoy5toko': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m36.372234987s (try 1/5)