"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5)
2025/03/03 01:00:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banivop9diwu"
2025/03/03 01:00:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:00:22 DEBUG : Creating backend with remote "TestDrive:crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0"
2025/03/03 01:00:23 DEBUG : Creating backend with remote "/tmp/rclone1695057032"
=== 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-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopy (0.26s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
    multithread_test.go:121: multithread writing not supported
--- SKIP: TestMultithreadCopyAbort (0.25s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/03 01:00:23 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/03 01:00:23 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/03 01:00:23 DEBUG : potato: Seek from 10 to 0
2025/03/03 01:00:23 DEBUG : potato: Seek from 10 to 0
2025/03/03 01:00:23 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/03 01:00:23 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/03 01:00:23 DEBUG : potato: Seek from 5 to 2
2025/03/03 01:00:23 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/03 01:00:23 DEBUG : potato: Seek from 7 to 0
2025/03/03 01:00:23 DEBUG : potato: Seek from 7 to 0
2025/03/03 01:00:23 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/03 01:00:23 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/03 01:00:23 DEBUG : potato: Seek from 5 to 2
2025/03/03 01:00:23 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/03 01:00:23 DEBUG : potato: Seek from 8 to 0
2025/03/03 01:00:23 DEBUG : potato: Seek from 8 to 0
2025/03/03 01:00:23 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/03 01:00:23 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/03 01:00:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/03 01:00:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/03 01:00:23 DEBUG : potato: Seek from 5 to 2
2025/03/03 01:00:23 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/03 01:00:23 DEBUG : potato: Seek from 9 to 0
2025/03/03 01:00:23 DEBUG : potato: Seek from 9 to 0
2025/03/03 01:00:23 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-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:00:26 DEBUG : rutabaga: md5 = 66a6df810119051611a3640812a7ee94 OK
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/03 01:00:29 DEBUG : empty space: md5 = 12614e00b7a55bc12c2d19212ace0536 OK
=== RUN   TestCheck/3
2025/03/03 01:00:31 DEBUG : potato2: md5 = 0684cc36245fd90e500d1c318c9c3b62 OK
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/03 01:00:34 DEBUG : remotepotato: md5 = ca7e8c214379f717555baeee9fdd1459 OK
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (13.84s)
    --- PASS: TestCheck/1 (0.25s)
    --- PASS: TestCheck/2 (0.28s)
    --- PASS: TestCheck/3 (0.31s)
    --- PASS: TestCheck/4 (0.25s)
    --- PASS: TestCheck/5 (0.28s)
    --- PASS: TestCheck/6 (0.30s)
    --- PASS: TestCheck/7 (0.30s)
=== RUN   TestCheckFsError
2025/03/03 01:00:37 DEBUG : Creating backend with remote "nonexistent"
2025/03/03 01:00:37 DEBUG : Creating backend with remote "nonexistent"
2025/03/03 01:00:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/03 01:00:37 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/03 01:00:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/03 01:00:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN   TestCheckDownload
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:00:39 DEBUG : rutabaga: md5 = 4418c40c121909584ac774b2c31d6d16 OK
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/03 01:00:43 DEBUG : empty space: md5 = 2fb7bd1d24fc0938f0c00fa20a67ec17 OK
=== RUN   TestCheckDownload/3
2025/03/03 01:00:46 DEBUG : potato2: md5 = 7c69f6e7a7d9155d31892197ad9fc330 OK
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/03 01:00:51 DEBUG : remotepotato: md5 = c7dadd677ae39fa1c0755341967c610a OK
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (19.03s)
    --- PASS: TestCheckDownload/1 (1.33s)
    --- PASS: TestCheckDownload/2 (1.17s)
    --- PASS: TestCheckDownload/3 (1.49s)
    --- PASS: TestCheckDownload/4 (1.37s)
    --- PASS: TestCheckDownload/5 (1.43s)
    --- PASS: TestCheckDownload/6 (1.26s)
    --- PASS: TestCheckDownload/7 (1.18s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:00:58 DEBUG : rutabaga: md5 = 2694779c405f23a8e1d5c8583f7b583d OK
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/03 01:01:00 DEBUG : empty space: md5 = c031236b213847a599cd80c0ef4d6ac4 OK
=== RUN   TestCheckSizeOnly/3
2025/03/03 01:01:02 DEBUG : potato2: md5 = e80f8e7fb785c809f040e46448af4f36 OK
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/03 01:01:05 DEBUG : remotepotato: md5 = 170763cf9adffe0b6af654de006f13cd OK
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (11.67s)
    --- PASS: TestCheckSizeOnly/1 (0.27s)
    --- PASS: TestCheckSizeOnly/2 (0.29s)
    --- PASS: TestCheckSizeOnly/3 (0.26s)
    --- PASS: TestCheckSizeOnly/4 (0.26s)
    --- PASS: TestCheckSizeOnly/5 (0.25s)
    --- PASS: TestCheckSizeOnly/6 (0.26s)
    --- PASS: TestCheckSizeOnly/7 (0.26s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:01:09 DEBUG : test.sum: md5 = 059792b0195e3a2ff961c441ce004f77 OK
2025/03/03 01:01:11 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/03 01:01:11 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/03 01:01:11 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/03 01:01:11 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/03 01:01:12 DEBUG : test.sum: md5 = 7ed33f91ac26205a13ea1910b0bae1ff OK
2025/03/03 01:01:14 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/03 01:01:14 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/03 01:01:14 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/03 01:01:14 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (6.71s)
=== RUN   TestCheckSum
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:01:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banivop9diwu/data"
2025/03/03 01:01:15 DEBUG : Creating backend with remote "TestDrive:crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0/vjrnln8ratgmqakfosrqe8espk"
    check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu/data' lacks md5, skipping
--- SKIP: TestCheckSum (2.12s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:01:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banivop9diwu/data"
2025/03/03 01:01:17 DEBUG : Creating backend with remote "TestDrive:crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0/vjrnln8ratgmqakfosrqe8espk"
2025/03/03 01:01:21 DEBUG : data/banana: md5 = 0e69628555131edef4f4361dd9df5b39 OK
2025/03/03 01:01:23 DEBUG : test.sum: md5 = 4205db4f2f2573525424b7e0928cd8c7 OK
=== RUN   TestCheckSumDownload/subtest1
2025/03/03 01:01:27 DEBUG : data/potato: md5 = 1141af728728dfc9c979f54d3ee5fd75 OK
2025/03/03 01:01:29 DEBUG : test.sum: md5 = 1279ce98f78309146841407ba59b27f3 OK
=== RUN   TestCheckSumDownload/subtest2
2025/03/03 01:01:33 DEBUG : test.sum: md5 = 6222466bce12dd001e913197495b4880 OK
=== RUN   TestCheckSumDownload/subtest3
2025/03/03 01:01:37 DEBUG : test.sum: md5 = 3ac86a8b4b25e22af42435719b10f044 OK
=== RUN   TestCheckSumDownload/subtest4
2025/03/03 01:01:42 DEBUG : test.sum: md5 = 39129ca7620f386f08d1cf3eb4ef1704 OK
=== RUN   TestCheckSumDownload/subtest5
2025/03/03 01:01:46 DEBUG : test.sum: md5 = 18742c749df68fb770c0519d9fde7e65 OK
=== RUN   TestCheckSumDownload/subtest6
2025/03/03 01:01:51 DEBUG : data/banana: md5 = 96d68a27ebff877b768a0eed11c606ba OK
2025/03/03 01:01:52 DEBUG : data/potato: md5 = 53103ca53e12402bb412ceb94c6bea37 OK
2025/03/03 01:01:54 DEBUG : test.sum: md5 = 3a9c23b79cbf5673f7e5f673c0057122 OK
=== RUN   TestCheckSumDownload/subtest7
2025/03/03 01:01:59 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4"
2025/03/03 01:01:59 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0"
--- PASS: TestCheckSumDownload (42.81s)
    --- PASS: TestCheckSumDownload/subtest1 (2.51s)
    --- PASS: TestCheckSumDownload/subtest2 (2.02s)
    --- PASS: TestCheckSumDownload/subtest3 (2.02s)
    --- PASS: TestCheckSumDownload/subtest4 (2.82s)
    --- PASS: TestCheckSumDownload/subtest5 (2.42s)
    --- PASS: TestCheckSumDownload/subtest6 (2.79s)
    --- PASS: TestCheckSumDownload/subtest7 (2.28s)
=== RUN   TestApplyTransforms
2025/03/03 01:02:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gudunar3deda"
2025/03/03 01:02:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:02:00 DEBUG : Creating backend with remote "TestDrive:crypt/ppkmq47fjgph1bvdd9nr7eo9ob8a9feum3qib29d6li7m6ohn1n0"
2025/03/03 01:02:01 DEBUG : Creating backend with remote "/tmp/rclone3782439212"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gudunar3deda'", Local "Local file system at /tmp/rclone3782439212", Modify Window "1ms"
2025/03/03 01:02:03 DEBUG : hello, world!: md5 = eff1b05ac6b84ce21bd21b44e1e6cac1 OK
upper checkfile vs. lower remote (without normalization)
2025/03/03 01:02:04 ERROR : hello, world!: sum not found
2025/03/03 01:02:04 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gudunar3deda'
2025/03/03 01:02:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gudunar3deda': 1 files missing
2025/03/03 01:02:04 NOTICE: 1 hashes missing
2025/03/03 01:02:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gudunar3deda': 2 differences found
2025/03/03 01:02:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gudunar3deda': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/03 01:02:05 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 01:02:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gudunar3deda': 0 differences found
2025/03/03 01:02:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gudunar3deda': 1 matching files
2025/03/03 01:02:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruminuz8fape"
2025/03/03 01:02:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:02:05 DEBUG : Creating backend with remote "TestDrive:crypt/ermv42rr472ufif85tuatf48nj5lnjqcf2vmcfk9c0phf41kvcjg"
2025/03/03 01:02:06 DEBUG : Creating backend with remote "/tmp/rclone2305762252"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruminuz8fape'", Local "Local file system at /tmp/rclone2305762252", Modify Window "1ms"
2025/03/03 01:02:09 DEBUG : HELLO, WORLD!: md5 = fea77fba9a972033b9de29e179e99571 OK
lower checkfile vs. upper remote (without normalization)
2025/03/03 01:02:09 ERROR : HELLO, WORLD!: sum not found
2025/03/03 01:02:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruminuz8fape'
2025/03/03 01:02:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruminuz8fape': 1 files missing
2025/03/03 01:02:09 NOTICE: 1 hashes missing
2025/03/03 01:02:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruminuz8fape': 2 differences found
2025/03/03 01:02:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruminuz8fape': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/03 01:02:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 01:02:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruminuz8fape': 0 differences found
2025/03/03 01:02:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruminuz8fape': 1 matching files
2025/03/03 01:02:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fezafaz2nelu"
2025/03/03 01:02:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:02:10 DEBUG : Creating backend with remote "TestDrive:crypt/9bfg1f30enkko4j174o8ai6ds6p3h0lp4kpclf2diqd3ok90t6p0"
2025/03/03 01:02:11 DEBUG : Creating backend with remote "/tmp/rclone1876847665"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fezafaz2nelu'", Local "Local file system at /tmp/rclone1876847665", Modify Window "1ms"
2025/03/03 01:02:14 DEBUG : HeLlO, wOrLd!: md5 = cf3be45446b711b552d83a3a3eb85df5 OK
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/03 01:02:14 ERROR : HeLlO, wOrLd!: sum not found
2025/03/03 01:02:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fezafaz2nelu'
2025/03/03 01:02:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezafaz2nelu': 1 files missing
2025/03/03 01:02:14 NOTICE: 1 hashes missing
2025/03/03 01:02:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezafaz2nelu': 2 differences found
2025/03/03 01:02:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezafaz2nelu': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/03 01:02:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezafaz2nelu': 0 differences found
2025/03/03 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezafaz2nelu': 1 matching files
2025/03/03 01:02:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meguhez0lovo"
2025/03/03 01:02:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:02:15 DEBUG : Creating backend with remote "TestDrive:crypt/mbnmierj57v6mts7ainjfkk52msls2vv049ea85asa3r9p4nlbe0"
2025/03/03 01:02:16 DEBUG : Creating backend with remote "/tmp/rclone3348123852"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meguhez0lovo'", Local "Local file system at /tmp/rclone3348123852", Modify Window "1ms"
2025/03/03 01:02:19 DEBUG : HELLO, WORLD!: md5 = 60d16302fd3657656c81e17409c95223 OK
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/03 01:02:19 ERROR : HELLO, WORLD!: sum not found
2025/03/03 01:02:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-meguhez0lovo'
2025/03/03 01:02:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meguhez0lovo': 1 files missing
2025/03/03 01:02:19 NOTICE: 1 hashes missing
2025/03/03 01:02:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meguhez0lovo': 2 differences found
2025/03/03 01:02:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meguhez0lovo': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/03 01:02:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 01:02:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meguhez0lovo': 0 differences found
2025/03/03 01:02:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meguhez0lovo': 1 matching files
2025/03/03 01:02:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xabivuh1vico"
2025/03/03 01:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:02:20 DEBUG : Creating backend with remote "TestDrive:crypt/gut51hj2ngkdn0o454dcmopfgfpto81ujhgioj9m959mlp9oug1g"
2025/03/03 01:02:22 DEBUG : Creating backend with remote "/tmp/rclone3950448815"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xabivuh1vico'", Local "Local file system at /tmp/rclone3950448815", Modify Window "1ms"
2025/03/03 01:02:24 DEBUG : 測試_Русский___ě_áñ: md5 = aa3ca7810e81f34c460cee5b6558fbd8 OK
NFD checkfile vs. NFC remote (without normalization)
2025/03/03 01:02:24 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/03 01:02:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xabivuh1vico'
2025/03/03 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabivuh1vico': 1 files missing
2025/03/03 01:02:24 NOTICE: 1 hashes missing
2025/03/03 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabivuh1vico': 2 differences found
2025/03/03 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabivuh1vico': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/03 01:02:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 01:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabivuh1vico': 0 differences found
2025/03/03 01:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabivuh1vico': 1 matching files
2025/03/03 01:02:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bajovud0caqi"
2025/03/03 01:02:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:02:26 DEBUG : Creating backend with remote "TestDrive:crypt/pq9h9ppn7u1g63nkksv4426cbbiqku7dvnnkgscdnbia6ruvkerg"
2025/03/03 01:02:27 DEBUG : Creating backend with remote "/tmp/rclone2948386231"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bajovud0caqi'", Local "Local file system at /tmp/rclone2948386231", Modify Window "1ms"
2025/03/03 01:02:29 DEBUG : 測試_Русский___ě_áñ: md5 = 1ea339b5a8c20fc3e65a5392c916a69e OK
NFC checkfile vs. NFD remote (without normalization)
2025/03/03 01:02:29 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/03 01:02:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bajovud0caqi'
2025/03/03 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bajovud0caqi': 1 files missing
2025/03/03 01:02:29 NOTICE: 1 hashes missing
2025/03/03 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bajovud0caqi': 2 differences found
2025/03/03 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bajovud0caqi': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/03 01:02:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bajovud0caqi': 0 differences found
2025/03/03 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bajovud0caqi': 1 matching files
2025/03/03 01:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punamew5wacu"
2025/03/03 01:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/cdf477349c1cvm5r6r14ol0rsb03hqn1bladooplkj14l9tc3jhg"
2025/03/03 01:02:32 DEBUG : Creating backend with remote "/tmp/rclone2121439720"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punamew5wacu'", Local "Local file system at /tmp/rclone2121439720", Modify Window "1ms"
2025/03/03 01:02:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce0436bc749eb3eeaa9bd26f97448bc5 OK
NFDx2 checkfile vs. both remote (without normalization)
2025/03/03 01:02:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/03 01:02:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-punamew5wacu'
2025/03/03 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punamew5wacu': 1 files missing
2025/03/03 01:02:35 NOTICE: 1 hashes missing
2025/03/03 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punamew5wacu': 2 differences found
2025/03/03 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punamew5wacu': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/03 01:02:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punamew5wacu': 0 differences found
2025/03/03 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punamew5wacu': 1 matching files
2025/03/03 01:02:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lonesac2sixe"
2025/03/03 01:02:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:02:36 DEBUG : Creating backend with remote "TestDrive:crypt/em583tethjl6v63t62c6m1slb5f5j5bsb8uksiifervc2n8267dg"
2025/03/03 01:02:37 DEBUG : Creating backend with remote "/tmp/rclone3739916943"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lonesac2sixe'", Local "Local file system at /tmp/rclone3739916943", Modify Window "1ms"
2025/03/03 01:02:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 96d1a91601c6e063d255c72f52950ce1 OK
NFCx2 checkfile vs. both remote (without normalization)
2025/03/03 01:02:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/03 01:02:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lonesac2sixe'
2025/03/03 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lonesac2sixe': 1 files missing
2025/03/03 01:02:40 NOTICE: 1 hashes missing
2025/03/03 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lonesac2sixe': 2 differences found
2025/03/03 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lonesac2sixe': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/03 01:02:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lonesac2sixe': 0 differences found
2025/03/03 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lonesac2sixe': 1 matching files
2025/03/03 01:02:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jidapij0fupa"
2025/03/03 01:02:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:02:41 DEBUG : Creating backend with remote "TestDrive:crypt/9rc01l2gmcofa00vqto1otnedg3amq79004hp562nraprhfuaf7g"
2025/03/03 01:02:42 DEBUG : Creating backend with remote "/tmp/rclone1327513016"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jidapij0fupa'", Local "Local file system at /tmp/rclone1327513016", Modify Window "1ms"
2025/03/03 01:02:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dbe95a938208d0843d64e84f0978c61a OK
both checkfile vs. NFDx2 remote (without normalization)
2025/03/03 01:02:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/03 01:02:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jidapij0fupa'
2025/03/03 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidapij0fupa': 1 files missing
2025/03/03 01:02:46 NOTICE: 1 hashes missing
2025/03/03 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidapij0fupa': 2 differences found
2025/03/03 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidapij0fupa': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/03 01:02:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidapij0fupa': 0 differences found
2025/03/03 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidapij0fupa': 1 matching files
2025/03/03 01:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fagagov4cifa"
2025/03/03 01:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/aaotftcbnvqb913ffrrdgdqbnut9er67sd4rvqs9si69bc3o2pp0"
2025/03/03 01:02:48 DEBUG : Creating backend with remote "/tmp/rclone1116568189"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fagagov4cifa'", Local "Local file system at /tmp/rclone1116568189", Modify Window "1ms"
2025/03/03 01:02:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9d308d8d2a3273d472fb7354ad120e6c OK
both checkfile vs. NFCx2 remote (without normalization)
2025/03/03 01:02:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/03 01:02:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fagagov4cifa'
2025/03/03 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagagov4cifa': 1 files missing
2025/03/03 01:02:51 NOTICE: 1 hashes missing
2025/03/03 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagagov4cifa': 2 differences found
2025/03/03 01:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagagov4cifa': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/03 01:02:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/03 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagagov4cifa': 0 differences found
2025/03/03 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagagov4cifa': 1 matching files
2025/03/03 01:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fagagov4cifa': Purge remote
2025/03/03 01:02:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidapij0fupa': Purge remote
2025/03/03 01:02:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lonesac2sixe': Purge remote
2025/03/03 01:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punamew5wacu': Purge remote
2025/03/03 01:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bajovud0caqi': Purge remote
2025/03/03 01:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xabivuh1vico': Purge remote
2025/03/03 01:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meguhez0lovo': Purge remote
2025/03/03 01:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fezafaz2nelu': Purge remote
2025/03/03 01:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruminuz8fape': Purge remote
2025/03/03 01:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gudunar3deda': Purge remote
--- PASS: TestApplyTransforms (57.51s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:02:57 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/03 01:03:00 DEBUG : sub/file2: md5 = 3ceab336e897014ec18e459ec72db49a OK
2025/03/03 01:03:00 INFO  : file1: Copied (new) to: sub/file2
2025/03/03 01:03:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/03 01:03:00 DEBUG : file1: Unchanged skipping
2025/03/03 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': don't need to copy/move sub/file2, it is already at target location
2025/03/03 01:03:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestCopyFile (6.27s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.48s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:03:06 DEBUG : dst/file1: md5 = 997b032b1691c09bb809fc624b947ef4 OK
2025/03/03 01:03:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banivop9diwu/backup"
2025/03/03 01:03:07 DEBUG : Creating backend with remote "TestDrive:crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0/1nrff024r7pq65ecp72fc28jb0"
2025/03/03 01:03:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/03 01:03:11 INFO  : dst/file1: Moved (server-side)
2025/03/03 01:03:13 DEBUG : dst/file1: md5 = cec16ce8522476e1f790e7de24179a45 OK
2025/03/03 01:03:13 INFO  : dst/file1: Copied (new)
2025/03/03 01:03:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/03 01:03:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/03 01:03:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
--- PASS: TestCopyFileBackupDir (13.57s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:03:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banivop9diwu/dst"
2025/03/03 01:03:18 DEBUG : Creating backend with remote "TestDrive:crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0/31u3jie661vd5p8j7rtc3hgbh0"
2025/03/03 01:03:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banivop9diwu/CompareDest"
2025/03/03 01:03:19 DEBUG : Creating backend with remote "TestDrive:crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0/gveqi14airsml4bgu7krj116o8"
2025/03/03 01:03:21 DEBUG : one: Need to transfer - File not found at Destination
2025/03/03 01:03:23 DEBUG : one: md5 = 042877346bb2cd13507933c7f497655e OK
2025/03/03 01:03:23 INFO  : one: Copied (new)
2025/03/03 01:03:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/03 01:03:26 DEBUG : one: md5 = bd0876fe17b059d1de9923d27f75cb13 OK
2025/03/03 01:03:26 INFO  : one: Copied (replaced existing)
2025/03/03 01:03:28 DEBUG : dst/one: md5 = aeadc7b9bfdbb92a61f00160a28c8cc4 OK
2025/03/03 01:03:30 DEBUG : CompareDest/one: md5 = cc57781bb31aa3e0c1b7d77dbbe2a149 OK
2025/03/03 01:03:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/03 01:03:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/03 01:03:32 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/03 01:03:34 DEBUG : CompareDest/two: md5 = 0442766889b99a99a1f84eac5aac6a47 OK
2025/03/03 01:03:34 DEBUG : two: Need to transfer - File not found at Destination
2025/03/03 01:03:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/03 01:03:35 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/03 01:03:35 DEBUG : two: Need to transfer - File not found at Destination
2025/03/03 01:03:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/03 01:03:35 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/03 01:03:37 DEBUG : two: Need to transfer - File not found at Destination
2025/03/03 01:03:37 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/03 01:03:39 DEBUG : two: md5 = 76645240b1a856086374aeb32db4cbf3 OK
2025/03/03 01:03:39 INFO  : two: Copied (new)
2025/03/03 01:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/03 01:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:03:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/03 01:03:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestCopyFileCompareDest (25.84s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:03:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banivop9diwu/dst"
2025/03/03 01:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0/31u3jie661vd5p8j7rtc3hgbh0"
2025/03/03 01:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banivop9diwu/CopyDest"
2025/03/03 01:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0/d09o6po3f7bm6ce32vdgs8h9ls"
2025/03/03 01:03:47 DEBUG : one: Need to transfer - File not found at Destination
2025/03/03 01:03:49 DEBUG : one: md5 = 0bf34226a0ade833c3e591167fedb6dd OK
2025/03/03 01:03:49 INFO  : one: Copied (new)
2025/03/03 01:03:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/03 01:03:52 DEBUG : one: md5 = 39e96397f67caebaf7375e0bdddd2a5a OK
2025/03/03 01:03:52 INFO  : one: Copied (replaced existing)
2025/03/03 01:03:54 DEBUG : dst/one: md5 = fd15c21ac724bf1f663aee14a0cde891 OK
2025/03/03 01:03:56 DEBUG : CopyDest/one: md5 = 36b3323b72f86e50286415a675edc8cd OK
2025/03/03 01:03:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banivop9diwu/BackupDir"
2025/03/03 01:03:57 DEBUG : Creating backend with remote "TestDrive:crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0/s6dbk3lfi7c9kfvo6j7bla9m0g"
2025/03/03 01:03:58 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/03 01:03:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/03 01:03:59 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/03 01:04:00 INFO  : one: Moved (server-side)
2025/03/03 01:04:01 INFO  : one: Copied (server-side copy)
2025/03/03 01:04:01 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/03 01:04:03 DEBUG : CopyDest/two: md5 = 1deeb764288cbeedfd9807fd933125e2 OK
2025/03/03 01:04:04 DEBUG : two: Need to transfer - File not found at Destination
2025/03/03 01:04:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/03 01:04:06 INFO  : two: Copied (server-side copy)
2025/03/03 01:04:06 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/03 01:04:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms)
2025/03/03 01:04:07 DEBUG : two: Unchanged skipping
2025/03/03 01:04:08 DEBUG : CopyDest/three: md5 = cb88e2be92d25158144860937f59da0a OK
2025/03/03 01:04:09 DEBUG : three: Need to transfer - File not found at Destination
2025/03/03 01:04:09 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/03 01:04:09 DEBUG : three: Destination not found in --copy-dest
2025/03/03 01:04:11 DEBUG : three: md5 = 9025622b62265a67628b1160fc234b2c OK
2025/03/03 01:04:11 INFO  : three: Copied (new)
2025/03/03 01:04:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os"
2025/03/03 01:04:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:04:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/03 01:04:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:04:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/03 01:04:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os"
2025/03/03 01:04:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestCopyFileCopyDest (34.29s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.46s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", 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-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:04:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/03 01:04:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e1f17fbc9528782fdec2fa3015515fda OK
2025/03/03 01:04:21 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/03 01:04:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/03 01:04:22 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/03/03 01:04:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/03 01:04:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/03 01:04:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a9b70b56c8f7ec7982db60d541792db4 OK
2025/03/03 01:04:25 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/03 01:04:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk"
2025/03/03 01:04:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
--- PASS: TestCopyFileMaxTransfer (9.45s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateInteractive (0.47s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:04:31 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Looking for duplicate names using skip mode.
2025/03/03 01:04:32 NOTICE: one: Found 2 files with duplicate names
2025/03/03 01:04:32 NOTICE: one: Skipping 2 files with duplicate names
--- PASS: TestDeduplicateSkip (4.89s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:04:37 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Looking for duplicate names using skip mode.
2025/03/03 01:04:38 NOTICE: one: Found 3 files with duplicate names
2025/03/03 01:04:38 NOTICE: one: Deleting 1/2 identical duplicates (size 11)
2025/03/03 01:04:38 INFO  : one: Deleted
2025/03/03 01:04:38 NOTICE: one: Skipping 2 files with duplicate names
--- PASS: TestDeduplicateSizeOnly (6.69s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:04:44 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Looking for duplicate names using first mode.
2025/03/03 01:04:44 NOTICE: one: Found 3 files with duplicate names
2025/03/03 01:04:45 INFO  : one: Deleted
2025/03/03 01:04:45 INFO  : one: Deleted
2025/03/03 01:04:45 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateFirst (6.40s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:04:50 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Looking for duplicate names using newest mode.
2025/03/03 01:04:51 NOTICE: one: Found 3 files with duplicate names
2025/03/03 01:04:51 INFO  : one: Deleted
2025/03/03 01:04:51 INFO  : one: Deleted
2025/03/03 01:04:51 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateNewest (6.30s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.45s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:04:57 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Looking for duplicate names using oldest mode.
2025/03/03 01:04:57 NOTICE: one: Found 3 files with duplicate names
2025/03/03 01:04:58 INFO  : one: Deleted
2025/03/03 01:04:58 INFO  : one: Deleted
2025/03/03 01:04:58 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateOldest (6.51s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:05:04 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Looking for duplicate names using largest mode.
2025/03/03 01:05:04 NOTICE: one: Found 3 files with duplicate names
2025/03/03 01:05:05 INFO  : one: Deleted
2025/03/03 01:05:05 INFO  : one: Deleted
2025/03/03 01:05:05 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateLargest (6.78s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:05:10 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Looking for duplicate names using smallest mode.
2025/03/03 01:05:11 NOTICE: one: Found 3 files with duplicate names
2025/03/03 01:05:11 INFO  : one: Deleted
2025/03/03 01:05:12 INFO  : one: Deleted
2025/03/03 01:05:12 NOTICE: one: Deleted 2 extra copies
--- PASS: TestDeduplicateSmallest (6.71s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:05:18 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Looking for duplicate names using rename mode.
2025/03/03 01:05:19 NOTICE: one.txt: Found 3 files with duplicate names
2025/03/03 01:05:20 INFO  : one-2.txt: renamed from: one.txt
2025/03/03 01:05:21 INFO  : one-3.txt: renamed from: one.txt
2025/03/03 01:05:22 INFO  : one-4.txt: renamed from: one.txt
--- PASS: TestDeduplicateRename (12.02s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:05:27 DEBUG : dupe1/one.txt: md5 = e523a8073178cb68609bd9877b49a471 OK
2025/03/03 01:05:30 DEBUG : dupe2/two.txt: md5 = bc2ffa72f9091db7d6f221625158b9ad OK
2025/03/03 01:05:32 DEBUG : dupe3/three.txt: md5 = 6deb4fc7d379ec1be825a5ea028411f8 OK
2025/03/03 01:05:32 INFO  : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c"
2025/03/03 01:05:33 INFO  : urj8gsducqbtvekeq181ntd2u8: removing empty directory
2025/03/03 01:05:34 INFO  : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc"
2025/03/03 01:05:34 INFO  : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory
2025/03/03 01:05:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc"
2025/03/03 01:05:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c"
2025/03/03 01:05:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8"
--- PASS: TestMergeDirs (13.35s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:05:40 DEBUG : a.txt: md5 = 4e2d4efbc12c5452fbbf316f5f19642f OK
2025/03/03 01:05:42 DEBUG : zend.txt: md5 = 4ea9589b564880f86ae75c912f64bf1b OK
2025/03/03 01:05:44 DEBUG : sub dir/hello world: md5 = c2328706863f443ca6660fed59b0d68e OK
2025/03/03 01:05:45 DEBUG : sub dir/hello world2: md5 = f50e79e7de6378fbaacda844bf71f953 OK
2025/03/03 01:05:47 DEBUG : sub dir/ignore dir/.ignore: md5 = 29708ec187892e523ef9166d6a9fad96 OK
2025/03/03 01:05:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1b9748415886d782600bb2b5dec6a8fd OK
2025/03/03 01:05:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6967c0dcaec5f7001c695d6b8057f8bf OK
2025/03/03 01:05:53 DEBUG : a.txt: Excluded (Size Filter)
2025/03/03 01:05:53 DEBUG : a.txt: Excluded
2025/03/03 01:05:53 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/03 01:05:53 DEBUG : sub dir/hello world: Excluded
2025/03/03 01:05:53 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/03 01:05:53 DEBUG : sub dir/hello world2: Excluded
2025/03/03 01:05:54 DEBUG : sub dir/ignore dir: Excluded
2025/03/03 01:05:54 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/03 01:05:54 DEBUG : sub dir/hello world: Excluded
2025/03/03 01:05:54 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/03 01:05:54 DEBUG : sub dir/hello world2: Excluded
2025/03/03 01:05:54 DEBUG : sub dir/ignore dir: Excluded
2025/03/03 01:05:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves"
2025/03/03 01:06:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0"
2025/03/03 01:06:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8"
2025/03/03 01:06:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s"
2025/03/03 01:06:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8"
2025/03/03 01:06:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo"
2025/03/03 01:06:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8"
--- PASS: TestListDirSorted (22.77s)
=== RUN   TestListJSON
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:06:03 DEBUG : file1: md5 = 8b3f109cb73b68c8486b89b423108459 OK
2025/03/03 01:06:05 DEBUG : sub/file2: md5 = 3716329fcc8ea776e063a3f21dba0969 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/03/03 01:06:08 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
2025/03/03 01:06:08 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata
2025/03/03 01:06:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata
2025/03/03 01:06:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestListJSON (9.74s)
    --- PASS: TestListJSON/Default (0.24s)
    --- PASS: TestListJSON/FilesOnly (0.26s)
    --- PASS: TestListJSON/DirsOnly (0.27s)
    --- PASS: TestListJSON/Recurse (0.51s)
    --- PASS: TestListJSON/SubDir (0.28s)
    --- PASS: TestListJSON/NoModTime (0.25s)
    --- PASS: TestListJSON/NoMimeType (0.26s)
    --- PASS: TestListJSON/ShowHash (0.28s)
    --- PASS: TestListJSON/HashTypes (0.26s)
    --- PASS: TestListJSON/Metadata (0.67s)
=== RUN   TestStatJSON
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:06:12 DEBUG : file1: md5 = 7e8f4982a3fb91862c996b559fc3687f OK
2025/03/03 01:06:15 DEBUG : sub/file2: md5 = ae604a2f820ce4f1e397d15f75f73852 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/03/03 01:06:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banivop9diwu/notfound"
2025/03/03 01:06:19 DEBUG : Creating backend with remote "TestDrive:crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0/qe0i31qdkoejk60elps0ni5sqk"
2025/03/03 01:06:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestStatJSON (11.91s)
    --- PASS: TestStatJSON/Root (0.24s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.24s)
    --- PASS: TestStatJSON/Dir (0.54s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s)
    --- PASS: TestStatJSON/File (0.25s)
    --- PASS: TestStatJSON/NotFound (0.48s)
    --- PASS: TestStatJSON/DirFilesOnly (0.25s)
    --- PASS: TestStatJSON/FileFilesOnly (0.25s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s)
    --- PASS: TestStatJSON/DirDirsOnly (0.27s)
    --- PASS: TestStatJSON/FileDirsOnly (0.28s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s)
    --- PASS: TestStatJSON/RootNotFound (1.77s)
=== RUN   TestMkdir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:06:23 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Making directory
2025/03/03 01:06:23 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Making directory
--- PASS: TestMkdir (0.70s)
=== RUN   TestLsd
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:06:26 DEBUG : sub dir/hello world: md5 = b458f7d8f092cf111902ccb78b802354 OK
2025/03/03 01:06:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo"
--- PASS: TestLsd (4.95s)
=== RUN   TestLs
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:06:30 DEBUG : potato2: md5 = fd10d2a4e80a18cd2eb271a392bba0f9 OK
2025/03/03 01:06:32 DEBUG : empty space: md5 = 66f12bc1456c9cb2ce1bb5b6574f6647 OK
--- PASS: TestLs (5.23s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:06:35 DEBUG : potato2: md5 = 2d158015be6dae17bba752891f3193ed OK
2025/03/03 01:06:37 DEBUG : empty space: md5 = 914f49e1fc0afd4a299058ba13838c6a OK
2025/03/03 01:06:37 DEBUG : empty space: Excluded (FilesFrom Filter)
--- PASS: TestLsWithFilesFrom (5.02s)
=== RUN   TestLsLong
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:06:40 DEBUG : potato2: md5 = b6f3b89dd4b02d14d08575f6ce9d23bf OK
2025/03/03 01:06:42 DEBUG : empty space: md5 = 99025cafcd250a7d4bdf18a5265c508e OK
--- PASS: TestLsLong (4.68s)
=== RUN   TestHashSums
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:06:45 DEBUG : potato2: md5 = ed648a3f8945941b763c79e5ed8a7984 OK
2025/03/03 01:06:46 DEBUG : empty space: md5 = cd0d3658f323dd5bc23b383af32e7fae OK
--- PASS: TestHashSums (4.50s)
=== RUN   TestHashSumsWithErrors
2025/03/03 01:06:48 DEBUG : Creating backend with remote ":memory:"
2025/03/03 01:06:48 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/03 01:06:48 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/03 01:06:48 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/03 01:06:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/03 01:06:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/03 01:06:48 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/03 01:06:48 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/03 01:06:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/03 01:06:48 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-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:06:49 DEBUG : potato2: md5 = 22ac6ff7493a977be87ba004f7821bb1 OK
2025/03/03 01:06:51 DEBUG : empty space: md5 = 018be87d6a4a290b7fc912ca52d3bc1c OK
2025/03/03 01:06:53 DEBUG : sub dir/potato3: md5 = 95181d142db64791cbae3c219c6cb5d0 OK
2025/03/03 01:06:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8"
--- PASS: TestCount (8.63s)
=== RUN   TestDelete
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:06:58 DEBUG : small: md5 = f4921d7c32c075a2be750a4bcf3fee31 OK
2025/03/03 01:07:00 DEBUG : medium: md5 = 7ddb1e9fe7f2bee32a707257644cc326 OK
2025/03/03 01:07:01 DEBUG : large: md5 = 57b0430b37f5e17cfcda02628bed4130 OK
2025/03/03 01:07:01 DEBUG : Waiting for deletions to finish
2025/03/03 01:07:02 DEBUG : large: Excluded (Size Filter)
2025/03/03 01:07:02 INFO  : small: Deleted
2025/03/03 01:07:02 INFO  : medium: Deleted
--- PASS: TestDelete (6.59s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:07:05 DEBUG : small: md5 = 27d8e29adfb090cc7695f9de044bb6fd OK
2025/03/03 01:07:06 DEBUG : medium: md5 = b27e8446f18ad3e9dbe8b5e4692c836e OK
2025/03/03 01:07:07 DEBUG : large: md5 = 8ede6cb43a52403701f826bcf585ddfd OK
2025/03/03 01:07:08 DEBUG : Waiting for deletions to finish
2025/03/03 01:07:08 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/03/03 01:07:08 INFO  : small: Deleted
2025/03/03 01:07:08 INFO  : large: Deleted
--- PASS: TestMaxDelete (7.40s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:07:12 DEBUG : small: md5 = 1072b557db3bd59c015cd273ca0499a3 OK
2025/03/03 01:07:13 DEBUG : medium: md5 = c50be9c597c4d15beee5b7bfe1a79a8b OK
2025/03/03 01:07:15 DEBUG : large: md5 = 32ca23943933add90f674cc20468b48d OK
2025/03/03 01:07:15 DEBUG : Waiting for deletions to finish
2025/03/03 01:07:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/03 01:07:16 INFO  : small: Deleted
2025/03/03 01:07:16 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (7.03s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:07:19 DEBUG : small: md5 = b2bdc2182a77203a88167fe90fc43b2a OK
2025/03/03 01:07:21 DEBUG : medium: md5 = 6e8bb914f31380e93af35e8de73fe9ea OK
2025/03/03 01:07:22 DEBUG : large: md5 = b94b9f2e28845d4339777d62d0442a59 OK
2025/03/03 01:07:22 DEBUG : Waiting for deletions to finish
2025/03/03 01:07:23 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/03 01:07:23 INFO  : medium: Deleted
2025/03/03 01:07:23 INFO  : large: Deleted
--- PASS: TestMaxDeleteSize (7.20s)
=== RUN   TestReadFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:07:26 DEBUG : ReadFile: md5 = 1fad1d0abed746ea61780d4508a7f6b7 OK
--- PASS: TestReadFile (4.25s)
=== RUN   TestRetry
2025/03/03 01:07:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/03 01:07:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/03 01:07:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/03 01:07:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/03 01:07:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/03 01:07:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/03 01:07:29 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-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:07:31 DEBUG : file1: md5 = a844e13d261117ac61f1367658aa4b09 OK
2025/03/03 01:07:32 DEBUG : file2: md5 = 2a5bb64c07dbb3cb05d062a696388360 OK
--- PASS: TestCat (16.32s)
=== RUN   TestPurge
2025/03/03 01:07:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuqukux6zubo"
2025/03/03 01:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/03 01:07:46 DEBUG : Creating backend with remote "TestDrive:crypt/67ntd256g604mvi52i0i0au50juc9ic8oq76g8poo3p4ef38bd4g"
2025/03/03 01:07:47 DEBUG : Creating backend with remote "/tmp/rclone252278146"
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuqukux6zubo'", Local "Local file system at /tmp/rclone252278146", Modify Window "1ms"
2025/03/03 01:07:51 DEBUG : A1/B1/C1/one: md5 = b169c3a1d78abb164ae353ffdcac8f63 OK
2025/03/03 01:07:51 INFO  : A2: Making directory
2025/03/03 01:07:52 INFO  : A1/B2: Making directory
2025/03/03 01:07:53 INFO  : A1/B2/C2: Making directory
2025/03/03 01:07:54 INFO  : A1/B1/C3: Making directory
2025/03/03 01:07:54 INFO  : A3: Making directory
2025/03/03 01:07:55 INFO  : A3/B3: Making directory
2025/03/03 01:07:56 INFO  : A3/B3/C4: Making directory
2025/03/03 01:07:58 DEBUG : A1/two: md5 = 0f5acbf3c6d7a4b3355257cada52330a OK
2025/03/03 01:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuqukux6zubo': Purge remote
2025/03/03 01:08:02 NOTICE: purge failed: directory not found
--- PASS: TestPurge (16.30s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:08:06 DEBUG : A1/B1/C1/one: md5 = 1d36693f370761172a953193f37f9499 OK
2025/03/03 01:08:06 INFO  : A2: Making directory
2025/03/03 01:08:06 INFO  : A1/B2: Making directory
2025/03/03 01:08:07 INFO  : A1/B2/C2: Making directory
2025/03/03 01:08:08 INFO  : A1/B1/C3: Making directory
2025/03/03 01:08:09 INFO  : A3: Making directory
2025/03/03 01:08:09 INFO  : A3/B3: Making directory
2025/03/03 01:08:10 INFO  : A3/B3/C4: Making directory
2025/03/03 01:08:12 DEBUG : A1/two: md5 = 6aefc16ba28c15d3272aad85c20b683f OK
2025/03/03 01:08:13 DEBUG : removing 1 level 3 directories
2025/03/03 01:08:13 INFO  : A3/B3/C4: Removing directory
2025/03/03 01:08:16 DEBUG : removing 2 level 3 directories
2025/03/03 01:08:16 INFO  : A1/B2/C2: Removing directory
2025/03/03 01:08:16 INFO  : A1/B1/C3: Removing directory
2025/03/03 01:08:17 DEBUG : removing 2 level 2 directories
2025/03/03 01:08:17 INFO  : A3/B3: Removing directory
2025/03/03 01:08:17 INFO  : A1/B2: Removing directory
2025/03/03 01:08:17 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k"
2025/03/03 01:08:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/03 01:08:18 DEBUG : removing 2 level 1 directories
2025/03/03 01:08:18 INFO  : A3: Removing directory
2025/03/03 01:08:18 INFO  : A2: Removing directory
2025/03/03 01:08:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik"
2025/03/03 01:08:22 DEBUG : removing 1 level 3 directories
2025/03/03 01:08:22 INFO  : A1/B1/C1: Removing directory
2025/03/03 01:08:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:22 DEBUG : removing 1 level 2 directories
2025/03/03 01:08:22 INFO  : A1/B1: Removing directory
2025/03/03 01:08:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/03 01:08:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/03 01:08:23 DEBUG : removing 1 level 1 directories
2025/03/03 01:08:23 INFO  : A1: Removing directory
2025/03/03 01:08:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/03 01:08:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/03 01:08:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/03 01:08:24 DEBUG : removing 1 level 0 directories
2025/03/03 01:08:24 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Removing directory
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
2025/03/03 01:08:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestRmdirsNoLeaveRoot (23.62s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:08:26 INFO  : A1: Making directory
2025/03/03 01:08:27 INFO  : A1/B1: Making directory
2025/03/03 01:08:28 INFO  : A1/B1/C1: Making directory
2025/03/03 01:08:30 DEBUG : removing 1 level 3 directories
2025/03/03 01:08:30 INFO  : A1/B1/C1: Removing directory
2025/03/03 01:08:31 DEBUG : removing 1 level 2 directories
2025/03/03 01:08:31 INFO  : A1/B1: Removing directory
2025/03/03 01:08:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/03 01:08:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
--- PASS: TestRmdirsLeaveRoot (8.24s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:08:34 INFO  : A1: Making directory
2025/03/03 01:08:34 INFO  : A1/B1: Making directory
2025/03/03 01:08:35 INFO  : A1/B1/C1: Making directory
2025/03/03 01:08:38 DEBUG : removing 1 level 3 directories
2025/03/03 01:08:38 INFO  : A1/B1/C1: Removing directory
2025/03/03 01:08:39 DEBUG : removing 1 level 2 directories
2025/03/03 01:08:39 INFO  : A1/B1: Removing directory
2025/03/03 01:08:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/03 01:08:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
--- PASS: TestRmdirsWithFilter (7.65s)
=== RUN   TestCopyURL
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:08:43 DEBUG : file1: md5 = 9f6e0fcbd818900525212f8527a4b526 OK
2025/03/03 01:08:43 DEBUG : filename.txt: File name found in url
2025/03/03 01:08:45 DEBUG : filename.txt: md5 = 965c358ac53a0d13c0552a97eb5880b6 OK
2025/03/03 01:08:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/03 01:08:46 DEBUG : headerfilename.txt: md5 = e251ea803f4e2088e121b2abe0e1a705 OK
2025/03/03 01:08:48 DEBUG : file2: md5 = e9ae325ba7a9da2ab7f8d1df07dc94ea OK
--- PASS: TestCopyURL (8.99s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:08:51 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/03 01:08:53 DEBUG : sub/file2: md5 = 5c9625cb2900a982744a06099e277128 OK
2025/03/03 01:08:53 INFO  : file1: Copied (new) to: sub/file2
2025/03/03 01:08:53 INFO  : file1: Deleted
2025/03/03 01:08:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/03 01:08:54 DEBUG : file1: Unchanged skipping
2025/03/03 01:08:54 INFO  : file1: Deleted
2025/03/03 01:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': don't need to copy/move sub/file2, it is already at target location
2025/03/03 01:08:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00"
--- PASS: TestMoveFile (5.97s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:08:57 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/03 01:08:58 DEBUG : file1: md5 = 59ce5035038f3f8fac9efdc0924be559 OK
2025/03/03 01:08:58 INFO  : file1: Copied (new)
2025/03/03 01:08:58 INFO  : file1: Deleted
2025/03/03 01:08:58 DEBUG : file1: Destination exists, skipping
2025/03/03 01:08:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (3.24s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
--- PASS: TestCaseInsensitiveMoveFile (0.44s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:09:03 DEBUG : dst/file1: md5 = ce80fdd7bdf33835799f85d3222911e9 OK
2025/03/03 01:09:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banivop9diwu/backup"
2025/03/03 01:09:03 DEBUG : Creating backend with remote "TestDrive:crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0/1nrff024r7pq65ecp72fc28jb0"
2025/03/03 01:09:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/03 01:09:07 INFO  : dst/file1: Moved (server-side)
2025/03/03 01:09:09 DEBUG : dst/file1: md5 = eca24756b0d3c12c09be82b0b2dffa6b OK
2025/03/03 01:09:09 INFO  : dst/file1: Copied (new)
2025/03/03 01:09:09 INFO  : dst/file1: Deleted
2025/03/03 01:09:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/03 01:09:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g"
2025/03/03 01:09:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0"
--- PASS: TestMoveFileBackupDir (13.18s)
=== 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-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:09:16 DEBUG : A1/one: md5 = 01143f2d4858e21cd7c50793abbe4d7f OK
2025/03/03 01:09:17 DEBUG : A1/two: md5 = 6e103a813ddf43638b2fa4d88ffc1a26 OK
2025/03/03 01:09:19 DEBUG : A1/B1/three: md5 = ffbc1442587699ab0a9315d9ca1d9237 OK
2025/03/03 01:09:21 DEBUG : A1/B1/C1/four: md5 = f4f3a5c9f074befe2ec3a798b7e5d766 OK
2025/03/03 01:09:24 DEBUG : A1/B1/C2/five: md5 = 9c30c42b694ecd3b23c0a80a7402322a OK
2025/03/03 01:09:24 INFO  : A1/B2: Making directory
2025/03/03 01:09:24 INFO  : A1/B1/C3: Making directory
2025/03/03 01:09:34 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/03 01:09:34 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/03 01:09:34 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/03 01:09:34 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/03 01:09:34 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/03 01:09:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/03 01:09:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/03 01:09:37 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/03 01:09:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/03 01:09:38 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/03 01:09:39 INFO  : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/03 01:09:45 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/03 01:09:45 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/03 01:09:45 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/03 01:09:45 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/03 01:09:46 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/03 01:09:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/03 01:09:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/03 01:09:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/03 01:09:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/03 01:09:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/03 01:09:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang"
2025/03/03 01:09:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0"
2025/03/03 01:09:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g"
2025/03/03 01:09:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g"
2025/03/03 01:09:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g"
2025/03/03 01:09:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os"
2025/03/03 01:09:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go"
2025/03/03 01:09:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8"
2025/03/03 01:09:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k"
2025/03/03 01:09:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc"
--- PASS: TestDirMove (45.47s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:09:59 DEBUG : Config file has changed externally - reloading
--- PASS: TestGetFsInfo (0.45s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/03 01:10:01 DEBUG : no_checksum_small_file_from_pipe: md5 = fe5f93273ab29574ab34e73ecbc9fc90 OK
2025/03/03 01:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/03 01:10:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/03 01:10:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465
2025/03/03 01:10:03 DEBUG : no_checksum_big_file_from_pipe: md5 = bf3d5cc5574090fc9e23e7462fc1f5af OK
2025/03/03 01:10:03 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-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/03 01:10:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 1416928a7071aeea908d6996ad3a5462 OK
2025/03/03 01:10:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/03 01:10:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465
2025/03/03 01:10:08 DEBUG : with_checksum_big_file_from_pipe: md5 = 2a64d2189e3a97a69c7754eb37446597 OK
2025/03/03 01:10:08 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-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/03 01:10:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/03 01:10:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465
2025/03/03 01:10:12 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-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/03 01:10:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/03 01:10:16 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465
2025/03/03 01:10:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (19.51s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.89s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.86s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.73s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.02s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
=== RUN   TestRcatMetadata/Normal
2025/03/03 01:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': File to upload is small (48 bytes), uploading instead of streaming
2025/03/03 01:10:21 DEBUG : rcat_metadata: md5 = 310e76b9668e5c86b0c6a1883cd1d51d OK
2025/03/03 01:10:21 DEBUG : rcat_metadata: Size of src and dst objects identical
=== RUN   TestRcatMetadata/ViaDisk
2025/03/03 01:10:23 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111
2025/03/03 01:10:24 DEBUG : rcat_metadata_uploadcutoff0: md5 = a674149669484d379a0f9ca9ad4136af OK
2025/03/03 01:10:24 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical
--- PASS: TestRcatMetadata (5.96s)
    --- PASS: TestRcatMetadata/Normal (2.43s)
    --- PASS: TestRcatMetadata/ViaDisk (3.09s)
=== RUN   TestRcatSize
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:26 DEBUG : potato1: md5 = e030fef6792d6aaa2576e12197056487 OK
2025/03/03 01:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': File to upload is small (60 bytes), uploading instead of streaming
2025/03/03 01:10:28 DEBUG : potato2: md5 = 27ba260795fe0118ec8600303857d981 OK
2025/03/03 01:10:28 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (4.35s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:31 DEBUG : potato1: md5 = d82494d00fa6a2ffefb69640df62fbcb OK
2025/03/03 01:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': File to upload is small (60 bytes), uploading instead of streaming
2025/03/03 01:10:32 DEBUG : potato2: md5 = 7e0c33c501c966c4441dd1ec162a3193 OK
2025/03/03 01:10:32 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSizeMetadata (4.85s)
=== RUN   TestTouchDir
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:35 DEBUG : potato2: md5 = a1703400517445a351b8fa38ca5a11d0 OK
2025/03/03 01:10:37 DEBUG : empty space: md5 = f5a25b6357032a1ad30bdf67a1a57998 OK
2025/03/03 01:10:39 DEBUG : sub dir/potato3: md5 = b3edc23410d6f535328a4e613d8ed007 OK
2025/03/03 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Touching "sub dir/potato3"
2025/03/03 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Touching "empty space"
2025/03/03 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Touching "potato2"
2025/03/03 01:10:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8"
--- PASS: TestTouchDir (9.58s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:44 DEBUG : dir with metadata: Making directory with metadata
2025/03/03 01:10:45 INFO  : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
--- PASS: TestMkdirMetadata (2.33s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:46 DEBUG : directory with modtime: Making directory with metadata
2025/03/03 01:10:47 INFO  : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
--- PASS: TestMkdirModTime (2.43s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:49 DEBUG : dir with metadata to be copied: Making directory with metadata
2025/03/03 01:10:49 INFO  : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/03 01:10:49 DEBUG : Google drive root 'crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0': Skipping btime metadata as can't update it on an existing file: 2025-03-03T01:10:49.049017144Z
2025/03/03 01:10:49 INFO  : non existent directory: Updated directory metadata
2025/03/03 01:10:51 DEBUG : Google drive root 'crypt/6brddov2kmogcnrgv36ffi8do5rcl7p74mlr2oaged6u5a0fd3d0': Skipping btime metadata as can't update it on an existing file: 2025-03-03T01:10:49.049017144Z
2025/03/03 01:10:52 INFO  : existing directory: Updated directory metadata
--- PASS: TestCopyDirMetadata (4.99s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set
2025/03/03 01:10:55 INFO  : set modtime on existing directory: Set directory modification time (using SetModTime)
2025/03/03 01:10:56 INFO  : set modtime on existing directory: Set directory modification time (using DirSetModTime)
--- PASS: TestSetDirModTime (4.15s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:10:58 DEBUG : dir with metadata to be copied: Making directory with metadata
2025/03/03 01:10:58 INFO  : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/03 01:10:58 DEBUG : dst: Making directory with metadata
2025/03/03 01:10:58 INFO  : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/03 01:10:58 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms)
2025/03/03 01:10:59 INFO  : dst: Set directory modification time (using SetModTime)
2025/03/03 01:10:59 INFO  : dst: Set directory modification time (using SetModTime)
2025/03/03 01:10:59 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms)
2025/03/03 01:11:00 INFO  : dst: Set directory modification time (using SetModTime)
2025/03/03 01:11:00 DEBUG : dst: Destination directory is newer than source, skipping
--- PASS: TestDirsEqual (3.43s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu'", Local "Local file system at /tmp/rclone1695057032", Modify Window "1ms"
2025/03/03 01:11:03 DEBUG : sub dir/test remove existing: md5 = addfd91942679bb028788b8acc26207b OK
2025/03/03 01:11:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 523f925e4e84184c8f9eea21115ee80d OK
2025/03/03 01:11:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bupuhiq9" before starting
2025/03/03 01:11:08 DEBUG : sub dir/test remove existing.bupuhiq9: TEST: removing renamed existing file after operation
2025/03/03 01:11:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fibemov2" before starting
2025/03/03 01:11:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fibemov2: TEST: renaming existing back after failed operation
2025/03/03 01:11:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.debaqat3" before starting
2025/03/03 01:11:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.debaqat3: TEST: removing renamed existing file after operation
2025/03/03 01:11:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5cedfm5j0b2caodke2ljoru5dnece1cq7mojl62ftomakllj1prg"
2025/03/03 01:11:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3al88g8p734srp5h65fcbip1hkob2q24nj6crhffvs18he6pq3dggb2sherm396pmgnju7b0g2iuh4fnmc5rpof9jd5vai9055qta6trjikqum34hm9sv9aa05g66d4cse962slp6fhq2t8lmacethok4qo5sctbscm09ackiadh8gpqun40"
--- PASS: TestRemoveExisting (13.20s)
=== 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/03/03 01:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banivop9diwu': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m53.466539993s (try 1/5)