"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/08 04:58:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyepis9lavi" 2025/05/08 04:58:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 04:58:17 DEBUG : Creating backend with remote "TestDrive:crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0" 2025/05/08 04:58:17 DEBUG : Creating backend with remote "/tmp/rclone884215359" === 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-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/08 04:58:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/08 04:58:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/08 04:58:18 DEBUG : potato: Seek from 10 to 0 2025/05/08 04:58:18 DEBUG : potato: Seek from 10 to 0 2025/05/08 04:58:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/08 04:58:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/08 04:58:18 DEBUG : potato: Seek from 5 to 2 2025/05/08 04:58:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/08 04:58:18 DEBUG : potato: Seek from 7 to 0 2025/05/08 04:58:18 DEBUG : potato: Seek from 7 to 0 2025/05/08 04:58:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/08 04:58:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/08 04:58:18 DEBUG : potato: Seek from 5 to 2 2025/05/08 04:58:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/08 04:58:18 DEBUG : potato: Seek from 8 to 0 2025/05/08 04:58:18 DEBUG : potato: Seek from 8 to 0 2025/05/08 04:58:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/08 04:58:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/08 04:58:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/08 04:58:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/08 04:58:18 DEBUG : potato: Seek from 5 to 2 2025/05/08 04:58:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/08 04:58:18 DEBUG : potato: Seek from 9 to 0 2025/05/08 04:58:18 DEBUG : potato: Seek from 9 to 0 2025/05/08 04:58:18 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-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 04:58:20 DEBUG : rutabaga: md5 = 048075e06d2ae77118c9678b3bc44c54 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/08 04:58:22 DEBUG : empty space: md5 = 87399622000861177574a53bba95cc9d OK === RUN TestCheck/3 2025/05/08 04:58:24 DEBUG : potato2: md5 = 26978d032e63db2602075247f17d8396 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/08 04:58:26 DEBUG : remotepotato: md5 = 9635b1414e2fa92daab2e52e8a664473 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.48s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/05/08 04:58:28 DEBUG : Creating backend with remote "nonexistent" 2025/05/08 04:58:28 DEBUG : Creating backend with remote "nonexistent" 2025/05/08 04:58:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/08 04:58:28 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/08 04:58:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/08 04:58:28 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-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 04:58:30 DEBUG : rutabaga: md5 = 09d7652a00699036f39d5b50575cd960 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/08 04:58:34 DEBUG : empty space: md5 = ffc011ac00bd00b3c3c42e62f854a37f OK === RUN TestCheckDownload/3 2025/05/08 04:58:36 DEBUG : potato2: md5 = e4e05169bd6472a5f4933ba69b70ed60 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/08 04:58:40 DEBUG : remotepotato: md5 = ef099bdde4009078841d62d1fec09432 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.50s) --- PASS: TestCheckDownload/1 (1.22s) --- PASS: TestCheckDownload/2 (1.10s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (1.09s) --- PASS: TestCheckDownload/7 (1.68s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 04:58:46 DEBUG : rutabaga: md5 = 849a46491dc63084691f8f2cc96b4686 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/08 04:58:48 DEBUG : empty space: md5 = 8b0fdf07c37d2c2d7c639843b5e9fc7a OK === RUN TestCheckSizeOnly/3 2025/05/08 04:58:50 DEBUG : potato2: md5 = 1e4d5849faf4489656af4692c796f72e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/08 04:58:52 DEBUG : remotepotato: md5 = a34c53925b570aeba54e56dec3e245b6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.04s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.37s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 04:58:56 DEBUG : test.sum: md5 = e807e1508b25a84571385d72693c637b OK 2025/05/08 04:58:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/08 04:58:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/08 04:58:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/08 04:58:57 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/08 04:58:59 DEBUG : test.sum: md5 = f00bfd45c932ba3fa6ecb814c0e91ae8 OK 2025/05/08 04:59:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/08 04:59:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/08 04:59:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/08 04:59:00 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.91s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 04:59:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyepis9lavi/data" 2025/05/08 04:59:01 DEBUG : Creating backend with remote "TestDrive:crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.83s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 04:59:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyepis9lavi/data" 2025/05/08 04:59:03 DEBUG : Creating backend with remote "TestDrive:crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0/vjrnln8ratgmqakfosrqe8espk" 2025/05/08 04:59:06 DEBUG : data/banana: md5 = 07aa33ab508dc7b6562511de719d7e45 OK 2025/05/08 04:59:07 DEBUG : test.sum: md5 = 7776475c790a5d41a7c93294eb7fb69c OK === RUN TestCheckSumDownload/subtest1 2025/05/08 04:59:12 DEBUG : data/potato: md5 = 4557f8bd962608bbd4ff15b2193f7caf OK 2025/05/08 04:59:13 DEBUG : test.sum: md5 = ba2f976fac4229277c863489c9319fcd OK === RUN TestCheckSumDownload/subtest2 2025/05/08 04:59:17 DEBUG : test.sum: md5 = cec575d1ba30556a6e00466ebe2de7ad OK === RUN TestCheckSumDownload/subtest3 2025/05/08 04:59:21 DEBUG : test.sum: md5 = bb6add3352d5af4a8bf9db49b16fd7cb OK === RUN TestCheckSumDownload/subtest4 2025/05/08 04:59:26 DEBUG : test.sum: md5 = 7311059b173aec5ffc04daa02fb6db4d OK === RUN TestCheckSumDownload/subtest5 2025/05/08 04:59:30 DEBUG : test.sum: md5 = 9a0f7bc089bc6139cc6b51d5f615f77c OK === RUN TestCheckSumDownload/subtest6 2025/05/08 04:59:34 DEBUG : data/banana: md5 = 0e32820255a6d823a38e1a48af7efec2 OK 2025/05/08 04:59:35 DEBUG : data/potato: md5 = 0c473bb4809b7d19f7621f2b148ed82e OK 2025/05/08 04:59:37 DEBUG : test.sum: md5 = cef5e4805cf161eff52996adc1c22f69 OK === RUN TestCheckSumDownload/subtest7 2025/05/08 04:59:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/08 04:59:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.38s) --- PASS: TestCheckSumDownload/subtest1 (2.26s) --- PASS: TestCheckSumDownload/subtest2 (2.16s) --- PASS: TestCheckSumDownload/subtest3 (2.27s) --- PASS: TestCheckSumDownload/subtest4 (2.67s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (2.38s) --- PASS: TestCheckSumDownload/subtest7 (2.22s) === RUN TestApplyTransforms 2025/05/08 04:59:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gegihug6baxo" 2025/05/08 04:59:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 04:59:42 DEBUG : Creating backend with remote "TestDrive:crypt/j2lp22fb6vrannqg19gul4dd8lc95o9hgs31op9eo3vu1lenmgo0" 2025/05/08 04:59:43 DEBUG : Creating backend with remote "/tmp/rclone2368319270" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gegihug6baxo'", Local "Local file system at /tmp/rclone2368319270", Modify Window "1ms" 2025/05/08 04:59:45 DEBUG : hello, world!: md5 = cd684f11615a42545b4e58479c0142b5 OK upper checkfile vs. lower remote (without normalization) 2025/05/08 04:59:46 ERROR : hello, world!: sum not found 2025/05/08 04:59:46 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gegihug6baxo' 2025/05/08 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegihug6baxo': 1 files missing 2025/05/08 04:59:46 NOTICE: 1 hashes missing 2025/05/08 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegihug6baxo': 2 differences found 2025/05/08 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegihug6baxo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/08 04:59:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/08 04:59:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegihug6baxo': 0 differences found 2025/05/08 04:59:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gegihug6baxo': 1 matching files 2025/05/08 04:59:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yimotad8jafo" 2025/05/08 04:59:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 04:59:47 DEBUG : Creating backend with remote "TestDrive:crypt/6aj2m4u2h4l1484r0d9n0ouru1ijki7ombp4bslmouqa0npnqm00" 2025/05/08 04:59:48 DEBUG : Creating backend with remote "/tmp/rclone2686501305" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yimotad8jafo'", Local "Local file system at /tmp/rclone2686501305", Modify Window "1ms" 2025/05/08 04:59:50 DEBUG : HELLO, WORLD!: md5 = d577872d14fed40a3bfd60eec76585a5 OK lower checkfile vs. upper remote (without normalization) 2025/05/08 04:59:51 ERROR : HELLO, WORLD!: sum not found 2025/05/08 04:59:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yimotad8jafo' 2025/05/08 04:59:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yimotad8jafo': 1 files missing 2025/05/08 04:59:51 NOTICE: 1 hashes missing 2025/05/08 04:59:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yimotad8jafo': 2 differences found 2025/05/08 04:59:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yimotad8jafo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/08 04:59:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/08 04:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yimotad8jafo': 0 differences found 2025/05/08 04:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yimotad8jafo': 1 matching files 2025/05/08 04:59:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toharic4yopi" 2025/05/08 04:59:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 04:59:52 DEBUG : Creating backend with remote "TestDrive:crypt/radgbgau92rmot99pc6s9t6gdkb9f8i095u4avcusfh6d0ju683g" 2025/05/08 04:59:53 DEBUG : Creating backend with remote "/tmp/rclone769562248" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toharic4yopi'", Local "Local file system at /tmp/rclone769562248", Modify Window "1ms" 2025/05/08 04:59:55 DEBUG : HeLlO, wOrLd!: md5 = 8a021683db377d83f75a0369806f0440 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/08 04:59:56 ERROR : HeLlO, wOrLd!: sum not found 2025/05/08 04:59:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-toharic4yopi' 2025/05/08 04:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toharic4yopi': 1 files missing 2025/05/08 04:59:56 NOTICE: 1 hashes missing 2025/05/08 04:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toharic4yopi': 2 differences found 2025/05/08 04:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toharic4yopi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/08 04:59:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/08 04:59:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toharic4yopi': 0 differences found 2025/05/08 04:59:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toharic4yopi': 1 matching files 2025/05/08 04:59:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vovotuk7bebi" 2025/05/08 04:59:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 04:59:57 DEBUG : Creating backend with remote "TestDrive:crypt/g294a4j3o8e3698cpkq4fdf6j3jj9bm1313eg0eugjuo21bt8ccg" 2025/05/08 04:59:58 DEBUG : Creating backend with remote "/tmp/rclone3137255834" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vovotuk7bebi'", Local "Local file system at /tmp/rclone3137255834", Modify Window "1ms" 2025/05/08 05:00:00 DEBUG : HELLO, WORLD!: md5 = 43ebb573ca62350adb9af7f8477a772d OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/08 05:00:01 ERROR : HELLO, WORLD!: sum not found 2025/05/08 05:00:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vovotuk7bebi' 2025/05/08 05:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vovotuk7bebi': 1 files missing 2025/05/08 05:00:01 NOTICE: 1 hashes missing 2025/05/08 05:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vovotuk7bebi': 2 differences found 2025/05/08 05:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vovotuk7bebi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/08 05:00:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/08 05:00:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vovotuk7bebi': 0 differences found 2025/05/08 05:00:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vovotuk7bebi': 1 matching files 2025/05/08 05:00:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuzuzir7jajo" 2025/05/08 05:00:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 05:00:02 DEBUG : Creating backend with remote "TestDrive:crypt/snakscskpdksp6bhocnt37snpvgcguspelsg44nndg2apujn7cdg" 2025/05/08 05:00:03 DEBUG : Creating backend with remote "/tmp/rclone812398889" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuzuzir7jajo'", Local "Local file system at /tmp/rclone812398889", Modify Window "1ms" 2025/05/08 05:00:05 DEBUG : 測試_Русский___ě_áñ: md5 = 7fd2092090f9dbbc5bddee9cfe618232 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/08 05:00:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/08 05:00:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuzuzir7jajo' 2025/05/08 05:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzuzir7jajo': 1 files missing 2025/05/08 05:00:05 NOTICE: 1 hashes missing 2025/05/08 05:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzuzir7jajo': 2 differences found 2025/05/08 05:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzuzir7jajo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/08 05:00:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/08 05:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzuzir7jajo': 0 differences found 2025/05/08 05:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzuzir7jajo': 1 matching files 2025/05/08 05:00:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jujofuh0hose" 2025/05/08 05:00:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 05:00:07 DEBUG : Creating backend with remote "TestDrive:crypt/6r32o3bg2rkcq9npsads9540v5amm3mkue6hg28pntg6j9vcjrl0" 2025/05/08 05:00:08 DEBUG : Creating backend with remote "/tmp/rclone4202649062" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jujofuh0hose'", Local "Local file system at /tmp/rclone4202649062", Modify Window "1ms" 2025/05/08 05:00:10 DEBUG : 測試_Русский___ě_áñ: md5 = 9a8e12049744f84b36aa55acf1faae48 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/08 05:00:10 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/08 05:00:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jujofuh0hose' 2025/05/08 05:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujofuh0hose': 1 files missing 2025/05/08 05:00:10 NOTICE: 1 hashes missing 2025/05/08 05:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujofuh0hose': 2 differences found 2025/05/08 05:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujofuh0hose': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/08 05:00:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/08 05:00:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujofuh0hose': 0 differences found 2025/05/08 05:00:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujofuh0hose': 1 matching files 2025/05/08 05:00:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibezab3xaba" 2025/05/08 05:00:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 05:00:11 DEBUG : Creating backend with remote "TestDrive:crypt/irbsumueg9ajagunuc17nictagakffduihutgb1utda0dq3mtrf0" 2025/05/08 05:00:12 DEBUG : Creating backend with remote "/tmp/rclone396215145" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibezab3xaba'", Local "Local file system at /tmp/rclone396215145", Modify Window "1ms" 2025/05/08 05:00:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce008a46ab4a44636e3c24915c0c38b8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/08 05:00:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/08 05:00:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yibezab3xaba' 2025/05/08 05:00:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yibezab3xaba': 1 files missing 2025/05/08 05:00:15 NOTICE: 1 hashes missing 2025/05/08 05:00:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yibezab3xaba': 2 differences found 2025/05/08 05:00:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yibezab3xaba': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/08 05:00:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/08 05:00:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yibezab3xaba': 0 differences found 2025/05/08 05:00:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yibezab3xaba': 1 matching files 2025/05/08 05:00:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonoret7ruzi" 2025/05/08 05:00:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 05:00:16 DEBUG : Creating backend with remote "TestDrive:crypt/bbb3hklkfm5nu3qisek1h5mk1if50q24jtf542jvcr32unm3k2tg" 2025/05/08 05:00:17 DEBUG : Creating backend with remote "/tmp/rclone3483280317" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonoret7ruzi'", Local "Local file system at /tmp/rclone3483280317", Modify Window "1ms" 2025/05/08 05:00:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d271b819224522d9f2ba135bd1de411c OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/08 05:00:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/08 05:00:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gonoret7ruzi' 2025/05/08 05:00:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonoret7ruzi': 1 files missing 2025/05/08 05:00:20 NOTICE: 1 hashes missing 2025/05/08 05:00:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonoret7ruzi': 2 differences found 2025/05/08 05:00:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonoret7ruzi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/08 05:00:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/08 05:00:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonoret7ruzi': 0 differences found 2025/05/08 05:00:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonoret7ruzi': 1 matching files 2025/05/08 05:00:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiniyey7juri" 2025/05/08 05:00:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 05:00:21 DEBUG : Creating backend with remote "TestDrive:crypt/oq0l0kuu5ml6cmgbmb2mnfmkgbj3vbpiq3935rmvmi9ln1gc2i30" 2025/05/08 05:00:22 DEBUG : Creating backend with remote "/tmp/rclone3421001965" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiniyey7juri'", Local "Local file system at /tmp/rclone3421001965", Modify Window "1ms" 2025/05/08 05:00:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 35ba6a8bf98895a8680928ea52dbeb7c OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/08 05:00:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/08 05:00:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiniyey7juri' 2025/05/08 05:00:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiniyey7juri': 1 files missing 2025/05/08 05:00:25 NOTICE: 1 hashes missing 2025/05/08 05:00:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiniyey7juri': 2 differences found 2025/05/08 05:00:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiniyey7juri': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/08 05:00:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/08 05:00:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiniyey7juri': 0 differences found 2025/05/08 05:00:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiniyey7juri': 1 matching files 2025/05/08 05:00:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wojitev5xuku" 2025/05/08 05:00:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 05:00:26 DEBUG : Creating backend with remote "TestDrive:crypt/9ca834heualomsdj3r11fm4m09sgmfopl1kqb3m2770qrhol5lng" 2025/05/08 05:00:27 DEBUG : Creating backend with remote "/tmp/rclone4166382602" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wojitev5xuku'", Local "Local file system at /tmp/rclone4166382602", Modify Window "1ms" 2025/05/08 05:00:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 22e77a3a113590883fb471f834cb13dd OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/08 05:00:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/08 05:00:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wojitev5xuku' 2025/05/08 05:00:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wojitev5xuku': 1 files missing 2025/05/08 05:00:30 NOTICE: 1 hashes missing 2025/05/08 05:00:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wojitev5xuku': 2 differences found 2025/05/08 05:00:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wojitev5xuku': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/08 05:00:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/08 05:00:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wojitev5xuku': 0 differences found 2025/05/08 05:00:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wojitev5xuku': 1 matching files 2025/05/08 05:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wojitev5xuku': Purge remote 2025/05/08 05:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiniyey7juri': Purge remote 2025/05/08 05:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonoret7ruzi': Purge remote 2025/05/08 05:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibezab3xaba': Purge remote 2025/05/08 05:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jujofuh0hose': Purge remote 2025/05/08 05:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuzuzir7jajo': Purge remote 2025/05/08 05:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vovotuk7bebi': Purge remote 2025/05/08 05:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toharic4yopi': Purge remote 2025/05/08 05:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yimotad8jafo': Purge remote 2025/05/08 05:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegihug6baxo': Purge remote --- PASS: TestApplyTransforms (53.58s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:00:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/08 05:00:38 DEBUG : sub/file2: md5 = 12a8409c93bdb97130fa4a5023ba3106 OK 2025/05/08 05:00:38 INFO : file1: Copied (new) to: sub/file2 2025/05/08 05:00:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 05:00:39 DEBUG : file1: Unchanged skipping 2025/05/08 05:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': don't need to copy/move sub/file2, it is already at target location 2025/05/08 05:00:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.72s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:00:44 DEBUG : dst/file1: md5 = 0ce484d0729294a18e3c37565d802257 OK 2025/05/08 05:00:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyepis9lavi/backup" 2025/05/08 05:00:45 DEBUG : Config file has changed externally - reloading 2025/05/08 05:00:45 DEBUG : Creating backend with remote "TestDrive:crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0/1nrff024r7pq65ecp72fc28jb0" 2025/05/08 05:00:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/08 05:00:48 INFO : dst/file1: Moved (server-side) 2025/05/08 05:00:49 DEBUG : dst/file1: md5 = 8d756ad1b7d945a8c55ba2c8ea42093a OK 2025/05/08 05:00:49 INFO : dst/file1: Copied (new) 2025/05/08 05:00:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/08 05:00:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/08 05:00:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.13s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:00:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyepis9lavi/dst" 2025/05/08 05:00:54 DEBUG : Creating backend with remote "TestDrive:crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/08 05:00:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyepis9lavi/CompareDest" 2025/05/08 05:00:56 DEBUG : Creating backend with remote "TestDrive:crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0/gveqi14airsml4bgu7krj116o8" 2025/05/08 05:00:57 DEBUG : one: Need to transfer - File not found at Destination 2025/05/08 05:00:59 DEBUG : one: md5 = 9e1d534e3cdb8790772debd7b2a27f57 OK 2025/05/08 05:00:59 INFO : one: Copied (new) 2025/05/08 05:01:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 05:01:02 DEBUG : one: md5 = d628fec6f3330a884584dc2c22c74526 OK 2025/05/08 05:01:02 INFO : one: Copied (replaced existing) 2025/05/08 05:01:04 DEBUG : dst/one: md5 = f62b50023c0f11b60942de43c406d010 OK 2025/05/08 05:01:06 DEBUG : CompareDest/one: md5 = 1629428ac10bb47326d0f5caba76d340 OK 2025/05/08 05:01:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 05:01:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 05:01:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 05:01:09 DEBUG : CompareDest/two: md5 = eff4614334f04be581a0d57e87ec1b9e OK 2025/05/08 05:01:10 DEBUG : two: Need to transfer - File not found at Destination 2025/05/08 05:01:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 05:01:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 05:01:11 DEBUG : two: Need to transfer - File not found at Destination 2025/05/08 05:01:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 05:01:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 05:01:12 DEBUG : two: Need to transfer - File not found at Destination 2025/05/08 05:01:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/08 05:01:14 DEBUG : two: md5 = 5ac2e3e14f18e74bd08d18f9a927917b OK 2025/05/08 05:01:14 INFO : two: Copied (new) 2025/05/08 05:01:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/08 05:01:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:01:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:01:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.86s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:01:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyepis9lavi/dst" 2025/05/08 05:01:18 DEBUG : Creating backend with remote "TestDrive:crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/08 05:01:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyepis9lavi/CopyDest" 2025/05/08 05:01:20 DEBUG : Creating backend with remote "TestDrive:crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/08 05:01:22 DEBUG : one: Need to transfer - File not found at Destination 2025/05/08 05:01:24 DEBUG : one: md5 = 4b5c8b96bced2fb8c366da35618e56a0 OK 2025/05/08 05:01:24 INFO : one: Copied (new) 2025/05/08 05:01:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 05:01:26 DEBUG : one: md5 = ff1a9e4d8a99e825ce1ed370acdb7ff8 OK 2025/05/08 05:01:26 INFO : one: Copied (replaced existing) 2025/05/08 05:01:28 DEBUG : dst/one: md5 = 61823abe9f5d7159e09d6494fab582fc OK 2025/05/08 05:01:30 DEBUG : CopyDest/one: md5 = 121d0d41fd7f8e262180386fd4876ab2 OK 2025/05/08 05:01:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyepis9lavi/BackupDir" 2025/05/08 05:01:31 DEBUG : Creating backend with remote "TestDrive:crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/08 05:01:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 05:01:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 05:01:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 05:01:35 INFO : one: Moved (server-side) 2025/05/08 05:01:36 INFO : one: Copied (server-side copy) 2025/05/08 05:01:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/08 05:01:37 DEBUG : CopyDest/two: md5 = 56ed3ea51240349305a5105b661448f1 OK 2025/05/08 05:01:38 DEBUG : two: Need to transfer - File not found at Destination 2025/05/08 05:01:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 05:01:39 INFO : two: Copied (server-side copy) 2025/05/08 05:01:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/08 05:01:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 05:01:40 DEBUG : two: Unchanged skipping 2025/05/08 05:01:42 DEBUG : CopyDest/three: md5 = 6784d9fc768e3e2bd4a424d5c49eb1b4 OK 2025/05/08 05:01:43 DEBUG : three: Need to transfer - File not found at Destination 2025/05/08 05:01:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/08 05:01:43 DEBUG : three: Destination not found in --copy-dest 2025/05/08 05:01:44 DEBUG : three: md5 = 65a239b04a85db1870222c2a35703e89 OK 2025/05/08 05:01:44 INFO : three: Copied (new) 2025/05/08 05:01:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/08 05:01:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:01:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/08 05:01:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/08 05:01:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:01:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/08 05:01:50 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.56s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:01:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/08 05:01:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5fbf8201f1314345b401b5d788ade866 OK 2025/05/08 05:01:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/08 05:01:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/08 05:01:54 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/08 05:01:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/08 05:01:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/08 05:01:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a15b0e34cac1fa24c974c48089da441f OK 2025/05/08 05:01:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/08 05:01:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/08 05:01:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.49s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:02:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Looking for duplicate names using skip mode. 2025/05/08 05:02:03 NOTICE: one: Found 2 files with duplicate names 2025/05/08 05:02:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:02:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Looking for duplicate names using skip mode. 2025/05/08 05:02:09 NOTICE: one: Found 3 files with duplicate names 2025/05/08 05:02:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/08 05:02:09 INFO : one: Deleted 2025/05/08 05:02:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.06s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:02:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Looking for duplicate names using first mode. 2025/05/08 05:02:15 NOTICE: one: Found 3 files with duplicate names 2025/05/08 05:02:16 INFO : one: Deleted 2025/05/08 05:02:16 INFO : one: Deleted 2025/05/08 05:02:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.29s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:02:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Looking for duplicate names using newest mode. 2025/05/08 05:02:21 NOTICE: one: Found 3 files with duplicate names 2025/05/08 05:02:22 INFO : one: Deleted 2025/05/08 05:02:22 INFO : one: Deleted 2025/05/08 05:02:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.22s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:02:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Looking for duplicate names using oldest mode. 2025/05/08 05:02:28 NOTICE: one: Found 3 files with duplicate names 2025/05/08 05:02:28 INFO : one: Deleted 2025/05/08 05:02:29 INFO : one: Deleted 2025/05/08 05:02:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.32s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:02:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Looking for duplicate names using largest mode. 2025/05/08 05:02:34 NOTICE: one: Found 3 files with duplicate names 2025/05/08 05:02:35 INFO : one: Deleted 2025/05/08 05:02:35 INFO : one: Deleted 2025/05/08 05:02:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.25s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:02:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Looking for duplicate names using smallest mode. 2025/05/08 05:02:40 NOTICE: one: Found 3 files with duplicate names 2025/05/08 05:02:41 INFO : one: Deleted 2025/05/08 05:02:41 INFO : one: Deleted 2025/05/08 05:02:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.95s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:02:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Looking for duplicate names using rename mode. 2025/05/08 05:02:48 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/08 05:02:49 INFO : one-2.txt: renamed from: one.txt 2025/05/08 05:02:50 INFO : one-3.txt: renamed from: one.txt 2025/05/08 05:02:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.11s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:02:56 DEBUG : dupe1/one.txt: md5 = e144df481f8d662e4e815d471c385ca3 OK 2025/05/08 05:02:58 DEBUG : dupe2/two.txt: md5 = 24802a85f222a54a28c8fc3c71118b52 OK 2025/05/08 05:03:00 DEBUG : dupe3/three.txt: md5 = b23b4a0b6bdf38e01adad521367e966c OK 2025/05/08 05:03:00 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/08 05:03:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/08 05:03:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/08 05:03:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/08 05:03:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/08 05:03:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/08 05:03:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.75s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:03:08 DEBUG : a.txt: md5 = 151eda49c786068eac8af096ba999b2a OK 2025/05/08 05:03:09 DEBUG : zend.txt: md5 = f5ceaab8154d1453cf9e8878ad6f58af OK 2025/05/08 05:03:11 DEBUG : sub dir/hello world: md5 = 62f5e13e953f497352573ea140e9ad4b OK 2025/05/08 05:03:13 DEBUG : sub dir/hello world2: md5 = bf8a856034f9325a781c321dbc5583d7 OK 2025/05/08 05:03:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 5e51f96828b0e79344470484b33804f2 OK 2025/05/08 05:03:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = 155c13a4c9b3d212232433fc69af890c OK 2025/05/08 05:03:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7181a68e7ef9aa79c96fbfc6961a44e4 OK 2025/05/08 05:03:19 DEBUG : a.txt: Excluded (Size Filter) 2025/05/08 05:03:19 DEBUG : a.txt: Excluded 2025/05/08 05:03:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/08 05:03:20 DEBUG : sub dir/hello world2: Excluded 2025/05/08 05:03:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/08 05:03:20 DEBUG : sub dir/hello world: Excluded 2025/05/08 05:03:21 DEBUG : sub dir/ignore dir: Excluded 2025/05/08 05:03:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/08 05:03:21 DEBUG : sub dir/hello world2: Excluded 2025/05/08 05:03:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/08 05:03:21 DEBUG : sub dir/hello world: Excluded 2025/05/08 05:03:21 DEBUG : sub dir/ignore dir: Excluded 2025/05/08 05:03:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/08 05:03:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/08 05:03:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/08 05:03:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/08 05:03:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/08 05:03:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/08 05:03:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.06s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:03:29 DEBUG : a.txt: md5 = 4cfd04fa30a3dfa9c964bca34e8b8425 OK 2025/05/08 05:03:30 DEBUG : zend.txt: md5 = b9a33b140bbc1481d9997116322283d6 OK 2025/05/08 05:03:32 DEBUG : sub dir/hello world: md5 = 41f8a1cebdd056889664104c4c2d9117 OK 2025/05/08 05:03:34 DEBUG : sub dir/hello world2: md5 = 224efa8575f6aa7d9b2da5932c1b1590 OK 2025/05/08 05:03:36 DEBUG : sub dir/ignore dir/.ignore: md5 = 0cf89749900460b70d7c16e5efc2edb2 OK 2025/05/08 05:03:37 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8ada2310786a03c8e5f5b8d138acf864 OK 2025/05/08 05:03:39 DEBUG : sub dir/sub sub dir/hello world3: md5 = fedfe20c69147283f6d0a14e4ed765cf OK 2025/05/08 05:03:40 DEBUG : a.txt: Excluded (Size Filter) 2025/05/08 05:03:40 DEBUG : a.txt: Excluded 2025/05/08 05:03:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/08 05:03:41 DEBUG : sub dir/hello world2: Excluded 2025/05/08 05:03:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/08 05:03:41 DEBUG : sub dir/hello world: Excluded 2025/05/08 05:03:41 DEBUG : sub dir/ignore dir: Excluded 2025/05/08 05:03:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/08 05:03:41 DEBUG : sub dir/hello world2: Excluded 2025/05/08 05:03:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/08 05:03:41 DEBUG : sub dir/hello world: Excluded 2025/05/08 05:03:42 DEBUG : sub dir/ignore dir: Excluded 2025/05/08 05:03:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/08 05:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/08 05:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/08 05:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/08 05:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/08 05:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/08 05:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.12s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:03:50 DEBUG : file1: md5 = 023a844d8d1ca959b859d61e1374633b OK 2025/05/08 05:03:52 DEBUG : sub/file2: md5 = 6104a29fb9418b6e33200dc46862a228 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/05/08 05:03:55 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/08 05:03:55 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/08 05:03:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/08 05:03:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.29s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:03:59 DEBUG : file1: md5 = 32e766a2fc28b76d4868b255646f8234 OK 2025/05/08 05:04:01 DEBUG : sub/file2: md5 = 73cc2786aa9a7e4a2a863c216b3c8f64 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/08 05:04:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyepis9lavi/notfound" 2025/05/08 05:04:05 DEBUG : Config file has changed externally - reloading 2025/05/08 05:04:05 DEBUG : Creating backend with remote "TestDrive:crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0/qe0i31qdkoejk60elps0ni5sqk" 2025/05/08 05:04:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.97s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.65s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:04:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Making directory 2025/05/08 05:04:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:04:11 DEBUG : sub dir/hello world: md5 = bfca5e8cd6cbd1c58fe4f5117a2cc5c6 OK 2025/05/08 05:04:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.53s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:04:15 DEBUG : potato2: md5 = ad195182dcfc3780b364a749439d8441 OK 2025/05/08 05:04:17 DEBUG : empty space: md5 = cbb48b3de76c3277ebe85f0ab583c344 OK --- PASS: TestLs (4.58s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:04:20 DEBUG : potato2: md5 = 0e1f31c8cd893eba87b34dc1f50a159b OK 2025/05/08 05:04:21 DEBUG : empty space: md5 = b8638ea38507125d83297447db5b8e80 OK 2025/05/08 05:04:22 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/08 05:04:22 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.98s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:04:25 DEBUG : potato2: md5 = 9bbcbe61d7362054635997cb7b73676e OK 2025/05/08 05:04:26 DEBUG : empty space: md5 = c8392772b054ab964158045aa2f943f6 OK --- PASS: TestLsLong (4.51s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:04:29 DEBUG : potato2: md5 = 9e55aec41565979a9abf7757b89a66a8 OK 2025/05/08 05:04:31 DEBUG : empty space: md5 = 220237b83066a3ae47d9d16fa7b45302 OK --- PASS: TestHashSums (4.19s) === RUN TestHashSumsWithErrors 2025/05/08 05:04:32 DEBUG : Creating backend with remote ":memory:" 2025/05/08 05:04:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/08 05:04:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/08 05:04:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/08 05:04:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/08 05:04:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/08 05:04:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/08 05:04:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/08 05:04:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/08 05:04:32 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-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:04:34 DEBUG : potato2: md5 = c2a2e00b945460d1ba9f3d701a3f5b90 OK 2025/05/08 05:04:35 DEBUG : empty space: md5 = 5feef6a1e97c038ae4f8410b68bcaaa5 OK 2025/05/08 05:04:37 DEBUG : sub dir/potato3: md5 = ea1258376c385b3be51eca438dc3aec1 OK 2025/05/08 05:04:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.06s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:04:42 DEBUG : small: md5 = 7a1d7d6010e4c4879ae530f953afab4d OK 2025/05/08 05:04:43 DEBUG : medium: md5 = 42128e1664a072b5b925f274653c52f3 OK 2025/05/08 05:04:44 DEBUG : large: md5 = f33281ae160671ca572b2eaee38d9239 OK 2025/05/08 05:04:45 DEBUG : Waiting for deletions to finish 2025/05/08 05:04:45 DEBUG : large: Excluded (Size Filter) 2025/05/08 05:04:45 INFO : medium: Deleted 2025/05/08 05:04:45 INFO : small: Deleted --- PASS: TestDelete (6.22s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:04:48 DEBUG : small: md5 = 04828a0f4b76f110ce2c0aba2de7a227 OK 2025/05/08 05:04:49 DEBUG : medium: md5 = 2d92fab3935eddff0452b23db5d4d54b OK 2025/05/08 05:04:50 DEBUG : large: md5 = 40e74f66fd27ebc12bfa6365d60597c8 OK 2025/05/08 05:04:51 DEBUG : Waiting for deletions to finish 2025/05/08 05:04:51 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/05/08 05:04:51 INFO : small: Deleted 2025/05/08 05:04:51 INFO : large: Deleted --- PASS: TestMaxDelete (6.44s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:04:54 DEBUG : small: md5 = 683cea124dd73cbd0d8c5488aaa9d6fd OK 2025/05/08 05:04:55 DEBUG : medium: md5 = 0e7e8a2cab5318e4d4e52acfeaa46324 OK 2025/05/08 05:04:57 DEBUG : large: md5 = 64a4abf638d921aa2f83d5e7c3d8dc2d OK 2025/05/08 05:04:57 DEBUG : Waiting for deletions to finish 2025/05/08 05:04:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/08 05:04:58 INFO : medium: Deleted 2025/05/08 05:04:58 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.77s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:05:01 DEBUG : small: md5 = b865d3547837108086899cf34b0fc410 OK 2025/05/08 05:05:02 DEBUG : medium: md5 = 482dd0b531e95cd020c1bcbddc862744 OK 2025/05/08 05:05:04 DEBUG : large: md5 = 1e59d3a07d8d42024131dfe237d8f3d7 OK 2025/05/08 05:05:05 DEBUG : Waiting for deletions to finish 2025/05/08 05:05:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/08 05:05:05 INFO : small: Deleted 2025/05/08 05:05:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.24s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:05:08 DEBUG : ReadFile: md5 = dd90b83865fbfc5ee987f2fe00ab3ffa OK --- PASS: TestReadFile (4.36s) === RUN TestRetry 2025/05/08 05:05:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/08 05:05:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/08 05:05:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/08 05:05:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/08 05:05:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/08 05:05:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/08 05:05:11 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-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:05:13 DEBUG : file1: md5 = 635e507a7f6c5f4e9be010339f6185d9 OK 2025/05/08 05:05:14 DEBUG : file2: md5 = bb3bdec96c5be51c028130ac5b9cd59c OK --- PASS: TestCat (15.95s) === RUN TestPurge 2025/05/08 05:05:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gilujep3tazu" 2025/05/08 05:05:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 05:05:27 DEBUG : Creating backend with remote "TestDrive:crypt/oc22rqvvm6ves9c3i03oc8dcttiuc6mau56g234vqhbft9behm80" 2025/05/08 05:05:28 DEBUG : Creating backend with remote "/tmp/rclone1852862843" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gilujep3tazu'", Local "Local file system at /tmp/rclone1852862843", Modify Window "1ms" 2025/05/08 05:05:32 DEBUG : A1/B1/C1/one: md5 = 26bf7275b4569449190bd78ada7774a6 OK 2025/05/08 05:05:32 INFO : A2: Making directory 2025/05/08 05:05:33 INFO : A1/B2: Making directory 2025/05/08 05:05:34 INFO : A1/B2/C2: Making directory 2025/05/08 05:05:35 INFO : A1/B1/C3: Making directory 2025/05/08 05:05:35 INFO : A3: Making directory 2025/05/08 05:05:36 INFO : A3/B3: Making directory 2025/05/08 05:05:37 INFO : A3/B3/C4: Making directory 2025/05/08 05:05:39 DEBUG : A1/two: md5 = 3cc0aeb4a30002aae09dd2795fab384d OK 2025/05/08 05:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gilujep3tazu': Purge remote 2025/05/08 05:05:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.23s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:05:46 DEBUG : A1/B1/C1/one: md5 = 46c58bbdd0999ad9a8d0618e6ca611eb OK 2025/05/08 05:05:46 INFO : A2: Making directory 2025/05/08 05:05:47 INFO : A1/B2: Making directory 2025/05/08 05:05:48 INFO : A1/B2/C2: Making directory 2025/05/08 05:05:48 INFO : A1/B1/C3: Making directory 2025/05/08 05:05:49 INFO : A3: Making directory 2025/05/08 05:05:50 INFO : A3/B3: Making directory 2025/05/08 05:05:51 INFO : A3/B3/C4: Making directory 2025/05/08 05:05:53 DEBUG : A1/two: md5 = 7987c17ae9c27b755b34aadd4684465c OK 2025/05/08 05:05:54 DEBUG : removing 1 level 3 directories 2025/05/08 05:05:54 INFO : A3/B3/C4: Removing directory 2025/05/08 05:05:56 DEBUG : removing 2 level 3 directories 2025/05/08 05:05:56 INFO : A1/B2/C2: Removing directory 2025/05/08 05:05:56 INFO : A1/B1/C3: Removing directory 2025/05/08 05:05:57 DEBUG : removing 2 level 2 directories 2025/05/08 05:05:57 INFO : A3/B3: Removing directory 2025/05/08 05:05:57 INFO : A1/B2: Removing directory 2025/05/08 05:05:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/08 05:05:57 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/08 05:05:58 DEBUG : removing 2 level 1 directories 2025/05/08 05:05:58 INFO : A3: Removing directory 2025/05/08 05:05:58 INFO : A2: Removing directory 2025/05/08 05:05:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/08 05:06:02 DEBUG : removing 1 level 3 directories 2025/05/08 05:06:02 INFO : A1/B1/C1: Removing directory 2025/05/08 05:06:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:02 DEBUG : removing 1 level 2 directories 2025/05/08 05:06:02 INFO : A1/B1: Removing directory 2025/05/08 05:06:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/08 05:06:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/08 05:06:03 DEBUG : removing 1 level 1 directories 2025/05/08 05:06:03 INFO : A1: Removing directory 2025/05/08 05:06:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/08 05:06:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/08 05:06:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/08 05:06:04 DEBUG : removing 1 level 0 directories 2025/05/08 05:06:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Removing directory 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/08 05:06:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.50s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:06:06 INFO : A1: Making directory 2025/05/08 05:06:06 INFO : A1/B1: Making directory 2025/05/08 05:06:07 INFO : A1/B1/C1: Making directory 2025/05/08 05:06:09 DEBUG : removing 1 level 3 directories 2025/05/08 05:06:09 INFO : A1/B1/C1: Removing directory 2025/05/08 05:06:10 DEBUG : removing 1 level 2 directories 2025/05/08 05:06:10 INFO : A1/B1: Removing directory 2025/05/08 05:06:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/08 05:06:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.51s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:06:13 INFO : A1: Making directory 2025/05/08 05:06:13 INFO : A1/B1: Making directory 2025/05/08 05:06:14 INFO : A1/B1/C1: Making directory 2025/05/08 05:06:17 DEBUG : removing 1 level 3 directories 2025/05/08 05:06:17 INFO : A1/B1/C1: Removing directory 2025/05/08 05:06:17 DEBUG : removing 1 level 2 directories 2025/05/08 05:06:17 INFO : A1/B1: Removing directory 2025/05/08 05:06:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/08 05:06:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.27s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:06:21 DEBUG : file1: md5 = 672b2f5dd4df945e4334ea26258c7d75 OK 2025/05/08 05:06:22 DEBUG : filename.txt: File name found in url 2025/05/08 05:06:23 DEBUG : filename.txt: md5 = b61c51181d9390eaa67aef45fb1fe95b OK 2025/05/08 05:06:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/08 05:06:24 DEBUG : headerfilename.txt: md5 = 8473388b88b3f2b6e2197855ddca22a9 OK 2025/05/08 05:06:26 DEBUG : file2: md5 = 779d7c47b4b0e3f05f2f4ca776e68974 OK --- PASS: TestCopyURL (8.32s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:06:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/08 05:06:30 DEBUG : sub/file2: md5 = af1beb177207a58a33f3a354e54ba881 OK 2025/05/08 05:06:30 INFO : file1: Copied (new) to: sub/file2 2025/05/08 05:06:30 INFO : file1: Deleted 2025/05/08 05:06:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 05:06:31 DEBUG : file1: Unchanged skipping 2025/05/08 05:06:31 INFO : file1: Deleted 2025/05/08 05:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': don't need to copy/move sub/file2, it is already at target location 2025/05/08 05:06:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.63s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:06:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/08 05:06:35 DEBUG : file1: md5 = ba6e1f43753ae0fdaf953eaca0c23f41 OK 2025/05/08 05:06:35 INFO : file1: Copied (new) 2025/05/08 05:06:35 INFO : file1: Deleted 2025/05/08 05:06:36 DEBUG : file1: Destination exists, skipping 2025/05/08 05:06:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.03s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:06:40 DEBUG : dst/file1: md5 = 1fe5b2a639765afb8a68c96d37660e2a OK 2025/05/08 05:06:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuyepis9lavi/backup" 2025/05/08 05:06:41 DEBUG : Creating backend with remote "TestDrive:crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0/1nrff024r7pq65ecp72fc28jb0" 2025/05/08 05:06:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/08 05:06:44 INFO : dst/file1: Moved (server-side) 2025/05/08 05:06:45 DEBUG : dst/file1: md5 = 6d0bbcba0b9b306d7b24bd033c76b21e OK 2025/05/08 05:06:45 INFO : dst/file1: Copied (new) 2025/05/08 05:06:45 INFO : dst/file1: Deleted 2025/05/08 05:06:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/08 05:06:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/08 05:06:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.22s) === 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-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:06:52 DEBUG : A1/one: md5 = f62f970729a720c83f5d61da192533d6 OK 2025/05/08 05:06:53 DEBUG : A1/two: md5 = 28c501c450bc6fd1bf007ecfeef92990 OK 2025/05/08 05:06:55 DEBUG : A1/B1/three: md5 = 6229274460d1cf8f864a9fcddb2039aa OK 2025/05/08 05:06:57 DEBUG : A1/B1/C1/four: md5 = 3bad418220fd90b9684c4ae0f9439ce2 OK 2025/05/08 05:06:59 DEBUG : A1/B1/C2/five: md5 = fef198cd9b8094ca67743d00ebaa6cce OK 2025/05/08 05:06:59 INFO : A1/B2: Making directory 2025/05/08 05:07:00 INFO : A1/B1/C3: Making directory 2025/05/08 05:07:09 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/08 05:07:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/08 05:07:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/08 05:07:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/08 05:07:09 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/08 05:07:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/08 05:07:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/08 05:07:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/08 05:07:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/08 05:07:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/08 05:07:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/08 05:07:20 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/08 05:07:20 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/08 05:07:20 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/08 05:07:20 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/08 05:07:20 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/08 05:07:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/08 05:07:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/08 05:07:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/08 05:07:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/08 05:07:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/08 05:07:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/08 05:07:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/08 05:07:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/08 05:07:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/08 05:07:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/08 05:07:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/08 05:07:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/08 05:07:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/08 05:07:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/08 05:07:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.24s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:07:32 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.39s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/08 05:07:34 DEBUG : no_checksum_small_file_from_pipe: md5 = eda275afffae0bb50c0f4e0bc7cf9347 OK 2025/05/08 05:07:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/08 05:07:34 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/08 05:07:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/08 05:07:36 DEBUG : no_checksum_big_file_from_pipe: md5 = b99c5b1fe577266da6c6354eab9744e7 OK 2025/05/08 05:07:36 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-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/08 05:07:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 3d842bfd1ad88326f472b2b7cc4c3c66 OK 2025/05/08 05:07:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/08 05:07:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/08 05:07:40 DEBUG : with_checksum_big_file_from_pipe: md5 = bb542d879cde06e5c60e816394c1261b OK 2025/05/08 05:07:40 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-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/08 05:07:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 05:07:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/08 05:07:45 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-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:07:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/08 05:07:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/08 05:07:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/08 05:07:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.45s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/08 05:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': File to upload is small (48 bytes), uploading instead of streaming 2025/05/08 05:07:53 DEBUG : rcat_metadata: md5 = 9ee822e7c354eb8500119fb0724c3b25 OK 2025/05/08 05:07:53 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/08 05:07:54 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/08 05:07:55 DEBUG : rcat_metadata_uploadcutoff0: md5 = bbdb78d746ab6cfe74c231163300e32b OK 2025/05/08 05:07:55 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.46s) --- PASS: TestRcatMetadata/Normal (2.34s) --- PASS: TestRcatMetadata/ViaDisk (2.70s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:07:58 DEBUG : potato1: md5 = 605eef61f410f63af27d2d5f3a96e9b7 OK 2025/05/08 05:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': File to upload is small (60 bytes), uploading instead of streaming 2025/05/08 05:07:59 DEBUG : potato2: md5 = de46c75341cb59a7bbc352d3b6122d1e OK 2025/05/08 05:07:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:08:02 DEBUG : potato1: md5 = 9f9a05ef5b208331509177b506f4d948 OK 2025/05/08 05:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': File to upload is small (60 bytes), uploading instead of streaming 2025/05/08 05:08:04 DEBUG : potato2: md5 = d867eb1720a1ae3a0c287f33ec4986af OK 2025/05/08 05:08:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.16s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:08:07 DEBUG : potato2: md5 = 50b1785553164aee466e610f9fb07781 OK 2025/05/08 05:08:08 DEBUG : empty space: md5 = 9a475c7adbea6d22bcf634f9b6108846 OK 2025/05/08 05:08:10 DEBUG : sub dir/potato3: md5 = 43a47cf343d60f4fc92f193176663cd8 OK 2025/05/08 05:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Touching "sub dir/potato3" 2025/05/08 05:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Touching "empty space" 2025/05/08 05:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Touching "potato2" 2025/05/08 05:08:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.11s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:08:15 DEBUG : dir with metadata: Making directory with metadata 2025/05/08 05:08:16 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.45s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:08:17 DEBUG : directory with modtime: Making directory with metadata 2025/05/08 05:08:18 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:08:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/08 05:08:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/08 05:08:20 DEBUG : Google drive root 'crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0': Skipping btime metadata as can't update it on an existing file: 2025-05-08T05:08:20.202784766Z 2025/05/08 05:08:20 INFO : non existent directory: Updated directory metadata 2025/05/08 05:08:22 DEBUG : Google drive root 'crypt/ma8rlgtf8rmurvgq48dhbdb7lahpt1ml7c15sflla46j806e95p0': Skipping btime metadata as can't update it on an existing file: 2025-05-08T05:08:20.202784766Z 2025/05/08 05:08:23 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.57s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:08:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/08 05:08:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/08 05:08:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.40s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:08:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/08 05:08:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/08 05:08:29 DEBUG : dst: Making directory with metadata 2025/05/08 05:08:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/08 05:08:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 05:08:30 INFO : dst: Set directory modification time (using SetModTime) 2025/05/08 05:08:30 INFO : dst: Set directory modification time (using SetModTime) 2025/05/08 05:08:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/08 05:08:31 INFO : dst: Set directory modification time (using SetModTime) 2025/05/08 05:08:31 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.38s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi'", Local "Local file system at /tmp/rclone884215359", Modify Window "1ms" 2025/05/08 05:08:34 DEBUG : sub dir/test remove existing: md5 = 02ca6f850883464289822d41b35719b8 OK 2025/05/08 05:08:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = de7ac868e902806f272c3124d3f758fc OK 2025/05/08 05:08:38 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.caxifuq1" before starting 2025/05/08 05:08:38 DEBUG : sub dir/test remove existing.caxifuq1: TEST: removing renamed existing file after operation 2025/05/08 05:08:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tilotaq8" before starting 2025/05/08 05:08:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tilotaq8: TEST: renaming existing back after failed operation 2025/05/08 05:08:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.masomup2" before starting 2025/05/08 05:08:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.masomup2: TEST: removing renamed existing file after operation 2025/05/08 05:08:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k3notlmhcr0ibdj1pa3rs07ct7rr2is5tj4h314o49s31m4gu6n2eaumiqoqbjrfs87nrhjd3fvir9non0ht985lii3khui8888nra8f0gh6g6oh17kki33q16vacsviu39ovc6ijsn1jp2aj1clngcc7j5ngk413bq0nvslvit2d9tn7ccg" 2025/05/08 05:08:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "cfgjdc062bmv36uroo91u72qh77fab4hlb2pd7cgar7pd0tf08k0" --- PASS: TestRemoveExisting (12.85s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/08 05:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuyepis9lavi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m28.911554616s (try 1/5)