"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/10/08 01:00:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetoxoc8heta" 2024/10/08 01:00:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:00:19 DEBUG : Creating backend with remote "TestDrive:crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30" 2024/10/08 01:00:20 DEBUG : Creating backend with remote "/tmp/rclone1727892910" === 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-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.33s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/08 01:00:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/08 01:00:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/08 01:00:21 DEBUG : potato: Seek from 10 to 0 2024/10/08 01:00:21 DEBUG : potato: Seek from 10 to 0 2024/10/08 01:00:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/08 01:00:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/08 01:00:21 DEBUG : potato: Seek from 5 to 2 2024/10/08 01:00:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/08 01:00:21 DEBUG : potato: Seek from 7 to 0 2024/10/08 01:00:21 DEBUG : potato: Seek from 7 to 0 2024/10/08 01:00:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/08 01:00:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/08 01:00:21 DEBUG : potato: Seek from 5 to 2 2024/10/08 01:00:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/08 01:00:21 DEBUG : potato: Seek from 8 to 0 2024/10/08 01:00:21 DEBUG : potato: Seek from 8 to 0 2024/10/08 01:00:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/08 01:00:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/08 01:00:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/08 01:00:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/08 01:00:21 DEBUG : potato: Seek from 5 to 2 2024/10/08 01:00:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/08 01:00:21 DEBUG : potato: Seek from 9 to 0 2024/10/08 01:00:21 DEBUG : potato: Seek from 9 to 0 2024/10/08 01:00:21 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-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:00:24 DEBUG : rutabaga: md5 = f4d4770cbd6bd58dbc750975568f1a65 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/10/08 01:00:27 DEBUG : empty space: md5 = 703be9de4c3dff0ba90cde95adf5a8d5 OK === RUN TestCheck/3 2024/10/08 01:00:30 DEBUG : potato2: md5 = 368f39df12601da5ebb7c6f4710e042f OK === RUN TestCheck/4 === RUN TestCheck/5 2024/10/08 01:00:32 DEBUG : remotepotato: md5 = 5e2ce40b0317c687684ad8ceeddbeea8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.46s) --- PASS: TestCheck/1 (0.34s) --- PASS: TestCheck/2 (0.32s) --- PASS: TestCheck/3 (0.33s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.34s) --- PASS: TestCheck/7 (0.33s) === RUN TestCheckFsError 2024/10/08 01:00:37 DEBUG : Creating backend with remote "nonexistent" 2024/10/08 01:00:37 DEBUG : Creating backend with remote "nonexistent" 2024/10/08 01:00:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/08 01:00:37 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/10/08 01:00:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/08 01:00:37 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-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:00:39 DEBUG : rutabaga: md5 = b5eece6366e29199cf7e5c0cac882d3d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/08 01:00:44 DEBUG : empty space: md5 = a23d25295b8b3d6b8cbb10dca56b2c2f OK === RUN TestCheckDownload/3 2024/10/08 01:00:48 DEBUG : potato2: md5 = df92aabd357d355d75226057f535eada OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/08 01:00:53 DEBUG : remotepotato: md5 = 6b944e184e4c28aeb44256f8e8c11690 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.98s) --- PASS: TestCheckDownload/1 (1.62s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (1.21s) --- PASS: TestCheckDownload/4 (1.66s) --- PASS: TestCheckDownload/5 (1.29s) --- PASS: TestCheckDownload/6 (1.17s) --- PASS: TestCheckDownload/7 (1.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:01:01 DEBUG : rutabaga: md5 = f051702924910b0cf2134cf0c2514ab5 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/08 01:01:04 DEBUG : empty space: md5 = 65f08bc1da45a57a1f4065cfeac76de3 OK === RUN TestCheckSizeOnly/3 2024/10/08 01:01:07 DEBUG : potato2: md5 = f7cdfa348ce8c8a58c146ef538d08aad OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/08 01:01:10 DEBUG : remotepotato: md5 = 83136f327611d7d4ca7af71ec78257d3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.67s) --- PASS: TestCheckSizeOnly/1 (0.31s) --- PASS: TestCheckSizeOnly/2 (0.31s) --- PASS: TestCheckSizeOnly/3 (0.33s) --- PASS: TestCheckSizeOnly/4 (0.32s) --- PASS: TestCheckSizeOnly/5 (0.33s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.32s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:01:16 DEBUG : test.sum: md5 = 0da3c2f65d3aa8abe537e0dd546effd8 OK 2024/10/08 01:01:17 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/08 01:01:17 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/08 01:01:17 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/08 01:01:17 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/08 01:01:19 DEBUG : test.sum: md5 = 5cb179f25b3bd1c0770cfab86dcf9680 OK 2024/10/08 01:01:21 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/08 01:01:21 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/08 01:01:21 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/08 01:01:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.98s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:01:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetoxoc8heta/data" 2024/10/08 01:01:22 DEBUG : Creating backend with remote "TestDrive:crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta/data' lacks md5, skipping --- SKIP: TestCheckSum (2.38s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:01:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetoxoc8heta/data" 2024/10/08 01:01:24 DEBUG : Creating backend with remote "TestDrive:crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30/vjrnln8ratgmqakfosrqe8espk" 2024/10/08 01:01:29 DEBUG : data/banana: md5 = 32b9941da9799e1622b2128188e1c618 OK 2024/10/08 01:01:31 DEBUG : test.sum: md5 = 3bc9a9cb47ad79a9675a266074a6be76 OK === RUN TestCheckSumDownload/subtest1 2024/10/08 01:01:37 DEBUG : data/potato: md5 = 5136fbae76161c7b299b4cc31c650730 OK 2024/10/08 01:01:39 DEBUG : test.sum: md5 = 030891d52f903c89eb67b636f8270474 OK === RUN TestCheckSumDownload/subtest2 2024/10/08 01:01:44 DEBUG : test.sum: md5 = ed9cd1854db5807178484d4f1d5aa9d9 OK === RUN TestCheckSumDownload/subtest3 2024/10/08 01:01:49 DEBUG : test.sum: md5 = b0dfac026bb3c963defe5e176bc21d53 OK === RUN TestCheckSumDownload/subtest4 2024/10/08 01:01:55 DEBUG : test.sum: md5 = 24b6b7cc67c136bbdbffcf176bcdf89b OK === RUN TestCheckSumDownload/subtest5 2024/10/08 01:02:00 DEBUG : test.sum: md5 = edefa7abe8541064ed30dcb91f641ef4 OK === RUN TestCheckSumDownload/subtest6 2024/10/08 01:02:06 DEBUG : data/banana: md5 = e8246974547dcd70e9cd873035a4286f OK 2024/10/08 01:02:08 DEBUG : data/potato: md5 = 32942ba6b8e39735a42c8f3a70a32bb9 OK 2024/10/08 01:02:10 DEBUG : test.sum: md5 = f05bd976c196933cd8a46d41de607632 OK === RUN TestCheckSumDownload/subtest7 2024/10/08 01:02:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/10/08 01:02:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (53.59s) --- PASS: TestCheckSumDownload/subtest1 (2.99s) --- PASS: TestCheckSumDownload/subtest2 (2.53s) --- PASS: TestCheckSumDownload/subtest3 (2.79s) --- PASS: TestCheckSumDownload/subtest4 (2.79s) --- PASS: TestCheckSumDownload/subtest5 (2.87s) --- PASS: TestCheckSumDownload/subtest6 (2.93s) --- PASS: TestCheckSumDownload/subtest7 (3.05s) === RUN TestApplyTransforms 2024/10/08 01:02:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuqoqav3mahu" 2024/10/08 01:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:02:18 DEBUG : Creating backend with remote "TestDrive:crypt/ok9mj6orotqsatmqd9rqcogcvk97ao59411ar5587t51jic6dbg0" 2024/10/08 01:02:19 DEBUG : Creating backend with remote "/tmp/rclone826955521" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuqoqav3mahu'", Local "Local file system at /tmp/rclone826955521", Modify Window "1ms" 2024/10/08 01:02:22 DEBUG : hello, world!: md5 = 652597866fd05a2c20a7f6d7eb4f26b2 OK upper checkfile vs. lower remote (without normalization) 2024/10/08 01:02:23 ERROR : hello, world!: sum not found 2024/10/08 01:02:23 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuqoqav3mahu' 2024/10/08 01:02:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqoqav3mahu': 1 files missing 2024/10/08 01:02:23 NOTICE: 1 hashes missing 2024/10/08 01:02:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqoqav3mahu': 2 differences found 2024/10/08 01:02:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqoqav3mahu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/08 01:02:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/08 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqoqav3mahu': 0 differences found 2024/10/08 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuqoqav3mahu': 1 matching files 2024/10/08 01:02:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zikikuh7rini" 2024/10/08 01:02:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:02:25 DEBUG : Creating backend with remote "TestDrive:crypt/0jp2ru8tjlnji8i7m9nr1gk23dq922jq6a8vujtgodjs4opkga20" 2024/10/08 01:02:26 DEBUG : Creating backend with remote "/tmp/rclone2786285939" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zikikuh7rini'", Local "Local file system at /tmp/rclone2786285939", Modify Window "1ms" 2024/10/08 01:02:29 DEBUG : HELLO, WORLD!: md5 = b14169edc54b3880938e3d3180e06a89 OK lower checkfile vs. upper remote (without normalization) 2024/10/08 01:02:30 ERROR : HELLO, WORLD!: sum not found 2024/10/08 01:02:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zikikuh7rini' 2024/10/08 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zikikuh7rini': 1 files missing 2024/10/08 01:02:30 NOTICE: 1 hashes missing 2024/10/08 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zikikuh7rini': 2 differences found 2024/10/08 01:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zikikuh7rini': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/08 01:02:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/08 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zikikuh7rini': 0 differences found 2024/10/08 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zikikuh7rini': 1 matching files 2024/10/08 01:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yukajor5doci" 2024/10/08 01:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/dftkbnpt8faslcukj7utjra6r8fft9psavml2730sck7qjs38emg" 2024/10/08 01:02:32 DEBUG : Creating backend with remote "/tmp/rclone2095130873" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yukajor5doci'", Local "Local file system at /tmp/rclone2095130873", Modify Window "1ms" 2024/10/08 01:02:35 DEBUG : HeLlO, wOrLd!: md5 = ab83a95f884b4739eda483d006cc4a36 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/08 01:02:36 ERROR : HeLlO, wOrLd!: sum not found 2024/10/08 01:02:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yukajor5doci' 2024/10/08 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yukajor5doci': 1 files missing 2024/10/08 01:02:36 NOTICE: 1 hashes missing 2024/10/08 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yukajor5doci': 2 differences found 2024/10/08 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yukajor5doci': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/08 01:02:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/08 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yukajor5doci': 0 differences found 2024/10/08 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yukajor5doci': 1 matching files 2024/10/08 01:02:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bihopug9wuhe" 2024/10/08 01:02:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:02:37 DEBUG : Creating backend with remote "TestDrive:crypt/67291t7t91264ka3tldadluiurlak5oblevngcqujft4eidchmdg" 2024/10/08 01:02:38 DEBUG : Creating backend with remote "/tmp/rclone2046028545" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bihopug9wuhe'", Local "Local file system at /tmp/rclone2046028545", Modify Window "1ms" 2024/10/08 01:02:41 DEBUG : HELLO, WORLD!: md5 = aa36e2248c0ada89da99f82ae465ee89 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/08 01:02:42 ERROR : HELLO, WORLD!: sum not found 2024/10/08 01:02:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bihopug9wuhe' 2024/10/08 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bihopug9wuhe': 1 files missing 2024/10/08 01:02:42 NOTICE: 1 hashes missing 2024/10/08 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bihopug9wuhe': 2 differences found 2024/10/08 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bihopug9wuhe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/08 01:02:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/08 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bihopug9wuhe': 0 differences found 2024/10/08 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bihopug9wuhe': 1 matching files 2024/10/08 01:02:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gekuvuj4yehe" 2024/10/08 01:02:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:02:43 DEBUG : Creating backend with remote "TestDrive:crypt/7ffplb6711ej2mq223seru3tdjncshe2eq8hj7427g86hie1ofog" 2024/10/08 01:02:44 DEBUG : Creating backend with remote "/tmp/rclone3714471702" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gekuvuj4yehe'", Local "Local file system at /tmp/rclone3714471702", Modify Window "1ms" 2024/10/08 01:02:47 DEBUG : 測試_Русский___ě_áñ: md5 = c32ed317e2418881c3a4971c6f0ae074 OK NFD checkfile vs. NFC remote (without normalization) 2024/10/08 01:02:48 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/08 01:02:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gekuvuj4yehe' 2024/10/08 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekuvuj4yehe': 1 files missing 2024/10/08 01:02:48 NOTICE: 1 hashes missing 2024/10/08 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekuvuj4yehe': 2 differences found 2024/10/08 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekuvuj4yehe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/08 01:02:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/08 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekuvuj4yehe': 0 differences found 2024/10/08 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gekuvuj4yehe': 1 matching files 2024/10/08 01:02:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lusiqub2tuga" 2024/10/08 01:02:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:02:50 DEBUG : Creating backend with remote "TestDrive:crypt/h8lveqb6559ff3jmk0r87pmo5tt2mt27voiuncgmhsl9sljg5k10" 2024/10/08 01:02:51 DEBUG : Creating backend with remote "/tmp/rclone1613523410" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lusiqub2tuga'", Local "Local file system at /tmp/rclone1613523410", Modify Window "1ms" 2024/10/08 01:02:54 DEBUG : 測試_Русский___ě_áñ: md5 = ef9bd4066cb0d5ca340516f7e2a4db34 OK NFC checkfile vs. NFD remote (without normalization) 2024/10/08 01:02:54 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/08 01:02:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lusiqub2tuga' 2024/10/08 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusiqub2tuga': 1 files missing 2024/10/08 01:02:54 NOTICE: 1 hashes missing 2024/10/08 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusiqub2tuga': 2 differences found 2024/10/08 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusiqub2tuga': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/08 01:02:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/08 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusiqub2tuga': 0 differences found 2024/10/08 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusiqub2tuga': 1 matching files 2024/10/08 01:02:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipayew9xemo" 2024/10/08 01:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:02:56 DEBUG : Creating backend with remote "TestDrive:crypt/skgl4nkj63sm4lfmtegtkvct1hqqqncr33tharahheg8nfeak2mg" 2024/10/08 01:02:57 DEBUG : Creating backend with remote "/tmp/rclone3272844190" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipayew9xemo'", Local "Local file system at /tmp/rclone3272844190", Modify Window "1ms" 2024/10/08 01:03:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4960360afe27aed3e02163b862100266 OK NFDx2 checkfile vs. both remote (without normalization) 2024/10/08 01:03:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/08 01:03:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tipayew9xemo' 2024/10/08 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipayew9xemo': 1 files missing 2024/10/08 01:03:00 NOTICE: 1 hashes missing 2024/10/08 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipayew9xemo': 2 differences found 2024/10/08 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipayew9xemo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/08 01:03:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/08 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipayew9xemo': 0 differences found 2024/10/08 01:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipayew9xemo': 1 matching files 2024/10/08 01:03:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xavoqey5lufa" 2024/10/08 01:03:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:03:02 DEBUG : Creating backend with remote "TestDrive:crypt/36tghe05ptkeq7d106as3pt4lcstglnc0sn6972f2d7su20lihv0" 2024/10/08 01:03:03 DEBUG : Creating backend with remote "/tmp/rclone4151549976" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xavoqey5lufa'", Local "Local file system at /tmp/rclone4151549976", Modify Window "1ms" 2024/10/08 01:03:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 944a18776f24f09fc64b39dc7b976d1f OK NFCx2 checkfile vs. both remote (without normalization) 2024/10/08 01:03:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/08 01:03:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xavoqey5lufa' 2024/10/08 01:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xavoqey5lufa': 1 files missing 2024/10/08 01:03:07 NOTICE: 1 hashes missing 2024/10/08 01:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xavoqey5lufa': 2 differences found 2024/10/08 01:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xavoqey5lufa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/08 01:03:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/08 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xavoqey5lufa': 0 differences found 2024/10/08 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xavoqey5lufa': 1 matching files 2024/10/08 01:03:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liceseb1ketu" 2024/10/08 01:03:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:03:08 DEBUG : Creating backend with remote "TestDrive:crypt/s7688tt3npm576fp4qvacl11r9q7f4vel5bd8o1c08u5le1rtpsg" 2024/10/08 01:03:09 DEBUG : Creating backend with remote "/tmp/rclone1152607541" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liceseb1ketu'", Local "Local file system at /tmp/rclone1152607541", Modify Window "1ms" 2024/10/08 01:03:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 07da6045b410b26ea68a8514c3ec072c OK both checkfile vs. NFDx2 remote (without normalization) 2024/10/08 01:03:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/08 01:03:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liceseb1ketu' 2024/10/08 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liceseb1ketu': 1 files missing 2024/10/08 01:03:13 NOTICE: 1 hashes missing 2024/10/08 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liceseb1ketu': 2 differences found 2024/10/08 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liceseb1ketu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/08 01:03:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/08 01:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liceseb1ketu': 0 differences found 2024/10/08 01:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liceseb1ketu': 1 matching files 2024/10/08 01:03:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sibotox7qeyi" 2024/10/08 01:03:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:03:14 DEBUG : Creating backend with remote "TestDrive:crypt/h60jr6u7iacngpgpsvmpigbv8rrgu7sib1m0r3a26j83hnk1lr60" 2024/10/08 01:03:15 DEBUG : Creating backend with remote "/tmp/rclone2333342088" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sibotox7qeyi'", Local "Local file system at /tmp/rclone2333342088", Modify Window "1ms" 2024/10/08 01:03:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5e0ab4de49d2c862c66db62ec9c085ec OK both checkfile vs. NFCx2 remote (without normalization) 2024/10/08 01:03:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/08 01:03:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sibotox7qeyi' 2024/10/08 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibotox7qeyi': 1 files missing 2024/10/08 01:03:19 NOTICE: 1 hashes missing 2024/10/08 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibotox7qeyi': 2 differences found 2024/10/08 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibotox7qeyi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/08 01:03:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/08 01:03:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibotox7qeyi': 0 differences found 2024/10/08 01:03:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibotox7qeyi': 1 matching files 2024/10/08 01:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sibotox7qeyi': Purge remote 2024/10/08 01:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liceseb1ketu': Purge remote 2024/10/08 01:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xavoqey5lufa': Purge remote 2024/10/08 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipayew9xemo': Purge remote 2024/10/08 01:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lusiqub2tuga': Purge remote 2024/10/08 01:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekuvuj4yehe': Purge remote 2024/10/08 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bihopug9wuhe': Purge remote 2024/10/08 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yukajor5doci': Purge remote 2024/10/08 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zikikuh7rini': Purge remote 2024/10/08 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuqoqav3mahu': Purge remote --- PASS: TestApplyTransforms (70.45s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:03:29 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/08 01:03:32 DEBUG : sub/file2: md5 = 2c233353dee3af8032b84e69d194beee OK 2024/10/08 01:03:32 INFO : file1: Copied (new) to: sub/file2 2024/10/08 01:03:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/08 01:03:33 DEBUG : file1: Unchanged skipping 2024/10/08 01:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': don't need to copy/move sub/file2, it is already at target location 2024/10/08 01:03:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (8.48s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", 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-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:03:40 DEBUG : dst/file1: md5 = bb2d64455799f71adc357a039e049886 OK 2024/10/08 01:03:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetoxoc8heta/backup" 2024/10/08 01:03:41 DEBUG : Creating backend with remote "TestDrive:crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30/1nrff024r7pq65ecp72fc28jb0" 2024/10/08 01:03:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/08 01:03:47 INFO : dst/file1: Moved (server-side) 2024/10/08 01:03:49 DEBUG : dst/file1: md5 = 14a1f448727ba130a863ec4dbbe4a32b OK 2024/10/08 01:03:49 INFO : dst/file1: Copied (new) 2024/10/08 01:03:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/08 01:03:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/08 01:03:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (18.17s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:03:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetoxoc8heta/dst" 2024/10/08 01:03:56 DEBUG : Creating backend with remote "TestDrive:crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/08 01:03:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetoxoc8heta/CompareDest" 2024/10/08 01:03:58 DEBUG : Creating backend with remote "TestDrive:crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30/gveqi14airsml4bgu7krj116o8" 2024/10/08 01:03:59 DEBUG : one: Need to transfer - File not found at Destination 2024/10/08 01:04:03 DEBUG : one: md5 = fc6c13225372911f64f18713e7e83e5d OK 2024/10/08 01:04:03 INFO : one: Copied (new) 2024/10/08 01:04:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/08 01:04:07 DEBUG : one: md5 = db0df31c527e1e8a05dbde4f8a2ff379 OK 2024/10/08 01:04:07 INFO : one: Copied (replaced existing) 2024/10/08 01:04:09 DEBUG : dst/one: md5 = d2fa8a37ee01830364e09a7d1325e079 OK 2024/10/08 01:04:12 DEBUG : CompareDest/one: md5 = 6938fac28e06ef446610543458b35956 OK 2024/10/08 01:04:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/08 01:04:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/08 01:04:14 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/08 01:04:16 DEBUG : CompareDest/two: md5 = 7660c636e9a621e14dd164bfcaec3ae2 OK 2024/10/08 01:04:17 DEBUG : two: Need to transfer - File not found at Destination 2024/10/08 01:04:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/08 01:04:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/08 01:04:18 DEBUG : two: Need to transfer - File not found at Destination 2024/10/08 01:04:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/08 01:04:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/08 01:04:20 DEBUG : two: Need to transfer - File not found at Destination 2024/10/08 01:04:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/08 01:04:22 DEBUG : two: md5 = 1cb932dd9b067b9f5e3372547470c27b OK 2024/10/08 01:04:22 INFO : two: Copied (new) 2024/10/08 01:04:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/08 01:04:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:04:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/08 01:04:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (33.73s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:04:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetoxoc8heta/dst" 2024/10/08 01:04:29 DEBUG : Creating backend with remote "TestDrive:crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/08 01:04:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetoxoc8heta/CopyDest" 2024/10/08 01:04:31 DEBUG : Creating backend with remote "TestDrive:crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30/d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/08 01:04:33 DEBUG : one: Need to transfer - File not found at Destination 2024/10/08 01:04:36 DEBUG : one: md5 = 8c60467b3cd9d04bb83858321c16946c OK 2024/10/08 01:04:36 INFO : one: Copied (new) 2024/10/08 01:04:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/08 01:04:40 DEBUG : one: md5 = d46b83512bc5bf7f8424bfe9b31a8a58 OK 2024/10/08 01:04:40 INFO : one: Copied (replaced existing) 2024/10/08 01:04:42 DEBUG : dst/one: md5 = 9aea7166733af31df6f3b9b08b776d18 OK 2024/10/08 01:04:45 DEBUG : CopyDest/one: md5 = 4e72795c0cc6c226f81b92afeade3987 OK 2024/10/08 01:04:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetoxoc8heta/BackupDir" 2024/10/08 01:04:46 DEBUG : Creating backend with remote "TestDrive:crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/08 01:04:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/08 01:04:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/08 01:04:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/08 01:04:51 INFO : one: Moved (server-side) 2024/10/08 01:04:52 INFO : one: Copied (server-side copy) 2024/10/08 01:04:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/08 01:04:55 DEBUG : CopyDest/two: md5 = 136c83f8873d643d5e29577e679763fa OK 2024/10/08 01:04:56 DEBUG : two: Need to transfer - File not found at Destination 2024/10/08 01:04:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/08 01:04:58 INFO : two: Copied (server-side copy) 2024/10/08 01:04:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/08 01:04:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/08 01:04:59 DEBUG : two: Unchanged skipping 2024/10/08 01:05:01 DEBUG : CopyDest/three: md5 = 536f5d2601a6c2cec566cdf540258080 OK 2024/10/08 01:05:02 DEBUG : three: Need to transfer - File not found at Destination 2024/10/08 01:05:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/08 01:05:02 DEBUG : three: Destination not found in --copy-dest 2024/10/08 01:05:04 DEBUG : three: md5 = acbfbafb99df177af652167e443b3b17 OK 2024/10/08 01:05:04 INFO : three: Copied (new) 2024/10/08 01:05:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/08 01:05:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:05:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/08 01:05:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:05:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/08 01:05:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/08 01:05:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (45.13s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.56s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:05:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/08 01:05:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 32cb3f85df90ad00d93c79c9d3363099 OK 2024/10/08 01:05:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/08 01:05:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/08 01:05:20 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/10/08 01:05:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/08 01:05:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/08 01:05:23 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5eabca288cd28389c3647b2bc4b175d6 OK 2024/10/08 01:05:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/08 01:05:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/10/08 01:05:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.88s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:05:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Looking for duplicate names using skip mode. 2024/10/08 01:05:32 NOTICE: one: Found 2 files with duplicate names 2024/10/08 01:05:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.42s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:05:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Looking for duplicate names using skip mode. 2024/10/08 01:05:41 NOTICE: one: Found 3 files with duplicate names 2024/10/08 01:05:41 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/10/08 01:05:41 INFO : one: Deleted 2024/10/08 01:05:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (9.55s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:05:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Looking for duplicate names using first mode. 2024/10/08 01:05:50 NOTICE: one: Found 3 files with duplicate names 2024/10/08 01:05:50 INFO : one: Deleted 2024/10/08 01:05:51 INFO : one: Deleted 2024/10/08 01:05:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (9.13s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:05:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Looking for duplicate names using newest mode. 2024/10/08 01:05:59 NOTICE: one: Found 3 files with duplicate names 2024/10/08 01:06:00 INFO : one: Deleted 2024/10/08 01:06:00 INFO : one: Deleted 2024/10/08 01:06:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (9.16s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:06:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Looking for duplicate names using oldest mode. 2024/10/08 01:06:09 NOTICE: one: Found 3 files with duplicate names 2024/10/08 01:06:09 INFO : one: Deleted 2024/10/08 01:06:10 INFO : one: Deleted 2024/10/08 01:06:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (9.25s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:06:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Looking for duplicate names using largest mode. 2024/10/08 01:06:18 NOTICE: one: Found 3 files with duplicate names 2024/10/08 01:06:19 INFO : one: Deleted 2024/10/08 01:06:19 INFO : one: Deleted 2024/10/08 01:06:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (9.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:06:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Looking for duplicate names using smallest mode. 2024/10/08 01:06:27 NOTICE: one: Found 3 files with duplicate names 2024/10/08 01:06:27 INFO : one: Deleted 2024/10/08 01:06:28 INFO : one: Deleted 2024/10/08 01:06:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.86s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:06:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Looking for duplicate names using rename mode. 2024/10/08 01:06:38 NOTICE: one.txt: Found 3 files with duplicate names 2024/10/08 01:06:40 INFO : one-2.txt: renamed from: one.txt 2024/10/08 01:06:41 INFO : one-3.txt: renamed from: one.txt 2024/10/08 01:06:43 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (17.98s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:06:51 DEBUG : dupe1/one.txt: md5 = f191f9aabc13dd7b84ae45bf79a6bcf5 OK 2024/10/08 01:06:54 DEBUG : dupe2/two.txt: md5 = bed417885968c6e191c4532027506edb OK 2024/10/08 01:06:57 DEBUG : dupe3/three.txt: md5 = 75fb905d75a9ee4f4e74f3cfaf93c573 OK 2024/10/08 01:06:57 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/10/08 01:06:58 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/10/08 01:06:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/10/08 01:07:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/10/08 01:07:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/08 01:07:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/10/08 01:07:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.92s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:07:09 DEBUG : a.txt: md5 = 6c32cfe0e7af65add68d228bcbd3658f OK 2024/10/08 01:07:11 DEBUG : zend.txt: md5 = df9780bea060a3e39a0cc42f51138412 OK 2024/10/08 01:07:14 DEBUG : sub dir/hello world: md5 = e8e6805f43310885e52c77102a3a47c8 OK 2024/10/08 01:07:16 DEBUG : sub dir/hello world2: md5 = 0dddbf5117b7c9b6bc9499ab8865e141 OK 2024/10/08 01:07:19 DEBUG : sub dir/ignore dir/.ignore: md5 = f1c91aa8413cd232fe0a614b41f44e91 OK 2024/10/08 01:07:20 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8e96e334d35b4491312e18e45cbe2507 OK 2024/10/08 01:07:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = b82f9b338bfa62e474726789714ef752 OK 2024/10/08 01:07:25 DEBUG : a.txt: Excluded (Size Filter) 2024/10/08 01:07:25 DEBUG : a.txt: Excluded 2024/10/08 01:07:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/08 01:07:26 DEBUG : sub dir/hello world2: Excluded 2024/10/08 01:07:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/08 01:07:26 DEBUG : sub dir/hello world: Excluded 2024/10/08 01:07:27 DEBUG : sub dir/ignore dir: Excluded 2024/10/08 01:07:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/08 01:07:27 DEBUG : sub dir/hello world2: Excluded 2024/10/08 01:07:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/08 01:07:27 DEBUG : sub dir/hello world: Excluded 2024/10/08 01:07:27 DEBUG : sub dir/ignore dir: Excluded 2024/10/08 01:07:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/10/08 01:07:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/10/08 01:07:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/10/08 01:07:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/10/08 01:07:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/10/08 01:07:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/10/08 01:07:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (31.92s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:07:40 DEBUG : file1: md5 = dd50b5d03b5aa4ddf3870279be8a5af9 OK 2024/10/08 01:07:43 DEBUG : sub/file2: md5 = 81ce3030943cc39c9b0567a4ccb6b960 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/10/08 01:07:47 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/10/08 01:07:48 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/10/08 01:07:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/10/08 01:07:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (13.23s) --- PASS: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.39s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.71s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.32s) --- PASS: TestListJSON/NoMimeType (0.34s) --- PASS: TestListJSON/ShowHash (0.32s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.86s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:07:54 DEBUG : file1: md5 = 8c7289ec6d176cd731d4563b4091fff1 OK 2024/10/08 01:07:57 DEBUG : sub/file2: md5 = 52c32b8682d90fd8d1d4a1e955aa9bf4 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/10/08 01:08:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetoxoc8heta/notfound" 2024/10/08 01:08:02 DEBUG : Creating backend with remote "TestDrive:crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30/qe0i31qdkoejk60elps0ni5sqk" 2024/10/08 01:08:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (15.25s) --- PASS: TestStatJSON/Root (0.32s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.63s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.32s) --- PASS: TestStatJSON/File (0.33s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.31s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.32s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (1.99s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:08:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Making directory 2024/10/08 01:08:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:08:11 DEBUG : sub dir/hello world: md5 = e105964c05708d5e40a957313a2f1a65 OK 2024/10/08 01:08:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.66s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:08:16 DEBUG : potato2: md5 = 6e78386c63b65814b6f621c9734caf15 OK 2024/10/08 01:08:18 DEBUG : empty space: md5 = e31f6ae39988166fba63b61b4a5c3d24 OK --- PASS: TestLs (6.43s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:08:23 DEBUG : potato2: md5 = 755ad7187fe423128c7aa496b62da0a3 OK 2024/10/08 01:08:25 DEBUG : empty space: md5 = 91fdd321fbb11670f0af9344a276f171 OK 2024/10/08 01:08:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/08 01:08:25 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.18s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:08:30 DEBUG : potato2: md5 = fe0467a8d9d3cf927ef8797769a59fea OK 2024/10/08 01:08:32 DEBUG : empty space: md5 = b2218ae5404fab1351f0813868a503cc OK --- PASS: TestLsLong (6.20s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:08:36 DEBUG : potato2: md5 = 201c627b00b9586800a7b107584ebed4 OK 2024/10/08 01:08:38 DEBUG : empty space: md5 = bf86dbb97d53abb96051e9aa7294abdc OK --- PASS: TestHashSums (6.12s) === RUN TestHashSumsWithErrors 2024/10/08 01:08:40 DEBUG : Creating backend with remote ":memory:" 2024/10/08 01:08:40 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/08 01:08:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/08 01:08:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/08 01:08:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/08 01:08:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/08 01:08:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/08 01:08:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/08 01:08:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/08 01:08:40 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-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:08:42 DEBUG : potato2: md5 = f70b624be83060533b8c2797035a9b52 OK 2024/10/08 01:08:44 DEBUG : empty space: md5 = 867961dce3afe653c34cedc3f9f39194 OK 2024/10/08 01:08:47 DEBUG : sub dir/potato3: md5 = db766393bf5b3d6640f71b2518de081c OK 2024/10/08 01:08:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (12.15s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:08:54 DEBUG : small: md5 = e076911914b082611f562ac38ffe17a5 OK 2024/10/08 01:08:56 DEBUG : medium: md5 = 8c64d771ee6eff189c5978c429cb7139 OK 2024/10/08 01:08:58 DEBUG : large: md5 = 85fdd086307baaf68701e6b10a8643f8 OK 2024/10/08 01:08:59 DEBUG : Waiting for deletions to finish 2024/10/08 01:08:59 DEBUG : large: Excluded (Size Filter) 2024/10/08 01:09:00 INFO : small: Deleted 2024/10/08 01:09:00 INFO : medium: Deleted --- PASS: TestDelete (8.59s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:09:03 DEBUG : small: md5 = 4af7f036725ffd3e45645170da36d3dc OK 2024/10/08 01:09:05 DEBUG : medium: md5 = 7768f2deb8d444c8632678a4a47ff589 OK 2024/10/08 01:09:07 DEBUG : large: md5 = dbc4e83c55d05864acb0eb423a5754e3 OK 2024/10/08 01:09:07 DEBUG : Waiting for deletions to finish 2024/10/08 01:09:07 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/10/08 01:09:08 INFO : large: Deleted 2024/10/08 01:09:08 INFO : small: Deleted --- PASS: TestMaxDelete (9.05s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:09:12 DEBUG : small: md5 = 361175615f0f413ff0066a98224e5419 OK 2024/10/08 01:09:14 DEBUG : medium: md5 = 322cad4289ba088182853526966724e3 OK 2024/10/08 01:09:16 DEBUG : large: md5 = e4a678aaa12b071adb71c573593d3a02 OK 2024/10/08 01:09:16 DEBUG : Waiting for deletions to finish 2024/10/08 01:09:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/08 01:09:17 INFO : small: Deleted 2024/10/08 01:09:17 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.32s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:09:22 DEBUG : small: md5 = f5ac140715d0f37ef967aa0579dd2ca4 OK 2024/10/08 01:09:23 DEBUG : medium: md5 = 2855a001ece885aee63979cd66a60697 OK 2024/10/08 01:09:25 DEBUG : large: md5 = 8724e4cb7f91f6fcdc0172db545e3647 OK 2024/10/08 01:09:26 DEBUG : Waiting for deletions to finish 2024/10/08 01:09:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/08 01:09:27 INFO : small: Deleted 2024/10/08 01:09:27 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (9.31s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:09:31 DEBUG : ReadFile: md5 = 9bcc5da22dedf36eab059c239e70a6a3 OK --- PASS: TestReadFile (5.49s) === RUN TestRetry 2024/10/08 01:09:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/08 01:09:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/08 01:09:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/08 01:09:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/08 01:09:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/08 01:09:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/08 01:09:34 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-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:09:36 DEBUG : file1: md5 = 356c21b241ec8c364b1b3ae86b814102 OK 2024/10/08 01:09:38 DEBUG : file2: md5 = ced634976dd0998b08351b2cc7760f2a OK --- PASS: TestCat (20.59s) === RUN TestPurge 2024/10/08 01:09:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quqocab0vula" 2024/10/08 01:09:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/08 01:09:55 DEBUG : Creating backend with remote "TestDrive:crypt/g53e01bus7nlvqb2kpdohuevvuf8i9cmuh39kds6mtu76gvhguvg" 2024/10/08 01:09:56 DEBUG : Creating backend with remote "/tmp/rclone291435012" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quqocab0vula'", Local "Local file system at /tmp/rclone291435012", Modify Window "1ms" 2024/10/08 01:10:03 DEBUG : A1/B1/C1/one: md5 = 17828370cd3f18d2e30399759d7fca2a OK 2024/10/08 01:10:03 DEBUG : A2: Making directory 2024/10/08 01:10:04 DEBUG : A1/B2: Making directory 2024/10/08 01:10:05 DEBUG : A1/B2/C2: Making directory 2024/10/08 01:10:06 DEBUG : A1/B1/C3: Making directory 2024/10/08 01:10:07 DEBUG : A3: Making directory 2024/10/08 01:10:08 DEBUG : A3/B3: Making directory 2024/10/08 01:10:10 DEBUG : A3/B3/C4: Making directory 2024/10/08 01:10:12 DEBUG : A1/two: md5 = 9e1600730e97db052594477d91a5cbda OK 2024/10/08 01:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqocab0vula': Purge remote 2024/10/08 01:10:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.34s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:10:23 DEBUG : A1/B1/C1/one: md5 = 95ae98928588497c6bd14d85465735d7 OK 2024/10/08 01:10:23 DEBUG : A2: Making directory 2024/10/08 01:10:24 DEBUG : A1/B2: Making directory 2024/10/08 01:10:25 DEBUG : A1/B2/C2: Making directory 2024/10/08 01:10:26 DEBUG : A1/B1/C3: Making directory 2024/10/08 01:10:27 DEBUG : A3: Making directory 2024/10/08 01:10:28 DEBUG : A3/B3: Making directory 2024/10/08 01:10:30 DEBUG : A3/B3/C4: Making directory 2024/10/08 01:10:33 DEBUG : A1/two: md5 = 6b84d8d523b724afad8d46d4f5e2e119 OK 2024/10/08 01:10:35 DEBUG : removing 1 level 3 directories 2024/10/08 01:10:35 INFO : A3/B3/C4: Removing directory 2024/10/08 01:10:38 DEBUG : removing 2 level 3 directories 2024/10/08 01:10:38 INFO : A1/B2/C2: Removing directory 2024/10/08 01:10:38 INFO : A1/B1/C3: Removing directory 2024/10/08 01:10:39 DEBUG : removing 2 level 2 directories 2024/10/08 01:10:39 INFO : A1/B2: Removing directory 2024/10/08 01:10:39 INFO : A3/B3: Removing directory 2024/10/08 01:10:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/08 01:10:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/10/08 01:10:40 DEBUG : removing 2 level 1 directories 2024/10/08 01:10:40 INFO : A3: Removing directory 2024/10/08 01:10:40 INFO : A2: Removing directory 2024/10/08 01:10:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/10/08 01:10:46 DEBUG : removing 1 level 3 directories 2024/10/08 01:10:46 INFO : A1/B1/C1: Removing directory 2024/10/08 01:10:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:47 DEBUG : removing 1 level 2 directories 2024/10/08 01:10:47 INFO : A1/B1: Removing directory 2024/10/08 01:10:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/08 01:10:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/08 01:10:48 DEBUG : removing 1 level 1 directories 2024/10/08 01:10:48 INFO : A1: Removing directory 2024/10/08 01:10:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/08 01:10:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/08 01:10:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/08 01:10:49 DEBUG : removing 1 level 0 directories 2024/10/08 01:10:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Removing directory 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/08 01:10:50 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (33.92s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:10:52 DEBUG : A1: Making directory 2024/10/08 01:10:53 DEBUG : A1/B1: Making directory 2024/10/08 01:10:55 DEBUG : A1/B1/C1: Making directory 2024/10/08 01:10:58 DEBUG : removing 1 level 3 directories 2024/10/08 01:10:58 INFO : A1/B1/C1: Removing directory 2024/10/08 01:10:59 DEBUG : removing 1 level 2 directories 2024/10/08 01:10:59 INFO : A1/B1: Removing directory 2024/10/08 01:10:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/08 01:11:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.96s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:11:02 DEBUG : A1: Making directory 2024/10/08 01:11:03 DEBUG : A1/B1: Making directory 2024/10/08 01:11:04 DEBUG : A1/B1/C1: Making directory 2024/10/08 01:11:08 DEBUG : removing 1 level 3 directories 2024/10/08 01:11:08 INFO : A1/B1/C1: Removing directory 2024/10/08 01:11:09 DEBUG : removing 1 level 2 directories 2024/10/08 01:11:09 INFO : A1/B1: Removing directory 2024/10/08 01:11:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/08 01:11:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (10.82s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:11:16 DEBUG : file1: md5 = 6954206ed52ef02dadbb6b7091500c9d OK 2024/10/08 01:11:16 DEBUG : filename.txt: File name found in url 2024/10/08 01:11:18 DEBUG : filename.txt: md5 = 9d7fd7f0c2928724c16c151bd81272ec OK 2024/10/08 01:11:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/08 01:11:20 DEBUG : headerfilename.txt: md5 = f29cb5ede44a89d2c33898db295d04bc OK 2024/10/08 01:11:22 DEBUG : file2: md5 = d97b4a173a23a07b4a936b9698dcaf0e OK --- PASS: TestCopyURL (12.79s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:11:26 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/08 01:11:29 DEBUG : sub/file2: md5 = 09416a6dabd5ebba7e593d71619513b6 OK 2024/10/08 01:11:29 INFO : file1: Copied (new) to: sub/file2 2024/10/08 01:11:29 INFO : file1: Deleted 2024/10/08 01:11:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/08 01:11:30 DEBUG : file1: Unchanged skipping 2024/10/08 01:11:30 INFO : file1: Deleted 2024/10/08 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': don't need to copy/move sub/file2, it is already at target location 2024/10/08 01:11:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (9.00s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:11:35 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/08 01:11:37 DEBUG : file1: md5 = b4e84b4d2183b3e329e0f414a5c9b118 OK 2024/10/08 01:11:37 INFO : file1: Copied (new) 2024/10/08 01:11:37 INFO : file1: Deleted 2024/10/08 01:11:38 DEBUG : file1: Destination exists, skipping 2024/10/08 01:11:38 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.47s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.56s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.53s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:11:43 DEBUG : dst/file1: md5 = 576e233c3f4e3caf45215e792ba07e23 OK 2024/10/08 01:11:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetoxoc8heta/backup" 2024/10/08 01:11:44 DEBUG : Creating backend with remote "TestDrive:crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30/1nrff024r7pq65ecp72fc28jb0" 2024/10/08 01:11:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/08 01:11:50 INFO : dst/file1: Moved (server-side) 2024/10/08 01:11:52 DEBUG : dst/file1: md5 = 86ad4f2e8cd9c10b8ed7f825dc8927a2 OK 2024/10/08 01:11:52 INFO : dst/file1: Copied (new) 2024/10/08 01:11:52 INFO : dst/file1: Deleted 2024/10/08 01:11:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/08 01:11:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/08 01:11:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (18.16s) === 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-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:12:02 DEBUG : A1/one: md5 = 9f0648cdf3d0a3bbcf0d2f01c894e158 OK 2024/10/08 01:12:03 DEBUG : A1/two: md5 = bf4d8e12bf1b1dc19f51b7f0cadac095 OK 2024/10/08 01:12:07 DEBUG : A1/B1/three: md5 = d344002e89418fef0eef33adef8e2f9d OK 2024/10/08 01:12:09 DEBUG : A1/B1/C1/four: md5 = 82238a0694043dad1fa8ea387832417e OK 2024/10/08 01:12:13 DEBUG : A1/B1/C2/five: md5 = 31f5742dda58ba4c6e6fac21f8a72c4b OK 2024/10/08 01:12:13 DEBUG : A1/B2: Making directory 2024/10/08 01:12:14 DEBUG : A1/B1/C3: Making directory 2024/10/08 01:12:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/08 01:12:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/08 01:12:27 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/08 01:12:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/08 01:12:28 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/08 01:12:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/08 01:12:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/08 01:12:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/08 01:12:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/08 01:12:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/08 01:12:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/08 01:12:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/08 01:12:44 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/08 01:12:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/08 01:12:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/08 01:12:44 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/08 01:12:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/08 01:12:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/08 01:12:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/08 01:12:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/08 01:12:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/08 01:12:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/10/08 01:13:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/10/08 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/08 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/08 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/08 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/08 01:13:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/08 01:13:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/08 01:13:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/08 01:13:03 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (65.13s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': File to upload is small (34 bytes), uploading instead of streaming 2024/10/08 01:13:06 DEBUG : no_checksum_small_file_from_pipe: md5 = e4ed0d38f0713caf8715f0e7a0efc246 OK 2024/10/08 01:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/08 01:13:06 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/08 01:13:07 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/10/08 01:13:09 DEBUG : no_checksum_big_file_from_pipe: md5 = 13036584f632cf7b45c21a34e25ebb24 OK 2024/10/08 01:13:09 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-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': File to upload is small (34 bytes), uploading instead of streaming 2024/10/08 01:13:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 6b1e7c58b9c8d20f9453c29413156ff9 OK 2024/10/08 01:13:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/08 01:13:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/10/08 01:13:15 DEBUG : with_checksum_big_file_from_pipe: md5 = f76832f50c4aa653c36d92a81b4cb073 OK 2024/10/08 01:13:15 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-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': File to upload is small (34 bytes), uploading instead of streaming 2024/10/08 01:13:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/08 01:13:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/08 01:13: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-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': File to upload is small (34 bytes), uploading instead of streaming 2024/10/08 01:13:26 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/08 01:13:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/08 01:13:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.51s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/10/08 01:13:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': File to upload is small (48 bytes), uploading instead of streaming 2024/10/08 01:13:33 DEBUG : rcat_metadata: md5 = 739a5dcc288d15b394ff1cc912a06dd9 OK 2024/10/08 01:13:33 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/10/08 01:13:35 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/10/08 01:13:36 DEBUG : rcat_metadata_uploadcutoff0: md5 = 523f65533754fbdcbd7e8b33ef5ea005 OK 2024/10/08 01:13:36 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (8.16s) --- PASS: TestRcatMetadata/Normal (3.85s) --- PASS: TestRcatMetadata/ViaDisk (3.84s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:13:40 DEBUG : potato1: md5 = fe5a6145356862733f2c8fae58e95236 OK 2024/10/08 01:13:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': File to upload is small (60 bytes), uploading instead of streaming 2024/10/08 01:13:42 DEBUG : potato2: md5 = 8b288adc74669556555eaf49de2b7436 OK 2024/10/08 01:13:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.02s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:13:46 DEBUG : potato1: md5 = beb233d62504c9bc7d64fb563b3a4cfd OK 2024/10/08 01:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': File to upload is small (60 bytes), uploading instead of streaming 2024/10/08 01:13:48 DEBUG : potato2: md5 = dd98ed6087c16dc54613d010989c9faa OK 2024/10/08 01:13:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (7.06s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:13:53 DEBUG : potato2: md5 = 38c7d6bdcf4c74948c4a2cfaece2112e OK 2024/10/08 01:13:55 DEBUG : empty space: md5 = 7860cd31e30ce49e041097876c8be055 OK 2024/10/08 01:13:58 DEBUG : sub dir/potato3: md5 = bfb3e43a54d7f33c249ce745c9963336 OK 2024/10/08 01:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Touching "empty space" 2024/10/08 01:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Touching "potato2" 2024/10/08 01:14:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Touching "sub dir/potato3" 2024/10/08 01:14:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.66s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:14:06 DEBUG : dir with metadata: Making directory with metadata 2024/10/08 01:14:07 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.29s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:14:09 DEBUG : directory with modtime: Making directory with metadata 2024/10/08 01:14:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:14:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/08 01:14:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/08 01:14:13 DEBUG : Google drive root 'crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30': Skipping btime metadata as can't update it on an existing file: 2024-10-08T01:14:13.249049324Z 2024/10/08 01:14:14 INFO : non existent directory: Updated directory metadata 2024/10/08 01:14:17 DEBUG : Google drive root 'crypt/ech3ro6dr5eedrbt5dp1pm3bape8doq6ha41nrujvv5m7fl6dq30': Skipping btime metadata as can't update it on an existing file: 2024-10-08T01:14:13.249049324Z 2024/10/08 01:14:17 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.82s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:14:20 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/10/08 01:14:22 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/10/08 01:14:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.85s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta'", Local "Local file system at /tmp/rclone1727892910", Modify Window "1ms" 2024/10/08 01:14:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/08 01:14:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/08 01:14:25 DEBUG : dst: Making directory with metadata 2024/10/08 01:14:27 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/08 01:14:27 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/08 01:14:27 INFO : dst: Set directory modification time (using SetModTime) 2024/10/08 01:14:28 INFO : dst: Set directory modification time (using SetModTime) 2024/10/08 01:14:28 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/10/08 01:14:29 INFO : dst: Set directory modification time (using SetModTime) 2024/10/08 01:14:29 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.52s) === 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/10/08 01:14:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetoxoc8heta': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 14m12.964362944s (try 1/5)