"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/01 03:43:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biweruw2mobo" 2025/04/01 03:43:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:43:15 DEBUG : Creating backend with remote "TestDrive:crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g" 2025/04/01 03:43:16 DEBUG : Creating backend with remote "/tmp/rclone1330200481" === 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-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/01 03:43:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/01 03:43:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/01 03:43:17 DEBUG : potato: Seek from 10 to 0 2025/04/01 03:43:17 DEBUG : potato: Seek from 10 to 0 2025/04/01 03:43:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/01 03:43:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/01 03:43:17 DEBUG : potato: Seek from 5 to 2 2025/04/01 03:43:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/01 03:43:17 DEBUG : potato: Seek from 7 to 0 2025/04/01 03:43:17 DEBUG : potato: Seek from 7 to 0 2025/04/01 03:43:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/01 03:43:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/01 03:43:17 DEBUG : potato: Seek from 5 to 2 2025/04/01 03:43:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/01 03:43:17 DEBUG : potato: Seek from 8 to 0 2025/04/01 03:43:17 DEBUG : potato: Seek from 8 to 0 2025/04/01 03:43:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/01 03:43:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/01 03:43:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/01 03:43:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/01 03:43:17 DEBUG : potato: Seek from 5 to 2 2025/04/01 03:43:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/01 03:43:17 DEBUG : potato: Seek from 9 to 0 2025/04/01 03:43:17 DEBUG : potato: Seek from 9 to 0 2025/04/01 03:43:17 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-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:43:19 DEBUG : rutabaga: md5 = 15b3d7071f4968b9e360c89592e3dc0f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/01 03:43:21 DEBUG : empty space: md5 = be816f026702cb3e2e8a2e4d7199b129 OK === RUN TestCheck/3 2025/04/01 03:43:22 DEBUG : potato2: md5 = 7e4ce7bd79da60cc5733bbc8e0a300f3 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/01 03:43:25 DEBUG : remotepotato: md5 = 921a43ed68fc5911a0eacf2e9ade5cb0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.79s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/04/01 03:43:27 DEBUG : Creating backend with remote "nonexistent" 2025/04/01 03:43:27 DEBUG : Creating backend with remote "nonexistent" 2025/04/01 03:43:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/01 03:43:27 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/01 03:43:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/01 03:43:27 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-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:43:29 DEBUG : rutabaga: md5 = 53cb2ef1e0fba90001b969257d3cd0b2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/01 03:43:33 DEBUG : empty space: md5 = b5cf9bbf1602197219f6dd5a4cb22e7d OK === RUN TestCheckDownload/3 2025/04/01 03:43:35 DEBUG : potato2: md5 = 15d560afd15af009d196052e54d0de98 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/01 03:43:40 DEBUG : remotepotato: md5 = fdfaa04dcf923336f73c789fabe9f470 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.86s) --- PASS: TestCheckDownload/1 (1.27s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (1.07s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (1.43s) --- PASS: TestCheckDownload/6 (1.53s) --- PASS: TestCheckDownload/7 (0.93s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:43:46 DEBUG : rutabaga: md5 = 623fbeb4fe5d05a19737b2725f69d823 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/01 03:43:48 DEBUG : empty space: md5 = 53db0ceed362d1ec28deb28e7fdcedc2 OK === RUN TestCheckSizeOnly/3 2025/04/01 03:43:49 DEBUG : potato2: md5 = 32018866763d3d37584f25c107441dc4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/01 03:43:51 DEBUG : remotepotato: md5 = 8779ba71b0feb7c66e34802de22873ad OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.04s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:43:56 DEBUG : test.sum: md5 = d50a242c094b9a4ee039223304d63a25 OK 2025/04/01 03:43:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/01 03:43:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/01 03:43:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/01 03:43:57 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/01 03:43:58 DEBUG : test.sum: md5 = 36251eaaca8feaff3b3ef1e8f82e9c6c OK 2025/04/01 03:43:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/01 03:43:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/01 03:43:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/01 03:43:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.92s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:44:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biweruw2mobo/data" 2025/04/01 03:44:00 DEBUG : Creating backend with remote "TestDrive:crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:44:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biweruw2mobo/data" 2025/04/01 03:44:02 DEBUG : Creating backend with remote "TestDrive:crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g/vjrnln8ratgmqakfosrqe8espk" 2025/04/01 03:44:06 DEBUG : data/banana: md5 = 065e937b25dc47fddbe5a8c9fc344abf OK 2025/04/01 03:44:07 DEBUG : test.sum: md5 = 904861c5646d04efd6cbc04bffcdb49c OK === RUN TestCheckSumDownload/subtest1 2025/04/01 03:44:11 DEBUG : data/potato: md5 = 716477cb2247935264e50d0edab00bbb OK 2025/04/01 03:44:13 DEBUG : test.sum: md5 = b7680c9563c435822a3cba61ec42b5ca OK === RUN TestCheckSumDownload/subtest2 2025/04/01 03:44:17 DEBUG : test.sum: md5 = 8b4782c7921d308ded193decff367bb9 OK === RUN TestCheckSumDownload/subtest3 2025/04/01 03:44:21 DEBUG : test.sum: md5 = 20ff33df8d5c880fb094f98e4527cb49 OK === RUN TestCheckSumDownload/subtest4 2025/04/01 03:44:25 DEBUG : test.sum: md5 = 6e8b2af8cad61f097369177517f25d98 OK === RUN TestCheckSumDownload/subtest5 2025/04/01 03:44:29 DEBUG : test.sum: md5 = 6c737f9669110660199cd7474afa7537 OK === RUN TestCheckSumDownload/subtest6 2025/04/01 03:44:33 DEBUG : data/banana: md5 = 18ee25d1edf1794fd117156ebdce9e4a OK 2025/04/01 03:44:34 DEBUG : data/potato: md5 = 39f88de6226a593b71aeb42ae871f7a2 OK 2025/04/01 03:44:36 DEBUG : test.sum: md5 = 910ef03dea47feb3b25b1dc8da67d8c6 OK === RUN TestCheckSumDownload/subtest7 2025/04/01 03:44:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/01 03:44:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.47s) --- PASS: TestCheckSumDownload/subtest1 (2.46s) --- PASS: TestCheckSumDownload/subtest2 (2.53s) --- PASS: TestCheckSumDownload/subtest3 (2.07s) --- PASS: TestCheckSumDownload/subtest4 (2.13s) --- PASS: TestCheckSumDownload/subtest5 (2.56s) --- PASS: TestCheckSumDownload/subtest6 (2.27s) --- PASS: TestCheckSumDownload/subtest7 (2.07s) === RUN TestApplyTransforms 2025/04/01 03:44:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pabewob9maqi" 2025/04/01 03:44:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:44:41 DEBUG : Creating backend with remote "TestDrive:crypt/12g8sga94sqg7ih26hhscrpa3tl6lj64cm0ua628dhlm1ap9rhk0" 2025/04/01 03:44:42 DEBUG : Creating backend with remote "/tmp/rclone3499166372" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pabewob9maqi'", Local "Local file system at /tmp/rclone3499166372", Modify Window "1ms" 2025/04/01 03:44:44 DEBUG : hello, world!: md5 = 2a167332c025aa4cbef7a35db6712e29 OK upper checkfile vs. lower remote (without normalization) 2025/04/01 03:44:44 ERROR : hello, world!: sum not found 2025/04/01 03:44:44 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pabewob9maqi' 2025/04/01 03:44:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pabewob9maqi': 1 files missing 2025/04/01 03:44:44 NOTICE: 1 hashes missing 2025/04/01 03:44:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pabewob9maqi': 2 differences found 2025/04/01 03:44:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pabewob9maqi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/01 03:44:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 03:44:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pabewob9maqi': 0 differences found 2025/04/01 03:44:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pabewob9maqi': 1 matching files 2025/04/01 03:44:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafowam1jeca" 2025/04/01 03:44:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:44:46 DEBUG : Creating backend with remote "TestDrive:crypt/i6a6v6ec8kide3qdq155fre3mro9arm2nvo5gpvet4opuj5kbsr0" 2025/04/01 03:44:47 DEBUG : Creating backend with remote "/tmp/rclone293057004" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafowam1jeca'", Local "Local file system at /tmp/rclone293057004", Modify Window "1ms" 2025/04/01 03:44:49 DEBUG : HELLO, WORLD!: md5 = 62c1c036165d076266897c85b901eef6 OK lower checkfile vs. upper remote (without normalization) 2025/04/01 03:44:49 ERROR : HELLO, WORLD!: sum not found 2025/04/01 03:44:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nafowam1jeca' 2025/04/01 03:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafowam1jeca': 1 files missing 2025/04/01 03:44:49 NOTICE: 1 hashes missing 2025/04/01 03:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafowam1jeca': 2 differences found 2025/04/01 03:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafowam1jeca': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/01 03:44:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 03:44:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafowam1jeca': 0 differences found 2025/04/01 03:44:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafowam1jeca': 1 matching files 2025/04/01 03:44:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zazixep6guwu" 2025/04/01 03:44:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:44:50 DEBUG : Creating backend with remote "TestDrive:crypt/8407a1o08fd6kj87c9bhe0evo83aqr8b94fm9pjhhqkk0n6r0uh0" 2025/04/01 03:44:51 DEBUG : Creating backend with remote "/tmp/rclone76335789" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zazixep6guwu'", Local "Local file system at /tmp/rclone76335789", Modify Window "1ms" 2025/04/01 03:44:53 DEBUG : HeLlO, wOrLd!: md5 = db94868662c0b283c8922e80822d8ac4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/01 03:44:54 ERROR : HeLlO, wOrLd!: sum not found 2025/04/01 03:44:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zazixep6guwu' 2025/04/01 03:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazixep6guwu': 1 files missing 2025/04/01 03:44:54 NOTICE: 1 hashes missing 2025/04/01 03:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazixep6guwu': 2 differences found 2025/04/01 03:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazixep6guwu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/01 03:44:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 03:44:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazixep6guwu': 0 differences found 2025/04/01 03:44:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazixep6guwu': 1 matching files 2025/04/01 03:44:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavanex6mipo" 2025/04/01 03:44:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:44:55 DEBUG : Creating backend with remote "TestDrive:crypt/lfd21dkjf92561j7laisapvqf82h0g176227v75lkolbe0log0ng" 2025/04/01 03:44:56 DEBUG : Creating backend with remote "/tmp/rclone2431559150" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavanex6mipo'", Local "Local file system at /tmp/rclone2431559150", Modify Window "1ms" 2025/04/01 03:44:58 DEBUG : HELLO, WORLD!: md5 = 7cd8c13ad5ef4ec1998e27cf0ead417e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/01 03:44:58 ERROR : HELLO, WORLD!: sum not found 2025/04/01 03:44:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tavanex6mipo' 2025/04/01 03:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavanex6mipo': 1 files missing 2025/04/01 03:44:58 NOTICE: 1 hashes missing 2025/04/01 03:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavanex6mipo': 2 differences found 2025/04/01 03:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavanex6mipo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/01 03:44:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 03:44:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavanex6mipo': 0 differences found 2025/04/01 03:44:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavanex6mipo': 1 matching files 2025/04/01 03:44:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jalobig2yube" 2025/04/01 03:44:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:44:59 DEBUG : Creating backend with remote "TestDrive:crypt/mcu5ct0iv5398i30k4oetf7jol36kmunfc63neltiufbgrep3ua0" 2025/04/01 03:45:00 DEBUG : Creating backend with remote "/tmp/rclone3398608478" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jalobig2yube'", Local "Local file system at /tmp/rclone3398608478", Modify Window "1ms" 2025/04/01 03:45:02 DEBUG : 測試_Русский___ě_áñ: md5 = 7a45af203cbda78b35a5047b4e16fe2a OK NFD checkfile vs. NFC remote (without normalization) 2025/04/01 03:45:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/01 03:45:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jalobig2yube' 2025/04/01 03:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jalobig2yube': 1 files missing 2025/04/01 03:45:03 NOTICE: 1 hashes missing 2025/04/01 03:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jalobig2yube': 2 differences found 2025/04/01 03:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jalobig2yube': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/01 03:45:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 03:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jalobig2yube': 0 differences found 2025/04/01 03:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jalobig2yube': 1 matching files 2025/04/01 03:45:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hequmec2yaqo" 2025/04/01 03:45:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:45:04 DEBUG : Creating backend with remote "TestDrive:crypt/uq6t7sb0u2oh2vitk60gnm9rj1uh201ol0t7buqkrddm4h4rj3cg" 2025/04/01 03:45:05 DEBUG : Creating backend with remote "/tmp/rclone227816831" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hequmec2yaqo'", Local "Local file system at /tmp/rclone227816831", Modify Window "1ms" 2025/04/01 03:45:07 DEBUG : 測試_Русский___ě_áñ: md5 = ecd835e21d25ca8938ce51604cc03bf2 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/01 03:45:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/01 03:45:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hequmec2yaqo' 2025/04/01 03:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hequmec2yaqo': 1 files missing 2025/04/01 03:45:08 NOTICE: 1 hashes missing 2025/04/01 03:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hequmec2yaqo': 2 differences found 2025/04/01 03:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hequmec2yaqo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/01 03:45:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 03:45:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hequmec2yaqo': 0 differences found 2025/04/01 03:45:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hequmec2yaqo': 1 matching files 2025/04/01 03:45:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepefiy3tudu" 2025/04/01 03:45:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:45:09 DEBUG : Creating backend with remote "TestDrive:crypt/t29pj6l51912j7a365sk6h37ee3laehkbgihfg5i212gvbo20lag" 2025/04/01 03:45:10 DEBUG : Creating backend with remote "/tmp/rclone1144315973" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepefiy3tudu'", Local "Local file system at /tmp/rclone1144315973", Modify Window "1ms" 2025/04/01 03:45:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dd881380fba2196bad8f0e249620d582 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/01 03:45:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/01 03:45:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nepefiy3tudu' 2025/04/01 03:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepefiy3tudu': 1 files missing 2025/04/01 03:45:12 NOTICE: 1 hashes missing 2025/04/01 03:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepefiy3tudu': 2 differences found 2025/04/01 03:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepefiy3tudu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/01 03:45:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 03:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepefiy3tudu': 0 differences found 2025/04/01 03:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepefiy3tudu': 1 matching files 2025/04/01 03:45:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanomad7sipe" 2025/04/01 03:45:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:45:14 DEBUG : Creating backend with remote "TestDrive:crypt/11d9dofrsc1mg7652eiujtpren15fv313pe7gj1ldgi9jhvlnhh0" 2025/04/01 03:45:15 DEBUG : Creating backend with remote "/tmp/rclone3549112140" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanomad7sipe'", Local "Local file system at /tmp/rclone3549112140", Modify Window "1ms" 2025/04/01 03:45:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f60e32e48c2efd72ef449550c348bc87 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/01 03:45:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/01 03:45:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fanomad7sipe' 2025/04/01 03:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fanomad7sipe': 1 files missing 2025/04/01 03:45:17 NOTICE: 1 hashes missing 2025/04/01 03:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fanomad7sipe': 2 differences found 2025/04/01 03:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fanomad7sipe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/01 03:45:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 03:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fanomad7sipe': 0 differences found 2025/04/01 03:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fanomad7sipe': 1 matching files 2025/04/01 03:45:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gupuyex2zaro" 2025/04/01 03:45:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:45:18 DEBUG : Creating backend with remote "TestDrive:crypt/cn4qohrprajju97ec9mrftcf0i0jb67roa1mjjabe13qm9sqc48g" 2025/04/01 03:45:19 DEBUG : Creating backend with remote "/tmp/rclone3154158639" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gupuyex2zaro'", Local "Local file system at /tmp/rclone3154158639", Modify Window "1ms" 2025/04/01 03:45:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d399272d66db476b35c2f84ae1afc317 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/01 03:45:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/01 03:45:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gupuyex2zaro' 2025/04/01 03:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gupuyex2zaro': 1 files missing 2025/04/01 03:45:22 NOTICE: 1 hashes missing 2025/04/01 03:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gupuyex2zaro': 2 differences found 2025/04/01 03:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gupuyex2zaro': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/01 03:45:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 03:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gupuyex2zaro': 0 differences found 2025/04/01 03:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gupuyex2zaro': 1 matching files 2025/04/01 03:45:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piyepaj5powe" 2025/04/01 03:45:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:45:23 DEBUG : Creating backend with remote "TestDrive:crypt/lo0en5sufqd6m9o7s5aij8gm7583mpqgg2lqkagts7ldetl557a0" 2025/04/01 03:45:24 DEBUG : Creating backend with remote "/tmp/rclone1770397892" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piyepaj5powe'", Local "Local file system at /tmp/rclone1770397892", Modify Window "1ms" 2025/04/01 03:45:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e6840e6715c472aad9bc7bf5b210642c OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/01 03:45:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/01 03:45:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-piyepaj5powe' 2025/04/01 03:45:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyepaj5powe': 1 files missing 2025/04/01 03:45:26 NOTICE: 1 hashes missing 2025/04/01 03:45:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyepaj5powe': 2 differences found 2025/04/01 03:45:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyepaj5powe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/01 03:45:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 03:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyepaj5powe': 0 differences found 2025/04/01 03:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyepaj5powe': 1 matching files 2025/04/01 03:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piyepaj5powe': Purge remote 2025/04/01 03:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gupuyex2zaro': Purge remote 2025/04/01 03:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanomad7sipe': Purge remote 2025/04/01 03:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepefiy3tudu': Purge remote 2025/04/01 03:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hequmec2yaqo': Purge remote 2025/04/01 03:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jalobig2yube': Purge remote 2025/04/01 03:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavanex6mipo': Purge remote 2025/04/01 03:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zazixep6guwu': Purge remote 2025/04/01 03:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafowam1jeca': Purge remote 2025/04/01 03:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pabewob9maqi': Purge remote --- PASS: TestApplyTransforms (51.63s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:45:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/01 03:45:35 DEBUG : sub/file2: md5 = ea2c9141fbf5a3a8af2fab991ccd4012 OK 2025/04/01 03:45:35 INFO : file1: Copied (new) to: sub/file2 2025/04/01 03:45:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:45:35 DEBUG : file1: Unchanged skipping 2025/04/01 03:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': don't need to copy/move sub/file2, it is already at target location 2025/04/01 03:45:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.86s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:45:41 DEBUG : dst/file1: md5 = 8b2bf205017faa19f77d8f9ba280464b OK 2025/04/01 03:45:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biweruw2mobo/backup" 2025/04/01 03:45:42 DEBUG : Creating backend with remote "TestDrive:crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g/1nrff024r7pq65ecp72fc28jb0" 2025/04/01 03:45:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/01 03:45:45 INFO : dst/file1: Moved (server-side) 2025/04/01 03:45:46 DEBUG : dst/file1: md5 = 204cf945236f21c6ce77ebb637d7c374 OK 2025/04/01 03:45:46 INFO : dst/file1: Copied (new) 2025/04/01 03:45:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 03:45:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 03:45:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.27s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:45:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biweruw2mobo/dst" 2025/04/01 03:45:51 DEBUG : Creating backend with remote "TestDrive:crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/01 03:45:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biweruw2mobo/CompareDest" 2025/04/01 03:45:53 DEBUG : Creating backend with remote "TestDrive:crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g/gveqi14airsml4bgu7krj116o8" 2025/04/01 03:45:54 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 03:45:56 DEBUG : one: md5 = ef8af5ced4ac5b2632216a97ec725a14 OK 2025/04/01 03:45:56 INFO : one: Copied (new) 2025/04/01 03:45:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:45:59 DEBUG : one: md5 = e3b88f9b889745579c2a065cfa949753 OK 2025/04/01 03:45:59 INFO : one: Copied (replaced existing) 2025/04/01 03:46:01 DEBUG : dst/one: md5 = 4c5c3530642d4a2b230eaa48178dd393 OK 2025/04/01 03:46:03 DEBUG : CompareDest/one: md5 = 802344b56f490f29639e9d8d78831484 OK 2025/04/01 03:46:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:46:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:46:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 03:46:06 DEBUG : CompareDest/two: md5 = 1118ae0a83da0d00560f85759401d226 OK 2025/04/01 03:46:06 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 03:46:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:46:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 03:46:07 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 03:46:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:46:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 03:46:09 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 03:46:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/01 03:46:10 DEBUG : two: md5 = e38e6c5784684875de8ccd849df6f742 OK 2025/04/01 03:46:10 INFO : two: Copied (new) 2025/04/01 03:46:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/01 03:46:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:46:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:46:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.68s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:46:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biweruw2mobo/dst" 2025/04/01 03:46:15 DEBUG : Creating backend with remote "TestDrive:crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/01 03:46:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biweruw2mobo/CopyDest" 2025/04/01 03:46:16 DEBUG : Creating backend with remote "TestDrive:crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/01 03:46:18 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 03:46:20 DEBUG : one: md5 = e6405858f14ef37cf2832956f8a0a48f OK 2025/04/01 03:46:20 INFO : one: Copied (new) 2025/04/01 03:46:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:46:23 DEBUG : one: md5 = 3b5607e85a8caa77c4cd95258059338a OK 2025/04/01 03:46:23 INFO : one: Copied (replaced existing) 2025/04/01 03:46:24 DEBUG : dst/one: md5 = 2b8aa5687ed145278025e099c15a5639 OK 2025/04/01 03:46:26 DEBUG : CopyDest/one: md5 = 50964e76ecf082c3859a7ef1d7307b77 OK 2025/04/01 03:46:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biweruw2mobo/BackupDir" 2025/04/01 03:46:27 DEBUG : Creating backend with remote "TestDrive:crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/01 03:46:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:46:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:46:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:46:31 INFO : one: Moved (server-side) 2025/04/01 03:46:32 INFO : one: Copied (server-side copy) 2025/04/01 03:46:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/01 03:46:33 DEBUG : CopyDest/two: md5 = 6629cba2665e0e325eb3e5e54d56c434 OK 2025/04/01 03:46:34 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 03:46:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:46:35 INFO : two: Copied (server-side copy) 2025/04/01 03:46:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/01 03:46:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:46:36 DEBUG : two: Unchanged skipping 2025/04/01 03:46:38 DEBUG : CopyDest/three: md5 = b0774a7326fbaf66710f8845fdd18656 OK 2025/04/01 03:46:39 DEBUG : three: Need to transfer - File not found at Destination 2025/04/01 03:46:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/01 03:46:39 DEBUG : three: Destination not found in --copy-dest 2025/04/01 03:46:40 DEBUG : three: md5 = 977ca0a231701a387ffe721f66adc201 OK 2025/04/01 03:46:40 INFO : three: Copied (new) 2025/04/01 03:46:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/01 03:46:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:46:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/01 03:46:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/01 03:46:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:46:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/01 03:46:46 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.84s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:46:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/01 03:46:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 24fc1c32763009a2071d55277c3d88f2 OK 2025/04/01 03:46:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/01 03:46:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/01 03:46:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/01 03:46:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/01 03:46:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/01 03:46:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7eff62ebdac0717f7a1c40880f3d9005 OK 2025/04/01 03:46:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/01 03:46:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/01 03:46:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.51s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:46:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Looking for duplicate names using skip mode. 2025/04/01 03:46:59 NOTICE: one: Found 2 files with duplicate names 2025/04/01 03:46:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.79s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:47:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Looking for duplicate names using skip mode. 2025/04/01 03:47:05 NOTICE: one: Found 3 files with duplicate names 2025/04/01 03:47:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/01 03:47:05 INFO : one: Deleted 2025/04/01 03:47:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.91s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:47:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Looking for duplicate names using first mode. 2025/04/01 03:47:11 NOTICE: one: Found 3 files with duplicate names 2025/04/01 03:47:11 INFO : one: Deleted 2025/04/01 03:47:12 INFO : one: Deleted 2025/04/01 03:47:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.78s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:47:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Looking for duplicate names using newest mode. 2025/04/01 03:47:17 NOTICE: one: Found 3 files with duplicate names 2025/04/01 03:47:17 INFO : one: Deleted 2025/04/01 03:47:18 INFO : one: Deleted 2025/04/01 03:47:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.97s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:47:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Looking for duplicate names using oldest mode. 2025/04/01 03:47:23 NOTICE: one: Found 3 files with duplicate names 2025/04/01 03:47:23 INFO : one: Deleted 2025/04/01 03:47:24 INFO : one: Deleted 2025/04/01 03:47:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.73s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:47:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Looking for duplicate names using largest mode. 2025/04/01 03:47:29 NOTICE: one: Found 3 files with duplicate names 2025/04/01 03:47:29 INFO : one: Deleted 2025/04/01 03:47:30 INFO : one: Deleted 2025/04/01 03:47:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.07s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:47:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Looking for duplicate names using smallest mode. 2025/04/01 03:47:35 NOTICE: one: Found 3 files with duplicate names 2025/04/01 03:47:35 INFO : one: Deleted 2025/04/01 03:47:36 INFO : one: Deleted 2025/04/01 03:47:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.96s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:47:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Looking for duplicate names using rename mode. 2025/04/01 03:47:42 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/01 03:47:43 INFO : one-2.txt: renamed from: one.txt 2025/04/01 03:47:45 INFO : one-3.txt: renamed from: one.txt 2025/04/01 03:47:46 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.20s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:47:50 DEBUG : dupe1/one.txt: md5 = c03fcb839531b73527eaec97940810d2 OK 2025/04/01 03:47:52 DEBUG : dupe2/two.txt: md5 = 637c77ff7e26828c4eff058619e23cd3 OK 2025/04/01 03:47:54 DEBUG : dupe3/three.txt: md5 = 8d14740587836ed234ed036b5188168a OK 2025/04/01 03:47:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/01 03:47:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/01 03:47:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/01 03:47:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/01 03:48:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/01 03:48:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/01 03:48:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.56s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:48:02 DEBUG : a.txt: md5 = c48a9d40b10afb87b079ee7eddfb266d OK 2025/04/01 03:48:03 DEBUG : zend.txt: md5 = 9ceb10e6b629bccafe577c1632fdb9bc OK 2025/04/01 03:48:05 DEBUG : sub dir/hello world: md5 = e93088ff4ab7727679bb03bcacf6a22d OK 2025/04/01 03:48:07 DEBUG : sub dir/hello world2: md5 = 426f29baeabcfb8176ebdb62263b7f5c OK 2025/04/01 03:48:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 3ab44c93f075830e34daee0b628c2414 OK 2025/04/01 03:48:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = 446e8dc638dbc3abe6c678d3ae25bdb5 OK 2025/04/01 03:48:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5c7b84c125e62b87ccdac58de8fe05f3 OK 2025/04/01 03:48:13 DEBUG : a.txt: Excluded (Size Filter) 2025/04/01 03:48:13 DEBUG : a.txt: Excluded 2025/04/01 03:48:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/01 03:48:13 DEBUG : sub dir/hello world: Excluded 2025/04/01 03:48:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/01 03:48:13 DEBUG : sub dir/hello world2: Excluded 2025/04/01 03:48:14 DEBUG : sub dir/ignore dir: Excluded 2025/04/01 03:48:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/01 03:48:14 DEBUG : sub dir/hello world: Excluded 2025/04/01 03:48:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/01 03:48:14 DEBUG : sub dir/hello world2: Excluded 2025/04/01 03:48:14 DEBUG : sub dir/ignore dir: Excluded 2025/04/01 03:48:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/01 03:48:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/01 03:48:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/01 03:48:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/01 03:48:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/01 03:48:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/01 03:48:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (19.77s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:48:22 DEBUG : file1: md5 = b4feea414e079777973e0278603a1a27 OK 2025/04/01 03:48:24 DEBUG : sub/file2: md5 = 4a7b0f62c6fbc6be2a095a7d277f74e5 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/01 03:48:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/01 03:48:27 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/01 03:48:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/01 03:48:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.05s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:48:31 DEBUG : file1: md5 = dbd6af79f6545e5a35a3e16a7e49021f OK 2025/04/01 03:48:33 DEBUG : sub/file2: md5 = a9ca71362bb54082e700c3e89f1b272d OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/01 03:48:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biweruw2mobo/notfound" 2025/04/01 03:48:37 DEBUG : Config file has changed externally - reloading 2025/04/01 03:48:37 DEBUG : Creating backend with remote "TestDrive:crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g/qe0i31qdkoejk60elps0ni5sqk" 2025/04/01 03:48:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.16s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.63s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.63s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:48:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Making directory 2025/04/01 03:48:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:48:43 DEBUG : sub dir/hello world: md5 = 92fe3a3fd7e5895f7b6660cbfb5bd78d OK 2025/04/01 03:48:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.46s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:48:47 DEBUG : potato2: md5 = b3688f2ad835172d85d071182059ae31 OK 2025/04/01 03:48:49 DEBUG : empty space: md5 = 24a2d18db70621bd5e641802e16aa452 OK --- PASS: TestLs (4.60s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:48:52 DEBUG : potato2: md5 = c06c12ba43c31b79ec35722b45a97e01 OK 2025/04/01 03:48:53 DEBUG : empty space: md5 = 437ecd3beb827701f37904ab2c9e28c1 OK 2025/04/01 03:48:53 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/01 03:48:53 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.61s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:48:56 DEBUG : potato2: md5 = 7f7d7e70f623e838c3335944b6bffb33 OK 2025/04/01 03:48:58 DEBUG : empty space: md5 = 57906331b2242b1729b972f271a1bd7c OK --- PASS: TestLsLong (4.28s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:49:00 DEBUG : potato2: md5 = 55d5a45648d69b78322f84a0e97c35e0 OK 2025/04/01 03:49:02 DEBUG : empty space: md5 = cce026a62c0f5697668e80267b51f59a OK --- PASS: TestHashSums (3.95s) === RUN TestHashSumsWithErrors 2025/04/01 03:49:03 DEBUG : Creating backend with remote ":memory:" 2025/04/01 03:49:03 DEBUG : Config file has changed externally - reloading 2025/04/01 03:49:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/01 03:49:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/01 03:49:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/01 03:49:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/01 03:49:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/01 03:49:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/01 03:49:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/01 03:49:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/01 03:49:03 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-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:49:04 DEBUG : potato2: md5 = 8e4152eb17f181b1a3f98b1bfc852770 OK 2025/04/01 03:49:06 DEBUG : empty space: md5 = a69161b97ccb2de6fe82479448462cce OK 2025/04/01 03:49:08 DEBUG : sub dir/potato3: md5 = 643e22a720bf360a39dda7f31ec8eb46 OK 2025/04/01 03:49:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.78s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:49:12 DEBUG : small: md5 = 074c4b6af21db162fbffae27cf264273 OK 2025/04/01 03:49:14 DEBUG : medium: md5 = 0dd7d2e832dac82b1ec56f4d4c19c00a OK 2025/04/01 03:49:15 DEBUG : large: md5 = 9346c8cf84e26e2cf1e12850f410dffb OK 2025/04/01 03:49:15 DEBUG : Waiting for deletions to finish 2025/04/01 03:49:15 DEBUG : large: Excluded (Size Filter) 2025/04/01 03:49:16 INFO : medium: Deleted 2025/04/01 03:49:16 INFO : small: Deleted --- PASS: TestDelete (6.01s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:49:18 DEBUG : small: md5 = f623bfe04f9e252c52791853170f5d32 OK 2025/04/01 03:49:20 DEBUG : medium: md5 = 27a8c5c0c8647567c8440e56ce66f2d8 OK 2025/04/01 03:49:21 DEBUG : large: md5 = e70b52a9e7db44e52cbee74ca8192bcb OK 2025/04/01 03:49:21 DEBUG : Waiting for deletions to finish 2025/04/01 03:49:22 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/01 03:49:22 INFO : small: Deleted 2025/04/01 03:49:22 INFO : large: Deleted --- PASS: TestMaxDelete (6.74s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:49:25 DEBUG : small: md5 = f0d5bc1e070efea633fa71b3a131178a OK 2025/04/01 03:49:26 DEBUG : medium: md5 = 1355ea0cd058a6d15f846fa81e2a0299 OK 2025/04/01 03:49:27 DEBUG : large: md5 = c1f104241ecbf8b2bb6c28d9c2f66be4 OK 2025/04/01 03:49:28 DEBUG : Waiting for deletions to finish 2025/04/01 03:49:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/01 03:49:28 INFO : medium: Deleted 2025/04/01 03:49:28 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.17s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:49:31 DEBUG : small: md5 = 1e0a6ef2f126d846456b26069694396e OK 2025/04/01 03:49:32 DEBUG : medium: md5 = a0b6b7d2169fa8662e63e3163b77cf78 OK 2025/04/01 03:49:34 DEBUG : large: md5 = 71b278f18973d7d39f17dcb2a28a6565 OK 2025/04/01 03:49:34 DEBUG : Waiting for deletions to finish 2025/04/01 03:49:34 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/01 03:49:35 INFO : small: Deleted 2025/04/01 03:49:35 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.47s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:49:38 DEBUG : ReadFile: md5 = d0afca77c0f91e7f0542f0eedac49c55 OK --- PASS: TestReadFile (3.94s) === RUN TestRetry 2025/04/01 03:49:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/01 03:49:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/01 03:49:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/01 03:49:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/01 03:49:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/01 03:49:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/01 03:49:40 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-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:49:42 DEBUG : file1: md5 = a31eef1dbb581eae511fa96b92855944 OK 2025/04/01 03:49:43 DEBUG : file2: md5 = 61aad7289d1b9ce981358adaac73f920 OK --- PASS: TestCat (17.44s) === RUN TestPurge 2025/04/01 03:49:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vodenal6kowa" 2025/04/01 03:49:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:49:58 DEBUG : Creating backend with remote "TestDrive:crypt/oc4tm8i3lp11pm0bndtvmf8fc694t8f71gsi0v7nm8ikd7tmvsm0" 2025/04/01 03:49:59 DEBUG : Creating backend with remote "/tmp/rclone1870913454" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vodenal6kowa'", Local "Local file system at /tmp/rclone1870913454", Modify Window "1ms" 2025/04/01 03:50:03 DEBUG : A1/B1/C1/one: md5 = cdd2235973fea49e2dea553af2e7ef05 OK 2025/04/01 03:50:03 INFO : A2: Making directory 2025/04/01 03:50:03 INFO : A1/B2: Making directory 2025/04/01 03:50:04 INFO : A1/B2/C2: Making directory 2025/04/01 03:50:05 INFO : A1/B1/C3: Making directory 2025/04/01 03:50:06 INFO : A3: Making directory 2025/04/01 03:50:06 INFO : A3/B3: Making directory 2025/04/01 03:50:07 INFO : A3/B3/C4: Making directory 2025/04/01 03:50:09 DEBUG : A1/two: md5 = e2cafc4c2642637da1ff62481e1d5807 OK 2025/04/01 03:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vodenal6kowa': Purge remote 2025/04/01 03:50:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.92s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:50:16 DEBUG : A1/B1/C1/one: md5 = 750117e85704c568d2c487e7a2dcdca2 OK 2025/04/01 03:50:16 INFO : A2: Making directory 2025/04/01 03:50:17 INFO : A1/B2: Making directory 2025/04/01 03:50:18 INFO : A1/B2/C2: Making directory 2025/04/01 03:50:19 INFO : A1/B1/C3: Making directory 2025/04/01 03:50:19 INFO : A3: Making directory 2025/04/01 03:50:20 INFO : A3/B3: Making directory 2025/04/01 03:50:21 INFO : A3/B3/C4: Making directory 2025/04/01 03:50:23 DEBUG : A1/two: md5 = 536e2ff7490a2e060b75e44a8dd73592 OK 2025/04/01 03:50:24 DEBUG : removing 1 level 3 directories 2025/04/01 03:50:24 INFO : A3/B3/C4: Removing directory 2025/04/01 03:50:26 DEBUG : removing 2 level 3 directories 2025/04/01 03:50:26 INFO : A1/B2/C2: Removing directory 2025/04/01 03:50:26 INFO : A1/B1/C3: Removing directory 2025/04/01 03:50:27 DEBUG : removing 2 level 2 directories 2025/04/01 03:50:27 INFO : A3/B3: Removing directory 2025/04/01 03:50:27 INFO : A1/B2: Removing directory 2025/04/01 03:50:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/01 03:50:27 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/01 03:50:28 DEBUG : removing 2 level 1 directories 2025/04/01 03:50:28 INFO : A3: Removing directory 2025/04/01 03:50:28 INFO : A2: Removing directory 2025/04/01 03:50:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/01 03:50:31 DEBUG : removing 1 level 3 directories 2025/04/01 03:50:31 INFO : A1/B1/C1: Removing directory 2025/04/01 03:50:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:32 DEBUG : removing 1 level 2 directories 2025/04/01 03:50:32 INFO : A1/B1: Removing directory 2025/04/01 03:50:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/01 03:50:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 03:50:33 DEBUG : removing 1 level 1 directories 2025/04/01 03:50:33 INFO : A1: Removing directory 2025/04/01 03:50:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/01 03:50:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/01 03:50:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/01 03:50:33 DEBUG : removing 1 level 0 directories 2025/04/01 03:50:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Removing directory 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 03:50:34 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.15s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:50:36 INFO : A1: Making directory 2025/04/01 03:50:36 INFO : A1/B1: Making directory 2025/04/01 03:50:37 INFO : A1/B1/C1: Making directory 2025/04/01 03:50:39 DEBUG : removing 1 level 3 directories 2025/04/01 03:50:39 INFO : A1/B1/C1: Removing directory 2025/04/01 03:50:40 DEBUG : removing 1 level 2 directories 2025/04/01 03:50:40 INFO : A1/B1: Removing directory 2025/04/01 03:50:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 03:50:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.48s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:50:42 INFO : A1: Making directory 2025/04/01 03:50:43 INFO : A1/B1: Making directory 2025/04/01 03:50:44 INFO : A1/B1/C1: Making directory 2025/04/01 03:50:46 DEBUG : removing 1 level 3 directories 2025/04/01 03:50:46 INFO : A1/B1/C1: Removing directory 2025/04/01 03:50:47 DEBUG : removing 1 level 2 directories 2025/04/01 03:50:47 INFO : A1/B1: Removing directory 2025/04/01 03:50:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 03:50:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.97s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:50:51 DEBUG : file1: md5 = 1e2367a1e92a0713998a8db7de3a1260 OK 2025/04/01 03:50:51 DEBUG : filename.txt: File name found in url 2025/04/01 03:50:52 DEBUG : filename.txt: md5 = 08a87429b77492a1eb5250d42384ec10 OK 2025/04/01 03:50:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/01 03:50:54 DEBUG : headerfilename.txt: md5 = 45d3144c43d5f2ead826d5b9ca08f498 OK 2025/04/01 03:50:55 DEBUG : file2: md5 = ec26c81e775967fdcd38c25193e5eb2a OK --- PASS: TestCopyURL (7.88s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:50:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/01 03:50:59 DEBUG : sub/file2: md5 = 81d4a1ab7c2c4bb2b90ee7fac298f5cf OK 2025/04/01 03:50:59 INFO : file1: Copied (new) to: sub/file2 2025/04/01 03:50:59 INFO : file1: Deleted 2025/04/01 03:51:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:51:00 DEBUG : file1: Unchanged skipping 2025/04/01 03:51:00 INFO : file1: Deleted 2025/04/01 03:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': don't need to copy/move sub/file2, it is already at target location 2025/04/01 03:51:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.63s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:51:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/01 03:51:04 DEBUG : file1: md5 = db281c2959197d763b056c378e2820c9 OK 2025/04/01 03:51:04 INFO : file1: Copied (new) 2025/04/01 03:51:04 INFO : file1: Deleted 2025/04/01 03:51:05 DEBUG : file1: Destination exists, skipping 2025/04/01 03:51:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.95s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:51:09 DEBUG : dst/file1: md5 = 17f94acef42a7020be2f465cac193294 OK 2025/04/01 03:51:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biweruw2mobo/backup" 2025/04/01 03:51:09 DEBUG : Creating backend with remote "TestDrive:crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g/1nrff024r7pq65ecp72fc28jb0" 2025/04/01 03:51:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/01 03:51:13 INFO : dst/file1: Moved (server-side) 2025/04/01 03:51:14 DEBUG : dst/file1: md5 = 4482c7164665512d80255d6cd92b54e9 OK 2025/04/01 03:51:14 INFO : dst/file1: Copied (new) 2025/04/01 03:51:14 INFO : dst/file1: Deleted 2025/04/01 03:51:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 03:51:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 03:51:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.11s) === 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-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:51:21 DEBUG : A1/one: md5 = 64a8a42e249379051ef49aeb2f64d9ab OK 2025/04/01 03:51:22 DEBUG : A1/two: md5 = d4a691e1608911bcd2e2b8c9b08a5e89 OK 2025/04/01 03:51:24 DEBUG : A1/B1/three: md5 = 4a86cf8fcb4c76200f00099c05fa5006 OK 2025/04/01 03:51:26 DEBUG : A1/B1/C1/four: md5 = 283be4bdf2d3e4890a1ec7deee8531a8 OK 2025/04/01 03:51:28 DEBUG : A1/B1/C2/five: md5 = ababe047a4e99765f0cc31a096ab388c OK 2025/04/01 03:51:28 INFO : A1/B2: Making directory 2025/04/01 03:51:29 INFO : A1/B1/C3: Making directory 2025/04/01 03:51:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/01 03:51:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/01 03:51:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/01 03:51:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/01 03:51:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/01 03:51:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/01 03:51:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/01 03:51:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 03:51:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/01 03:51:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/01 03:51:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/01 03:51:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/01 03:51:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/01 03:51:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/01 03:51:49 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/01 03:51:49 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/01 03:51:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/01 03:51:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/01 03:51:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 03:51:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/01 03:51:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/01 03:51:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/01 03:51:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/01 03:52:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/01 03:52:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/01 03:52:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 03:52:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/01 03:52:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/01 03:52:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/01 03:52:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/01 03:52:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.70s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/01 03:52:04 DEBUG : no_checksum_small_file_from_pipe: md5 = 2ec20e805927b2268a0458f787155a13 OK 2025/04/01 03:52:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/01 03:52:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/01 03:52:04 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/01 03:52:05 DEBUG : no_checksum_big_file_from_pipe: md5 = bd9e4fc99ed055034901cde3585fc438 OK 2025/04/01 03:52:05 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-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/01 03:52:09 DEBUG : with_checksum_small_file_from_pipe: md5 = d078d64b1585fb6bb1497ff9778cddc4 OK 2025/04/01 03:52:09 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/01 03:52:09 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/01 03:52:10 DEBUG : with_checksum_big_file_from_pipe: md5 = 808b5d3e76dc400dd026ebee2b437955 OK 2025/04/01 03:52:10 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-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/01 03:52:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:52:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/01 03:52:15 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-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/01 03:52:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/01 03:52:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/01 03:52:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.14s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.92s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/01 03:52:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': File to upload is small (48 bytes), uploading instead of streaming 2025/04/01 03:52:23 DEBUG : rcat_metadata: md5 = 9d783b08ef7da2dcb5670e19c6895037 OK 2025/04/01 03:52:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/01 03:52:25 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/01 03:52:26 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3692c533e9bb30de1d4d8f81c68a7406 OK 2025/04/01 03:52:26 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.63s) --- PASS: TestRcatMetadata/Normal (2.48s) --- PASS: TestRcatMetadata/ViaDisk (2.73s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:28 DEBUG : potato1: md5 = 6bfff58e5494380bc41367dc9d574e55 OK 2025/04/01 03:52:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': File to upload is small (60 bytes), uploading instead of streaming 2025/04/01 03:52:29 DEBUG : potato2: md5 = 52382ed4acd10a335162e73fa513e0d5 OK 2025/04/01 03:52:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:32 DEBUG : potato1: md5 = 9691fef9a6e84a5336abd2e9dfe6f344 OK 2025/04/01 03:52:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': File to upload is small (60 bytes), uploading instead of streaming 2025/04/01 03:52:34 DEBUG : potato2: md5 = 8365d6c34d27f6cb8e0dde5e971cb636 OK 2025/04/01 03:52:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.70s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:37 DEBUG : potato2: md5 = bfb6cd0437491a0b8ae525e9c9362c4c OK 2025/04/01 03:52:38 DEBUG : empty space: md5 = 7706c705a59ca212d090bc1a1a5a230b OK 2025/04/01 03:52:40 DEBUG : sub dir/potato3: md5 = fd28922ae8c1a1cea9db72dcae0de495 OK 2025/04/01 03:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Touching "sub dir/potato3" 2025/04/01 03:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Touching "empty space" 2025/04/01 03:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Touching "potato2" 2025/04/01 03:52:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.29s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:45 DEBUG : dir with metadata: Making directory with metadata 2025/04/01 03:52:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.41s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:47 DEBUG : directory with modtime: Making directory with metadata 2025/04/01 03:52:48 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/01 03:52:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/01 03:52:50 DEBUG : Google drive root 'crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g': Skipping btime metadata as can't update it on an existing file: 2025-04-01T03:52:50.105175712Z 2025/04/01 03:52:50 INFO : non existent directory: Updated directory metadata 2025/04/01 03:52:52 DEBUG : Google drive root 'crypt/vop69kq3556e17ba1p32p6k4tl1cccuj5mh1adoa2dgnga99u31g': Skipping btime metadata as can't update it on an existing file: 2025-04-01T03:52:50.105175712Z 2025/04/01 03:52:53 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.70s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/01 03:52:56 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/01 03:52:57 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.14s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:52:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/01 03:52:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/01 03:52:58 DEBUG : dst: Making directory with metadata 2025/04/01 03:52:59 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/01 03:52:59 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:53:00 INFO : dst: Set directory modification time (using SetModTime) 2025/04/01 03:53:00 INFO : dst: Set directory modification time (using SetModTime) 2025/04/01 03:53:00 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/01 03:53:00 INFO : dst: Set directory modification time (using SetModTime) 2025/04/01 03:53:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.29s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo'", Local "Local file system at /tmp/rclone1330200481", Modify Window "1ms" 2025/04/01 03:53:04 DEBUG : sub dir/test remove existing: md5 = f55c14e6f53ded635e84ac77fd05bfa3 OK 2025/04/01 03:53:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d585e737f5e721ae0305281d53d4ded1 OK 2025/04/01 03:53:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.buwivoj9" before starting 2025/04/01 03:53:08 DEBUG : sub dir/test remove existing.buwivoj9: TEST: removing renamed existing file after operation 2025/04/01 03:53:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.menidar1" before starting 2025/04/01 03:53:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.menidar1: TEST: renaming existing back after failed operation 2025/04/01 03:53:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gagelew4" before starting 2025/04/01 03:53:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gagelew4: TEST: removing renamed existing file after operation 2025/04/01 03:53:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gf8s1hepi766np3q4s490cbevope11q3dqv4ar7m3vpsvmscg7u0" 2025/04/01 03:53:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jf873d9g90rsik0dlsi1pj0otfdncdg0up5v8a1hmcdmks7b6rqutv5me4dobe8onton6ub5bkudtp6sj6u8dinc5ohs99evv0tvn5mmls6574jsgfmqqbrerk53caen109lrsr5jm6vkce8ghdtrdef8snlieprm8lh0aeh1ihmk2mtjf7g" --- PASS: TestRemoveExisting (13.73s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/01 03:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biweruw2mobo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m0.742466767s (try 1/5)