"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/05 02:24:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxedat5feha" 2024/11/05 02:24:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:24:36 DEBUG : Creating backend with remote "TestDrive:crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg" 2024/11/05 02:24:37 DEBUG : Creating backend with remote "/tmp/rclone2915986376" === 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-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/05 02:24:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 02:24:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/05 02:24:37 DEBUG : potato: Seek from 10 to 0 2024/11/05 02:24:37 DEBUG : potato: Seek from 10 to 0 2024/11/05 02:24:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/05 02:24:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 02:24:37 DEBUG : potato: Seek from 5 to 2 2024/11/05 02:24:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/05 02:24:37 DEBUG : potato: Seek from 7 to 0 2024/11/05 02:24:37 DEBUG : potato: Seek from 7 to 0 2024/11/05 02:24:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/05 02:24:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 02:24:37 DEBUG : potato: Seek from 5 to 2 2024/11/05 02:24:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/05 02:24:37 DEBUG : potato: Seek from 8 to 0 2024/11/05 02:24:37 DEBUG : potato: Seek from 8 to 0 2024/11/05 02:24:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/05 02:24:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 02:24:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 02:24:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 02:24:37 DEBUG : potato: Seek from 5 to 2 2024/11/05 02:24:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/05 02:24:37 DEBUG : potato: Seek from 9 to 0 2024/11/05 02:24:37 DEBUG : potato: Seek from 9 to 0 2024/11/05 02:24:37 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-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:24:40 DEBUG : rutabaga: md5 = 68248ad835c1224a837fa0cbfa8796a9 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/05 02:24:43 DEBUG : empty space: md5 = 8587a65bcf69a685d22c94de064e00cf OK === RUN TestCheck/3 2024/11/05 02:24:46 DEBUG : potato2: md5 = f22c608c782c07ded405320bcd1bb745 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/05 02:24:48 DEBUG : remotepotato: md5 = 07ae8e96be829d42594cda8bf155e1b7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.74s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.34s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2024/11/05 02:24:52 DEBUG : Creating backend with remote "nonexistent" 2024/11/05 02:24:52 DEBUG : Creating backend with remote "nonexistent" 2024/11/05 02:24:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/05 02:24:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/05 02:24:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/05 02:24:52 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-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:24:54 DEBUG : rutabaga: md5 = c346033704443a04a5832bc14dc0f64a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/05 02:24:59 DEBUG : empty space: md5 = 4454be6710b2f5e582ce42ce0ab5df23 OK === RUN TestCheckDownload/3 2024/11/05 02:25:03 DEBUG : potato2: md5 = 94cd1a9c607cbd1011f2ecaa8a02c344 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/05 02:25:07 DEBUG : remotepotato: md5 = 840d02fcefd7d3d19739e6a95faaea3e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.43s) --- PASS: TestCheckDownload/1 (1.93s) --- PASS: TestCheckDownload/2 (1.53s) --- PASS: TestCheckDownload/3 (1.11s) --- PASS: TestCheckDownload/4 (1.29s) --- PASS: TestCheckDownload/5 (1.54s) --- PASS: TestCheckDownload/6 (1.31s) --- PASS: TestCheckDownload/7 (1.47s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:25:15 DEBUG : rutabaga: md5 = eba5ce5b25db3724dcb8ca4ccfb8519a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/05 02:25:18 DEBUG : empty space: md5 = 877d66bdd5c3524a1481bb15b53a4042 OK === RUN TestCheckSizeOnly/3 2024/11/05 02:25:20 DEBUG : potato2: md5 = 697f241bfe584401c5e53e1cbe815507 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/05 02:25:23 DEBUG : remotepotato: md5 = ac3a5bf76113fa521f34ab6a0d806014 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.72s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:25:29 DEBUG : test.sum: md5 = 4d7d583ff514d55c3e7ca0ca15750c0f OK 2024/11/05 02:25:31 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/05 02:25:31 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/05 02:25:31 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/05 02:25:31 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/05 02:25:33 DEBUG : test.sum: md5 = a598c6e8bc7dbcfc4ecdcf2fbb0e8dcf OK 2024/11/05 02:25:34 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/05 02:25:34 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/05 02:25:34 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/05 02:25:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.07s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:25:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxedat5feha/data" 2024/11/05 02:25:35 DEBUG : Creating backend with remote "TestDrive:crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha/data' lacks md5, skipping --- SKIP: TestCheckSum (2.07s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:25:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxedat5feha/data" 2024/11/05 02:25:37 DEBUG : Creating backend with remote "TestDrive:crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg/vjrnln8ratgmqakfosrqe8espk" 2024/11/05 02:25:42 DEBUG : data/banana: md5 = 9ab0c217376322bac14f5c1bce9e67c7 OK 2024/11/05 02:25:44 DEBUG : test.sum: md5 = 17f7223c0c7eb28ccd0040692bd64861 OK === RUN TestCheckSumDownload/subtest1 2024/11/05 02:25:49 DEBUG : data/potato: md5 = 6f5ac5c7ec81eaa1cbf0a15cb0f45a08 OK 2024/11/05 02:25:51 DEBUG : test.sum: md5 = ded746fb554a7747480461a7823000ff OK === RUN TestCheckSumDownload/subtest2 2024/11/05 02:25:56 DEBUG : test.sum: md5 = 117e7afd681c231ead504b7d2e4589ff OK === RUN TestCheckSumDownload/subtest3 2024/11/05 02:26:02 DEBUG : test.sum: md5 = 323ba25456516f2059da4d9ba681f260 OK === RUN TestCheckSumDownload/subtest4 2024/11/05 02:26:06 DEBUG : test.sum: md5 = 3240d7a352cd9fa8d3fdbaba1f14340a OK === RUN TestCheckSumDownload/subtest5 2024/11/05 02:26:11 DEBUG : test.sum: md5 = f0b08ac3efefa6331a548990774f7405 OK === RUN TestCheckSumDownload/subtest6 2024/11/05 02:26:16 DEBUG : data/banana: md5 = cfec039c3e0074cf9007c146b226b874 OK 2024/11/05 02:26:18 DEBUG : data/potato: md5 = 0c7ad06c0859c2011902d87c78565462 OK 2024/11/05 02:26:20 DEBUG : test.sum: md5 = 938e736b5d58db071ffe87df5e4f18e7 OK === RUN TestCheckSumDownload/subtest7 2024/11/05 02:26:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/11/05 02:26:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (49.34s) --- PASS: TestCheckSumDownload/subtest1 (2.77s) --- PASS: TestCheckSumDownload/subtest2 (2.55s) --- PASS: TestCheckSumDownload/subtest3 (3.09s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.55s) --- PASS: TestCheckSumDownload/subtest6 (2.93s) --- PASS: TestCheckSumDownload/subtest7 (3.14s) === RUN TestApplyTransforms 2024/11/05 02:26:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yosocow6xuwo" 2024/11/05 02:26:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:26:27 DEBUG : Creating backend with remote "TestDrive:crypt/tgi8u7npf9647k6ehgpcp47uf43ddfm049707cckmh51oieepat0" 2024/11/05 02:26:28 DEBUG : Creating backend with remote "/tmp/rclone2316798094" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yosocow6xuwo'", Local "Local file system at /tmp/rclone2316798094", Modify Window "1ms" 2024/11/05 02:26:31 DEBUG : hello, world!: md5 = b0e9e9b44a9684bb11f8fa0600b83063 OK upper checkfile vs. lower remote (without normalization) 2024/11/05 02:26:32 ERROR : hello, world!: sum not found 2024/11/05 02:26:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yosocow6xuwo' 2024/11/05 02:26:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosocow6xuwo': 1 files missing 2024/11/05 02:26:32 NOTICE: 1 hashes missing 2024/11/05 02:26:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosocow6xuwo': 2 differences found 2024/11/05 02:26:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosocow6xuwo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/05 02:26:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:26:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosocow6xuwo': 0 differences found 2024/11/05 02:26:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosocow6xuwo': 1 matching files 2024/11/05 02:26:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-covirut9sonu" 2024/11/05 02:26:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:26:33 DEBUG : Creating backend with remote "TestDrive:crypt/blrguti0c16s7fql05nd89rrh753cekv5n4t4010cu139juu6p70" 2024/11/05 02:26:34 DEBUG : Creating backend with remote "/tmp/rclone2220553933" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-covirut9sonu'", Local "Local file system at /tmp/rclone2220553933", Modify Window "1ms" 2024/11/05 02:26:37 DEBUG : HELLO, WORLD!: md5 = 5b840cae56fd889775c069938be3cdd3 OK lower checkfile vs. upper remote (without normalization) 2024/11/05 02:26:38 ERROR : HELLO, WORLD!: sum not found 2024/11/05 02:26:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-covirut9sonu' 2024/11/05 02:26:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covirut9sonu': 1 files missing 2024/11/05 02:26:38 NOTICE: 1 hashes missing 2024/11/05 02:26:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covirut9sonu': 2 differences found 2024/11/05 02:26:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covirut9sonu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/05 02:26:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:26:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covirut9sonu': 0 differences found 2024/11/05 02:26:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covirut9sonu': 1 matching files 2024/11/05 02:26:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zirakox2tufo" 2024/11/05 02:26:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:26:39 DEBUG : Creating backend with remote "TestDrive:crypt/5c0q8vd5um9tlk88tgsu10c82pe077iqk1mjvbsi88n6pjkv1k4g" 2024/11/05 02:26:40 DEBUG : Creating backend with remote "/tmp/rclone3765807789" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zirakox2tufo'", Local "Local file system at /tmp/rclone3765807789", Modify Window "1ms" 2024/11/05 02:26:43 DEBUG : HeLlO, wOrLd!: md5 = d288e9c917336dab9c56616afa5e1e14 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/05 02:26:43 ERROR : HeLlO, wOrLd!: sum not found 2024/11/05 02:26:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zirakox2tufo' 2024/11/05 02:26:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zirakox2tufo': 1 files missing 2024/11/05 02:26:43 NOTICE: 1 hashes missing 2024/11/05 02:26:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zirakox2tufo': 2 differences found 2024/11/05 02:26:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zirakox2tufo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/05 02:26:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:26:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zirakox2tufo': 0 differences found 2024/11/05 02:26:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zirakox2tufo': 1 matching files 2024/11/05 02:26:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hadomoc3jesu" 2024/11/05 02:26:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:26:45 DEBUG : Creating backend with remote "TestDrive:crypt/u2vbgto9ot8m0lqkolh249jlh8kv3c50u1h6b76g1tjd257j3ilg" 2024/11/05 02:26:46 DEBUG : Creating backend with remote "/tmp/rclone141329612" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hadomoc3jesu'", Local "Local file system at /tmp/rclone141329612", Modify Window "1ms" 2024/11/05 02:26:49 DEBUG : HELLO, WORLD!: md5 = f06201e1aa8185eb6f2b18d1d13f9f62 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/05 02:26:49 ERROR : HELLO, WORLD!: sum not found 2024/11/05 02:26:49 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hadomoc3jesu' 2024/11/05 02:26:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadomoc3jesu': 1 files missing 2024/11/05 02:26:49 NOTICE: 1 hashes missing 2024/11/05 02:26:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadomoc3jesu': 2 differences found 2024/11/05 02:26:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadomoc3jesu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/05 02:26:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:26:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadomoc3jesu': 0 differences found 2024/11/05 02:26:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadomoc3jesu': 1 matching files 2024/11/05 02:26:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rameniy1neda" 2024/11/05 02:26:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:26:51 DEBUG : Creating backend with remote "TestDrive:crypt/fuc089u3k0b886djr85drpg94vu9kh0911g87ed7nhfid4jlnpbg" 2024/11/05 02:26:52 DEBUG : Creating backend with remote "/tmp/rclone1508357831" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rameniy1neda'", Local "Local file system at /tmp/rclone1508357831", Modify Window "1ms" 2024/11/05 02:26:55 DEBUG : 測試_Русский___ě_áñ: md5 = 8b04627e1412362c7c4ae1d4de321a1d OK NFD checkfile vs. NFC remote (without normalization) 2024/11/05 02:26:55 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/05 02:26:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rameniy1neda' 2024/11/05 02:26:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rameniy1neda': 1 files missing 2024/11/05 02:26:55 NOTICE: 1 hashes missing 2024/11/05 02:26:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rameniy1neda': 2 differences found 2024/11/05 02:26:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rameniy1neda': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/05 02:26:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:26:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rameniy1neda': 0 differences found 2024/11/05 02:26:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rameniy1neda': 1 matching files 2024/11/05 02:26:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiredej8tuji" 2024/11/05 02:26:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:26:57 DEBUG : Creating backend with remote "TestDrive:crypt/npn82a57v6erb7s6ch6u3eride8c23ndv5cpkc65fut8ladbcgd0" 2024/11/05 02:26:58 DEBUG : Creating backend with remote "/tmp/rclone297199701" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiredej8tuji'", Local "Local file system at /tmp/rclone297199701", Modify Window "1ms" 2024/11/05 02:27:01 DEBUG : 測試_Русский___ě_áñ: md5 = b5c02cf5cfadcf7941095aa99bc41e68 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/05 02:27:02 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/05 02:27:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jiredej8tuji' 2024/11/05 02:27:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiredej8tuji': 1 files missing 2024/11/05 02:27:02 NOTICE: 1 hashes missing 2024/11/05 02:27:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiredej8tuji': 2 differences found 2024/11/05 02:27:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiredej8tuji': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/05 02:27:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:27:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiredej8tuji': 0 differences found 2024/11/05 02:27:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiredej8tuji': 1 matching files 2024/11/05 02:27:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cekafiw4jewa" 2024/11/05 02:27:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:27:03 DEBUG : Creating backend with remote "TestDrive:crypt/5ieeq2jdcook27hmkhpfl2i1rmf19armr42s4ur10fgctjjn4ekg" 2024/11/05 02:27:04 DEBUG : Creating backend with remote "/tmp/rclone3262254708" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cekafiw4jewa'", Local "Local file system at /tmp/rclone3262254708", Modify Window "1ms" 2024/11/05 02:27:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8ff6e266b35fef2fca6206c2179aa0ef OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/05 02:27:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 02:27:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cekafiw4jewa' 2024/11/05 02:27:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cekafiw4jewa': 1 files missing 2024/11/05 02:27:07 NOTICE: 1 hashes missing 2024/11/05 02:27:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cekafiw4jewa': 2 differences found 2024/11/05 02:27:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cekafiw4jewa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/05 02:27:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:27:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cekafiw4jewa': 0 differences found 2024/11/05 02:27:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cekafiw4jewa': 1 matching files 2024/11/05 02:27:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoribit4jexe" 2024/11/05 02:27:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:27:09 DEBUG : Creating backend with remote "TestDrive:crypt/u8dhtbhme17v662gjkoirgpgtls368qvf64hefcs74sjc38snto0" 2024/11/05 02:27:10 DEBUG : Creating backend with remote "/tmp/rclone1145246008" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoribit4jexe'", Local "Local file system at /tmp/rclone1145246008", Modify Window "1ms" 2024/11/05 02:27:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bee5545c0be22efb05f55ab599034cb9 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/05 02:27:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 02:27:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xoribit4jexe' 2024/11/05 02:27:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoribit4jexe': 1 files missing 2024/11/05 02:27:14 NOTICE: 1 hashes missing 2024/11/05 02:27:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoribit4jexe': 2 differences found 2024/11/05 02:27:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoribit4jexe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/05 02:27:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:27:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoribit4jexe': 0 differences found 2024/11/05 02:27:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoribit4jexe': 1 matching files 2024/11/05 02:27:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liceqop9dupe" 2024/11/05 02:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:27:15 DEBUG : Creating backend with remote "TestDrive:crypt/vpsappath8p9vbgco8c7shlsnbj1g9u2ku2rbluda24d1s7fnmbg" 2024/11/05 02:27:16 DEBUG : Creating backend with remote "/tmp/rclone1860432886" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liceqop9dupe'", Local "Local file system at /tmp/rclone1860432886", Modify Window "1ms" 2024/11/05 02:27:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e2c2cb1206f7a82767cd112f56d37ff2 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/05 02:27:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 02:27:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liceqop9dupe' 2024/11/05 02:27:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liceqop9dupe': 1 files missing 2024/11/05 02:27:20 NOTICE: 1 hashes missing 2024/11/05 02:27:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liceqop9dupe': 2 differences found 2024/11/05 02:27:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liceqop9dupe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/05 02:27:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:27:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liceqop9dupe': 0 differences found 2024/11/05 02:27:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liceqop9dupe': 1 matching files 2024/11/05 02:27:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zecubeb0meli" 2024/11/05 02:27:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:27:21 DEBUG : Creating backend with remote "TestDrive:crypt/702itbpeshrb0rq828i9mqk9sp98uv6dc1poe6gdl8jvclebmus0" 2024/11/05 02:27:22 DEBUG : Creating backend with remote "/tmp/rclone2669294186" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zecubeb0meli'", Local "Local file system at /tmp/rclone2669294186", Modify Window "1ms" 2024/11/05 02:27:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4c709576d5a5aa66241c26227c35d3d4 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/05 02:27:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 02:27:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zecubeb0meli' 2024/11/05 02:27:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zecubeb0meli': 1 files missing 2024/11/05 02:27:26 NOTICE: 1 hashes missing 2024/11/05 02:27:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zecubeb0meli': 2 differences found 2024/11/05 02:27:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zecubeb0meli': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/05 02:27:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 02:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zecubeb0meli': 0 differences found 2024/11/05 02:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zecubeb0meli': 1 matching files 2024/11/05 02:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zecubeb0meli': Purge remote 2024/11/05 02:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liceqop9dupe': Purge remote 2024/11/05 02:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoribit4jexe': Purge remote 2024/11/05 02:27:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cekafiw4jewa': Purge remote 2024/11/05 02:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiredej8tuji': Purge remote 2024/11/05 02:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rameniy1neda': Purge remote 2024/11/05 02:27:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hadomoc3jesu': Purge remote 2024/11/05 02:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zirakox2tufo': Purge remote 2024/11/05 02:27:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-covirut9sonu': Purge remote 2024/11/05 02:27:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yosocow6xuwo': Purge remote --- PASS: TestApplyTransforms (67.10s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:27:34 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 02:27:37 DEBUG : sub/file2: md5 = a06890e0c0f3b5a9feb33599e4e85774 OK 2024/11/05 02:27:37 INFO : file1: Copied (new) to: sub/file2 2024/11/05 02:27:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 02:27:38 DEBUG : file1: Unchanged skipping 2024/11/05 02:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': don't need to copy/move sub/file2, it is already at target location 2024/11/05 02:27:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.71s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:27:45 DEBUG : dst/file1: md5 = eb7e4ea4ec815e23c080066b3feb14df OK 2024/11/05 02:27:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxedat5feha/backup" 2024/11/05 02:27:46 DEBUG : Creating backend with remote "TestDrive:crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg/1nrff024r7pq65ecp72fc28jb0" 2024/11/05 02:27:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/05 02:27:51 INFO : dst/file1: Moved (server-side) 2024/11/05 02:27:53 DEBUG : dst/file1: md5 = 22c3254b998b8d6b17640c4be375f1ba OK 2024/11/05 02:27:53 INFO : dst/file1: Copied (new) 2024/11/05 02:27:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 02:27:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 02:27:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.27s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:27:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxedat5feha/dst" 2024/11/05 02:27:59 DEBUG : Creating backend with remote "TestDrive:crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/05 02:28:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxedat5feha/CompareDest" 2024/11/05 02:28:01 DEBUG : Creating backend with remote "TestDrive:crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg/gveqi14airsml4bgu7krj116o8" 2024/11/05 02:28:03 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 02:28:07 DEBUG : one: md5 = 6c439810c60cd0d5ee0777c379087c21 OK 2024/11/05 02:28:07 INFO : one: Copied (new) 2024/11/05 02:28:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 02:28:10 DEBUG : one: md5 = 5f3d0f12ada79292fb6e756fa323bfec OK 2024/11/05 02:28:10 INFO : one: Copied (replaced existing) 2024/11/05 02:28:12 DEBUG : dst/one: md5 = 460a050b2067c649677ee2eef9cbcf76 OK 2024/11/05 02:28:15 DEBUG : CompareDest/one: md5 = f8e70071a25dadae80988d352ad0ce12 OK 2024/11/05 02:28:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 02:28:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 02:28:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 02:28:19 DEBUG : CompareDest/two: md5 = 3d83519a1b5a1277db5707399b6561a5 OK 2024/11/05 02:28:20 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 02:28:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 02:28:20 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/05 02:28:21 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 02:28:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 02:28:21 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/05 02:28:22 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 02:28:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/05 02:28:24 DEBUG : two: md5 = 3a3adb7f1ea86d60cfc0be10f6f62490 OK 2024/11/05 02:28:24 INFO : two: Copied (new) 2024/11/05 02:28:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/05 02:28:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:28:29 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/05 02:28:29 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (30.92s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:28:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxedat5feha/dst" 2024/11/05 02:28:30 DEBUG : Creating backend with remote "TestDrive:crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/05 02:28:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxedat5feha/CopyDest" 2024/11/05 02:28:32 DEBUG : Creating backend with remote "TestDrive:crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/05 02:28:34 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 02:28:37 DEBUG : one: md5 = 2df2d005af8ef17a6097e8f4fa0df7a4 OK 2024/11/05 02:28:37 INFO : one: Copied (new) 2024/11/05 02:28:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 02:28:40 DEBUG : one: md5 = b13a1b125063296ae1f2f3a3854f9135 OK 2024/11/05 02:28:40 INFO : one: Copied (replaced existing) 2024/11/05 02:28:42 DEBUG : dst/one: md5 = 7ff39848e88f0cb6f57b10d21e927d96 OK 2024/11/05 02:28:45 DEBUG : CopyDest/one: md5 = 8fde8a18be9f341f99a0fdd6e3383347 OK 2024/11/05 02:28:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxedat5feha/BackupDir" 2024/11/05 02:28:46 DEBUG : Creating backend with remote "TestDrive:crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/05 02:28:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 02:28:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 02:28:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 02:28:52 INFO : one: Moved (server-side) 2024/11/05 02:28:53 INFO : one: Copied (server-side copy) 2024/11/05 02:28:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/05 02:28:56 DEBUG : CopyDest/two: md5 = 6d10466fcd8dd6f89a8549a797d362f9 OK 2024/11/05 02:28:56 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 02:28:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 02:28:58 INFO : two: Copied (server-side copy) 2024/11/05 02:28:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/05 02:28:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 02:28:59 DEBUG : two: Unchanged skipping 2024/11/05 02:29:01 DEBUG : CopyDest/three: md5 = 13a0aec0317aa20b902cca1fb76f70c9 OK 2024/11/05 02:29:02 DEBUG : three: Need to transfer - File not found at Destination 2024/11/05 02:29:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/05 02:29:02 DEBUG : three: Destination not found in --copy-dest 2024/11/05 02:29:04 DEBUG : three: md5 = a3c92140a67c400ee64b1911c275fa43 OK 2024/11/05 02:29:04 INFO : three: Copied (new) 2024/11/05 02:29:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/05 02:29:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/05 02:29:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:29:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/05 02:29:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:29:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/05 02:29:12 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (43.05s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:29:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/05 02:29:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 17ec1ecd843ef260b19aa39d6fd247a0 OK 2024/11/05 02:29:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/05 02:29:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/05 02:29:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/11/05 02:29:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/05 02:29:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/05 02:29:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 914f244d5a64222e94cf589a6f851734 OK 2024/11/05 02:29:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/05 02:29:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/05 02:29:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.17s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:29:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Looking for duplicate names using skip mode. 2024/11/05 02:29:30 NOTICE: one: Found 2 files with duplicate names 2024/11/05 02:29:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.21s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:29:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Looking for duplicate names using skip mode. 2024/11/05 02:29:37 NOTICE: one: Found 3 files with duplicate names 2024/11/05 02:29:37 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/05 02:29:38 INFO : one: Deleted 2024/11/05 02:29:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.91s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:29:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Looking for duplicate names using first mode. 2024/11/05 02:29:45 NOTICE: one: Found 3 files with duplicate names 2024/11/05 02:29:46 INFO : one: Deleted 2024/11/05 02:29:47 INFO : one: Deleted 2024/11/05 02:29:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.99s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:29:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Looking for duplicate names using newest mode. 2024/11/05 02:29:53 NOTICE: one: Found 3 files with duplicate names 2024/11/05 02:29:54 INFO : one: Deleted 2024/11/05 02:29:55 INFO : one: Deleted 2024/11/05 02:29:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.95s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:30:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Looking for duplicate names using oldest mode. 2024/11/05 02:30:02 NOTICE: one: Found 3 files with duplicate names 2024/11/05 02:30:02 INFO : one: Deleted 2024/11/05 02:30:03 INFO : one: Deleted 2024/11/05 02:30:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.12s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:30:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Looking for duplicate names using largest mode. 2024/11/05 02:30:11 NOTICE: one: Found 3 files with duplicate names 2024/11/05 02:30:11 INFO : one: Deleted 2024/11/05 02:30:12 INFO : one: Deleted 2024/11/05 02:30:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.74s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:30:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Looking for duplicate names using smallest mode. 2024/11/05 02:30:19 NOTICE: one: Found 3 files with duplicate names 2024/11/05 02:30:19 INFO : one: Deleted 2024/11/05 02:30:20 INFO : one: Deleted 2024/11/05 02:30:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.98s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:30:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Looking for duplicate names using rename mode. 2024/11/05 02:30:28 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/05 02:30:29 INFO : one-2.txt: renamed from: one.txt 2024/11/05 02:30:31 INFO : one-3.txt: renamed from: one.txt 2024/11/05 02:30:32 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.44s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:30:39 DEBUG : dupe1/one.txt: md5 = efde95d4ca829156eac22002606fea0e OK 2024/11/05 02:30:42 DEBUG : dupe2/two.txt: md5 = 89179b69611192fe6adfcb173a47cde3 OK 2024/11/05 02:30:45 DEBUG : dupe3/three.txt: md5 = 34bea9a05246ed12bbd0c5beb9c5788e OK 2024/11/05 02:30:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/05 02:30:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/05 02:30:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/05 02:30:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/05 02:30:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/05 02:30:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/05 02:30:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.47s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:30:55 DEBUG : a.txt: md5 = ebf732a8d148c4079604ef993ac09286 OK 2024/11/05 02:30:57 DEBUG : zend.txt: md5 = b387040bb24651b3b11e5f3370692fad OK 2024/11/05 02:31:00 DEBUG : sub dir/hello world: md5 = 14d92acd1b0f507b09c1223d71c4efae OK 2024/11/05 02:31:02 DEBUG : sub dir/hello world2: md5 = db100f1039f03e8861bfe7a94247d877 OK 2024/11/05 02:31:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 038d23529ea89132991550fe8acff8d2 OK 2024/11/05 02:31:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = c255e7beba5e5fb777d77af1d959a8df OK 2024/11/05 02:31:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = c98917e752a53eeb0c17abbfb5e72253 OK 2024/11/05 02:31:11 DEBUG : a.txt: Excluded (Size Filter) 2024/11/05 02:31:11 DEBUG : a.txt: Excluded 2024/11/05 02:31:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/05 02:31:11 DEBUG : sub dir/hello world: Excluded 2024/11/05 02:31:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/05 02:31:11 DEBUG : sub dir/hello world2: Excluded 2024/11/05 02:31:12 DEBUG : sub dir/ignore dir: Excluded 2024/11/05 02:31:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/05 02:31:12 DEBUG : sub dir/hello world: Excluded 2024/11/05 02:31:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/05 02:31:12 DEBUG : sub dir/hello world2: Excluded 2024/11/05 02:31:12 DEBUG : sub dir/ignore dir: Excluded 2024/11/05 02:31:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/05 02:31:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/05 02:31:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/05 02:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/05 02:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/05 02:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/05 02:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (27.91s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:31:23 DEBUG : file1: md5 = 463501a2ed08c7ed48b607b7032736fe OK 2024/11/05 02:31:26 DEBUG : sub/file2: md5 = 42ab8f7e921b9609bc6efc58a8a79fcd OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/11/05 02:31:29 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/05 02:31:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/05 02:31:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/05 02:31:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.61s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.80s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:31:36 DEBUG : file1: md5 = 277e51f06d04f18169deb4fcb5ec626d OK 2024/11/05 02:31:38 DEBUG : sub/file2: md5 = b0edf002856d6277242102b1d3f147ac OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/05 02:31:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxedat5feha/notfound" 2024/11/05 02:31:42 DEBUG : Creating backend with remote "TestDrive:crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg/qe0i31qdkoejk60elps0ni5sqk" 2024/11/05 02:31:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.22s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.88s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Making directory 2024/11/05 02:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:31:50 DEBUG : sub dir/hello world: md5 = 6ed15b9e30a71f2d3bf1793977fdad7e OK 2024/11/05 02:31:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.44s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:31:56 DEBUG : potato2: md5 = c78ddcf52386b39a5e0758cd094fd4d7 OK 2024/11/05 02:31:58 DEBUG : empty space: md5 = 5db7776296a2bf7454b3528f7f9be4a8 OK --- PASS: TestLs (5.97s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:32:02 DEBUG : potato2: md5 = b2df03c2489b9d20df01a06767c9db14 OK 2024/11/05 02:32:03 DEBUG : empty space: md5 = f4cb66a880c8942863c46193f5b276ff OK 2024/11/05 02:32:04 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.71s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:32:08 DEBUG : potato2: md5 = b3e768e91ce18912a5aeb2fa3f93dac7 OK 2024/11/05 02:32:09 DEBUG : empty space: md5 = f05f0a0c469cbf4d297a6c302c807fb4 OK --- PASS: TestLsLong (7.25s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:32:15 DEBUG : potato2: md5 = 2c68cb991d65357667bd065a5b2efadc OK 2024/11/05 02:32:16 DEBUG : empty space: md5 = 21bead1ade7b1c39b143eac518e00496 OK --- PASS: TestHashSums (5.49s) === RUN TestHashSumsWithErrors 2024/11/05 02:32:19 DEBUG : Creating backend with remote ":memory:" 2024/11/05 02:32:19 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/05 02:32:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/05 02:32:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/05 02:32:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/05 02:32:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/05 02:32:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/05 02:32:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/05 02:32:19 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/05 02:32:19 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-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:32:20 DEBUG : potato2: md5 = e46dd237430a13234b345737b4442fcd OK 2024/11/05 02:32:22 DEBUG : empty space: md5 = 43a0bfbeb62e4397c292b63d317b2fd1 OK 2024/11/05 02:32:25 DEBUG : sub dir/potato3: md5 = fb153ac5e7ad4982e50d54c797778b71 OK 2024/11/05 02:32:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.94s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:32:41 DEBUG : small: md5 = b82f2838a6122273ae49f4de77bf6fa7 OK 2024/11/05 02:32:43 DEBUG : medium: md5 = eff08d236a0368e3ccef01539bbbde31 OK 2024/11/05 02:32:45 DEBUG : large: md5 = cb2096107242d40ba8f3758a527f23a6 OK 2024/11/05 02:32:45 DEBUG : Waiting for deletions to finish 2024/11/05 02:32:45 DEBUG : large: Excluded (Size Filter) 2024/11/05 02:32:46 INFO : medium: Deleted 2024/11/05 02:32:46 INFO : small: Deleted --- PASS: TestDelete (17.85s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:32:49 DEBUG : small: md5 = aa62f7696cc6813dbbe6093c60bc21b5 OK 2024/11/05 02:32:51 DEBUG : medium: md5 = 63dc7944c9f38ac9eeef083ab111d24e OK 2024/11/05 02:32:53 DEBUG : large: md5 = 249a633fce43fc3b48d3b0caaf6a6260 OK 2024/11/05 02:32:53 DEBUG : Waiting for deletions to finish 2024/11/05 02:32:53 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/11/05 02:32:54 INFO : small: Deleted 2024/11/05 02:32:54 INFO : large: Deleted --- PASS: TestMaxDelete (8.38s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:32:58 DEBUG : small: md5 = 86660ac809d2802cd8feb1a143952487 OK 2024/11/05 02:32:59 DEBUG : medium: md5 = 62b4f0db5daca18d7d10680904e04bad OK 2024/11/05 02:33:01 DEBUG : large: md5 = a92339cb15ecd3929e33c6fdfe129f53 OK 2024/11/05 02:33:01 DEBUG : Waiting for deletions to finish 2024/11/05 02:33:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/05 02:33:02 INFO : small: Deleted 2024/11/05 02:33:02 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.46s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:33:06 DEBUG : small: md5 = 8a0131f88adac17faf8d022080cf85b9 OK 2024/11/05 02:33:08 DEBUG : medium: md5 = 7e99e48978823833ab1e34116955bc55 OK 2024/11/05 02:33:11 DEBUG : large: md5 = 18714eb0ae8a25c3623abc2b97923101 OK 2024/11/05 02:33:11 DEBUG : Waiting for deletions to finish 2024/11/05 02:33:12 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/11/05 02:33:12 INFO : small: Deleted 2024/11/05 02:33:12 INFO : large: Deleted --- PASS: TestMaxDeleteSize (10.02s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:33:16 DEBUG : ReadFile: md5 = f83b5d223853689e3df8f9ac8ca3fa92 OK --- PASS: TestReadFile (4.81s) === RUN TestRetry 2024/11/05 02:33:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/05 02:33:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/05 02:33:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 02:33:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 02:33:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 02:33:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 02:33:19 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-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:33:21 DEBUG : file1: md5 = c6626ca4a6e3a4e1f0a4742c08fcd015 OK 2024/11/05 02:33:22 DEBUG : file2: md5 = 094e795b8b5223b80c16334e236143d5 OK --- PASS: TestCat (19.49s) === RUN TestPurge 2024/11/05 02:33:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qobahoy2kina" 2024/11/05 02:33:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 02:33:39 DEBUG : Creating backend with remote "TestDrive:crypt/6a34lrm6dffnipg4n66040ill95v5qdfne88denkjjsl0e5f1090" 2024/11/05 02:33:40 DEBUG : Creating backend with remote "/tmp/rclone2530950637" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qobahoy2kina'", Local "Local file system at /tmp/rclone2530950637", Modify Window "1ms" 2024/11/05 02:33:46 DEBUG : A1/B1/C1/one: md5 = ee4cb2f4324ae7bcf8c3914aae8e252a OK 2024/11/05 02:33:46 DEBUG : A2: Making directory 2024/11/05 02:33:47 DEBUG : A1/B2: Making directory 2024/11/05 02:33:48 DEBUG : A1/B2/C2: Making directory 2024/11/05 02:33:49 DEBUG : A1/B1/C3: Making directory 2024/11/05 02:33:50 DEBUG : A3: Making directory 2024/11/05 02:33:51 DEBUG : A3/B3: Making directory 2024/11/05 02:33:52 DEBUG : A3/B3/C4: Making directory 2024/11/05 02:33:55 DEBUG : A1/two: md5 = 09ec205574d52e6daf2d9d9eed4039bf OK 2024/11/05 02:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qobahoy2kina': Purge remote 2024/11/05 02:33:59 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.84s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:34:05 DEBUG : A1/B1/C1/one: md5 = c5881b24236178096f6cb802ed7325db OK 2024/11/05 02:34:05 DEBUG : A2: Making directory 2024/11/05 02:34:06 DEBUG : A1/B2: Making directory 2024/11/05 02:34:07 DEBUG : A1/B2/C2: Making directory 2024/11/05 02:34:08 DEBUG : A1/B1/C3: Making directory 2024/11/05 02:34:09 DEBUG : A3: Making directory 2024/11/05 02:34:10 DEBUG : A3/B3: Making directory 2024/11/05 02:34:11 DEBUG : A3/B3/C4: Making directory 2024/11/05 02:34:14 DEBUG : A1/two: md5 = f8fd18e2b74c014a5e1e96e26929fec6 OK 2024/11/05 02:34:16 DEBUG : removing 1 level 3 directories 2024/11/05 02:34:16 INFO : A3/B3/C4: Removing directory 2024/11/05 02:34:19 DEBUG : removing 2 level 3 directories 2024/11/05 02:34:19 INFO : A1/B2/C2: Removing directory 2024/11/05 02:34:19 INFO : A1/B1/C3: Removing directory 2024/11/05 02:34:20 DEBUG : removing 2 level 2 directories 2024/11/05 02:34:20 INFO : A3/B3: Removing directory 2024/11/05 02:34:20 INFO : A1/B2: Removing directory 2024/11/05 02:34:20 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/05 02:34:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/05 02:34:20 DEBUG : removing 2 level 1 directories 2024/11/05 02:34:20 INFO : A3: Removing directory 2024/11/05 02:34:20 INFO : A2: Removing directory 2024/11/05 02:34:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/05 02:34:25 DEBUG : removing 1 level 3 directories 2024/11/05 02:34:25 INFO : A1/B1/C1: Removing directory 2024/11/05 02:34:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:26 DEBUG : removing 1 level 2 directories 2024/11/05 02:34:26 INFO : A1/B1: Removing directory 2024/11/05 02:34:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/05 02:34:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 02:34:27 DEBUG : removing 1 level 1 directories 2024/11/05 02:34:27 INFO : A1: Removing directory 2024/11/05 02:34:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/05 02:34:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/05 02:34:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/05 02:34:28 DEBUG : removing 1 level 0 directories 2024/11/05 02:34:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Removing directory 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 02:34:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (30.73s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:34:31 DEBUG : A1: Making directory 2024/11/05 02:34:33 DEBUG : A1/B1: Making directory 2024/11/05 02:34:34 DEBUG : A1/B1/C1: Making directory 2024/11/05 02:34:37 DEBUG : removing 1 level 3 directories 2024/11/05 02:34:37 INFO : A1/B1/C1: Removing directory 2024/11/05 02:34:38 DEBUG : removing 1 level 2 directories 2024/11/05 02:34:38 INFO : A1/B1: Removing directory 2024/11/05 02:34:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 02:34:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.80s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:34:41 DEBUG : A1: Making directory 2024/11/05 02:34:42 DEBUG : A1/B1: Making directory 2024/11/05 02:34:43 DEBUG : A1/B1/C1: Making directory 2024/11/05 02:34:47 DEBUG : removing 1 level 3 directories 2024/11/05 02:34:47 INFO : A1/B1/C1: Removing directory 2024/11/05 02:34:47 DEBUG : removing 1 level 2 directories 2024/11/05 02:34:47 INFO : A1/B1: Removing directory 2024/11/05 02:34:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 02:34:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.70s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:34:53 DEBUG : file1: md5 = 8f6f1bb653df791b0d54af5676b478ee OK 2024/11/05 02:34:53 DEBUG : filename.txt: File name found in url 2024/11/05 02:34:55 DEBUG : filename.txt: md5 = 1854644899a0b9edd0ced5eaa91d7e4a OK 2024/11/05 02:34:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/05 02:34:57 DEBUG : headerfilename.txt: md5 = 6d6e74eda3c18cf2faad37a3a50725c2 OK 2024/11/05 02:34:59 DEBUG : file2: md5 = 7f12a173d9e8be5d76b66aa0295a8ec0 OK --- PASS: TestCopyURL (12.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:35:03 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 02:35:06 DEBUG : sub/file2: md5 = e13f84594156a1102a1195b5d550c02f OK 2024/11/05 02:35:06 INFO : file1: Copied (new) to: sub/file2 2024/11/05 02:35:06 INFO : file1: Deleted 2024/11/05 02:35:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 02:35:07 DEBUG : file1: Unchanged skipping 2024/11/05 02:35:07 INFO : file1: Deleted 2024/11/05 02:35:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': don't need to copy/move sub/file2, it is already at target location 2024/11/05 02:35:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.43s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:35:10 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 02:35:12 DEBUG : file1: md5 = 8ec6799128302e46a01cdb59682deb56 OK 2024/11/05 02:35:12 INFO : file1: Copied (new) 2024/11/05 02:35:12 INFO : file1: Deleted 2024/11/05 02:35:13 DEBUG : file1: Destination exists, skipping 2024/11/05 02:35:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.06s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (1.19s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:35:19 DEBUG : dst/file1: md5 = 6884c6e735410959dd508d28fc41d6bb OK 2024/11/05 02:35:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxedat5feha/backup" 2024/11/05 02:35:20 DEBUG : Creating backend with remote "TestDrive:crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg/1nrff024r7pq65ecp72fc28jb0" 2024/11/05 02:35:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/05 02:35:25 INFO : dst/file1: Moved (server-side) 2024/11/05 02:35:27 DEBUG : dst/file1: md5 = c4c43e8dd45b350a2bfa98405d50ba89 OK 2024/11/05 02:35:27 INFO : dst/file1: Copied (new) 2024/11/05 02:35:27 INFO : dst/file1: Deleted 2024/11/05 02:35:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 02:35:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 02:35:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.79s) === 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-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:35:36 DEBUG : A1/one: md5 = df879d3060305d1ed35672f8ae6605af OK 2024/11/05 02:35:37 DEBUG : A1/two: md5 = c2ad1c6f5720b273b597a20cf3284090 OK 2024/11/05 02:35:40 DEBUG : A1/B1/three: md5 = 1f975fc60b997c20b27b672fa3d197c4 OK 2024/11/05 02:35:44 DEBUG : A1/B1/C1/four: md5 = 2dce002a91e08d86706d2f99c54c1c64 OK 2024/11/05 02:35:47 DEBUG : A1/B1/C2/five: md5 = 7899a1fe6abf0c889453a1a5debc310e OK 2024/11/05 02:35:47 DEBUG : A1/B2: Making directory 2024/11/05 02:35:48 DEBUG : A1/B1/C3: Making directory 2024/11/05 02:36:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/05 02:36:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/05 02:36:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/05 02:36:01 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/05 02:36:02 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/05 02:36:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/05 02:36:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/05 02:36:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 02:36:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/05 02:36:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/05 02:36:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/05 02:36:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/05 02:36:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/05 02:36:18 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/05 02:36:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/05 02:36:19 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/05 02:36:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/05 02:36:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/05 02:36:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 02:36:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/05 02:36:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/05 02:36:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/05 02:36:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/05 02:36:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/05 02:36:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/05 02:36:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 02:36:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/05 02:36:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/05 02:36:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/05 02:36:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/05 02:36:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (62.86s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:36:35 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 02:36:38 DEBUG : no_checksum_small_file_from_pipe: md5 = 0c723cf5dd9bdc51266542ad92552266 OK 2024/11/05 02:36:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/05 02:36:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/05 02:36:39 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/05 02:36:40 DEBUG : no_checksum_big_file_from_pipe: md5 = 76a72c598d578c619279dff91a6711b6 OK 2024/11/05 02:36:40 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-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 02:36:46 DEBUG : with_checksum_small_file_from_pipe: md5 = 874d44fb7470266292ead0d20f4e798d OK 2024/11/05 02:36:46 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/05 02:36:47 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/05 02:36:48 DEBUG : with_checksum_big_file_from_pipe: md5 = 92efbb8a658f6b85cd583ed8dfd36fff OK 2024/11/05 02:36:48 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-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 02:36:53 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 02:36:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/05 02:36:55 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-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 02:36:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/05 02:37:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/05 02:37:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (27.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.10s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/05 02:37:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': File to upload is small (48 bytes), uploading instead of streaming 2024/11/05 02:37:05 DEBUG : rcat_metadata: md5 = bfdb6a8bb0650ab91f774029530feae8 OK 2024/11/05 02:37:05 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/05 02:37:07 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/05 02:37:09 DEBUG : rcat_metadata_uploadcutoff0: md5 = a01518e672c277b8327cac9f89b87669 OK 2024/11/05 02:37:09 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.40s) --- PASS: TestRcatMetadata/Normal (3.45s) --- PASS: TestRcatMetadata/ViaDisk (3.48s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:37:12 DEBUG : potato1: md5 = ba3f5299631ddd48a85b24957623b9ff OK 2024/11/05 02:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': File to upload is small (60 bytes), uploading instead of streaming 2024/11/05 02:37:14 DEBUG : potato2: md5 = 9194c9b36965d82f81795f7580ad13b8 OK 2024/11/05 02:37:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (7.26s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:37:19 DEBUG : potato1: md5 = 7d1df197f10c1a4a3326f83b92c1dab4 OK 2024/11/05 02:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': File to upload is small (60 bytes), uploading instead of streaming 2024/11/05 02:37:21 DEBUG : potato2: md5 = 60d61fcf244270a86f3e31e7b16e1b3c OK 2024/11/05 02:37:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.17s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:37:26 DEBUG : potato2: md5 = d51f607c1a86ab600eb3eab8b44df9f6 OK 2024/11/05 02:37:27 DEBUG : empty space: md5 = 75ac9c5a03487d17acf9db6df935f7cc OK 2024/11/05 02:37:30 DEBUG : sub dir/potato3: md5 = 33c46ab50516ce7bba76846ee08b7fda OK 2024/11/05 02:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Touching "empty space" 2024/11/05 02:37:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Touching "potato2" 2024/11/05 02:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Touching "sub dir/potato3" 2024/11/05 02:37:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.62s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:37:37 DEBUG : dir with metadata: Making directory with metadata 2024/11/05 02:37:39 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.17s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:37:41 DEBUG : directory with modtime: Making directory with metadata 2024/11/05 02:37:42 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.98s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:37:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/05 02:37:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/05 02:37:45 DEBUG : Google drive root 'crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg': Skipping btime metadata as can't update it on an existing file: 2024-11-05T02:37:45.119890935Z 2024/11/05 02:37:46 INFO : non existent directory: Updated directory metadata 2024/11/05 02:37:49 DEBUG : Google drive root 'crypt/6n7v8tokka5d2ak68af9bdc3p7fsvum25kgmjlhps9h76r60ckpg': Skipping btime metadata as can't update it on an existing file: 2024-11-05T02:37:45.119890935Z 2024/11/05 02:37:49 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.51s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:37:51 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/05 02:37:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/05 02:37:54 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.22s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha'", Local "Local file system at /tmp/rclone2915986376", Modify Window "1ms" 2024/11/05 02:37:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/05 02:37:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/05 02:37:56 DEBUG : dst: Making directory with metadata 2024/11/05 02:37:57 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/05 02:37:57 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 02:37:58 INFO : dst: Set directory modification time (using SetModTime) 2024/11/05 02:37:59 INFO : dst: Set directory modification time (using SetModTime) 2024/11/05 02:37:59 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/05 02:37:59 INFO : dst: Set directory modification time (using SetModTime) 2024/11/05 02:37:59 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.79s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/11/05 02:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxedat5feha': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m26.112410746s (try 1/5)