"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/15 03:51:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetukit2loba" 2024/11/15 03:51:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:51:31 DEBUG : Creating backend with remote "TestDrive:crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g" 2024/11/15 03:51:32 DEBUG : Creating backend with remote "/tmp/rclone78080789" === 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-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", 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-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/15 03:51:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/15 03:51:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/15 03:51:32 DEBUG : potato: Seek from 10 to 0 2024/11/15 03:51:32 DEBUG : potato: Seek from 10 to 0 2024/11/15 03:51:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/15 03:51:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/15 03:51:32 DEBUG : potato: Seek from 5 to 2 2024/11/15 03:51:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/15 03:51:32 DEBUG : potato: Seek from 7 to 0 2024/11/15 03:51:32 DEBUG : potato: Seek from 7 to 0 2024/11/15 03:51:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/15 03:51:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/15 03:51:32 DEBUG : potato: Seek from 5 to 2 2024/11/15 03:51:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/15 03:51:32 DEBUG : potato: Seek from 8 to 0 2024/11/15 03:51:32 DEBUG : potato: Seek from 8 to 0 2024/11/15 03:51:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/15 03:51:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/15 03:51:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/15 03:51:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/15 03:51:32 DEBUG : potato: Seek from 5 to 2 2024/11/15 03:51:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/15 03:51:32 DEBUG : potato: Seek from 9 to 0 2024/11/15 03:51:32 DEBUG : potato: Seek from 9 to 0 2024/11/15 03:51:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:51:35 DEBUG : rutabaga: md5 = 1f9242cdd7709e2a4604dfb572992b89 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/15 03:51:38 DEBUG : empty space: md5 = 6f74a598ab8d63c2d7342b8e7fb6b399 OK === RUN TestCheck/3 2024/11/15 03:51:40 DEBUG : potato2: md5 = e5d937624e2f5ec275b03641abe20b1c OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/15 03:51:43 DEBUG : remotepotato: md5 = 0c917bb83f22698eb8ef1e74421c446a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.31s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2024/11/15 03:51:47 DEBUG : Creating backend with remote "nonexistent" 2024/11/15 03:51:47 DEBUG : Creating backend with remote "nonexistent" 2024/11/15 03:51:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/15 03:51:47 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/15 03:51:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/15 03:51:47 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-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:51:48 DEBUG : rutabaga: md5 = a8fb07585e4bea410b33c51b9d5d0761 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/15 03:51:53 DEBUG : empty space: md5 = e5854e1328e3e50e31a4f6fd8c296e5b OK === RUN TestCheckDownload/3 2024/11/15 03:51:56 DEBUG : potato2: md5 = a51fb6cb43181448fdd04e87ff03e0c1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/15 03:52:02 DEBUG : remotepotato: md5 = c3ed6c2141751730c485cb7c1b9903e5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.35s) --- PASS: TestCheckDownload/1 (1.31s) --- PASS: TestCheckDownload/2 (1.42s) --- PASS: TestCheckDownload/3 (1.10s) --- PASS: TestCheckDownload/4 (1.35s) --- PASS: TestCheckDownload/5 (2.14s) --- PASS: TestCheckDownload/6 (1.36s) --- PASS: TestCheckDownload/7 (1.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:52:10 DEBUG : rutabaga: md5 = 3ed926c715f97ecb577b7e699d305709 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/15 03:52:12 DEBUG : empty space: md5 = c14f5287e02adf6411a14c0206070cfd OK === RUN TestCheckSizeOnly/3 2024/11/15 03:52:16 DEBUG : potato2: md5 = f79cc53aa7d74b10b543a60f512d5e21 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/15 03:52:18 DEBUG : remotepotato: md5 = 03da5974c1e019d893a084d66e1b8e4d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.85s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.33s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:52:25 DEBUG : test.sum: md5 = 8e019949c15a0ea61fe196fe06d76d01 OK 2024/11/15 03:52:26 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/15 03:52:26 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/15 03:52:26 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/15 03:52:26 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/15 03:52:28 DEBUG : test.sum: md5 = 638c6fcd5cc78065baf3515a40fad0f0 OK 2024/11/15 03:52:29 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/15 03:52:29 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/15 03:52:29 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/15 03:52:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.33s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:52:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetukit2loba/data" 2024/11/15 03:52:30 DEBUG : Creating backend with remote "TestDrive:crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba/data' lacks md5, skipping --- SKIP: TestCheckSum (2.14s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:52:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetukit2loba/data" 2024/11/15 03:52:32 DEBUG : Creating backend with remote "TestDrive:crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g/vjrnln8ratgmqakfosrqe8espk" 2024/11/15 03:52:37 DEBUG : data/banana: md5 = 945ce61267d66d1f21177b14af4e552a OK 2024/11/15 03:52:39 DEBUG : test.sum: md5 = 4e3c8a88c2a499064a808e1aa050e8d9 OK === RUN TestCheckSumDownload/subtest1 2024/11/15 03:52:44 DEBUG : data/potato: md5 = 7e68f323e66816f52c9cfba52a7d302a OK 2024/11/15 03:52:46 DEBUG : test.sum: md5 = 68e2f1e70d72c1bc09dde4a9e52eeba1 OK === RUN TestCheckSumDownload/subtest2 2024/11/15 03:52:51 DEBUG : test.sum: md5 = 757f40296c0367a2ea3ffc33b0b7e78f OK === RUN TestCheckSumDownload/subtest3 2024/11/15 03:52:55 DEBUG : test.sum: md5 = ea735637c84e02fb39b47c8447accef3 OK === RUN TestCheckSumDownload/subtest4 2024/11/15 03:53:00 DEBUG : test.sum: md5 = b348c9f77e312781c77e4ab08fff936b OK === RUN TestCheckSumDownload/subtest5 2024/11/15 03:53:05 DEBUG : test.sum: md5 = a97aecd0022e311c53c485cd568d93c0 OK === RUN TestCheckSumDownload/subtest6 2024/11/15 03:53:10 DEBUG : data/banana: md5 = 24a2ef98afc0cc7c67029f4b4391a44a OK 2024/11/15 03:53:11 DEBUG : data/potato: md5 = 26985b4f223d0fac3195abc6de0693fe OK 2024/11/15 03:53:13 DEBUG : test.sum: md5 = 3c1cf612055df913a240ede78920518e OK === RUN TestCheckSumDownload/subtest7 2024/11/15 03:53:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/11/15 03:53:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (47.30s) --- PASS: TestCheckSumDownload/subtest1 (3.10s) --- PASS: TestCheckSumDownload/subtest2 (2.95s) --- PASS: TestCheckSumDownload/subtest3 (2.55s) --- PASS: TestCheckSumDownload/subtest4 (2.45s) --- PASS: TestCheckSumDownload/subtest5 (2.60s) --- PASS: TestCheckSumDownload/subtest6 (2.50s) --- PASS: TestCheckSumDownload/subtest7 (2.65s) === RUN TestApplyTransforms 2024/11/15 03:53:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxanap7deni" 2024/11/15 03:53:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:53:20 DEBUG : Creating backend with remote "TestDrive:crypt/kvm871le21kojo47o9ptu9661d3imaejd7pjvao480pgq5se1npg" 2024/11/15 03:53:21 DEBUG : Creating backend with remote "/tmp/rclone1451896516" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxanap7deni'", Local "Local file system at /tmp/rclone1451896516", Modify Window "1ms" 2024/11/15 03:53:23 DEBUG : hello, world!: md5 = aa4d1043bcc0a0f60745c3db9927148a OK upper checkfile vs. lower remote (without normalization) 2024/11/15 03:53:24 ERROR : hello, world!: sum not found 2024/11/15 03:53:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-laxanap7deni' 2024/11/15 03:53:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laxanap7deni': 1 files missing 2024/11/15 03:53:24 NOTICE: 1 hashes missing 2024/11/15 03:53:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laxanap7deni': 2 differences found 2024/11/15 03:53:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laxanap7deni': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/15 03:53:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:53:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laxanap7deni': 0 differences found 2024/11/15 03:53:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laxanap7deni': 1 matching files 2024/11/15 03:53:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvehat4feva" 2024/11/15 03:53:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:53:25 DEBUG : Creating backend with remote "TestDrive:crypt/501tdr8fr2qncep4a654sadnqvvekfo1l5eqits0uicdkf7g9ljg" 2024/11/15 03:53:26 DEBUG : Creating backend with remote "/tmp/rclone1461361765" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvehat4feva'", Local "Local file system at /tmp/rclone1461361765", Modify Window "1ms" 2024/11/15 03:53:29 DEBUG : HELLO, WORLD!: md5 = 5597f66295139fa7749af641a1bab085 OK lower checkfile vs. upper remote (without normalization) 2024/11/15 03:53:30 ERROR : HELLO, WORLD!: sum not found 2024/11/15 03:53:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-quvehat4feva' 2024/11/15 03:53:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvehat4feva': 1 files missing 2024/11/15 03:53:30 NOTICE: 1 hashes missing 2024/11/15 03:53:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvehat4feva': 2 differences found 2024/11/15 03:53:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvehat4feva': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/15 03:53:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:53:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvehat4feva': 0 differences found 2024/11/15 03:53:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvehat4feva': 1 matching files 2024/11/15 03:53:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeruqer8zugo" 2024/11/15 03:53:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:53:31 DEBUG : Creating backend with remote "TestDrive:crypt/ddo7jkktrjg90dtjgrjcl628tutadfaspt87p2o9vs79934m5aog" 2024/11/15 03:53:32 DEBUG : Creating backend with remote "/tmp/rclone1042876017" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeruqer8zugo'", Local "Local file system at /tmp/rclone1042876017", Modify Window "1ms" 2024/11/15 03:53:35 DEBUG : HeLlO, wOrLd!: md5 = 0bf3f2b5005a24add49b0b318f355717 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/15 03:53:36 ERROR : HeLlO, wOrLd!: sum not found 2024/11/15 03:53:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zeruqer8zugo' 2024/11/15 03:53:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeruqer8zugo': 1 files missing 2024/11/15 03:53:36 NOTICE: 1 hashes missing 2024/11/15 03:53:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeruqer8zugo': 2 differences found 2024/11/15 03:53:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeruqer8zugo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/15 03:53:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeruqer8zugo': 0 differences found 2024/11/15 03:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeruqer8zugo': 1 matching files 2024/11/15 03:53:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutimim3sica" 2024/11/15 03:53:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:53:38 DEBUG : Creating backend with remote "TestDrive:crypt/j7qfffe9m0pj5oac8crellc66e3d91foq0vui9rv8bj1i7ujek50" 2024/11/15 03:53:38 DEBUG : Creating backend with remote "/tmp/rclone4103040315" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutimim3sica'", Local "Local file system at /tmp/rclone4103040315", Modify Window "1ms" 2024/11/15 03:53:41 DEBUG : HELLO, WORLD!: md5 = 623b3aeb5b70bfded013e24716ca616a OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/15 03:53:42 ERROR : HELLO, WORLD!: sum not found 2024/11/15 03:53:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vutimim3sica' 2024/11/15 03:53:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vutimim3sica': 1 files missing 2024/11/15 03:53:42 NOTICE: 1 hashes missing 2024/11/15 03:53:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vutimim3sica': 2 differences found 2024/11/15 03:53:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vutimim3sica': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/15 03:53:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vutimim3sica': 0 differences found 2024/11/15 03:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vutimim3sica': 1 matching files 2024/11/15 03:53:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niluniv4visu" 2024/11/15 03:53:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:53:43 DEBUG : Creating backend with remote "TestDrive:crypt/d4g9ttfutt6i3bnj51hvcqjlipn8r5cohmg8vvilp57ni8k3ftng" 2024/11/15 03:53:44 DEBUG : Creating backend with remote "/tmp/rclone616231071" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niluniv4visu'", Local "Local file system at /tmp/rclone616231071", Modify Window "1ms" 2024/11/15 03:53:47 DEBUG : 測試_Русский___ě_áñ: md5 = 5eb399d2edf1ce6ffde197692ac44db6 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/15 03:53:48 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/15 03:53:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-niluniv4visu' 2024/11/15 03:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niluniv4visu': 1 files missing 2024/11/15 03:53:48 NOTICE: 1 hashes missing 2024/11/15 03:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niluniv4visu': 2 differences found 2024/11/15 03:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niluniv4visu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/15 03:53:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niluniv4visu': 0 differences found 2024/11/15 03:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niluniv4visu': 1 matching files 2024/11/15 03:53:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kikorem1buja" 2024/11/15 03:53:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:53:49 DEBUG : Creating backend with remote "TestDrive:crypt/rh46ck5np56leng07u114jdho57l15ov8i3hnljfnq6obbira3c0" 2024/11/15 03:53:50 DEBUG : Creating backend with remote "/tmp/rclone3960497978" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kikorem1buja'", Local "Local file system at /tmp/rclone3960497978", Modify Window "1ms" 2024/11/15 03:53:53 DEBUG : 測試_Русский___ě_áñ: md5 = ec9204c783aa8eca59fa09507ab1c6a1 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/15 03:53:54 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/15 03:53:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kikorem1buja' 2024/11/15 03:53:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikorem1buja': 1 files missing 2024/11/15 03:53:54 NOTICE: 1 hashes missing 2024/11/15 03:53:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikorem1buja': 2 differences found 2024/11/15 03:53:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikorem1buja': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/15 03:53:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:53:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikorem1buja': 0 differences found 2024/11/15 03:53:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikorem1buja': 1 matching files 2024/11/15 03:53:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pizitek0vace" 2024/11/15 03:53:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:53:55 DEBUG : Creating backend with remote "TestDrive:crypt/76den15jcsrmhb8c242n0dpnop6s8mjma2h4b8ecqv3oondev60g" 2024/11/15 03:53:56 DEBUG : Creating backend with remote "/tmp/rclone848914383" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pizitek0vace'", Local "Local file system at /tmp/rclone848914383", Modify Window "1ms" 2024/11/15 03:53:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 95e17e4ca210735b5cb4e5a91d3c62b8 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/15 03:53:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/15 03:53:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pizitek0vace' 2024/11/15 03:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizitek0vace': 1 files missing 2024/11/15 03:53:59 NOTICE: 1 hashes missing 2024/11/15 03:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizitek0vace': 2 differences found 2024/11/15 03:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizitek0vace': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/15 03:54:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:54:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizitek0vace': 0 differences found 2024/11/15 03:54:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizitek0vace': 1 matching files 2024/11/15 03:54:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucubon5ziho" 2024/11/15 03:54:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:54:01 DEBUG : Creating backend with remote "TestDrive:crypt/91ei495ertgrk8e00ies1vd5mmscnidg4eqf3pkhmlralotmdtng" 2024/11/15 03:54:02 DEBUG : Creating backend with remote "/tmp/rclone3735677573" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pucubon5ziho'", Local "Local file system at /tmp/rclone3735677573", Modify Window "1ms" 2024/11/15 03:54:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4ff15b419cb3c72c80e0454cb8cedf15 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/15 03:54:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/15 03:54:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pucubon5ziho' 2024/11/15 03:54:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucubon5ziho': 1 files missing 2024/11/15 03:54:05 NOTICE: 1 hashes missing 2024/11/15 03:54:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucubon5ziho': 2 differences found 2024/11/15 03:54:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucubon5ziho': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/15 03:54:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:54:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucubon5ziho': 0 differences found 2024/11/15 03:54:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucubon5ziho': 1 matching files 2024/11/15 03:54:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayahos0yato" 2024/11/15 03:54:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:54:07 DEBUG : Creating backend with remote "TestDrive:crypt/6rrjd20o6cs3i9ak7ltcqheb20evgbm8l8d7m2tfgcbvq9d5j5f0" 2024/11/15 03:54:08 DEBUG : Creating backend with remote "/tmp/rclone2979100863" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayahos0yato'", Local "Local file system at /tmp/rclone2979100863", Modify Window "1ms" 2024/11/15 03:54:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 24c9263ce742f0fbc4abf84cbd252554 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/15 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/15 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cayahos0yato' 2024/11/15 03:54:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayahos0yato': 1 files missing 2024/11/15 03:54:11 NOTICE: 1 hashes missing 2024/11/15 03:54:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayahos0yato': 2 differences found 2024/11/15 03:54:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayahos0yato': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/15 03:54:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayahos0yato': 0 differences found 2024/11/15 03:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayahos0yato': 1 matching files 2024/11/15 03:54:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-balibix3hoke" 2024/11/15 03:54:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:54:13 DEBUG : Creating backend with remote "TestDrive:crypt/7afuc8nkqjmaf8dekpqh51l8vs6q35k1jspgrfimsp9ie9gijjpg" 2024/11/15 03:54:14 DEBUG : Creating backend with remote "/tmp/rclone982019202" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-balibix3hoke'", Local "Local file system at /tmp/rclone982019202", Modify Window "1ms" 2024/11/15 03:54:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 600cabe576532a96023b364c691e47c9 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/15 03:54:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/15 03:54:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-balibix3hoke' 2024/11/15 03:54:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-balibix3hoke': 1 files missing 2024/11/15 03:54:17 NOTICE: 1 hashes missing 2024/11/15 03:54:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-balibix3hoke': 2 differences found 2024/11/15 03:54:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-balibix3hoke': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/15 03:54:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/15 03:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-balibix3hoke': 0 differences found 2024/11/15 03:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-balibix3hoke': 1 matching files 2024/11/15 03:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-balibix3hoke': Purge remote 2024/11/15 03:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayahos0yato': Purge remote 2024/11/15 03:54:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucubon5ziho': Purge remote 2024/11/15 03:54:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pizitek0vace': Purge remote 2024/11/15 03:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kikorem1buja': Purge remote 2024/11/15 03:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niluniv4visu': Purge remote 2024/11/15 03:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutimim3sica': Purge remote 2024/11/15 03:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeruqer8zugo': Purge remote 2024/11/15 03:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvehat4feva': Purge remote 2024/11/15 03:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxanap7deni': Purge remote --- PASS: TestApplyTransforms (65.45s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:54:25 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/15 03:54:28 DEBUG : sub/file2: md5 = 15d9c34c309715a4e5c033686f40f21a OK 2024/11/15 03:54:28 INFO : file1: Copied (new) to: sub/file2 2024/11/15 03:54:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 03:54:29 DEBUG : file1: Unchanged skipping 2024/11/15 03:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': don't need to copy/move sub/file2, it is already at target location 2024/11/15 03:54:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.97s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:54:35 DEBUG : dst/file1: md5 = df60e16cfca9839c843530944e68b1fc OK 2024/11/15 03:54:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetukit2loba/backup" 2024/11/15 03:54:36 DEBUG : Creating backend with remote "TestDrive:crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g/1nrff024r7pq65ecp72fc28jb0" 2024/11/15 03:54:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/15 03:54:41 INFO : dst/file1: Moved (server-side) 2024/11/15 03:54:43 DEBUG : dst/file1: md5 = 0fd34532e60c07cffd590f693decafc1 OK 2024/11/15 03:54:43 INFO : dst/file1: Copied (new) 2024/11/15 03:54:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 03:54:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 03:54:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.93s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:54:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetukit2loba/dst" 2024/11/15 03:54:49 DEBUG : Creating backend with remote "TestDrive:crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/15 03:54:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetukit2loba/CompareDest" 2024/11/15 03:54:50 DEBUG : Creating backend with remote "TestDrive:crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g/gveqi14airsml4bgu7krj116o8" 2024/11/15 03:54:52 DEBUG : one: Need to transfer - File not found at Destination 2024/11/15 03:54:55 DEBUG : one: md5 = 7934fa27c7798f347fa1d5addd99ba67 OK 2024/11/15 03:54:55 INFO : one: Copied (new) 2024/11/15 03:54:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:54:58 DEBUG : one: md5 = 25f9b08504c5151e6635c5414624a9d8 OK 2024/11/15 03:54:58 INFO : one: Copied (replaced existing) 2024/11/15 03:55:01 DEBUG : dst/one: md5 = a71cff93b7b1db406d02903e9565c8b1 OK 2024/11/15 03:55:04 DEBUG : CompareDest/one: md5 = defd2047d367e1614c2b74b84208ae97 OK 2024/11/15 03:55:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:55:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:55:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 03:55:07 DEBUG : CompareDest/two: md5 = 0e07c585ef04d9ff1fabbf0cc5088e3a OK 2024/11/15 03:55:08 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 03:55:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:55:08 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 03:55:09 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 03:55:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:55:09 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 03:55:10 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 03:55:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/15 03:55:13 DEBUG : two: md5 = 938ef96b243e88fb24c4c2baa38c5c1d OK 2024/11/15 03:55:13 INFO : two: Copied (new) 2024/11/15 03:55:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/15 03:55:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:55:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/15 03:55:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.64s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:55:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetukit2loba/dst" 2024/11/15 03:55:18 DEBUG : Creating backend with remote "TestDrive:crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/15 03:55:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetukit2loba/CopyDest" 2024/11/15 03:55:20 DEBUG : Creating backend with remote "TestDrive:crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/15 03:55:21 DEBUG : one: Need to transfer - File not found at Destination 2024/11/15 03:55:24 DEBUG : one: md5 = 143b10e9d5daa7016b146bdb466c7313 OK 2024/11/15 03:55:24 INFO : one: Copied (new) 2024/11/15 03:55:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:55:28 DEBUG : one: md5 = 28f485237ff7d27a4ffb60faef018c87 OK 2024/11/15 03:55:28 INFO : one: Copied (replaced existing) 2024/11/15 03:55:30 DEBUG : dst/one: md5 = 51d2d782349350313e1cade889ea8204 OK 2024/11/15 03:55:33 DEBUG : CopyDest/one: md5 = 243b16f362d7e9bae5cf66df4e9edf33 OK 2024/11/15 03:55:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetukit2loba/BackupDir" 2024/11/15 03:55:33 DEBUG : Creating backend with remote "TestDrive:crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/15 03:55:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:55:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:55:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 03:55:38 INFO : one: Moved (server-side) 2024/11/15 03:55:39 INFO : one: Copied (server-side copy) 2024/11/15 03:55:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/15 03:55:41 DEBUG : CopyDest/two: md5 = ddb0415c194418a5afd48dade7d75e4f OK 2024/11/15 03:55:42 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 03:55:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:55:44 INFO : two: Copied (server-side copy) 2024/11/15 03:55:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/15 03:55:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 03:55:45 DEBUG : two: Unchanged skipping 2024/11/15 03:55:48 DEBUG : CopyDest/three: md5 = dfce2f07240972344d4d7dedafcd61ed OK 2024/11/15 03:55:48 DEBUG : three: Need to transfer - File not found at Destination 2024/11/15 03:55:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/15 03:55:49 DEBUG : three: Destination not found in --copy-dest 2024/11/15 03:55:50 DEBUG : three: md5 = d05d2eb107c4dbae254a26d6cb96f5c0 OK 2024/11/15 03:55:50 INFO : three: Copied (new) 2024/11/15 03:55:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/15 03:55:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/15 03:55:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:55:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/15 03:55:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/15 03:55:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 03:55:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.67s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:56:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/15 03:56:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9c3c5b9019bf1c21ff62fd8877ca6efd OK 2024/11/15 03:56:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/15 03:56:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/15 03:56:04 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 2024/11/15 03:56:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/15 03:56:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/15 03:56:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a471255c743056a830c1aa3836d7e29e OK 2024/11/15 03:56:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/15 03:56:10 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/15 03:56:10 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.86s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:56:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Looking for duplicate names using skip mode. 2024/11/15 03:56:15 NOTICE: one: Found 2 files with duplicate names 2024/11/15 03:56:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.81s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:56:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Looking for duplicate names using skip mode. 2024/11/15 03:56:22 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:56:22 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/15 03:56:23 INFO : one: Deleted 2024/11/15 03:56:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.97s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:56:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Looking for duplicate names using first mode. 2024/11/15 03:56:30 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:56:31 INFO : one: Deleted 2024/11/15 03:56:32 INFO : one: Deleted 2024/11/15 03:56:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.07s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:56:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Looking for duplicate names using newest mode. 2024/11/15 03:56:39 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:56:39 INFO : one: Deleted 2024/11/15 03:56:40 INFO : one: Deleted 2024/11/15 03:56:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.12s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:56:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Looking for duplicate names using oldest mode. 2024/11/15 03:56:47 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:56:48 INFO : one: Deleted 2024/11/15 03:56:48 INFO : one: Deleted 2024/11/15 03:56:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.21s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:56:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Looking for duplicate names using largest mode. 2024/11/15 03:56:55 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:56:56 INFO : one: Deleted 2024/11/15 03:56:57 INFO : one: Deleted 2024/11/15 03:56:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.27s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:57:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Looking for duplicate names using smallest mode. 2024/11/15 03:57:03 NOTICE: one: Found 3 files with duplicate names 2024/11/15 03:57:04 INFO : one: Deleted 2024/11/15 03:57:05 INFO : one: Deleted 2024/11/15 03:57:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.84s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:57:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Looking for duplicate names using rename mode. 2024/11/15 03:57:13 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/15 03:57:14 INFO : one-2.txt: renamed from: one.txt 2024/11/15 03:57:15 INFO : one-3.txt: renamed from: one.txt 2024/11/15 03:57:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.19s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:57:23 DEBUG : dupe1/one.txt: md5 = 3ee5952e35dda4824d9f65dbeb9d73d9 OK 2024/11/15 03:57:26 DEBUG : dupe2/two.txt: md5 = 5dbe680746673b462bb61176879a05f3 OK 2024/11/15 03:57:29 DEBUG : dupe3/three.txt: md5 = 621f8b99350447fd0cb18441ced11344 OK 2024/11/15 03:57:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/15 03:57:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/15 03:57:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/15 03:57:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/15 03:57:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/15 03:57:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/15 03:57:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.84s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:57:39 DEBUG : a.txt: md5 = fb59911cb1dc272069e94a90250e78a6 OK 2024/11/15 03:57:41 DEBUG : zend.txt: md5 = 9266d7afcdda318046985aaa3c285a97 OK 2024/11/15 03:57:43 DEBUG : sub dir/hello world: md5 = 652caff7c9190f031785c033efa3589f OK 2024/11/15 03:57:45 DEBUG : sub dir/hello world2: md5 = c62d24b7b96581c43ba01e78c124ec7b OK 2024/11/15 03:57:48 DEBUG : sub dir/ignore dir/.ignore: md5 = d5239222d9c3705e6b649e16222388fb OK 2024/11/15 03:57:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6d9c9440304a805df27fa506b551bc0f OK 2024/11/15 03:57:53 DEBUG : sub dir/sub sub dir/hello world3: md5 = 414e8de84bf41d0bfc70ee829c11a92a OK 2024/11/15 03:57:54 DEBUG : a.txt: Excluded (Size Filter) 2024/11/15 03:57:54 DEBUG : a.txt: Excluded 2024/11/15 03:57:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/15 03:57:55 DEBUG : sub dir/hello world: Excluded 2024/11/15 03:57:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/15 03:57:55 DEBUG : sub dir/hello world2: Excluded 2024/11/15 03:57:55 DEBUG : sub dir/ignore dir: Excluded 2024/11/15 03:57:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/15 03:57:55 DEBUG : sub dir/hello world: Excluded 2024/11/15 03:57:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/15 03:57:55 DEBUG : sub dir/hello world2: Excluded 2024/11/15 03:57:56 DEBUG : sub dir/ignore dir: Excluded 2024/11/15 03:58:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/15 03:58:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/15 03:58:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/15 03:58:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/15 03:58:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/15 03:58:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/15 03:58:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (27.28s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:58:06 DEBUG : file1: md5 = b56773ebe7c36632e0a8af322cc21a21 OK 2024/11/15 03:58:09 DEBUG : sub/file2: md5 = 43346bd85283b422943a1871f20e4efb OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/11/15 03:58:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/15 03:58:12 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/15 03:58:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/15 03:58:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.57s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.36s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.75s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:58:18 DEBUG : file1: md5 = c68d5d46b3a5b892fa7c85f7bfc12499 OK 2024/11/15 03:58:21 DEBUG : sub/file2: md5 = 5c5f30c6805a977da4c946268f9b666d OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/15 03:58:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetukit2loba/notfound" 2024/11/15 03:58:25 DEBUG : Config file has changed externally - reloading 2024/11/15 03:58:25 DEBUG : Creating backend with remote "TestDrive:crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g/qe0i31qdkoejk60elps0ni5sqk" 2024/11/15 03:58:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.80s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Making directory 2024/11/15 03:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:58:33 DEBUG : sub dir/hello world: md5 = 63d5b2b4b566eb26a147edddc1d977be OK 2024/11/15 03:58:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.75s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:58:38 DEBUG : potato2: md5 = 309aad92b69fc6a79944aa35e5dfa15f OK 2024/11/15 03:58:40 DEBUG : empty space: md5 = bc344d5d67f816076f280202384f95db OK --- PASS: TestLs (7.77s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:58:46 DEBUG : potato2: md5 = 49ba1647f421b27257e989b7d0a32c39 OK 2024/11/15 03:58:47 DEBUG : empty space: md5 = e7e94728c5c5e7597dfb5d1ff72af51a OK 2024/11/15 03:58:48 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.98s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:58:52 DEBUG : potato2: md5 = f7e2264748dbe2cec16995e691554fdc OK 2024/11/15 03:58:53 DEBUG : empty space: md5 = 15fb751ca8da862dbfbf996abb584fbc OK --- PASS: TestLsLong (5.85s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:58:57 DEBUG : potato2: md5 = 3b2c385917074156dfac8a10edaae69c OK 2024/11/15 03:58:59 DEBUG : empty space: md5 = 582ea277e93b75cc68705cf41094d9aa OK --- PASS: TestHashSums (5.32s) === RUN TestHashSumsWithErrors 2024/11/15 03:59:01 DEBUG : Creating backend with remote ":memory:" 2024/11/15 03:59:01 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/15 03:59:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/15 03:59:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/15 03:59:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/15 03:59:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/15 03:59:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/15 03:59:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/15 03:59:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/15 03:59:01 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-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:59:03 DEBUG : potato2: md5 = b1c842f2f4cdcf57ab41d70a6ca83535 OK 2024/11/15 03:59:04 DEBUG : empty space: md5 = 7da56546745b14b3639acc459434cd20 OK 2024/11/15 03:59:07 DEBUG : sub dir/potato3: md5 = d4f8fc36aaa0ac60240ed9d5a8f61ecf OK 2024/11/15 03:59:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.61s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:59:13 DEBUG : small: md5 = fba501f8bcbbba9015495e3853f7dae3 OK 2024/11/15 03:59:15 DEBUG : medium: md5 = cc9727c7d90c028d7eccf9ee42e57024 OK 2024/11/15 03:59:17 DEBUG : large: md5 = 9b5cedaa0941f76bf6623086f76027fe OK 2024/11/15 03:59:17 DEBUG : Waiting for deletions to finish 2024/11/15 03:59:17 DEBUG : large: Excluded (Size Filter) 2024/11/15 03:59:18 INFO : medium: Deleted 2024/11/15 03:59:18 INFO : small: Deleted --- PASS: TestDelete (7.86s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:59:21 DEBUG : small: md5 = be4e2212571c15d5871366389594df59 OK 2024/11/15 03:59:23 DEBUG : medium: md5 = 0d9d7aeb2f3985d9cf740073064b8568 OK 2024/11/15 03:59:25 DEBUG : large: md5 = cee9f3e19920277e65a4b882969742fb OK 2024/11/15 03:59:25 DEBUG : Waiting for deletions to finish 2024/11/15 03:59:26 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/11/15 03:59:26 INFO : large: Deleted 2024/11/15 03:59:26 INFO : small: Deleted --- PASS: TestMaxDelete (8.70s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:59:30 DEBUG : small: md5 = ac79ebbadc583117608a871d33397367 OK 2024/11/15 03:59:32 DEBUG : medium: md5 = 884895216e5354812353fa2333b0b3f5 OK 2024/11/15 03:59:33 DEBUG : large: md5 = fe1e79d13f01001ef028304b556e829a OK 2024/11/15 03:59:34 DEBUG : Waiting for deletions to finish 2024/11/15 03:59:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/15 03:59:34 INFO : small: Deleted 2024/11/15 03:59:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.41s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:59:38 DEBUG : small: md5 = 42ad2965490e63b5ca4d38829c72cc76 OK 2024/11/15 03:59:40 DEBUG : medium: md5 = 2dc5e2759d58c6dab69608dada12b08a OK 2024/11/15 03:59:42 DEBUG : large: md5 = 9716e0ad88073be99eadfe1839db3c9c OK 2024/11/15 03:59:42 DEBUG : Waiting for deletions to finish 2024/11/15 03:59:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/15 03:59:43 INFO : small: Deleted 2024/11/15 03:59:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.34s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:59:47 DEBUG : ReadFile: md5 = cf376603da83639c2fa64100e131a60e OK --- PASS: TestReadFile (4.88s) === RUN TestRetry 2024/11/15 03:59:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/15 03:59:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/15 03:59:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/15 03:59:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/15 03:59:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/15 03:59:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/15 03:59:50 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-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 03:59:52 DEBUG : file1: md5 = 1eaac80db4cad1685450dfefe8250d3a OK 2024/11/15 03:59:53 DEBUG : file2: md5 = dcc61c9c6664b9153042371eefa45bc2 OK --- PASS: TestCat (21.85s) === RUN TestPurge 2024/11/15 04:00:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gexupob8fedo" 2024/11/15 04:00:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 04:00:12 DEBUG : Creating backend with remote "TestDrive:crypt/1pn85c97gtggtvqht2fre96a62h80lks8gpng93g3kd9glmf30sg" 2024/11/15 04:00:13 DEBUG : Creating backend with remote "/tmp/rclone850209337" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gexupob8fedo'", Local "Local file system at /tmp/rclone850209337", Modify Window "1ms" 2024/11/15 04:00:19 DEBUG : A1/B1/C1/one: md5 = aa26c8be0e4944bf758a6d9579af47cc OK 2024/11/15 04:00:19 DEBUG : A2: Making directory 2024/11/15 04:00:20 DEBUG : A1/B2: Making directory 2024/11/15 04:00:21 DEBUG : A1/B2/C2: Making directory 2024/11/15 04:00:22 DEBUG : A1/B1/C3: Making directory 2024/11/15 04:00:23 DEBUG : A3: Making directory 2024/11/15 04:00:24 DEBUG : A3/B3: Making directory 2024/11/15 04:00:25 DEBUG : A3/B3/C4: Making directory 2024/11/15 04:00:28 DEBUG : A1/two: md5 = 858490ce0a3c7beefa4452877d1637a1 OK 2024/11/15 04:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gexupob8fedo': Purge remote 2024/11/15 04:00:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.72s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:00:38 DEBUG : A1/B1/C1/one: md5 = 482c923d824ef7f72def0e1cdc8d40b9 OK 2024/11/15 04:00:38 DEBUG : A2: Making directory 2024/11/15 04:00:39 DEBUG : A1/B2: Making directory 2024/11/15 04:00:40 DEBUG : A1/B2/C2: Making directory 2024/11/15 04:00:41 DEBUG : A1/B1/C3: Making directory 2024/11/15 04:00:42 DEBUG : A3: Making directory 2024/11/15 04:00:43 DEBUG : A3/B3: Making directory 2024/11/15 04:00:44 DEBUG : A3/B3/C4: Making directory 2024/11/15 04:00:47 DEBUG : A1/two: md5 = c2f52c4fb342a5d8f66e5e3363536107 OK 2024/11/15 04:00:48 DEBUG : removing 1 level 3 directories 2024/11/15 04:00:48 INFO : A3/B3/C4: Removing directory 2024/11/15 04:00:51 DEBUG : removing 2 level 3 directories 2024/11/15 04:00:51 INFO : A1/B2/C2: Removing directory 2024/11/15 04:00:51 INFO : A1/B1/C3: Removing directory 2024/11/15 04:00:52 DEBUG : removing 2 level 2 directories 2024/11/15 04:00:52 INFO : A3/B3: Removing directory 2024/11/15 04:00:52 INFO : A1/B2: Removing directory 2024/11/15 04:00:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/15 04:00:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/15 04:00:53 DEBUG : removing 2 level 1 directories 2024/11/15 04:00:53 INFO : A3: Removing directory 2024/11/15 04:00:53 INFO : A2: Removing directory 2024/11/15 04:00:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/15 04:00:58 DEBUG : removing 1 level 3 directories 2024/11/15 04:00:58 INFO : A1/B1/C1: Removing directory 2024/11/15 04:00:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:00:59 DEBUG : removing 1 level 2 directories 2024/11/15 04:00:59 INFO : A1/B1: Removing directory 2024/11/15 04:00:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/15 04:00:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 04:01:00 DEBUG : removing 1 level 1 directories 2024/11/15 04:01:00 INFO : A1: Removing directory 2024/11/15 04:01:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/15 04:01:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/15 04:01:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/15 04:01:01 DEBUG : removing 1 level 0 directories 2024/11/15 04:01:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Removing directory 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/15 04:01:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (29.93s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:01:03 DEBUG : A1: Making directory 2024/11/15 04:01:04 DEBUG : A1/B1: Making directory 2024/11/15 04:01:06 DEBUG : A1/B1/C1: Making directory 2024/11/15 04:01:08 DEBUG : removing 1 level 3 directories 2024/11/15 04:01:08 INFO : A1/B1/C1: Removing directory 2024/11/15 04:01:09 DEBUG : removing 1 level 2 directories 2024/11/15 04:01:09 INFO : A1/B1: Removing directory 2024/11/15 04:01:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 04:01:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.07s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:01:12 DEBUG : A1: Making directory 2024/11/15 04:01:13 DEBUG : A1/B1: Making directory 2024/11/15 04:01:15 DEBUG : A1/B1/C1: Making directory 2024/11/15 04:01:18 DEBUG : removing 1 level 3 directories 2024/11/15 04:01:18 INFO : A1/B1/C1: Removing directory 2024/11/15 04:01:19 DEBUG : removing 1 level 2 directories 2024/11/15 04:01:19 INFO : A1/B1: Removing directory 2024/11/15 04:01:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 04:01:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.60s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:01:24 DEBUG : file1: md5 = a9df6b3a2f736902f76f25cd257b1779 OK 2024/11/15 04:01:24 DEBUG : filename.txt: File name found in url 2024/11/15 04:01:27 DEBUG : filename.txt: md5 = 1ab2bbf4734a37d7c6fba78b665b0aa5 OK 2024/11/15 04:01:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/15 04:01:29 DEBUG : headerfilename.txt: md5 = d31a7b01f130f10c905cfe696cfd40f0 OK 2024/11/15 04:01:31 DEBUG : file2: md5 = 27543ec6a341b15b0b0c63f46817bf29 OK --- PASS: TestCopyURL (12.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:01:34 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/15 04:01:37 DEBUG : sub/file2: md5 = 1f7746b08084549fc1738b3cbcf2d58a OK 2024/11/15 04:01:37 INFO : file1: Copied (new) to: sub/file2 2024/11/15 04:01:37 INFO : file1: Deleted 2024/11/15 04:01:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 04:01:38 DEBUG : file1: Unchanged skipping 2024/11/15 04:01:38 INFO : file1: Deleted 2024/11/15 04:01:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': don't need to copy/move sub/file2, it is already at target location 2024/11/15 04:01:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.22s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:01:42 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/15 04:01:44 DEBUG : file1: md5 = ec9f4c6681608c46cbd533b3b3a5824d OK 2024/11/15 04:01:44 INFO : file1: Copied (new) 2024/11/15 04:01:44 INFO : file1: Deleted 2024/11/15 04:01:44 DEBUG : file1: Destination exists, skipping 2024/11/15 04:01:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.14s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:01:50 DEBUG : dst/file1: md5 = 016fa504b6445f6ce3f3fb26ec69312b OK 2024/11/15 04:01:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetukit2loba/backup" 2024/11/15 04:01:50 DEBUG : Config file has changed externally - reloading 2024/11/15 04:01:50 DEBUG : Creating backend with remote "TestDrive:crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g/1nrff024r7pq65ecp72fc28jb0" 2024/11/15 04:01:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/15 04:01:55 INFO : dst/file1: Moved (server-side) 2024/11/15 04:01:57 DEBUG : dst/file1: md5 = 4c681afe80b9e1ba5a479e8a3534addb OK 2024/11/15 04:01:57 INFO : dst/file1: Copied (new) 2024/11/15 04:01:57 INFO : dst/file1: Deleted 2024/11/15 04:02:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 04:02:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/15 04:02:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.23s) === 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-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:02:06 DEBUG : A1/one: md5 = a2b3d78b7845b31a84a9a60d9770bce9 OK 2024/11/15 04:02:08 DEBUG : A1/two: md5 = fcb5a9c3f97f51ccc3d6971dfbd11c54 OK 2024/11/15 04:02:10 DEBUG : A1/B1/three: md5 = 270d998f55e7483dd854facd02fc78f2 OK 2024/11/15 04:02:13 DEBUG : A1/B1/C1/four: md5 = 03a0ced27b0c3c423f940ead069214ba OK 2024/11/15 04:02:16 DEBUG : A1/B1/C2/five: md5 = 4d6997b2368b24b4ab4a983ce1fc030a OK 2024/11/15 04:02:16 DEBUG : A1/B2: Making directory 2024/11/15 04:02:17 DEBUG : A1/B1/C3: Making directory 2024/11/15 04:02:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/15 04:02:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/15 04:02:30 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/15 04:02:30 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/15 04:02:30 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/15 04:02:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/15 04:02:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/15 04:02:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 04:02:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/15 04:02:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/15 04:02:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/15 04:02:45 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/15 04:02:45 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/15 04:02:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/15 04:02:46 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/15 04:02:46 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/15 04:02:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/15 04:02:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/15 04:02:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 04:02:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/15 04:02:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/15 04:02:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/15 04:03:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/15 04:03:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/15 04:03:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/15 04:03:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/15 04:03:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/15 04:03:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/15 04:03:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/15 04:03:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/15 04:03:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (60.02s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:03:03 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.59s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': File to upload is small (34 bytes), uploading instead of streaming 2024/11/15 04:03:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 6917fa6334488bd763c9ec105b744f54 OK 2024/11/15 04:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/15 04:03:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/15 04:03:07 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/15 04:03:08 DEBUG : no_checksum_big_file_from_pipe: md5 = 3a312b1c7c813534d63883f2ac6b4fea OK 2024/11/15 04:03:08 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-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': File to upload is small (34 bytes), uploading instead of streaming 2024/11/15 04:03:12 DEBUG : with_checksum_small_file_from_pipe: md5 = ee5f673b4999a3b8acf620e9ecd5d721 OK 2024/11/15 04:03:12 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/15 04:03:13 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/15 04:03:14 DEBUG : with_checksum_big_file_from_pipe: md5 = 20c0a0bd57c533e1f732cd78802650c5 OK 2024/11/15 04:03:14 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-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:03:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': File to upload is small (34 bytes), uploading instead of streaming 2024/11/15 04:03:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 04:03:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/15 04:03:21 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-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': File to upload is small (34 bytes), uploading instead of streaming 2024/11/15 04:03:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/15 04:03:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/15 04:03:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (49.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.45s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (28.82s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/15 04:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': File to upload is small (48 bytes), uploading instead of streaming 2024/11/15 04:04:03 DEBUG : rcat_metadata: md5 = 1fcce2588a55b0589ec958467fb54e76 OK 2024/11/15 04:04:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/15 04:04:13 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/15 04:04:15 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4a6ec228812583c43b4a567d0762c45f OK 2024/11/15 04:04:15 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (23.61s) --- PASS: TestRcatMetadata/Normal (19.05s) --- PASS: TestRcatMetadata/ViaDisk (3.93s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:04:18 DEBUG : potato1: md5 = f797463d5f747a364b998dec6c4f5c75 OK 2024/11/15 04:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': File to upload is small (60 bytes), uploading instead of streaming 2024/11/15 04:04:20 DEBUG : potato2: md5 = 8b3222d20713d8c5b12104b6e4023887 OK 2024/11/15 04:04:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.92s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:04:24 DEBUG : potato1: md5 = 03a2d2591cc11261c6a791f7b80fd184 OK 2024/11/15 04:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': File to upload is small (60 bytes), uploading instead of streaming 2024/11/15 04:04:26 DEBUG : potato2: md5 = 8eaeb5f20ae751eba14cd2dc0cb8fa04 OK 2024/11/15 04:04:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.12s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:04:30 DEBUG : potato2: md5 = bc9dc926e5a9b2b7f4b1d6ebab55d368 OK 2024/11/15 04:04:32 DEBUG : empty space: md5 = 602fb28e6d17a3bbb4c9455d654f8aba OK 2024/11/15 04:04:35 DEBUG : sub dir/potato3: md5 = f33c82799b392c28459477633da35b59 OK 2024/11/15 04:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Touching "empty space" 2024/11/15 04:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Touching "potato2" 2024/11/15 04:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Touching "sub dir/potato3" 2024/11/15 04:04:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.91s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:04:42 DEBUG : dir with metadata: Making directory with metadata 2024/11/15 04:04:44 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.99s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:04:45 DEBUG : directory with modtime: Making directory with metadata 2024/11/15 04:04:47 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.10s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:04:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/15 04:04:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/15 04:04:49 DEBUG : Google drive root 'crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g': Skipping btime metadata as can't update it on an existing file: 2024-11-15T04:04:49.053754129Z 2024/11/15 04:04:50 INFO : non existent directory: Updated directory metadata 2024/11/15 04:04:52 DEBUG : Google drive root 'crypt/2ignos23s0gt537flrt5k0859qvsjqn59atcugs2qh92rdlmun4g': Skipping btime metadata as can't update it on an existing file: 2024-11-15T04:04:49.053754129Z 2024/11/15 04:04:53 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.39s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:04:55 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/15 04:04:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/15 04:04:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.19s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:05:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/15 04:05:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/15 04:05:00 DEBUG : dst: Making directory with metadata 2024/11/15 04:05:01 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/15 04:05:01 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 04:05:02 INFO : dst: Set directory modification time (using SetModTime) 2024/11/15 04:05:03 INFO : dst: Set directory modification time (using SetModTime) 2024/11/15 04:05:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/15 04:05:04 INFO : dst: Set directory modification time (using SetModTime) 2024/11/15 04:05:04 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.83s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba'", Local "Local file system at /tmp/rclone78080789", Modify Window "1ms" 2024/11/15 04:05:09 DEBUG : sub dir/test remove existing: md5 = 24888d3bded4e772dbd6cd56f840a62b OK 2024/11/15 04:05:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7df1ee86ecbd6d92793a9ed90f1ae102 OK 2024/11/15 04:05:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vuwegay1" before starting 2024/11/15 04:05:14 DEBUG : sub dir/test remove existing.vuwegay1: TEST: removing renamed existing file after operation 2024/11/15 04:05:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.najugey4" before starting 2024/11/15 04:05:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.najugey4: TEST: renaming existing back after failed operation 2024/11/15 04:05:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qucayef5" before starting 2024/11/15 04:05:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qucayef5: TEST: removing renamed existing file after operation 2024/11/15 04:05:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rad3096327ma6aha03hrm0bi3178h2k6o4jh95cjad3ms5f11hb0" 2024/11/15 04:05:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "n0sd0ui9aa5q905didcjhdd7ne00na1n535gul9hh5lq6g3uo542e6fjjfe95lc9eh2cbbt79epl9d18ej5u9kqppskr5aqtgus68lol5sqeh1mf1b5bd61u76caetru6rdsrc24q784pdqlo7tvif1qi8n1o9g652jsil7nfh05bt9uqce0" --- PASS: TestRemoveExisting (15.61s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/11/15 04:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetukit2loba': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m51.706974937s (try 1/5)