"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/11/05 11:58:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza" 2025/11/05 11:58:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 11:58:42 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80" 2025/11/05 11:58:43 DEBUG : Creating backend with remote "/tmp/rclone3070150102" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:58:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 11:58:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 11:58:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/05 11:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:58:44 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (2.34s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:58:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 11:58:46 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 11:58:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 11:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:58:49 DEBUG : sub dir/hello world: md5 = 0d05386d753096e0c491e68ab127dcf9 OK 2025/11/05 11:58:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 11:58:49 INFO : sub dir/hello world: Copied (new) 2025/11/05 11:58:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 11:58:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (9.38s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:58:55 DEBUG : metadata sub dir: Making directory with metadata 2025/11/05 11:58:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 11:58:55 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/05 11:58:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 11:58:55 DEBUG : Local file system at /tmp/rclone3070150102: File to upload is small (21 bytes), uploading instead of streaming 2025/11/05 11:58:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/05 11:58:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/05 11:58:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/05 11:58:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 11:58:55 DEBUG : Google drive root 'crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80': Skipping btime metadata as can't update it on an existing file: 2025-11-05T11:58:55.29050995Z 2025/11/05 11:58:56 INFO : empty metadata sub dir: Updated directory metadata 2025/11/05 11:58:56 DEBUG : Google drive root 'crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80': Skipping btime metadata as can't update it on an existing file: 2025-11-05T11:58:55.29050995Z 2025/11/05 11:58:57 INFO : metadata sub dir: Updated directory metadata 2025/11/05 11:58:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/05 11:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:58:59 DEBUG : metadata sub dir/hello metadata world: md5 = 9c74ed23c42cb7b375b08d137fad45cd OK 2025/11/05 11:58:59 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/05 11:58:59 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/05 11:59:02 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.91s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:59:04 DEBUG : metadata sub dir: Making directory with metadata 2025/11/05 11:59:04 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 11:59:04 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/05 11:59:04 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 11:59:04 DEBUG : Local file system at /tmp/rclone3070150102: File to upload is small (21 bytes), uploading instead of streaming 2025/11/05 11:59:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/05 11:59:04 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/05 11:59:04 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/05 11:59:04 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 11:59:04 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/05 11:59:04 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/05 11:59:04 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/05 11:59:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:59:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:59:07 DEBUG : metadata sub dir/hello metadata world: md5 = 5da836f1d80f25bd37cbe3c6c9e45ede OK 2025/11/05 11:59:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/05 11:59:07 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/05 11:59:07 DEBUG : Google drive root 'crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80': Skipping btime metadata as can't update it on an existing file: 2025-11-05T11:59:04.20051058Z 2025/11/05 11:59:07 INFO : metadata sub dir: Updated directory metadata 2025/11/05 11:59:11 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.98s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:59:12 DEBUG : Creating backend with remote "/non-existing" 2025/11/05 11:59:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/05 11:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:59:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 11:59:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 11:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:59:15 DEBUG : sub dir/hello world: md5 = fad980ef3d84dbb01fc266a40174ba53 OK 2025/11/05 11:59:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 11:59:15 INFO : sub dir/hello world: Copied (new) 2025/11/05 11:59:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 11:59:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.64s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:59:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Running all checks before starting transfers 2025/11/05 11:59:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 11:59:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 11:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:59:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Checks finished, now starting transfers 2025/11/05 11:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:59:23 DEBUG : sub dir/hello world: md5 = 2fbf5f52228b2bdca28b6670ec0ab56c OK 2025/11/05 11:59:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 11:59:23 INFO : sub dir/hello world: Copied (new) 2025/11/05 11:59:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 11:59:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.00s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:59:27 ERROR : Ignoring --no-traverse with sync 2025/11/05 11:59:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 11:59:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 11:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:59:30 DEBUG : sub dir/hello world: md5 = d3ac10256cbe93b5d97a65e2e29b22dc OK 2025/11/05 11:59:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 11:59:30 INFO : sub dir/hello world: Copied (new) 2025/11/05 11:59:30 DEBUG : Waiting for deletions to finish 2025/11/05 11:59:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 11:59:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.72s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:59:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/05 11:59:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 11:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:59:35 DEBUG : hello world2: md5 = 32da78b3081f33b6ada52e040c958035 OK 2025/11/05 11:59:35 DEBUG : hello world2: size = 12 OK 2025/11/05 11:59:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.09s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:59:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 11:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:59:39 DEBUG : potato2: md5 = 3d08cc823f00d11edaab9f95f8a83b4c OK 2025/11/05 11:59:39 DEBUG : potato2: size = 11 OK 2025/11/05 11:59:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:59:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 11:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:59:42 DEBUG : potato2: md5 = d48a2cc798dcdb2929d80d54de75c134 OK 2025/11/05 11:59:42 DEBUG : potato2: size = 11 OK 2025/11/05 11:59:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.35s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:59:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 11:59:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 11:59:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/05 11:59:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 11:59:44 DEBUG : sub dir2: Making directory with metadata 2025/11/05 11:59:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 11:59:45 DEBUG : sub dir: Making directory with metadata 2025/11/05 11:59:45 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 11:59:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 11:59:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 11:59:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 11:59:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:59:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:59:47 DEBUG : sub dir/hello world: md5 = 383e9e4f455daf58702e5db70e523359 OK 2025/11/05 11:59:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 11:59:47 INFO : sub dir/hello world: Copied (new) 2025/11/05 11:59:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/05 11:59:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (10.31s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 11:59:54 INFO : sub dir2: Making directory 2025/11/05 11:59:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 11:59:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 11:59:54 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/05 11:59:54 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 11:59:54 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/05 11:59:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 11:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 11:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 11:59:57 DEBUG : sub dir/hello world: md5 = 6fbc5293b7f55988b1dfd70a6cab28f2 OK 2025/11/05 11:59:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 11:59:57 INFO : sub dir/hello world: Copied (new) 2025/11/05 11:59:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:00:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.90s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:00:01 DEBUG : sub dir2: Making directory with metadata 2025/11/05 12:00:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:00:01 DEBUG : sub dir2: Making directory with metadata 2025/11/05 12:00:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:00:02 DEBUG : sub dir: Making directory with metadata 2025/11/05 12:00:03 INFO : sub dir: Made directory with metadata (mtime=2025-11-05T12:00:01.100514689Z) 2025/11/05 12:00:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 12:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:00:05 DEBUG : sub dir/hello world: md5 = aa654acd02b5d1857a1febfe34477e4f OK 2025/11/05 12:00:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 12:00:05 INFO : sub dir/hello world: Copied (new) 2025/11/05 12:00:05 INFO : sub dir/hello world: Deleted 2025/11/05 12:00:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (10.52s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:00:11 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/05 12:00:11 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:00:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.85s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:00:16 INFO : sub dir2: Making directory 2025/11/05 12:00:16 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/05 12:00:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 12:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 12:00:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:00:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:00:19 DEBUG : sub dir/hello world: md5 = 9dc315cf408047d57d64f7b5152fdc3e OK 2025/11/05 12:00:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 12:00:19 INFO : sub dir/hello world: Copied (new) 2025/11/05 12:00:19 INFO : sub dir/hello world: Deleted 2025/11/05 12:00:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:00:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (12.50s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:00:28 DEBUG : sub dir2: Making directory with metadata 2025/11/05 12:00:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:00:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:00:29 DEBUG : sub dir2: Making directory with metadata 2025/11/05 12:00:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:00:30 DEBUG : sub dir: Making directory with metadata 2025/11/05 12:00:31 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 12:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:00:32 DEBUG : sub dir/hello world: md5 = acbbcb699b2275a9b86d0d600f1126bd OK 2025/11/05 12:00:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 12:00:32 INFO : sub dir/hello world: Copied (new) 2025/11/05 12:00:32 DEBUG : Waiting for deletions to finish 2025/11/05 12:00:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.15s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.60s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:00:37 INFO : sub dir2: Making directory 2025/11/05 12:00:38 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/05 12:00:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 12:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 12:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:00:40 DEBUG : sub dir/hello world: md5 = 33f3029a173d6090c08d639469ec3550 OK 2025/11/05 12:00:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 12:00:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 12:00:40 DEBUG : Waiting for deletions to finish 2025/11/05 12:00:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:00:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.69s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:00:47 DEBUG : sub dir/hello world: md5 = 8c102c4172ef2fcc69ab3ccdf85ee83d OK 2025/11/05 12:00:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xegipax6hexa" 2025/11/05 12:00:48 DEBUG : Creating backend with remote "TestDrive:crypt/v02vjopp7shf13fjfcloisd757nh46rh3vsl1ogc3qrptmh49gj0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza' -> Encrypted drive 'TestCryptDrive:rclone-test-xegipax6hexa' 2025/11/05 12:00:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 12:00:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 12:00:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xegipax6hexa': Waiting for checks to finish 2025/11/05 12:00:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xegipax6hexa': Waiting for transfers to finish 2025/11/05 12:00:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 12:00:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 12:00:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:00:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xegipax6hexa': Purge remote 2025/11/05 12:00:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (14.01s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:01:01 DEBUG : sub dir/hello world: md5 = a3b62983a684aceecf685929ef84173f OK 2025/11/05 12:01:02 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/05 12:01:02 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/05 12:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:01:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:01:03 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:01:03 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 12:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:01:04 DEBUG : sub dir/hello world: md5 = 3523ccb861401271d26eb97b336cf144 OK 2025/11/05 12:01:04 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 12:01:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/05 12:01:05 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/05 12:01:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (10.32s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:01:11 DEBUG : sub dir/hello world: md5 = 422fe5cd746547b9384ba415f4932fee OK 2025/11/05 12:01:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teracuh7hote" 2025/11/05 12:01:12 DEBUG : Creating backend with remote "TestDrive:crypt/5he8op651c76g7d0s3lhfrodjfovthudvh1p1kb5uvst1rtodo7g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza' -> Encrypted drive 'TestCryptDrive:rclone-test-teracuh7hote' 2025/11/05 12:01:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 12:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 12:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teracuh7hote': Waiting for checks to finish 2025/11/05 12:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teracuh7hote': Waiting for transfers to finish 2025/11/05 12:01:17 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 12:01:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 12:01:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:01:22 DEBUG : sub dir/hello world: md5 = aaf44a34568cb95396e39a71bfa94efd OK 2025/11/05 12:01:23 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 12:01:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/05 12:01:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teracuh7hote': Waiting for checks to finish 2025/11/05 12:01:23 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:01:23 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-teracuh7hote') 2025/11/05 12:01:23 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 12:01:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teracuh7hote': Waiting for transfers to finish 2025/11/05 12:01:25 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 12:01:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 12:01:25 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/05 12:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teracuh7hote': Purge remote 2025/11/05 12:01:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (20.80s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:01:32 DEBUG : sub dir/hello world: md5 = d1ea916cf8c0dc655988ce27be0661b3 OK 2025/11/05 12:01:34 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/05 12:01:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/05 12:01:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:01:34 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:01:34 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 12:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:01:36 DEBUG : sub dir/hello world: md5 = 721ef222f8a085ad0ebfd99458a8ed09 OK 2025/11/05 12:01:36 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 12:01:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/05 12:01:36 INFO : sub dir/hello world: Deleted 2025/11/05 12:01:36 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/05 12:01:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (10.03s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:01:42 DEBUG : sub dir/hello world: md5 = e8cb96ea5ebb314536adece6f3c8e17d OK 2025/11/05 12:01:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reredaf6xamo" 2025/11/05 12:01:43 DEBUG : Creating backend with remote "TestDrive:crypt/dtubgqj0941i4n7rp03j40919japo5mhmnimpi6b7sp0edpbgvlg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza' -> Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo' 2025/11/05 12:01:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 12:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 12:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo': Waiting for checks to finish 2025/11/05 12:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo': Waiting for transfers to finish 2025/11/05 12:01:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 12:01:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 12:01:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:01:51 DEBUG : sub dir/hello world: md5 = bba7cc7a12c6a3c09563c7a190a9796e OK 2025/11/05 12:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo': Using server-side directory move 2025/11/05 12:01:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 12:01:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 12:01:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/05 12:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo': Waiting for checks to finish 2025/11/05 12:01:53 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:01:53 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo') 2025/11/05 12:01:53 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 12:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo': Waiting for transfers to finish 2025/11/05 12:01:53 INFO : sub dir/hello world: Deleted 2025/11/05 12:01:54 INFO : sub dir/hello world: Moved (server-side) 2025/11/05 12:01:55 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/05 12:01:58 DEBUG : sub dir/hello world: md5 = 6bd7aa501049555b8a5cd8b05cc2a0a7 OK 2025/11/05 12:01:58 DEBUG : testing file moves 2025/11/05 12:01:58 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 12:01:58 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/05 12:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo': Waiting for checks to finish 2025/11/05 12:01:59 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:01:59 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo') 2025/11/05 12:01:59 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 12:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo': Waiting for transfers to finish 2025/11/05 12:02:00 INFO : sub dir/hello world: Deleted 2025/11/05 12:02:01 INFO : sub dir/hello world: Moved (server-side) 2025/11/05 12:02:02 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/05 12:02:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reredaf6xamo': Purge remote --- PASS: TestServerSideMoveOverSelf (25.92s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:02:07 DEBUG : sub dir/hello world: md5 = c334042e3d5e0d235b10fb32eaf15912 OK 2025/11/05 12:02:07 ERROR : error listing: directory not found 2025/11/05 12:02:08 INFO : Local file system at /tmp/rclone3070150102: Making directory 2025/11/05 12:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.77s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:02:15 DEBUG : sub dir/hello world: md5 = 50592c1f37bf8e932e189c490d56752a OK 2025/11/05 12:02:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 12:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 12:02:16 DEBUG : Local file system at /tmp/rclone3070150102: Waiting for checks to finish 2025/11/05 12:02:16 DEBUG : Local file system at /tmp/rclone3070150102: Waiting for transfers to finish 2025/11/05 12:02:17 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/05 12:02:17 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/05 12:02:17 INFO : sub dir/hello world: Copied (new) 2025/11/05 12:02:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:02:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.42s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:02:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/05 12:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:21 DEBUG : check sum: md5 = 91fef7846d7040d50494eb4067792efd OK 2025/11/05 12:02:21 DEBUG : check sum: size = 1 OK 2025/11/05 12:02:21 INFO : check sum: Copied (new) 2025/11/05 12:02:21 DEBUG : Waiting for deletions to finish 2025/11/05 12:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:22 DEBUG : check sum: size = 1 OK 2025/11/05 12:02:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/05 12:02:22 DEBUG : check sum: Size of src and dst objects identical 2025/11/05 12:02:22 DEBUG : check sum: Unchanged skipping 2025/11/05 12:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:22 DEBUG : Waiting for deletions to finish 2025/11/05 12:02:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.76s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:02:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/05 12:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:25 DEBUG : sizeonly: md5 = f8a674182a3614c4b19353578860b274 OK 2025/11/05 12:02:25 DEBUG : sizeonly: size = 6 OK 2025/11/05 12:02:25 INFO : sizeonly: Copied (new) 2025/11/05 12:02:25 DEBUG : Waiting for deletions to finish 2025/11/05 12:02:26 DEBUG : sizeonly: size = 6 OK 2025/11/05 12:02:26 DEBUG : sizeonly: Sizes identical 2025/11/05 12:02:26 DEBUG : sizeonly: Unchanged skipping 2025/11/05 12:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:26 DEBUG : Waiting for deletions to finish 2025/11/05 12:02:26 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.33s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:02:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/05 12:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:30 DEBUG : ignore-size: md5 = f0915d569de9868a293de25663426298 OK 2025/11/05 12:02:30 INFO : ignore-size: Copied (new) 2025/11/05 12:02:30 DEBUG : Waiting for deletions to finish 2025/11/05 12:02:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:30 DEBUG : ignore-size: Unchanged skipping 2025/11/05 12:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:30 DEBUG : Waiting for deletions to finish 2025/11/05 12:02:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.60s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:02:34 DEBUG : existing: md5 = 8bdfbf2dfd734d25519bbe59fc7cc0f9 OK 2025/11/05 12:02:34 DEBUG : existing: size = 6 OK 2025/11/05 12:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:02:34 DEBUG : existing: Unchanged skipping 2025/11/05 12:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:34 DEBUG : Waiting for deletions to finish 2025/11/05 12:02:34 INFO : There was nothing to transfer 2025/11/05 12:02:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/05 12:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:37 DEBUG : existing: md5 = fd9ed8ebec96bb341fcde95842e79736 OK 2025/11/05 12:02:37 DEBUG : existing: size = 6 OK 2025/11/05 12:02:37 INFO : existing: Copied (replaced existing) 2025/11/05 12:02:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (6.25s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:02:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 12:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:40 DEBUG : existing: md5 = 0da9ce34bd9d6c2bd5eea0bb7bcc2ebb OK 2025/11/05 12:02:40 DEBUG : existing: size = 6 OK 2025/11/05 12:02:40 INFO : existing: Copied (new) 2025/11/05 12:02:40 DEBUG : Waiting for deletions to finish 2025/11/05 12:02:41 DEBUG : existing: Destination exists, skipping 2025/11/05 12:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:41 DEBUG : Waiting for deletions to finish 2025/11/05 12:02:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.79s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:02:46 DEBUG : b/potato: md5 = 51877530b949d63748d9ab8de01a17b8 OK 2025/11/05 12:02:49 DEBUG : c/non empty space: md5 = 3bdfca5aa30b07ee1a4420d19f5fd029 OK 2025/11/05 12:02:49 INFO : d: Making directory 2025/11/05 12:02:50 DEBUG : Added delayed dir = "a", newDst= 2025/11/05 12:02:51 INFO : c: Set directory modification time (using SetModTime) 2025/11/05 12:02:51 DEBUG : Added delayed dir = "c", newDst=c 2025/11/05 12:02:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 12:02:51 DEBUG : c/non empty space: size = 5 OK 2025/11/05 12:02:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:02:52 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 12:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:02:54 DEBUG : a/potato2: md5 = 7e5b5c4aa3a549a74578b5c527a76778 OK 2025/11/05 12:02:54 DEBUG : a/potato2: size = 60 OK 2025/11/05 12:02:54 INFO : a/potato2: Copied (new) 2025/11/05 12:02:54 DEBUG : Waiting for deletions to finish 2025/11/05 12:02:55 INFO : b/potato: Deleted 2025/11/05 12:02:55 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/05 12:02:55 INFO : d: Removing directory 2025/11/05 12:02:56 INFO : b: Removing directory 2025/11/05 12:02:57 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/05 12:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': deleted 2 directories 2025/11/05 12:03:00 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/05 12:03:01 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (19.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:03:03 DEBUG : empty space: md5 = 3663d98014b3076599f05dbd4e155d57 OK 2025/11/05 12:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:03:04 DEBUG : empty space: size = 1 OK 2025/11/05 12:03:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/05 12:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:03:04 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/05 12:03:04 DEBUG : Waiting for deletions to finish 2025/11/05 12:03:04 DEBUG : empty space: size = 1 OK 2025/11/05 12:03:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/05 12:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:03:06 DEBUG : empty space: md5 = a78b10efe3069f05ce72b0f138458bdb OK 2025/11/05 12:03:06 DEBUG : empty space: size = 1 OK 2025/11/05 12:03:06 INFO : empty space: Copied (replaced existing) 2025/11/05 12:03:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.51s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:03:10 DEBUG : foo: md5 = 9313f23df4a8d953a69cf6b283ba57f8 OK 2025/11/05 12:03:10 DEBUG : foo: size = 3 OK 2025/11/05 12:03:10 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/05 12:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:03:12 DEBUG : foo: md5 = ad1c1436e0827e2c377eb84a82ab6f6e OK 2025/11/05 12:03:12 DEBUG : foo: size = 3 OK 2025/11/05 12:03:12 INFO : foo: Copied (replaced existing) 2025/11/05 12:03:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.38s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:03:15 DEBUG : empty space: md5 = 92d2f77697840e57e3f707afb891be92 OK 2025/11/05 12:03:16 DEBUG : empty space: size = 1 OK 2025/11/05 12:03:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:03:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 12:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:03:16 DEBUG : empty space: Unchanged skipping 2025/11/05 12:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:03:18 DEBUG : potato: md5 = 367624e12f4a0d1e84ed12bea1cbde72 OK 2025/11/05 12:03:18 DEBUG : potato: size = 60 OK 2025/11/05 12:03:18 INFO : potato: Copied (new) 2025/11/05 12:03:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (6.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:03:22 DEBUG : potato: md5 = e24bc40a30bda0eb0c9a6a3fa70d4e26 OK 2025/11/05 12:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:03:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:03:22 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:03:22 DEBUG : potato: Sizes differ 2025/11/05 12:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:03:25 DEBUG : potato: md5 = 6e07a57e7a4d3cd62a74be19dc38175e OK 2025/11/05 12:03:25 DEBUG : potato: size = 21 OK 2025/11/05 12:03:25 INFO : potato: Copied (replaced existing) 2025/11/05 12:03:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (6.17s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:03:28 DEBUG : potato: md5 = 77b874e25fcb908d3d3e750b4b717a81 OK 2025/11/05 12:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:03:28 DEBUG : potato: size = 21 OK 2025/11/05 12:03:28 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/05 12:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:03:30 DEBUG : potato: md5 = bc9a41d6ef05ef036fe183f90df34e5b OK 2025/11/05 12:03:30 DEBUG : potato: size = 21 OK 2025/11/05 12:03:30 INFO : potato: Copied (replaced existing) 2025/11/05 12:03:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:03:34 DEBUG : potato: md5 = a5b715335db570da396c2a6a24c7963d OK 2025/11/05 12:03:35 DEBUG : empty space: md5 = 09f543dc2719553e2a9e70c700a9ff67 OK 2025/11/05 12:03:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 12:03:36 DEBUG : empty space: size = 1 OK 2025/11/05 12:03:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:03:36 DEBUG : empty space: Unchanged skipping 2025/11/05 12:03:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/05 12:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:03:36 DEBUG : Waiting for deletions to finish 2025/11/05 12:03:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:03:40 DEBUG : potato: md5 = 98536b5b17e607bb09a31614ed538917 OK 2025/11/05 12:03:42 DEBUG : empty space: md5 = da7bf8706205b645ecdd90b44e562884 OK 2025/11/05 12:03:42 DEBUG : empty space: size = 1 OK 2025/11/05 12:03:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:03:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 12:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:03:42 DEBUG : empty space: Unchanged skipping 2025/11/05 12:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:03:45 DEBUG : potato2: md5 = 04d638de801f850e025b272b5042c298 OK 2025/11/05 12:03:45 DEBUG : potato2: size = 60 OK 2025/11/05 12:03:45 INFO : potato2: Copied (new) 2025/11/05 12:03:45 DEBUG : Waiting for deletions to finish 2025/11/05 12:03:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:03:51 DEBUG : b/potato: md5 = f3c3e6f8c05da787e2f4f54e832f8e63 OK 2025/11/05 12:03:54 DEBUG : c/non empty space: md5 = 34177c2bf5ab497e29ddee3c38e47e92 OK 2025/11/05 12:03:54 INFO : d: Making directory 2025/11/05 12:03:55 INFO : d/e: Making directory 2025/11/05 12:04:04 DEBUG : Added delayed dir = "a", newDst= 2025/11/05 12:04:04 INFO : c: Set directory modification time (using SetModTime) 2025/11/05 12:04:04 DEBUG : Added delayed dir = "c", newDst=c 2025/11/05 12:04:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 12:04:05 DEBUG : c/non empty space: size = 5 OK 2025/11/05 12:04:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:04:05 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 12:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:04:07 DEBUG : a/potato2: md5 = 811b249a41e06fc6dfb86fe9c1bbec36 OK 2025/11/05 12:04:07 DEBUG : a/potato2: size = 60 OK 2025/11/05 12:04:07 INFO : a/potato2: Copied (new) 2025/11/05 12:04:07 DEBUG : Waiting for deletions to finish 2025/11/05 12:04:08 INFO : b/potato: Deleted 2025/11/05 12:04:09 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/05 12:04:09 INFO : d/e: Removing directory 2025/11/05 12:04:09 INFO : d: Removing directory 2025/11/05 12:04:10 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/05 12:04:10 INFO : b: Removing directory 2025/11/05 12:04:11 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/05 12:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': deleted 3 directories 2025/11/05 12:04:14 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/05 12:04:15 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:04:18 DEBUG : b/potato: md5 = 99455dec4d3c2288183afae23c2ad542 OK 2025/11/05 12:04:21 DEBUG : c/non empty space: md5 = ec1c534f2c1de72c1271481c3d25db87 OK 2025/11/05 12:04:21 INFO : d: Making directory 2025/11/05 12:04:23 DEBUG : Added delayed dir = "a", newDst= 2025/11/05 12:04:24 INFO : c: Set directory modification time (using SetModTime) 2025/11/05 12:04:24 DEBUG : Added delayed dir = "c", newDst=c 2025/11/05 12:04:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 12:04:24 DEBUG : c/non empty space: size = 5 OK 2025/11/05 12:04:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:04:24 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 12:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:04:29 DEBUG : a/potato2: md5 = 2937f9312ce4ddfae08eddb0ede8c35a OK 2025/11/05 12:04:29 DEBUG : a/potato2: size = 60 OK 2025/11/05 12:04:29 INFO : a/potato2: Copied (new) 2025/11/05 12:04:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': not deleting files as there were IO errors 2025/11/05 12:04:30 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/05 12:04:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': not deleting directories as there were IO errors 2025/11/05 12:04:34 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/05 12:04:35 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/05 12:04:35 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (20.68s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:04:39 DEBUG : potato: md5 = 1e8c0443399e00482f19b4109a112277 OK 2025/11/05 12:04:41 DEBUG : empty space: md5 = af16125c4535b0651addf4c049f3e239 OK 2025/11/05 12:04:41 DEBUG : Waiting for deletions to finish 2025/11/05 12:04:41 DEBUG : empty space: size = 1 OK 2025/11/05 12:04:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:04:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 12:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:04:41 DEBUG : empty space: Unchanged skipping 2025/11/05 12:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:04:42 INFO : potato: Deleted 2025/11/05 12:04:43 DEBUG : potato2: md5 = 244b1f93e612f4aa2aa84b89ccc6a529 OK 2025/11/05 12:04:43 DEBUG : potato2: size = 60 OK 2025/11/05 12:04:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.60s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:04:48 DEBUG : potato: md5 = 5d1e71944f4dfee6ef7e07b09add0edd OK 2025/11/05 12:04:50 DEBUG : empty space: md5 = 2a90baef46bd0e89aec9483dfa18e01a OK 2025/11/05 12:04:50 DEBUG : Waiting for deletions to finish 2025/11/05 12:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:04:51 INFO : potato: Deleted 2025/11/05 12:04:51 DEBUG : empty space: size = 1 OK 2025/11/05 12:04:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:04:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 12:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:04:51 DEBUG : empty space: Unchanged skipping 2025/11/05 12:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:04:53 DEBUG : potato2: md5 = 55ae4f0dcdded0566e951d2fa616c0b1 OK 2025/11/05 12:04:53 DEBUG : potato2: size = 60 OK 2025/11/05 12:04:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (9.59s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:04:58 DEBUG : potato: md5 = e3b9853a6c2b9ec85af75c55c01604bf OK 2025/11/05 12:04:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 12:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:05:00 DEBUG : potato2: md5 = 89a60789cd1edfc7c11b52d56253b557 OK 2025/11/05 12:05:00 DEBUG : potato2: size = 19 OK 2025/11/05 12:05:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.49s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:05:05 DEBUG : potato2: md5 = 52bf6ddecb627ae9ecd29ce51563dcb9 OK 2025/11/05 12:05:07 DEBUG : empty space: md5 = c3a73b2b74e00f90b48e46e8f8e16b15 OK 2025/11/05 12:05:07 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 12:05:07 DEBUG : enormous: Excluded 2025/11/05 12:05:07 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 12:05:07 DEBUG : potato2: Excluded 2025/11/05 12:05:07 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 12:05:07 DEBUG : potato2: Excluded 2025/11/05 12:05:07 DEBUG : empty space: size = 1 OK 2025/11/05 12:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:05:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:05:07 DEBUG : empty space: Unchanged skipping 2025/11/05 12:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:05:07 DEBUG : Waiting for deletions to finish 2025/11/05 12:05:07 INFO : There was nothing to transfer 2025/11/05 12:05:08 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 12:05:08 DEBUG : enormous: Excluded 2025/11/05 12:05:08 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 12:05:08 DEBUG : potato2: Excluded 2025/11/05 12:05:08 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 12:05:08 DEBUG : potato2: Excluded 2025/11/05 12:05:08 DEBUG : empty space: size = 1 OK 2025/11/05 12:05:08 DEBUG : Local file system at /tmp/rclone3070150102: Waiting for checks to finish 2025/11/05 12:05:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/05 12:05:08 DEBUG : empty space: Unchanged skipping 2025/11/05 12:05:08 DEBUG : Local file system at /tmp/rclone3070150102: Waiting for transfers to finish 2025/11/05 12:05:08 DEBUG : Waiting for deletions to finish 2025/11/05 12:05:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:05:11 DEBUG : potato2: md5 = 0ebb0c25ac02dbf4e2fbf893d77ab148 OK 2025/11/05 12:05:15 DEBUG : empty space: md5 = 54e47f556e517c28e7d618362334a88d OK 2025/11/05 12:05:18 DEBUG : enormous: md5 = 4117d7ccbd26da6e12befb06a7c48372 OK 2025/11/05 12:05:18 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 12:05:18 DEBUG : enormous: Excluded 2025/11/05 12:05:18 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 12:05:18 DEBUG : potato2: Excluded 2025/11/05 12:05:19 DEBUG : empty space: size = 1 OK 2025/11/05 12:05:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:05:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:05:19 DEBUG : empty space: Unchanged skipping 2025/11/05 12:05:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:05:19 DEBUG : Waiting for deletions to finish 2025/11/05 12:05:19 INFO : enormous: Deleted 2025/11/05 12:05:19 INFO : potato2: Deleted 2025/11/05 12:05:19 INFO : There was nothing to transfer 2025/11/05 12:05:20 DEBUG : empty space: size = 1 OK 2025/11/05 12:05:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/05 12:05:20 DEBUG : Local file system at /tmp/rclone3070150102: Waiting for checks to finish 2025/11/05 12:05:20 DEBUG : empty space: Unchanged skipping 2025/11/05 12:05:20 DEBUG : Local file system at /tmp/rclone3070150102: Waiting for transfers to finish 2025/11/05 12:05:20 DEBUG : Waiting for deletions to finish 2025/11/05 12:05:20 INFO : enormous: Deleted 2025/11/05 12:05:20 INFO : potato2: Deleted 2025/11/05 12:05:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (12.22s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:05:24 DEBUG : one: md5 = 8ffc9c2477be1b58f689ee2d3eca96cb OK 2025/11/05 12:05:26 DEBUG : two: md5 = f1e7022b32f6da2a85f5006bc7aa5a0c OK 2025/11/05 12:05:27 DEBUG : three: md5 = eb9001aac773ff6a29d024fca294adcf OK 2025/11/05 12:05:29 DEBUG : four: md5 = b3ddff57cde315a36b560e9bfd2fcade OK 2025/11/05 12:05:29 DEBUG : five: Need to transfer - File not found at Destination 2025/11/05 12:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:05:29 DEBUG : one: Destination is newer than source, skipping 2025/11/05 12:05:29 DEBUG : four: size = 4 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:05:29 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:05:29 DEBUG : four: Sizes differ 2025/11/05 12:05:29 DEBUG : three: size = 5 OK 2025/11/05 12:05:29 DEBUG : three: Sizes identical 2025/11/05 12:05:29 DEBUG : two: size = 3 OK 2025/11/05 12:05:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/05 12:05:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 12:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:05:31 DEBUG : two: md5 = fd88537cdcc5e974aa821239c83a3620 OK 2025/11/05 12:05:31 DEBUG : two: size = 3 OK 2025/11/05 12:05:31 INFO : two: Copied (replaced existing) 2025/11/05 12:05:31 DEBUG : four: md5 = ea66b0216c9ca2fc0c09e014ad00d569 OK 2025/11/05 12:05:31 DEBUG : four: size = 4 OK 2025/11/05 12:05:31 INFO : four: Copied (replaced existing) 2025/11/05 12:05:32 DEBUG : five: md5 = 454ee2e2b71ac965cec068aa8761deb6 OK 2025/11/05 12:05:32 DEBUG : five: size = 4 OK 2025/11/05 12:05:32 INFO : five: Copied (new) 2025/11/05 12:05:32 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (13.28s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/05 12:05:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/05 12:05:35 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 12:05:35 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/05 12:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:05:37 DEBUG : yam: md5 = ed8e2b47de5d4125326c6d28176ad1d0 OK 2025/11/05 12:05:37 DEBUG : yam: size = 11 OK 2025/11/05 12:05:37 INFO : yam: Copied (new) 2025/11/05 12:05:37 DEBUG : potato: md5 = 3c0975e05038fc608e1946822e7383b4 OK 2025/11/05 12:05:37 DEBUG : potato: size = 14 OK 2025/11/05 12:05:37 INFO : potato: Copied (new) 2025/11/05 12:05:37 DEBUG : Waiting for deletions to finish 2025/11/05 12:05:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/05 12:05:38 DEBUG : potato: size = 14 OK 2025/11/05 12:05:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:05:38 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/05 12:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:05:38 DEBUG : potato: Unchanged skipping 2025/11/05 12:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:05:39 DEBUG : yaml: md5 = 2afac1c3210841b75623967f1a459ab5 OK 2025/11/05 12:05:39 DEBUG : yaml: size = 11 OK 2025/11/05 12:05:39 INFO : yaml: Copied (new) 2025/11/05 12:05:39 DEBUG : Waiting for deletions to finish 2025/11/05 12:05:40 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/05 12:05:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Making map for --track-renames 2025/11/05 12:05:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Finished making map for --track-renames 2025/11/05 12:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:05:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 12:05:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/05 12:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for renames to finish 2025/11/05 12:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:05:44 DEBUG : potato: md5 = 8dfe634247e61d0552646be421afd1be OK 2025/11/05 12:05:44 DEBUG : potato: size = 14 OK 2025/11/05 12:05:44 INFO : potato: Copied (new) 2025/11/05 12:05:44 DEBUG : yam: md5 = 3f428c04c8237dfd79e07a4eedfe6fa0 OK 2025/11/05 12:05:44 DEBUG : yam: size = 11 OK 2025/11/05 12:05:44 INFO : yam: Copied (new) 2025/11/05 12:05:44 DEBUG : Waiting for deletions to finish 2025/11/05 12:05:45 DEBUG : potato: size = 14 OK 2025/11/05 12:05:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:05:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Making map for --track-renames 2025/11/05 12:05:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Finished making map for --track-renames 2025/11/05 12:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:05:45 DEBUG : potato: Unchanged skipping 2025/11/05 12:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for renames to finish 2025/11/05 12:05:45 INFO : yam: Moved (server-side) to: yaml 2025/11/05 12:05:45 INFO : yaml: Renamed from "yam" 2025/11/05 12:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:05:45 DEBUG : Waiting for deletions to finish 2025/11/05 12:05:45 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/05 12:05:47 DEBUG : Added delayed dir = "sub", newDst= 2025/11/05 12:05:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Making map for --track-renames 2025/11/05 12:05:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Finished making map for --track-renames 2025/11/05 12:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:05:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 12:05:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/05 12:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for renames to finish 2025/11/05 12:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:05:50 DEBUG : potato: md5 = 58a3a419e76dc76fa52b00deb35f6a21 OK 2025/11/05 12:05:50 DEBUG : potato: size = 14 OK 2025/11/05 12:05:50 INFO : potato: Copied (new) 2025/11/05 12:05:50 DEBUG : sub/yam: md5 = e37333f85a550a70300aa75821fe52c9 OK 2025/11/05 12:05:50 DEBUG : sub/yam: size = 11 OK 2025/11/05 12:05:50 INFO : sub/yam: Copied (new) 2025/11/05 12:05:50 DEBUG : Waiting for deletions to finish 2025/11/05 12:05:51 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/05 12:05:52 DEBUG : potato: size = 14 OK 2025/11/05 12:05:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:05:52 DEBUG : potato: Unchanged skipping 2025/11/05 12:05:52 INFO : sub: Set directory modification time (using SetModTime) 2025/11/05 12:05:52 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/05 12:05:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Making map for --track-renames 2025/11/05 12:05:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Finished making map for --track-renames 2025/11/05 12:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for renames to finish 2025/11/05 12:05:54 INFO : sub/yam: Moved (server-side) to: yam 2025/11/05 12:05:54 INFO : yam: Renamed from "sub/yam" 2025/11/05 12:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:05:54 DEBUG : Waiting for deletions to finish 2025/11/05 12:05:54 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.06s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:05:57 DEBUG : Creating backend with remote "/tmp/rclone3070150102/dir1" 2025/11/05 12:05:57 DEBUG : Creating backend with remote "/tmp/rclone3070150102/dir2" 2025/11/05 12:05:57 DEBUG : Local file system at /tmp/rclone3070150102/dir2: Using server-side directory move 2025/11/05 12:05:57 INFO : Local file system at /tmp/rclone3070150102/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 12:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/05 12:05:57 DEBUG : Local file system at /tmp/rclone3070150102/dir2: Waiting for checks to finish 2025/11/05 12:05:57 DEBUG : Local file system at /tmp/rclone3070150102/dir2: Waiting for transfers to finish 2025/11/05 12:05:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:05:58 DEBUG : Added delayed dir = "nested", newDst= 2025/11/05 12:05:58 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 12:05:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 12:05:58 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/05 12:05:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 12:05:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:05:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:06:01 DEBUG : sub dir/hello world: md5 = 302ba9293dd6f31dfe9e3ac17128de41 OK 2025/11/05 12:06:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 12:06:01 INFO : sub dir/hello world: Copied (new) 2025/11/05 12:06:01 INFO : sub dir/hello world: Deleted 2025/11/05 12:06:03 DEBUG : nested/sub dir/file: md5 = f75132f12785361d31227a999adaceff OK 2025/11/05 12:06:03 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 12:06:03 INFO : nested/sub dir/file: Copied (new) 2025/11/05 12:06:03 INFO : nested/sub dir/file: Deleted 2025/11/05 12:06:04 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:06:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:06:04 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/05 12:06:04 INFO : sub dir: Removing directory 2025/11/05 12:06:04 INFO : nested/sub dir: Removing directory 2025/11/05 12:06:04 INFO : nested: Removing directory 2025/11/05 12:06:04 DEBUG : Local file system at /tmp/rclone3070150102: deleted 3 directories 2025/11/05 12:06:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/05 12:06:09 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/05 12:06:10 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:06:11 DEBUG : Added delayed dir = "nested", newDst= 2025/11/05 12:06:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 12:06:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 12:06:11 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/05 12:06:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 12:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:06:13 DEBUG : sub dir/hello world: md5 = 168431ff8385e7774eec855cf07e4d2b OK 2025/11/05 12:06:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 12:06:13 INFO : sub dir/hello world: Copied (new) 2025/11/05 12:06:13 INFO : sub dir/hello world: Deleted 2025/11/05 12:06:16 DEBUG : nested/sub dir/file: md5 = c54fc9efc5ba02328d31555044fe8b0f OK 2025/11/05 12:06:16 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 12:06:16 INFO : nested/sub dir/file: Copied (new) 2025/11/05 12:06:16 INFO : nested/sub dir/file: Deleted 2025/11/05 12:06:16 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:06:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:06:17 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/05 12:06:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/05 12:06:21 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/05 12:06:22 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.94s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:06:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/05 12:06:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 12:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:06:24 DEBUG : existing: md5 = a2a3cc0bb78f9c1b93a3b04d7bb8d686 OK 2025/11/05 12:06:24 DEBUG : existing: size = 6 OK 2025/11/05 12:06:24 INFO : existing: Copied (new) 2025/11/05 12:06:24 INFO : existing: Deleted 2025/11/05 12:06:25 DEBUG : existing-b: md5 = 39a7a08418898a706e90240d19fe5d81 OK 2025/11/05 12:06:25 DEBUG : existing-b: size = 6 OK 2025/11/05 12:06:25 INFO : existing-b: Copied (new) 2025/11/05 12:06:25 INFO : existing-b: Deleted 2025/11/05 12:06:25 DEBUG : existing: Destination exists, skipping 2025/11/05 12:06:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/05 12:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:06:25 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.28s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:06:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cevupiq8wesa" 2025/11/05 12:06:28 DEBUG : Creating backend with remote "TestDrive:crypt/fvs0q9d4ru4338j4nhqfegjerjpi0u6em009i7539kglhmigi520" 2025/11/05 12:06:31 DEBUG : potato2: md5 = 61b5484bf65f755c4ddfc47d3c374981 OK 2025/11/05 12:06:33 DEBUG : empty space: md5 = 7c48cb783999f7dd3716efe91b76b936 OK 2025/11/05 12:06:34 DEBUG : potato3: md5 = 65b0ad9727eb398557c348c3f4b695c0 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza' -> Encrypted drive 'TestCryptDrive:rclone-test-cevupiq8wesa' 2025/11/05 12:06:37 DEBUG : empty space: md5 = 4765e9a6fc1ffd65262ce15c3f31bec5 OK 2025/11/05 12:06:39 DEBUG : potato3: md5 = 0672cffb6eec51ce538cf72f3824d324 OK 2025/11/05 12:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cevupiq8wesa': Using server-side directory move 2025/11/05 12:06:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cevupiq8wesa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 12:06:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 12:06:39 DEBUG : empty space: size = 1 OK 2025/11/05 12:06:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 12:06:39 DEBUG : empty space: Unchanged skipping 2025/11/05 12:06:39 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cevupiq8wesa': Waiting for checks to finish 2025/11/05 12:06:39 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cevupiq8wesa') 2025/11/05 12:06:39 DEBUG : potato3: Sizes differ 2025/11/05 12:06:40 INFO : empty space: Deleted 2025/11/05 12:06:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cevupiq8wesa': Waiting for transfers to finish 2025/11/05 12:06:40 INFO : potato2: Moved (server-side) 2025/11/05 12:06:40 INFO : potato3: Deleted 2025/11/05 12:06:41 INFO : potato3: Moved (server-side) 2025/11/05 12:06:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xihegab4gowi" 2025/11/05 12:06:41 DEBUG : Creating backend with remote "TestDrive:crypt/6km0ulobqm8rf6i3k4apirbnkqn60uvi7k5jqdtalhfmqkc59png" 2025/11/05 12:06:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xihegab4gowi': Using server-side directory move 2025/11/05 12:06:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xihegab4gowi': Server side directory move succeeded 2025/11/05 12:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xihegab4gowi': Purge remote 2025/11/05 12:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cevupiq8wesa': Purge remote 2025/11/05 12:06:45 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.91s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:06:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fasewiw0rexa" 2025/11/05 12:06:46 DEBUG : Creating backend with remote "TestDrive:crypt/br59mr2cbkm25b913ub7cqlnqqnuakpc9s0vkl4t70k5hfjk8fr0" 2025/11/05 12:06:49 DEBUG : potato2: md5 = 034b2eefd8c2b99a68500025a0cde401 OK 2025/11/05 12:06:51 DEBUG : empty space: md5 = c84560ae1d502f291a544a3482bc4abf OK 2025/11/05 12:06:52 DEBUG : potato3: md5 = 685ec62b91502d0241078134dd868f51 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza' -> Encrypted drive 'TestCryptDrive:rclone-test-fasewiw0rexa' 2025/11/05 12:06:57 DEBUG : empty space: md5 = fcae61339147d83b298331c73bec3a10 OK 2025/11/05 12:06:58 DEBUG : potato3: md5 = 5a49ac693eaa521e4c4f2a2eea6c35d9 OK 2025/11/05 12:06:59 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 12:06:59 DEBUG : empty space: Excluded 2025/11/05 12:06:59 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 12:06:59 DEBUG : empty space: Excluded 2025/11/05 12:06:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 12:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fasewiw0rexa': Waiting for checks to finish 2025/11/05 12:06:59 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:06:59 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fasewiw0rexa') 2025/11/05 12:06:59 DEBUG : potato3: Sizes differ 2025/11/05 12:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fasewiw0rexa': Waiting for transfers to finish 2025/11/05 12:06:59 INFO : potato2: Moved (server-side) 2025/11/05 12:07:00 INFO : potato3: Deleted 2025/11/05 12:07:00 INFO : potato3: Moved (server-side) 2025/11/05 12:07:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunukuh0cuce" 2025/11/05 12:07:01 DEBUG : Creating backend with remote "TestDrive:crypt/4ovu7vqu7kq2rotbi9qops4skgnstaqh38pra2k7eatfiocq7e0g" 2025/11/05 12:07:02 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 12:07:02 DEBUG : empty space: Excluded 2025/11/05 12:07:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 12:07:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 12:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunukuh0cuce': Waiting for checks to finish 2025/11/05 12:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunukuh0cuce': Waiting for transfers to finish 2025/11/05 12:07:04 INFO : potato2: Moved (server-side) 2025/11/05 12:07:04 INFO : potato3: Moved (server-side) 2025/11/05 12:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunukuh0cuce': Purge remote 2025/11/05 12:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fasewiw0rexa': Purge remote --- PASS: TestServerSideMoveWithFilter (21.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:07:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiciqip4fufi" 2025/11/05 12:07:07 DEBUG : Creating backend with remote "TestDrive:crypt/1eov4spasv2qdipga49kksb9jrqp43ntlsb1fe4880t70vtidn1g" 2025/11/05 12:07:11 DEBUG : potato2: md5 = 31614829da67e9ffcbb7f79d220c9f43 OK 2025/11/05 12:07:12 DEBUG : empty space: md5 = 8bf011df3ea605279fcf68ce65956a2a OK 2025/11/05 12:07:14 DEBUG : potato3: md5 = d193ea6b9366a2028460960267ebef5a OK 2025/11/05 12:07:14 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza' -> Encrypted drive 'TestCryptDrive:rclone-test-kiciqip4fufi' 2025/11/05 12:07:20 DEBUG : empty space: md5 = 66acd55d868e11326920dd22f2579b2e OK 2025/11/05 12:07:22 DEBUG : potato3: md5 = ef7608e1f0820d80b44df0a0427afda9 OK 2025/11/05 12:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiciqip4fufi': Using server-side directory move 2025/11/05 12:07:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kiciqip4fufi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 12:07:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 12:07:23 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/05 12:07:23 DEBUG : empty space: size = 1 OK 2025/11/05 12:07:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 12:07:23 DEBUG : empty space: Unchanged skipping 2025/11/05 12:07:23 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:07:23 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kiciqip4fufi') 2025/11/05 12:07:23 DEBUG : potato3: Sizes differ 2025/11/05 12:07:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiciqip4fufi': Waiting for checks to finish 2025/11/05 12:07:23 INFO : potato3: Deleted 2025/11/05 12:07:23 INFO : empty space: Deleted 2025/11/05 12:07:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiciqip4fufi': Waiting for transfers to finish 2025/11/05 12:07:24 INFO : potato2: Moved (server-side) 2025/11/05 12:07:24 INFO : potato3: Moved (server-side) 2025/11/05 12:07:24 INFO : tomatoDir: Removing directory 2025/11/05 12:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': deleted 1 directories 2025/11/05 12:07:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tibiwiy8puri" 2025/11/05 12:07:26 DEBUG : Creating backend with remote "TestDrive:crypt/93vmr8qu3tq1mm7auv2lff9513j32uf02ek2jdps2l698l6n1gqg" 2025/11/05 12:07:27 INFO : tomatoDir: Making directory 2025/11/05 12:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tibiwiy8puri': Using server-side directory move 2025/11/05 12:07:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tibiwiy8puri': Server side directory move succeeded 2025/11/05 12:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tibiwiy8puri': Purge remote 2025/11/05 12:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiciqip4fufi': Purge remote 2025/11/05 12:07:31 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.78s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:07:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/rclone-sync-test" 2025/11/05 12:07:32 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.36s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:07:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/rclone-sync-test" 2025/11/05 12:07:35 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/05 12:07:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/rclone-sync-test-include/layer2" 2025/11/05 12:07:38 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/05 12:07:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/rclone-sync-test-ignore-file" 2025/11/05 12:07:41 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/05 12:07:46 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = c0dd650663fc99b51acc4a665bfb9f0c OK 2025/11/05 12:07:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 12:07:48 DEBUG : rclone-sync-test: Excluded 2025/11/05 12:07:48 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/05 12:07:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 12:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/rclone-sync-test': Waiting for checks to finish 2025/11/05 12:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/rclone-sync-test': Waiting for transfers to finish 2025/11/05 12:07:49 DEBUG : Waiting for deletions to finish 2025/11/05 12:07:49 INFO : There was nothing to transfer 2025/11/05 12:07:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 12:07:50 DEBUG : rclone-sync-test: Excluded 2025/11/05 12:07:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 12:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:07:51 DEBUG : Waiting for deletions to finish 2025/11/05 12:07:51 INFO : rclone-sync-test-include: Removing directory 2025/11/05 12:07:51 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/05 12:07:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/05 12:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': failed to delete 1 directories 2025/11/05 12:07:51 INFO : There was nothing to transfer 2025/11/05 12:07:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 12:07:52 DEBUG : rclone-sync-test: Excluded 2025/11/05 12:07:52 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/05 12:07:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 12:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/05 12:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/05 12:07:53 DEBUG : Waiting for deletions to finish 2025/11/05 12:07:53 INFO : There was nothing to transfer 2025/11/05 12:07:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 12:07:54 DEBUG : rclone-sync-test: Excluded 2025/11/05 12:07:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 12:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:07:55 DEBUG : Waiting for deletions to finish 2025/11/05 12:07:55 INFO : rclone-sync-test-include: Removing directory 2025/11/05 12:07:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/05 12:07:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/05 12:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': failed to delete 1 directories 2025/11/05 12:07:55 INFO : There was nothing to transfer 2025/11/05 12:07:56 DEBUG : Excluded 2025/11/05 12:07:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 12:07:56 DEBUG : rclone-sync-test: Excluded 2025/11/05 12:07:56 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/05 12:07:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 12:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/05 12:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/05 12:07:57 DEBUG : Waiting for deletions to finish 2025/11/05 12:07:57 INFO : There was nothing to transfer 2025/11/05 12:07:59 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/05 12:08:00 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (27.16s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:08:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/dst" 2025/11/05 12:08:02 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 12:08:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/CompareDest" 2025/11/05 12:08:03 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/gveqi14airsml4bgu7krj116o8" 2025/11/05 12:08:06 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 12:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:08:09 DEBUG : one: md5 = afe8f5682e323607f30b8b6afcc42ccf OK 2025/11/05 12:08:09 DEBUG : one: size = 3 OK 2025/11/05 12:08:09 INFO : one: Copied (new) 2025/11/05 12:08:09 DEBUG : Waiting for deletions to finish 2025/11/05 12:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:08:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:08:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:08:10 DEBUG : one: Sizes differ 2025/11/05 12:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:08:12 DEBUG : one: md5 = 930e89c749a01287a069d4ce6cf70bcb OK 2025/11/05 12:08:12 DEBUG : one: size = 5 OK 2025/11/05 12:08:12 INFO : one: Copied (replaced existing) 2025/11/05 12:08:12 DEBUG : Waiting for deletions to finish 2025/11/05 12:08:14 DEBUG : dst/one: md5 = f53bd414aa093b5efff42a14455ce2af OK 2025/11/05 12:08:18 DEBUG : CompareDest/one: md5 = 27190b80a148ddb461ef4d9f3263100f OK 2025/11/05 12:08:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:08:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:08:19 DEBUG : one: Sizes differ 2025/11/05 12:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:08:19 DEBUG : one: size = 5 OK 2025/11/05 12:08:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:08:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 12:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:08:19 DEBUG : Waiting for deletions to finish 2025/11/05 12:08:19 INFO : There was nothing to transfer 2025/11/05 12:08:22 DEBUG : CompareDest/two: md5 = 4d31a840ae217a246364c72879cd5be1 OK 2025/11/05 12:08:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:08:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:08:23 DEBUG : one: Sizes differ 2025/11/05 12:08:23 DEBUG : two: size = 3 OK 2025/11/05 12:08:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:08:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 12:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:08:23 DEBUG : one: size = 5 OK 2025/11/05 12:08:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:08:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 12:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:08:23 DEBUG : Waiting for deletions to finish 2025/11/05 12:08:23 INFO : There was nothing to transfer 2025/11/05 12:08:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:08:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:08:24 DEBUG : one: Sizes differ 2025/11/05 12:08:24 DEBUG : two: size = 3 OK 2025/11/05 12:08:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:08:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 12:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:08:24 DEBUG : one: size = 5 OK 2025/11/05 12:08:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:08:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 12:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:08:24 DEBUG : Waiting for deletions to finish 2025/11/05 12:08:24 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/05 12:08:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:08:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:08:26 DEBUG : one: Sizes differ 2025/11/05 12:08:26 DEBUG : one: size = 5 OK 2025/11/05 12:08:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:08:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 12:08:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:08:26 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/CompareDest') 2025/11/05 12:08:26 DEBUG : two: Sizes differ 2025/11/05 12:08:26 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 12:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:08:28 DEBUG : two: md5 = 2525ce99d75ecf9e9f16db774b7612a8 OK 2025/11/05 12:08:28 DEBUG : two: size = 5 OK 2025/11/05 12:08:28 INFO : two: Copied (new) 2025/11/05 12:08:28 DEBUG : Waiting for deletions to finish 2025/11/05 12:08:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 12:08:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 12:08:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 12:08:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (32.82s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:08:37 DEBUG : pre-dest1/1: md5 = 2d865978c108c1ba62b7a75e0902c009 OK 2025/11/05 12:08:40 DEBUG : pre-dest2/2: md5 = c106b97fcc28e2683590d5b56fe61703 OK 2025/11/05 12:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/dest" 2025/11/05 12:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/rg03c1jvnehrrc617i0lnqjddc" 2025/11/05 12:08:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/pre-dest1" 2025/11/05 12:08:42 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/bbnblvh6k061ssopqrp18kd7gc" 2025/11/05 12:08:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/pre-dest2" 2025/11/05 12:08:43 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/05 12:08:45 DEBUG : 1: size = 1 OK 2025/11/05 12:08:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:08:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/05 12:08:45 DEBUG : 2: size = 1 OK 2025/11/05 12:08:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:08:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/05 12:08:46 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/05 12:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dest': Waiting for checks to finish 2025/11/05 12:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dest': Waiting for transfers to finish 2025/11/05 12:08:49 DEBUG : 3: md5 = f00160da62a5f57c076c42542141ceef OK 2025/11/05 12:08:49 DEBUG : 3: size = 1 OK 2025/11/05 12:08:49 INFO : 3: Copied (new) 2025/11/05 12:08:49 DEBUG : Waiting for deletions to finish 2025/11/05 12:08:52 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/05 12:08:53 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/05 12:08:53 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (19.69s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:08:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/dst" 2025/11/05 12:08:54 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 12:08:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/CopyDest" 2025/11/05 12:08:56 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/05 12:08:58 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 12:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:09:01 DEBUG : one: md5 = 12d25f1f58315695134a8f46bf20e180 OK 2025/11/05 12:09:01 DEBUG : one: size = 3 OK 2025/11/05 12:09:01 INFO : one: Copied (new) 2025/11/05 12:09:01 DEBUG : Waiting for deletions to finish 2025/11/05 12:09:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:09:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:09:03 DEBUG : one: Sizes differ 2025/11/05 12:09:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:09:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:09:04 DEBUG : one: md5 = 087873ea147b9bed1b8c793536c6955f OK 2025/11/05 12:09:04 DEBUG : one: size = 5 OK 2025/11/05 12:09:04 INFO : one: Copied (replaced existing) 2025/11/05 12:09:04 DEBUG : Waiting for deletions to finish 2025/11/05 12:09:07 DEBUG : dst/one: md5 = d347449b841e7866749431433c54afb8 OK 2025/11/05 12:09:11 DEBUG : CopyDest/one: md5 = a68379d79bc2b63ef57d267c01364248 OK 2025/11/05 12:09:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/BackupDir" 2025/11/05 12:09:12 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/05 12:09:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:09:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:09:14 DEBUG : one: Sizes differ 2025/11/05 12:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:09:14 DEBUG : one: size = 5 OK 2025/11/05 12:09:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:09:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:09:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:09:14 DEBUG : one: Sizes differ 2025/11/05 12:09:16 INFO : one: Moved (server-side) 2025/11/05 12:09:17 DEBUG : one: size = 5 OK 2025/11/05 12:09:17 INFO : one: Copied (server-side copy) 2025/11/05 12:09:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/05 12:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:09:17 DEBUG : Waiting for deletions to finish 2025/11/05 12:09:20 DEBUG : CopyDest/two: md5 = b3288e6f1d35f60d6caa98b03468bcb1 OK 2025/11/05 12:09:21 DEBUG : one: size = 5 OK 2025/11/05 12:09:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:09:21 DEBUG : one: Unchanged skipping 2025/11/05 12:09:21 DEBUG : two: size = 3 OK 2025/11/05 12:09:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:09:23 DEBUG : two: size = 3 OK 2025/11/05 12:09:23 INFO : two: Copied (server-side copy) 2025/11/05 12:09:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/05 12:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:09:23 DEBUG : Waiting for deletions to finish 2025/11/05 12:09:24 DEBUG : one: size = 5 OK 2025/11/05 12:09:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:09:24 DEBUG : one: Unchanged skipping 2025/11/05 12:09:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:09:24 DEBUG : two: size = 3 OK 2025/11/05 12:09:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:09:24 DEBUG : two: Unchanged skipping 2025/11/05 12:09:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:09:24 DEBUG : Waiting for deletions to finish 2025/11/05 12:09:24 INFO : There was nothing to transfer 2025/11/05 12:09:26 DEBUG : CopyDest/three: md5 = 6f013550b24e94b30161a9947835e7c0 OK 2025/11/05 12:09:27 DEBUG : one: size = 5 OK 2025/11/05 12:09:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:09:27 DEBUG : one: Unchanged skipping 2025/11/05 12:09:27 DEBUG : three: size = 7 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:09:27 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/CopyDest') 2025/11/05 12:09:27 DEBUG : three: Sizes differ 2025/11/05 12:09:27 DEBUG : three: Destination not found in --copy-dest 2025/11/05 12:09:27 DEBUG : three: Need to transfer - File not found at Destination 2025/11/05 12:09:27 DEBUG : two: size = 3 OK 2025/11/05 12:09:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 12:09:27 DEBUG : two: Unchanged skipping 2025/11/05 12:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:09:29 DEBUG : three: md5 = 3444a14f92b2807f4009514e55925092 OK 2025/11/05 12:09:29 DEBUG : three: size = 7 OK 2025/11/05 12:09:29 INFO : three: Copied (new) 2025/11/05 12:09:29 DEBUG : Waiting for deletions to finish 2025/11/05 12:09:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/05 12:09:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 12:09:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 12:09:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/05 12:09:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 12:09:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 12:09:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (42.91s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:09:40 DEBUG : dst/one: md5 = 75154a675523265a41f157dc9c35b259 OK 2025/11/05 12:09:42 DEBUG : dst/two: md5 = cd1c7fa792aa94e0a81b463628d47405 OK 2025/11/05 12:09:43 DEBUG : dst/three.txt: md5 = e1084ffe86d852a31a10a7731e31bb3a OK 2025/11/05 12:09:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/dst" 2025/11/05 12:09:44 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 12:09:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/backup" 2025/11/05 12:09:45 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/1nrff024r7pq65ecp72fc28jb0" 2025/11/05 12:09:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:09:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:09:47 DEBUG : one: Sizes differ 2025/11/05 12:09:47 DEBUG : two: size = 3 OK 2025/11/05 12:09:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:09:47 DEBUG : two: Unchanged skipping 2025/11/05 12:09:49 INFO : one: Moved (server-side) 2025/11/05 12:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:09:51 DEBUG : one: md5 = 894b60091b73eb5231f2bc41d72d67b6 OK 2025/11/05 12:09:51 DEBUG : one: size = 4 OK 2025/11/05 12:09:51 INFO : one: Copied (new) 2025/11/05 12:09:51 DEBUG : Waiting for deletions to finish 2025/11/05 12:09:52 INFO : three.txt: Moved (server-side) 2025/11/05 12:09:52 INFO : three.txt: Moved into backup dir 2025/11/05 12:09:55 DEBUG : dst/three.txt: md5 = 1560d51efb8e4334fc850179733087f7 OK 2025/11/05 12:09:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:09:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:09:55 DEBUG : one: Sizes differ 2025/11/05 12:09:55 DEBUG : two: size = 3 OK 2025/11/05 12:09:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:09:55 DEBUG : two: Unchanged skipping 2025/11/05 12:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:09:56 INFO : one: Deleted 2025/11/05 12:09:57 INFO : one: Moved (server-side) 2025/11/05 12:09:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:09:59 DEBUG : one: md5 = d48f5c84ee67009e27628c438f9f2708 OK 2025/11/05 12:09:59 DEBUG : one: size = 5 OK 2025/11/05 12:09:59 INFO : one: Copied (new) 2025/11/05 12:09:59 DEBUG : Waiting for deletions to finish 2025/11/05 12:09:59 INFO : three.txt: Deleted 2025/11/05 12:10:00 INFO : three.txt: Moved (server-side) 2025/11/05 12:10:00 INFO : three.txt: Moved into backup dir 2025/11/05 12:10:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 12:10:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 12:10:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/05 12:10:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 12:10:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/05 12:10:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (30.07s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:10:10 DEBUG : dst/one: md5 = d13bdb2fff408d7871728f9669d31277 OK 2025/11/05 12:10:12 DEBUG : dst/two: md5 = ef7e009973030f4f008f8d5aea711b29 OK 2025/11/05 12:10:14 DEBUG : dst/three.txt: md5 = e0a3b5d15dc2a8fb567ac283db23bb9e OK 2025/11/05 12:10:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/dst" 2025/11/05 12:10:14 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 12:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/backup" 2025/11/05 12:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/1nrff024r7pq65ecp72fc28jb0" 2025/11/05 12:10:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:10:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:10:17 DEBUG : one: Sizes differ 2025/11/05 12:10:17 DEBUG : two: size = 3 OK 2025/11/05 12:10:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:10:17 DEBUG : two: Unchanged skipping 2025/11/05 12:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:10:19 INFO : one: Moved (server-side) to: one.bak 2025/11/05 12:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:10:21 DEBUG : one: md5 = a2b616c9af76c50287ceb58e0f44dfaf OK 2025/11/05 12:10:21 DEBUG : one: size = 4 OK 2025/11/05 12:10:21 INFO : one: Copied (new) 2025/11/05 12:10:21 DEBUG : Waiting for deletions to finish 2025/11/05 12:10:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 12:10:22 INFO : three.txt: Moved into backup dir 2025/11/05 12:10:25 DEBUG : dst/three.txt: md5 = 6b8360d937f640980433381a400091fa OK 2025/11/05 12:10:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:10:26 DEBUG : two: size = 3 OK 2025/11/05 12:10:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:10:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:10:26 DEBUG : one: Sizes differ 2025/11/05 12:10:26 DEBUG : two: Unchanged skipping 2025/11/05 12:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:10:27 INFO : one.bak: Deleted 2025/11/05 12:10:27 INFO : one: Moved (server-side) to: one.bak 2025/11/05 12:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:10:29 DEBUG : one: md5 = 82852f307c122623f31b70d40ef504d3 OK 2025/11/05 12:10:29 DEBUG : one: size = 5 OK 2025/11/05 12:10:29 INFO : one: Copied (new) 2025/11/05 12:10:29 DEBUG : Waiting for deletions to finish 2025/11/05 12:10:30 INFO : three.txt.bak: Deleted 2025/11/05 12:10:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 12:10:30 INFO : three.txt: Moved into backup dir 2025/11/05 12:10:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 12:10:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 12:10:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/05 12:10:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/05 12:10:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/05 12:10:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (28.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:10:38 DEBUG : dst/one: md5 = ed43f27bb26c3cb9154e527ab41564ef OK 2025/11/05 12:10:40 DEBUG : dst/two: md5 = d8df4c2a96f3bfb60d596b4c3c88e2c9 OK 2025/11/05 12:10:41 DEBUG : dst/three.txt: md5 = 3beccd00a4499abd7b84627846daf6d0 OK 2025/11/05 12:10:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/dst" 2025/11/05 12:10:42 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 12:10:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/backup" 2025/11/05 12:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/1nrff024r7pq65ecp72fc28jb0" 2025/11/05 12:10:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:10:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:10:45 DEBUG : one: Sizes differ 2025/11/05 12:10:45 DEBUG : two: size = 3 OK 2025/11/05 12:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:10:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:10:45 DEBUG : two: Unchanged skipping 2025/11/05 12:10:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 12:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:10:49 DEBUG : one: md5 = 7658a9b4f8996b136b110a4bfe44e43d OK 2025/11/05 12:10:49 DEBUG : one: size = 4 OK 2025/11/05 12:10:49 INFO : one: Copied (new) 2025/11/05 12:10:49 DEBUG : Waiting for deletions to finish 2025/11/05 12:10:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 12:10:50 INFO : three.txt: Moved into backup dir 2025/11/05 12:10:52 DEBUG : dst/three.txt: md5 = b42dbfd620eb1e7a070df5c21e73a9e1 OK 2025/11/05 12:10:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:10:53 DEBUG : two: size = 3 OK 2025/11/05 12:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:10:53 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:10:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:10:53 DEBUG : one: Sizes differ 2025/11/05 12:10:53 DEBUG : two: Unchanged skipping 2025/11/05 12:10:54 INFO : one-2019-01-01: Deleted 2025/11/05 12:10:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 12:10:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:10:56 DEBUG : one: md5 = b37e85fa763a901045cb0d875c16d33e OK 2025/11/05 12:10:56 DEBUG : one: size = 5 OK 2025/11/05 12:10:56 INFO : one: Copied (new) 2025/11/05 12:10:56 DEBUG : Waiting for deletions to finish 2025/11/05 12:10:57 INFO : three-2019-01-01.txt: Deleted 2025/11/05 12:10:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 12:10:58 INFO : three.txt: Moved into backup dir 2025/11/05 12:11:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 12:11:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 12:11:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/05 12:11:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/05 12:11:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/05 12:11:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (27.38s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:11:06 DEBUG : dst/one: md5 = c196c237ca775fd1201285532b8100a3 OK 2025/11/05 12:11:07 DEBUG : dst/two: md5 = 66d71bdd56ffb59d5024c43b963bad88 OK 2025/11/05 12:11:09 DEBUG : dst/three.txt: md5 = 5e41fe38b00d8d4775417d613aaf0c79 OK 2025/11/05 12:11:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/dst" 2025/11/05 12:11:10 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 12:11:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:11:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:11:11 DEBUG : one: Sizes differ 2025/11/05 12:11:11 DEBUG : two: size = 3 OK 2025/11/05 12:11:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:11:11 DEBUG : two: Unchanged skipping 2025/11/05 12:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:11:12 INFO : one: Moved (server-side) to: one.bak 2025/11/05 12:11:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:11:14 DEBUG : one: md5 = cfbae42be246ead56d945c1e21de7be5 OK 2025/11/05 12:11:14 DEBUG : one: size = 4 OK 2025/11/05 12:11:14 INFO : one: Copied (new) 2025/11/05 12:11:14 DEBUG : Waiting for deletions to finish 2025/11/05 12:11:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 12:11:15 INFO : three.txt: Moved into backup dir 2025/11/05 12:11:17 DEBUG : dst/three.txt: md5 = b8243c816d3912d7cad480ec0e61394a OK 2025/11/05 12:11:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/05 12:11:18 DEBUG : three.txt.bak: Excluded 2025/11/05 12:11:18 DEBUG : one.bak: Excluded (Path Filter) 2025/11/05 12:11:18 DEBUG : one.bak: Excluded 2025/11/05 12:11:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:11:18 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:11:18 DEBUG : one: Sizes differ 2025/11/05 12:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for checks to finish 2025/11/05 12:11:18 DEBUG : two: size = 3 OK 2025/11/05 12:11:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:11:18 DEBUG : two: Unchanged skipping 2025/11/05 12:11:18 INFO : one.bak: Deleted 2025/11/05 12:11:21 INFO : one: Moved (server-side) to: one.bak 2025/11/05 12:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst': Waiting for transfers to finish 2025/11/05 12:11:22 DEBUG : one: md5 = 70ddb0d86971f2016f4c9c88e05f4d53 OK 2025/11/05 12:11:22 DEBUG : one: size = 5 OK 2025/11/05 12:11:22 INFO : one: Copied (new) 2025/11/05 12:11:22 DEBUG : Waiting for deletions to finish 2025/11/05 12:11:23 INFO : three.txt.bak: Deleted 2025/11/05 12:11:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 12:11:24 INFO : three.txt: Moved into backup dir 2025/11/05 12:11:24 DEBUG : TestDrive: Token expired 2025/11/05 12:11:24 DEBUG : Config file has changed externally - reloading 2025/11/05 12:11:24 DEBUG : TestDrive: Loaded fresh token from config file 2025/11/05 12:11:24 DEBUG : TestDrive: Token refresh successful 2025/11/05 12:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 12:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/05 12:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/05 12:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 12:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/05 12:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (25.08s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:11:32 DEBUG : dst/one: md5 = 76cfaea52877eae9940499f5a2053b8c OK 2025/11/05 12:11:35 DEBUG : dst/two: md5 = e3604aa6962877a388fc75887d491a63 OK 2025/11/05 12:11:37 DEBUG : dst/three.txt: md5 = 37b540bbcc4e92382276e448a8165012 OK 2025/11/05 12:11:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/dst" 2025/11/05 12:11:38 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 12:11:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:11:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:11:39 DEBUG : one: Sizes differ 2025/11/05 12:11:40 INFO : one: Moved (server-side) to: one.bak 2025/11/05 12:11:41 DEBUG : one: md5 = f3baaa2cf3d9c6447d227ce23c45e085 OK 2025/11/05 12:11:41 DEBUG : one: size = 4 OK 2025/11/05 12:11:41 INFO : one: Copied (new) 2025/11/05 12:11:42 DEBUG : two: size = 3 OK 2025/11/05 12:11:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:11:42 DEBUG : two: Unchanged skipping 2025/11/05 12:11:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:11:42 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:11:42 DEBUG : three.txt: Sizes differ 2025/11/05 12:11:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 12:11:45 DEBUG : three.txt: md5 = 91beda3f3adc1d3b669d13e1394350e7 OK 2025/11/05 12:11:45 DEBUG : three.txt: size = 6 OK 2025/11/05 12:11:45 INFO : three.txt: Copied (new) 2025/11/05 12:11:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:11:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:11:46 DEBUG : one: Sizes differ 2025/11/05 12:11:47 INFO : one.bak: Deleted 2025/11/05 12:11:48 INFO : one: Moved (server-side) to: one.bak 2025/11/05 12:11:50 DEBUG : one: md5 = 90a16c4ae8fe76e08e145b0c807c23ee OK 2025/11/05 12:11:50 DEBUG : one: size = 5 OK 2025/11/05 12:11:50 INFO : one: Copied (new) 2025/11/05 12:11:50 DEBUG : two: size = 3 OK 2025/11/05 12:11:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:11:50 DEBUG : two: Unchanged skipping 2025/11/05 12:11:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:11:51 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:11:51 DEBUG : three.txt: Sizes differ 2025/11/05 12:11:51 INFO : three.txt.bak: Deleted 2025/11/05 12:11:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 12:11:54 DEBUG : three.txt: md5 = 5532ffd14bbb567f487e84b47055d450 OK 2025/11/05 12:11:54 DEBUG : three.txt: size = 19 OK 2025/11/05 12:11:54 INFO : three.txt: Copied (new) 2025/11/05 12:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/05 12:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 12:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/05 12:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/05 12:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/05 12:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/05 12:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (31.03s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:12:02 DEBUG : dst/one: md5 = 37fa1bb756c03943fddd14825ecb2841 OK 2025/11/05 12:12:04 DEBUG : dst/two: md5 = c61c77e914923bcffaa41a9630110246 OK 2025/11/05 12:12:06 DEBUG : dst/three.txt: md5 = 5129833a595dafa6eca7ce6789503583 OK 2025/11/05 12:12:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewabut8giza/dst" 2025/11/05 12:12:06 DEBUG : Creating backend with remote "TestDrive:crypt/q2epbot20l0vds2kh226skg25k0q06rjr4rkhvqiasa4l2pesu80/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/05 12:12:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:12:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:12:08 DEBUG : one: Sizes differ 2025/11/05 12:12:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 12:12:11 DEBUG : one: md5 = 78588323890b5ccb1d0ac3a5c9c6732b OK 2025/11/05 12:12:11 DEBUG : one: size = 4 OK 2025/11/05 12:12:11 INFO : one: Copied (new) 2025/11/05 12:12:11 DEBUG : two: size = 3 OK 2025/11/05 12:12:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:12:11 DEBUG : two: Unchanged skipping 2025/11/05 12:12:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:12:11 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:12:11 DEBUG : three.txt: Sizes differ 2025/11/05 12:12:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 12:12:14 DEBUG : three.txt: md5 = 9df7a212e47fc3502f09f13f552dec26 OK 2025/11/05 12:12:14 DEBUG : three.txt: size = 6 OK 2025/11/05 12:12:14 INFO : three.txt: Copied (new) 2025/11/05 12:12:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:12:16 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:12:16 DEBUG : one: Sizes differ 2025/11/05 12:12:16 INFO : one-2019-01-01: Deleted 2025/11/05 12:12:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 12:12:19 DEBUG : one: md5 = 86572a6bd4fe045fca44198ec4a18c89 OK 2025/11/05 12:12:19 DEBUG : one: size = 5 OK 2025/11/05 12:12:19 INFO : one: Copied (new) 2025/11/05 12:12:19 DEBUG : two: size = 3 OK 2025/11/05 12:12:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:12:19 DEBUG : two: Unchanged skipping 2025/11/05 12:12:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:12:19 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza/dst') 2025/11/05 12:12:19 DEBUG : three.txt: Sizes differ 2025/11/05 12:12:20 INFO : three-2019-01-01.txt: Deleted 2025/11/05 12:12:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 12:12:22 DEBUG : three.txt: md5 = a52d61ed0a2ed495cc3fd34457842389 OK 2025/11/05 12:12:22 DEBUG : three.txt: size = 19 OK 2025/11/05 12:12:22 INFO : three.txt: Copied (new) 2025/11/05 12:12:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/05 12:12:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/05 12:12:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/05 12:12:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/05 12:12:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/05 12:12:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/05 12:12:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (27.81s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:12:29 DEBUG : Testêé: md5 = 8896edf742f76aa1ec8e4979f5c05d4a OK 2025/11/05 12:12:29 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:12:29 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:12:29 DEBUG : Testêé: Sizes differ 2025/11/05 12:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:12:31 DEBUG : Testêé: md5 = 26e4351ebed1db8a42fb6a0bdd0cf820 OK 2025/11/05 12:12:31 DEBUG : Testêé: size = 14 OK 2025/11/05 12:12:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/05 12:12:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.34s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:12:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 12:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:12:35 DEBUG : existing: md5 = b7f9a3735511767d38347bb7be424f8a OK 2025/11/05 12:12:35 DEBUG : existing: size = 6 OK 2025/11/05 12:12:35 INFO : existing: Copied (new) 2025/11/05 12:12:35 DEBUG : Waiting for deletions to finish 2025/11/05 12:12:37 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:12:37 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:12:37 DEBUG : existing: Sizes differ 2025/11/05 12:12:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/05 12:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:12:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': not deleting files as there were IO errors 2025/11/05 12:12:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.47s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:12:40 DEBUG : EXISTING: md5 = a41de55d15f233351bb2fbebfdb875d0 OK 2025/11/05 12:12:40 DEBUG : EXISTING: size = 6 OK 2025/11/05 12:12:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:12:40 DEBUG : existing: Unchanged skipping 2025/11/05 12:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:12:40 DEBUG : Waiting for deletions to finish 2025/11/05 12:12:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.53s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.51s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.67s) --- SKIP: TestMaxTransfer/Hard (0.58s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.59s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:12:46 DEBUG : both0: md5 = 84282c43311fecb907b8fccf23638f61 OK 2025/11/05 12:12:49 DEBUG : only0: md5 = 1616ca4f1becadd518940775dd885c6b OK 2025/11/05 12:12:50 DEBUG : both1: md5 = 9e8b495f746dd8cf8b18e69a1116ff64 OK 2025/11/05 12:12:52 DEBUG : only1: md5 = cbdc25137fea09fc8371478ce080c857 OK 2025/11/05 12:12:54 DEBUG : both2: md5 = 442670236638a393fb8e959720c37874 OK 2025/11/05 12:12:56 DEBUG : only2: md5 = e234f6401b16d44c9622a6a6bf5f4d5b OK 2025/11/05 12:12:57 DEBUG : both3: md5 = e2c2729679a919abb7fb68eae62ae435 OK 2025/11/05 12:12:59 DEBUG : only3: md5 = c8a7cae8f78af2da9d6d53467cc01f15 OK 2025/11/05 12:13:02 DEBUG : both4: md5 = 8f36ede9d3c01c38d540413c2a64022f OK 2025/11/05 12:13:03 DEBUG : only4: md5 = 3ae88489f46cd32e783dbc3e1ab9b00d OK 2025/11/05 12:13:06 DEBUG : both5: md5 = 92efdb372d672f16a2a5877f89193090 OK 2025/11/05 12:13:07 DEBUG : only5: md5 = 3a93e27962727c8197c6844885e0368d OK 2025/11/05 12:13:09 DEBUG : both6: md5 = 6c590f581eb507f630fc5c20983c7778 OK 2025/11/05 12:13:11 DEBUG : only6: md5 = c54f45848ba86322937d5b9e78017428 OK 2025/11/05 12:13:13 DEBUG : both7: md5 = 0615fd6d31c5c098c663620e825485d5 OK 2025/11/05 12:13:15 DEBUG : only7: md5 = da38758176a003197a35e104854049cd OK 2025/11/05 12:13:16 DEBUG : both8: md5 = 35fa95b309a04751e20c273e69b83ca9 OK 2025/11/05 12:13:18 DEBUG : only8: md5 = 4f01e0dcad5c16a16edf889b3ca051e0 OK 2025/11/05 12:13:19 DEBUG : both9: md5 = 43d71f4ac0f3bd091018af97c6e5cebf OK 2025/11/05 12:13:21 DEBUG : only9: md5 = af11317c851c9cc1e1b0288e71e0154c OK 2025/11/05 12:13:23 DEBUG : both10: md5 = d3abf118286ef38be68743f052744005 OK 2025/11/05 12:13:25 DEBUG : only10: md5 = 61a364c2583bbe5717a9ef543fcf19e8 OK 2025/11/05 12:13:27 DEBUG : both11: md5 = c3661d22f08f02b6b483c15e7de2103b OK 2025/11/05 12:13:28 DEBUG : only11: md5 = cd89e41380cbe1bbc6943d044b6b9e25 OK 2025/11/05 12:13:30 DEBUG : both12: md5 = fc62c433deeaf87c5592dedbd8090c66 OK 2025/11/05 12:13:32 DEBUG : only12: md5 = 63b68ede4910d02e303090ed08d58d7d OK 2025/11/05 12:13:34 DEBUG : both13: md5 = 24cadeb5c0efd088df0e5df6356b69be OK 2025/11/05 12:13:36 DEBUG : only13: md5 = 171e9134cbf280dbe7cd417ea0ff5cae OK 2025/11/05 12:13:37 DEBUG : both14: md5 = 24cd4ca1c90ca5e637eb282705cd54a5 OK 2025/11/05 12:13:40 DEBUG : only14: md5 = 72de6773c6aa5e049c7c353e1e25d1d2 OK 2025/11/05 12:13:41 DEBUG : both15: md5 = 9dd1f129fc66667a6ef7d18d81faeedb OK 2025/11/05 12:13:44 DEBUG : only15: md5 = a8d136af67d6e7702da2cf1dfc9cf60a OK 2025/11/05 12:13:45 DEBUG : both16: md5 = 40e52b4a2450e9e7919cd04a5be29f37 OK 2025/11/05 12:13:47 DEBUG : only16: md5 = ea70c278dc71ffbb38b194a34268a106 OK 2025/11/05 12:13:49 DEBUG : both17: md5 = 6d005dc181cb0063e67e2da8012189c8 OK 2025/11/05 12:13:51 DEBUG : only17: md5 = 6e082008540329de35b3fce31c969b99 OK 2025/11/05 12:13:52 DEBUG : both18: md5 = 0bd25fe1139f6a10ae5cc1b088d07fbf OK 2025/11/05 12:13:54 DEBUG : only18: md5 = bca958634db863e98c434cc9f2aa32c9 OK 2025/11/05 12:13:56 DEBUG : both19: md5 = df1d846848ce082abdf28928bc9eeee0 OK 2025/11/05 12:13:58 DEBUG : only19: md5 = 21c0e7292d93f0ff1fdf4dc2031dd860 OK 2025/11/05 12:13:59 DEBUG : both10: size = 6 OK 2025/11/05 12:13:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both0: size = 6 OK 2025/11/05 12:13:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both11: size = 6 OK 2025/11/05 12:13:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both12: size = 6 OK 2025/11/05 12:13:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both10: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both13: size = 6 OK 2025/11/05 12:13:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both13: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both14: size = 6 OK 2025/11/05 12:13:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both14: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both15: size = 6 OK 2025/11/05 12:13:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both0: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both16: size = 6 OK 2025/11/05 12:13:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both16: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both17: size = 6 OK 2025/11/05 12:13:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both11: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both18: size = 6 OK 2025/11/05 12:13:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both12: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both19: size = 6 OK 2025/11/05 12:13:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both15: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both1: size = 6 OK 2025/11/05 12:13:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:13:59 DEBUG : both17: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both2: size = 6 OK 2025/11/05 12:13:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both18: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both3: size = 6 OK 2025/11/05 12:13:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both3: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both4: size = 6 OK 2025/11/05 12:13:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both19: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both5: size = 6 OK 2025/11/05 12:13:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both1: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both6: size = 6 OK 2025/11/05 12:13:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both2: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both7: size = 6 OK 2025/11/05 12:13:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both4: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both8: size = 6 OK 2025/11/05 12:13:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both8: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both9: size = 6 OK 2025/11/05 12:13:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:13:59 DEBUG : both9: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both5: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both6: Unchanged skipping 2025/11/05 12:13:59 DEBUG : both7: Unchanged skipping 2025/11/05 12:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:13:59 DEBUG : Waiting for deletions to finish 2025/11/05 12:13:59 INFO : only11: Deleted 2025/11/05 12:13:59 INFO : only10: Deleted 2025/11/05 12:13:59 INFO : only3: Deleted 2025/11/05 12:14:00 INFO : only4: Deleted 2025/11/05 12:14:00 INFO : only12: Deleted 2025/11/05 12:14:00 INFO : only13: Deleted 2025/11/05 12:14:00 INFO : only17: Deleted 2025/11/05 12:14:00 INFO : only6: Deleted 2025/11/05 12:14:00 INFO : only19: Deleted 2025/11/05 12:14:00 INFO : only18: Deleted 2025/11/05 12:14:01 INFO : only5: Deleted 2025/11/05 12:14:01 INFO : only8: Deleted 2025/11/05 12:14:01 INFO : only1: Deleted 2025/11/05 12:14:01 INFO : only14: Deleted 2025/11/05 12:14:01 INFO : only0: Deleted 2025/11/05 12:14:01 INFO : only9: Deleted 2025/11/05 12:14:01 INFO : only15: Deleted 2025/11/05 12:14:02 INFO : only16: Deleted 2025/11/05 12:14:02 INFO : only7: Deleted 2025/11/05 12:14:02 INFO : only2: Deleted 2025/11/05 12:14:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (88.54s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:14:15 DEBUG : both0: md5 = fc08e331ce82cef8333e53beb418138f OK 2025/11/05 12:14:16 DEBUG : only0: md5 = ec94e5238b62352b351d7d68b93d61a7 OK 2025/11/05 12:14:18 DEBUG : both1: md5 = 2d63e821e70c0f04196ed7ac0e70390a OK 2025/11/05 12:14:20 DEBUG : only1: md5 = 3d9579706229dcaa2a507980a0896784 OK 2025/11/05 12:14:22 DEBUG : both2: md5 = 0186bf0661b4671ab2f2a5e5a61f10ef OK 2025/11/05 12:14:23 DEBUG : only2: md5 = 3c1e4aea1e5862f86a2de564669f2e99 OK 2025/11/05 12:14:25 DEBUG : both3: md5 = 6b4c47081ae5f33a2f2c00918202495a OK 2025/11/05 12:14:27 DEBUG : only3: md5 = 42bbd793a3472f47e68ffc42ad7d0930 OK 2025/11/05 12:14:29 DEBUG : both4: md5 = 13c71d4b2341a3af22fd48f9e6e46cc1 OK 2025/11/05 12:14:31 DEBUG : only4: md5 = af462f8827fdba54ac47062c9d204607 OK 2025/11/05 12:14:33 DEBUG : both5: md5 = f2caed0653910ca89d62e688e80325e5 OK 2025/11/05 12:14:34 DEBUG : only5: md5 = 9e6274d9e78c9eebb5e89814e4f1b428 OK 2025/11/05 12:14:36 DEBUG : both6: md5 = 844ffc40d064361e72a52680ec1d04de OK 2025/11/05 12:14:38 DEBUG : only6: md5 = c47867345e06ebf64228e7477141a2c0 OK 2025/11/05 12:14:40 DEBUG : both7: md5 = 95e73c7538ee098cc840ec7b0e30c9b4 OK 2025/11/05 12:14:42 DEBUG : only7: md5 = 4a5fbd02b0dc74f692c10e7803ecfe1d OK 2025/11/05 12:14:44 DEBUG : both8: md5 = 724cd1e2070870e891caf818bc76e092 OK 2025/11/05 12:14:46 DEBUG : only8: md5 = ea3eb6040417b7e8dfde1d58f9d908e8 OK 2025/11/05 12:14:47 DEBUG : both9: md5 = 7d8cac66ce3f80cb700b25bc34947db1 OK 2025/11/05 12:14:49 DEBUG : only9: md5 = 84e46838fc4bdc5a13056cb62545ffa0 OK 2025/11/05 12:14:51 DEBUG : both10: md5 = 2b32efd925f2b4f11c431fc23a52b544 OK 2025/11/05 12:14:52 DEBUG : only10: md5 = 551ab4c02d911b1e841ed4ad8e83d856 OK 2025/11/05 12:14:54 DEBUG : both11: md5 = 56ade3571d4619123da4b752dc43ad34 OK 2025/11/05 12:14:55 DEBUG : only11: md5 = 3dd7a5e7041d98e97fe4e9979d59a260 OK 2025/11/05 12:14:57 DEBUG : both12: md5 = 7a90dd12489e29fe37641e7ce3186fab OK 2025/11/05 12:14:59 DEBUG : only12: md5 = b709c7d50fa6832fd457d6005b41d818 OK 2025/11/05 12:15:00 DEBUG : both13: md5 = ca3924ca745fc9aa1f643aa5002fcb6a OK 2025/11/05 12:15:02 DEBUG : only13: md5 = 41608cf6a7e143904cdef236d7a0bf71 OK 2025/11/05 12:15:04 DEBUG : both14: md5 = 214512de13309ce8e3884dd94665bacb OK 2025/11/05 12:15:06 DEBUG : only14: md5 = 794684edb18379828c0b79eef01d1716 OK 2025/11/05 12:15:08 DEBUG : both15: md5 = 77073d081a8f711bd1099c87abe4f5c7 OK 2025/11/05 12:15:09 DEBUG : only15: md5 = 4bf6bee5a0b051fda818bbe7a913de1c OK 2025/11/05 12:15:11 DEBUG : both16: md5 = 7a2ff484321fec160df3958573c2b14c OK 2025/11/05 12:15:13 DEBUG : only16: md5 = 72bb28e4cbf44f6e2003f5a047f06640 OK 2025/11/05 12:15:15 DEBUG : both17: md5 = c6a20e8350c2eb9f2e98f22dfb5b3de2 OK 2025/11/05 12:15:17 DEBUG : only17: md5 = 23584ee0d80dc7a18cf82e2fa18c10cc OK 2025/11/05 12:15:19 DEBUG : both18: md5 = df6ab6061671bfb87eec0515f37115ea OK 2025/11/05 12:15:20 DEBUG : only18: md5 = 98653f87509a65bc3080909e04600629 OK 2025/11/05 12:15:22 DEBUG : both19: md5 = b84ec7920bfbed214895beb52dcb5de0 OK 2025/11/05 12:15:24 DEBUG : only19: md5 = b87a9497f352d642c504158d6849ebd5 OK 2025/11/05 12:15:25 DEBUG : both0: size = 6 OK 2025/11/05 12:15:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both10: size = 6 OK 2025/11/05 12:15:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both12: size = 6 OK 2025/11/05 12:15:25 DEBUG : both11: size = 6 OK 2025/11/05 12:15:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:15:25 DEBUG : both0: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both13: size = 6 OK 2025/11/05 12:15:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both13: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both14: size = 6 OK 2025/11/05 12:15:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both11: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both15: size = 6 OK 2025/11/05 12:15:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both12: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both15: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both10: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both17: size = 6 OK 2025/11/05 12:15:25 DEBUG : both18: size = 6 OK 2025/11/05 12:15:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both14: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both19: size = 6 OK 2025/11/05 12:15:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both16: size = 6 OK 2025/11/05 12:15:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both18: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both1: size = 6 OK 2025/11/05 12:15:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both1: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both17: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both2: size = 6 OK 2025/11/05 12:15:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both3: size = 6 OK 2025/11/05 12:15:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both2: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both4: size = 6 OK 2025/11/05 12:15:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both19: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both5: size = 6 OK 2025/11/05 12:15:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both5: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both6: size = 6 OK 2025/11/05 12:15:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both6: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both7: size = 6 OK 2025/11/05 12:15:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both7: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both8: size = 6 OK 2025/11/05 12:15:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both8: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both9: size = 6 OK 2025/11/05 12:15:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:15:25 DEBUG : both3: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both16: Unchanged skipping 2025/11/05 12:15:25 DEBUG : both4: Unchanged skipping 2025/11/05 12:15:25 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only10: Sizes differ 2025/11/05 12:15:25 DEBUG : only0: Sizes differ 2025/11/05 12:15:25 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only11: Sizes differ 2025/11/05 12:15:25 DEBUG : both9: Unchanged skipping 2025/11/05 12:15:25 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only12: Sizes differ 2025/11/05 12:15:25 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only13: Sizes differ 2025/11/05 12:15:25 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only14: Sizes differ 2025/11/05 12:15:25 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only15: Sizes differ 2025/11/05 12:15:25 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only16: Sizes differ 2025/11/05 12:15:25 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only17: Sizes differ 2025/11/05 12:15:25 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only18: Sizes differ 2025/11/05 12:15:25 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only19: Sizes differ 2025/11/05 12:15:25 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only1: Sizes differ 2025/11/05 12:15:25 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only2: Sizes differ 2025/11/05 12:15:25 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only3: Sizes differ 2025/11/05 12:15:25 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only4: Sizes differ 2025/11/05 12:15:25 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only5: Sizes differ 2025/11/05 12:15:25 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only7: Sizes differ 2025/11/05 12:15:25 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only8: Sizes differ 2025/11/05 12:15:25 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3070150102) 2025/11/05 12:15:25 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only6: Sizes differ 2025/11/05 12:15:25 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza') 2025/11/05 12:15:25 DEBUG : only9: Sizes differ 2025/11/05 12:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:15:26 DEBUG : only13: md5 = cad915b98c754f58f66e2489937df5ea OK 2025/11/05 12:15:26 DEBUG : only13: size = 0 OK 2025/11/05 12:15:26 INFO : only13: Copied (replaced existing) 2025/11/05 12:15:27 DEBUG : only15: md5 = b90f4f3d93b0577a8dcf091a5f06ee3f OK 2025/11/05 12:15:27 DEBUG : only15: size = 0 OK 2025/11/05 12:15:27 INFO : only15: Copied (replaced existing) 2025/11/05 12:15:27 DEBUG : only14: md5 = 0dde32c82063aedd5973fe52d4d7c850 OK 2025/11/05 12:15:27 DEBUG : only14: size = 0 OK 2025/11/05 12:15:27 INFO : only14: Copied (replaced existing) 2025/11/05 12:15:27 DEBUG : only10: md5 = 22ac10a724f49cf744fd2841b0836586 OK 2025/11/05 12:15:27 DEBUG : only10: size = 0 OK 2025/11/05 12:15:27 INFO : only10: Copied (replaced existing) 2025/11/05 12:15:28 DEBUG : only18: md5 = 730e8ccc16c0c205806979ef57fff72c OK 2025/11/05 12:15:28 DEBUG : only18: size = 0 OK 2025/11/05 12:15:28 INFO : only18: Copied (replaced existing) 2025/11/05 12:15:28 DEBUG : only17: md5 = 63f754f04abc79cd3fb88add36e6c715 OK 2025/11/05 12:15:28 DEBUG : only17: size = 0 OK 2025/11/05 12:15:28 INFO : only17: Copied (replaced existing) 2025/11/05 12:15:28 DEBUG : only12: md5 = b92d50e3fdea0a99a93133d7c29ffda7 OK 2025/11/05 12:15:28 DEBUG : only12: size = 0 OK 2025/11/05 12:15:28 INFO : only12: Copied (replaced existing) 2025/11/05 12:15:29 DEBUG : only16: md5 = 6c9960babb3096036aa8a20597575465 OK 2025/11/05 12:15:29 DEBUG : only16: size = 0 OK 2025/11/05 12:15:29 INFO : only16: Copied (replaced existing) 2025/11/05 12:15:29 DEBUG : only1: md5 = b5dfb01bd104ae087d2548f65ab916a3 OK 2025/11/05 12:15:29 DEBUG : only1: size = 0 OK 2025/11/05 12:15:29 INFO : only1: Copied (replaced existing) 2025/11/05 12:15:30 DEBUG : only2: md5 = 476153530b932c90c983dedf35994015 OK 2025/11/05 12:15:30 DEBUG : only2: size = 0 OK 2025/11/05 12:15:30 INFO : only2: Copied (replaced existing) 2025/11/05 12:15:31 DEBUG : only3: md5 = a7c82e0732d2e5e5b63ededafa90778e OK 2025/11/05 12:15:31 DEBUG : only3: size = 0 OK 2025/11/05 12:15:31 INFO : only3: Copied (replaced existing) 2025/11/05 12:15:31 DEBUG : only4: md5 = d99eb9ff127aab431a313dc1436faf98 OK 2025/11/05 12:15:31 DEBUG : only4: size = 0 OK 2025/11/05 12:15:31 INFO : only4: Copied (replaced existing) 2025/11/05 12:15:31 DEBUG : only5: md5 = 4dc761ab0baec78c932a7c688e48b4cf OK 2025/11/05 12:15:31 DEBUG : only5: size = 0 OK 2025/11/05 12:15:31 INFO : only5: Copied (replaced existing) 2025/11/05 12:15:31 DEBUG : only0: md5 = a0d60e8d5258a0ef16a344eaadf963f5 OK 2025/11/05 12:15:31 DEBUG : only0: size = 0 OK 2025/11/05 12:15:31 INFO : only0: Copied (replaced existing) 2025/11/05 12:15:32 DEBUG : only7: md5 = b29456ef9979680a622e673871970466 OK 2025/11/05 12:15:32 DEBUG : only7: size = 0 OK 2025/11/05 12:15:32 INFO : only7: Copied (replaced existing) 2025/11/05 12:15:32 DEBUG : only19: md5 = f52e605cb3c69a3c341aa76d279a1018 OK 2025/11/05 12:15:32 DEBUG : only19: size = 0 OK 2025/11/05 12:15:32 INFO : only19: Copied (replaced existing) 2025/11/05 12:15:33 DEBUG : only11: md5 = 421d312a9371b59667d4b0e4069b0f10 OK 2025/11/05 12:15:33 DEBUG : only11: size = 0 OK 2025/11/05 12:15:33 INFO : only11: Copied (replaced existing) 2025/11/05 12:15:33 DEBUG : only8: md5 = f19318216dc8c503042d7e9ae4152bff OK 2025/11/05 12:15:33 DEBUG : only8: size = 0 OK 2025/11/05 12:15:33 INFO : only8: Copied (replaced existing) 2025/11/05 12:15:34 DEBUG : only9: md5 = 37c9aeb536206bf9ddd71243f10f255a OK 2025/11/05 12:15:34 DEBUG : only9: size = 0 OK 2025/11/05 12:15:34 INFO : only9: Copied (replaced existing) 2025/11/05 12:15:34 DEBUG : only6: md5 = 371e048fd50d8105f56470ece8e15149 OK 2025/11/05 12:15:34 DEBUG : only6: size = 0 OK 2025/11/05 12:15:34 INFO : only6: Copied (replaced existing) 2025/11/05 12:15:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (106.93s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:16:00 DEBUG : empty_dir: Making directory with metadata 2025/11/05 12:16:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:16:00 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 12:16:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:16:00 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 12:16:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:16:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 12:16:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 12:16:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:16:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/05 12:16:17 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/05 12:16:18 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/05 12:16:19 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (20.17s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:16:20 DEBUG : empty_dir: Making directory with metadata 2025/11/05 12:16:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:16:20 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 12:16:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:16:20 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 12:16:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:16:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 12:16:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 12:16:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:16:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/05 12:16:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:16:36 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/05 12:16:37 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/05 12:16:38 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (20.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:16:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:16:41 DEBUG : sub dir: Making directory with metadata 2025/11/05 12:16:42 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/05 12:17:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/05 12:17:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/05 12:17:03 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:17:03 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/05 12:17:18 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/05 12:17:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/05 12:17:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/05 12:17:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/05 12:17:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/05 12:17:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/05 12:17:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/05 12:17:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/05 12:17:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/05 12:17:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/05 12:17:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/05 12:17:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (47.25s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:17:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 12:17:28 DEBUG : sub dir: Making directory with metadata 2025/11/05 12:17:29 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/05 12:17:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/05 12:17:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/05 12:17:55 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 12:17:55 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/05 12:18:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/05 12:18:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/05 12:18:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/05 12:18:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/05 12:18:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/05 12:18:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/05 12:18:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/05 12:18:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/05 12:18:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/05 12:18:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/05 12:18:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.41s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:18:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 8078068136836717d48049b022dfe355 OK 2025/11/05 12:18:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = c7dbcb2effbfd199a2ce8e3bcb3c38c4 OK 2025/11/05 12:18:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 4198612d435c48cb44c73345bf09b573 OK 2025/11/05 12:18:27 DEBUG : dir1/0003-defghij.txt: md5 = bb2f727fd2ba5ec3c1a3924145e7f9b1 OK 2025/11/05 12:18:30 DEBUG : dir1/0004-efghijk.txt: md5 = 3cc678596f772539fb41cbcd8664d4eb OK 2025/11/05 12:18:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 7e7e6c93ec01134523410d323fae04fb OK 2025/11/05 12:18:34 DEBUG : dir1/0006-ghijklm.txt: md5 = eba62653236c467b1e9cd08163667135 OK 2025/11/05 12:18:35 DEBUG : dir1/0007-1234567.txt: md5 = a2e409258612f2e4f5c08068911aa9d5 OK 2025/11/05 12:18:37 DEBUG : dir1/0008-2345678.txt: md5 = de7bb91fa6ca5ba2091f08ab180a0da9 OK 2025/11/05 12:18:38 DEBUG : dir1/0009-3456789.txt: md5 = acda099f67839a6074c9676ba8175c89 OK 2025/11/05 12:18:40 DEBUG : dir1/0010-456789.txt: md5 = 994b6bbf472825423b298ef301aefa9d OK 2025/11/05 12:18:42 DEBUG : dir1/0011-56789;.txt: md5 = 1f827d7a648879fa59931fcfa447e55c OK 2025/11/05 12:18:43 DEBUG : dir1/0012-6789;.txt: md5 = 6406335b04f955a957b6c70e8d83c471 OK 2025/11/05 12:18:45 DEBUG : dir1/0013-789;=.txt: md5 = 8e63ec056dd456b9aedcec99610a78c1 OK 2025/11/05 12:18:47 DEBUG : dir1/0014-89;=.txt: md5 = ae05e41fbacaa3bd44097d14c7893d35 OK 2025/11/05 12:18:48 DEBUG : dir1/0015-9;=.txt: md5 = fbfdd77819eca727c9ef7fd4eab4e2d6 OK 2025/11/05 12:18:50 DEBUG : apple: md5 = 15f57cd1791a5f892d26d2319c770069 OK 2025/11/05 12:18:51 DEBUG : banana: md5 = 2d6a09bc7f204f1a9f9408db6d339111 OK 2025/11/05 12:18:53 DEBUG : appleappleapplebanana: md5 = dac2db8d265dff169ddebb6b0f0a8112 OK 2025/11/05 12:18:55 DEBUG : splitbananasplit: md5 = 62c9db08d110419abc555c9a4ce21183 OK 2025/11/05 12:18:55 DEBUG : Waiting for deletions to finish 2025/11/05 12:18:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:18:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:18:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:18:57 DEBUG : apple: size = 5 OK 2025/11/05 12:18:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:18:57 DEBUG : apple: Unchanged skipping 2025/11/05 12:18:57 DEBUG : banana: size = 6 OK 2025/11/05 12:18:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : banana: Unchanged skipping 2025/11/05 12:18:57 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/05 12:18:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:18:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:18:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:18:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:18:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:18:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:18:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:18:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:18:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:18:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:18:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:18:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:18:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:18:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:18:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:18:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:18:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:18:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:18:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:18:57 DEBUG : Waiting for deletions to finish 2025/11/05 12:18:57 DEBUG : Waiting for deletions to finish 2025/11/05 12:18:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:18:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:18:59 DEBUG : dir1: Directory modification time the same (differ by -827.084µs, within tolerance 1ms) 2025/11/05 12:18:59 DEBUG : apple: size = 5 OK 2025/11/05 12:18:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:59 DEBUG : apple: Unchanged skipping 2025/11/05 12:18:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:18:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:18:59 DEBUG : banana: size = 6 OK 2025/11/05 12:18:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:59 DEBUG : banana: Unchanged skipping 2025/11/05 12:18:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:18:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:18:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:19:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:19:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:19:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:19:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:19:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:19:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:19:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:19:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:19:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:19:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:19:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:19:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:19:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:19:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:19:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:19:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:19:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:19:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:19:00 DEBUG : Waiting for deletions to finish 2025/11/05 12:19:00 DEBUG : Waiting for deletions to finish 2025/11/05 12:19:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:19:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:19:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:19:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 39166f31cc4c7985130863ddc00f5841 OK 2025/11/05 12:19:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = ce285ec96545fb782c6e48e408bd0503 OK 2025/11/05 12:19:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 9d3a8f095429e1df199361e87370adbf OK 2025/11/05 12:19:23 DEBUG : dir1/0003-defghij.txt: md5 = bcfa411474666fc6f100a19724cb8659 OK 2025/11/05 12:19:24 DEBUG : dir1/0004-efghijk.txt: md5 = 9eed66205c6f1a0de9540cb80ece0773 OK 2025/11/05 12:19:26 DEBUG : dir1/0005-fghijkl.txt: md5 = e9977a48e75b3661a9b2c52af07d9603 OK 2025/11/05 12:19:28 DEBUG : dir1/0006-ghijklm.txt: md5 = e116fe2dcfdf25cb87bad00c7ef2a656 OK 2025/11/05 12:19:30 DEBUG : dir1/0007-1234567.txt: md5 = 2634b90d0618149f82351c6179b3f69e OK 2025/11/05 12:19:31 DEBUG : dir1/0008-2345678.txt: md5 = 7469f08a9f589c46482572ecae033774 OK 2025/11/05 12:19:33 DEBUG : dir1/0009-3456789.txt: md5 = fe1c3f0dc104bf9f3c233e342da8ed46 OK 2025/11/05 12:19:35 DEBUG : dir1/0010-456789.txt: md5 = 3288d94c6c2527abb7fcade214263d65 OK 2025/11/05 12:19:37 DEBUG : dir1/0011-56789;.txt: md5 = 0a9e2bb8ed90f452af3e1dd90bfcdf2d OK 2025/11/05 12:19:39 DEBUG : dir1/0012-6789;.txt: md5 = feb4ba0663dc44013750a1841b18eec0 OK 2025/11/05 12:19:41 DEBUG : dir1/0013-789;=.txt: md5 = 71bf26aa9564127bf6b23fb52f1a3b9f OK 2025/11/05 12:19:43 DEBUG : dir1/0014-89;=.txt: md5 = d709f12c0e9d188e45b400748ecb4410 OK 2025/11/05 12:19:44 DEBUG : dir1/0015-9;=.txt: md5 = 29f2877d3835769fa0732c8da07a6c40 OK 2025/11/05 12:19:46 DEBUG : apple: md5 = 25c4dfe8a574e30e9fd50b59e93bc7ed OK 2025/11/05 12:19:48 DEBUG : banana: md5 = d413ad1bb446faee3789bb10e49d6292 OK 2025/11/05 12:19:50 DEBUG : appleappleapplebanana: md5 = 999c6788e1a1d880a750e5ab3ea898b4 OK 2025/11/05 12:19:52 DEBUG : splitbananasplit: md5 = d15cb7ab756ebf486e5f03a8c81a6a9b OK 2025/11/05 12:19:52 DEBUG : Waiting for deletions to finish 2025/11/05 12:19:53 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:19:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:19:54 DEBUG : apple: size = 5 OK 2025/11/05 12:19:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:54 DEBUG : apple: Unchanged skipping 2025/11/05 12:19:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:19:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:19:54 DEBUG : banana: size = 6 OK 2025/11/05 12:19:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:54 DEBUG : banana: Unchanged skipping 2025/11/05 12:19:55 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/05 12:19:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:19:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:19:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:19:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:19:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:19:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:19:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:19:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:19:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:19:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:19:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:19:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:19:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:19:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:19:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:19:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:19:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:19:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:19:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:19:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:19:55 DEBUG : Waiting for deletions to finish 2025/11/05 12:19:55 DEBUG : Waiting for deletions to finish 2025/11/05 12:19:55 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:19:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:19:56 DEBUG : dir1: Directory modification time the same (differ by -860.051µs, within tolerance 1ms) 2025/11/05 12:19:56 DEBUG : apple: size = 5 OK 2025/11/05 12:19:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:19:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:19:56 DEBUG : apple: Unchanged skipping 2025/11/05 12:19:56 DEBUG : banana: size = 6 OK 2025/11/05 12:19:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:56 DEBUG : banana: Unchanged skipping 2025/11/05 12:19:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:19:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:19:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:19:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:19:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:19:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:19:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:19:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:19:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:19:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:19:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:19:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:19:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:19:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:19:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:19:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:19:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:19:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:19:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:19:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:19:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:19:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:19:57 DEBUG : Waiting for deletions to finish 2025/11/05 12:19:57 DEBUG : Waiting for deletions to finish 2025/11/05 12:19:57 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:19:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:20:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:20:15 DEBUG : dir1/0000-abcdefg.txt: md5 = fb9bd519cede3ea90273751342e716de OK 2025/11/05 12:20:17 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6016bef2d0166227c36eef3aea79f11b OK 2025/11/05 12:20:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 084c201733484a857a85478054956c9d OK 2025/11/05 12:20:20 DEBUG : dir1/0003-defghij.txt: md5 = b4815f94d8d9fa255f9f9af3138ae2a3 OK 2025/11/05 12:20:21 DEBUG : dir1/0004-efghijk.txt: md5 = a70975ca811195c490b44a36b46c55ae OK 2025/11/05 12:20:23 DEBUG : dir1/0005-fghijkl.txt: md5 = 8cd3283bef160a5db332c7baca4cf7ef OK 2025/11/05 12:20:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 29d8433e2209701a396f7bfd08594b30 OK 2025/11/05 12:20:26 DEBUG : dir1/0007-1234567.txt: md5 = 9ae91ab5ea26076b097ceb91025a78cf OK 2025/11/05 12:20:28 DEBUG : dir1/0008-2345678.txt: md5 = dd56f121d0435321bc9884b570588553 OK 2025/11/05 12:20:30 DEBUG : dir1/0009-3456789.txt: md5 = def110c89d8597ef37024b87bd60716d OK 2025/11/05 12:20:32 DEBUG : dir1/0010-456789.txt: md5 = b16bfe0b0584aadafcef8bb29c6c0ca1 OK 2025/11/05 12:20:34 DEBUG : dir1/0011-56789;.txt: md5 = eb3fd3de6d8f7be6c9fdabfefed8002c OK 2025/11/05 12:20:35 DEBUG : dir1/0012-6789;.txt: md5 = b62b68cfc2f43a5f619b3de5f5786372 OK 2025/11/05 12:20:37 DEBUG : dir1/0013-789;=.txt: md5 = 7355cb3790ee43cf64242b5f288b58f0 OK 2025/11/05 12:20:39 DEBUG : dir1/0014-89;=.txt: md5 = 2dc5ac55d686367108f6ef6bfd1e3f94 OK 2025/11/05 12:20:41 DEBUG : dir1/0015-9;=.txt: md5 = eb458c3659dc484a36b6237c6dabf456 OK 2025/11/05 12:20:43 DEBUG : apple: md5 = 5f56d251209bc61a70946b15a6d9cd2e OK 2025/11/05 12:20:45 DEBUG : banana: md5 = 6731c75f54130259858b66b69e6f88fa OK 2025/11/05 12:20:47 DEBUG : appleappleapplebanana: md5 = 7a39570d5b83d495cb84a5fb7585ef9b OK 2025/11/05 12:20:49 DEBUG : splitbananasplit: md5 = 8d593f72e514c32ff1ab4779cdd72fde OK 2025/11/05 12:20:49 DEBUG : Waiting for deletions to finish 2025/11/05 12:20:49 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:20:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:20:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:20:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:20:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:20:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:20:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:20:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:20:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:20:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:20:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:20:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:20:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:20:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:20:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:20:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:20:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:20:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:20:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:20:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:20:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:20:51 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:20:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:20:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:20:51 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:20:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:20:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:20:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 12:20:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:20:52 DEBUG : YmFuYW5h: md5 = ec4fc3a1a12498a775114b85e3e905a5 OK 2025/11/05 12:20:52 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 12:20:52 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/05 12:20:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 85ccfaf998cf4da594d53060308275b5 OK 2025/11/05 12:20:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 12:20:52 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:20:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:52 DEBUG : YXBwbGU=: md5 = 90772b529afcd9e54b1d74f6353f2296 OK 2025/11/05 12:20:52 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 12:20:52 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/05 12:20:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 529898f27ebb0ba525a67690d1d67514 OK 2025/11/05 12:20:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 12:20:53 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:20:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 6efa3919b7ad1949cbe258a22014cd52 OK 2025/11/05 12:20:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 12:20:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 5585f2cbe1a32bafb237febb7bd1a88e OK 2025/11/05 12:20:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 12:20:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 9195f9ee5c9662f4b83fa8074d22fee1 OK 2025/11/05 12:20:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 12:20:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 8b0cb8332857240bd8ae09bc113ec3ca OK 2025/11/05 12:20:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 12:20:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 95565a57137e7d5acdb40a90c4e561a1 OK 2025/11/05 12:20:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 12:20:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 5d87cf923e4ddedce09c5f1c9b70c823 OK 2025/11/05 12:20:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 12:20:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:20:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 31e123cf8ba5a09b0612e1c3d0fd6934 OK 2025/11/05 12:20:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 12:20:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:20:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:20:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = b6552f494ca47c87c798d3bfbcf5d493 OK 2025/11/05 12:20:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 12:20:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:20:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 9d63a97cfc6d3aa5f941b76f92dc52e8 OK 2025/11/05 12:20:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 12:20:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:20:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = dc4d4f0dc4fe9ea5d6862db5c0dee170 OK 2025/11/05 12:20:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 12:20:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:20:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = db16542568b612183e61031f9374f28b OK 2025/11/05 12:20:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 12:20:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:20:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 2fcfc7b71482869a4fd6873b6d51a292 OK 2025/11/05 12:20:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 12:20:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:20:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 12:20:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = a156cd845868396b073dc362e94229de OK 2025/11/05 12:20:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 12:20:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:20:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 8d5d57ecf7192ae0b440cde9561fb0b3 OK 2025/11/05 12:20:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 12:20:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:20:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 58c506f2ac605cfe9dbff76dc1aac215 OK 2025/11/05 12:20:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 12:20:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:20:59 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = f0bb1e5dd2138dc13af771f1e1d2bed4 OK 2025/11/05 12:20:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 12:20:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/05 12:20:59 DEBUG : Waiting for deletions to finish 2025/11/05 12:21:00 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 12:21:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 12:21:00 INFO : splitbananasplit: Deleted 2025/11/05 12:21:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 12:21:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 12:21:00 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 12:21:00 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 12:21:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 12:21:00 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 12:21:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 12:21:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 12:21:00 INFO : apple: Deleted 2025/11/05 12:21:00 INFO : appleappleapplebanana: Deleted 2025/11/05 12:21:01 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 12:21:01 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 12:21:01 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 12:21:01 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 12:21:01 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 12:21:01 INFO : banana: Deleted 2025/11/05 12:21:01 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 12:21:01 DEBUG : Waiting for deletions to finish 2025/11/05 12:21:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 12:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:02 DEBUG : dir1: Directory modification time the same (differ by -892.112µs, within tolerance 1ms) 2025/11/05 12:21:02 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 12:21:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:02 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 12:21:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:21:02 DEBUG : apple: Unchanged skipping 2025/11/05 12:21:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:02 DEBUG : banana: Unchanged skipping 2025/11/05 12:21:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 12:21:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 12:21:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 12:21:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 12:21:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 12:21:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 12:21:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 12:21:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 12:21:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 12:21:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 12:21:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 12:21:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 12:21:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 12:21:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 12:21:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 12:21:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 12:21:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 12:21:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 12:21:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 12:21:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:21:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:21:03 DEBUG : Waiting for deletions to finish 2025/11/05 12:21:03 DEBUG : Waiting for deletions to finish 2025/11/05 12:21:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 12:21:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 12:21:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 12:21:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 12:21:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 12:21:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 12:21:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 12:21:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 12:21:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 12:21:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 12:21:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 12:21:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/05 12:21:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:21:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 94b8792e1cb6586c16ebbcc30cc47d23 OK 2025/11/05 12:21:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 480aae4033e8658ea8d9a5d53c5992fa OK 2025/11/05 12:21:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 2156bc0734ddca1a8e6c2cfd595f89a2 OK 2025/11/05 12:21:25 DEBUG : dir1/0003-defghij.txt: md5 = 3464c8817b926ee3856300f4e3348635 OK 2025/11/05 12:21:27 DEBUG : dir1/0004-efghijk.txt: md5 = b61ad22a03c468d6868cfccd9c5772c2 OK 2025/11/05 12:21:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 06195e69d974bdbe2668d99e5b233a2f OK 2025/11/05 12:21:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 65308a382fd58665b338f32d38c63835 OK 2025/11/05 12:21:32 DEBUG : dir1/0007-1234567.txt: md5 = 26b52505118d078ae232be63e970f603 OK 2025/11/05 12:21:34 DEBUG : dir1/0008-2345678.txt: md5 = 3c47f493f35e265e38e4b4177d67b318 OK 2025/11/05 12:21:36 DEBUG : dir1/0009-3456789.txt: md5 = a58b257eebde66a38124b227cb370754 OK 2025/11/05 12:21:37 DEBUG : dir1/0010-456789.txt: md5 = bf1957cc4961fe17bd154316a5f9ad3e OK 2025/11/05 12:21:39 DEBUG : dir1/0011-56789;.txt: md5 = fe29cd8ecaf1800653545dfb53e4083a OK 2025/11/05 12:21:40 DEBUG : dir1/0012-6789;.txt: md5 = de5059a792fc7a3f67a50749262dd5ab OK 2025/11/05 12:21:42 DEBUG : dir1/0013-789;=.txt: md5 = 728dff5ebe05c7bfd8ba4ff787c9130e OK 2025/11/05 12:21:44 DEBUG : dir1/0014-89;=.txt: md5 = 2906cf8d016b91e8d164b1ced4ae4ccd OK 2025/11/05 12:21:46 DEBUG : dir1/0015-9;=.txt: md5 = ff0ddb5fa35a98f7fdb1fbd5f726ccc7 OK 2025/11/05 12:21:48 DEBUG : apple: md5 = a1c1972f80205b26a531f77f5cf6bce0 OK 2025/11/05 12:21:49 DEBUG : banana: md5 = 6b09f8cfd750f661de7b4ae011569d61 OK 2025/11/05 12:21:51 DEBUG : appleappleapplebanana: md5 = ce2aee16c217005a3534bec4dd6e6cc2 OK 2025/11/05 12:21:53 DEBUG : splitbananasplit: md5 = 75f56b1a945fb81c5d7e28b3c5c5ba9d OK 2025/11/05 12:21:53 DEBUG : Waiting for deletions to finish 2025/11/05 12:21:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:21:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:21:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:21:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:21:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:21:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:21:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:21:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:21:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:21:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:21:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:21:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:21:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:21:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:21:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:21:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:21:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:21:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 12:21:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:21:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 12:21:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:21:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 12:21:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:21:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 12:21:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:21:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:21:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:21:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:21:55 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 12:21:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 12:21:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 12:21:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 12:21:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 12:21:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 12:21:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 12:21:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 12:21:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 12:21:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 12:21:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 12:21:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 12:21:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 12:21:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 12:21:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 12:21:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 12:21:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 12:21:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 12:21:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 12:21:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 12:21:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 12:21:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:21:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:21:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:21:56 DEBUG : PREFIXappleappleapplebanana: md5 = fe061a07dc804528a239512a0286b7e9 OK 2025/11/05 12:21:56 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/05 12:21:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/05 12:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 12:21:56 DEBUG : PREFIXsplitbananasplit: md5 = 8eb8d6a5b3f4188e81cfc1c9844a8355 OK 2025/11/05 12:21:56 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/05 12:21:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/05 12:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 12:21:56 DEBUG : PREFIXbanana: md5 = 7ff8590b63b8226aac0f44dd286e0ec1 OK 2025/11/05 12:21:56 DEBUG : PREFIXbanana: size = 6 OK 2025/11/05 12:21:56 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/05 12:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 12:21:56 DEBUG : PREFIXapple: md5 = f2030c8eabb3d3a39c934fbf2f7c1214 OK 2025/11/05 12:21:56 DEBUG : PREFIXapple: size = 5 OK 2025/11/05 12:21:56 INFO : apple: Copied (new) to: PREFIXapple 2025/11/05 12:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 12:21:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = da33960ee0e8b8b5bfc1c3287673e0f2 OK 2025/11/05 12:21:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:21:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 12:21:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 12:21:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 24a78bfa20e36234f287e2358a5da66b OK 2025/11/05 12:21:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/05 12:21:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 12:21:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 12:21:58 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 7e7a3349adba9edcca5763b798cdb033 OK 2025/11/05 12:21:58 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/05 12:21:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/05 12:21:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 12:21:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = d5f8c45e0d8ab32516b586f922e67594 OK 2025/11/05 12:21:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/05 12:21:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 12:21:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 12:21:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 2aaad273ec57ecfab57e4b95b5940bd6 OK 2025/11/05 12:21:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/05 12:21:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 12:21:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 12:21:59 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = fa2d41a1fe01ab952248341f5d817de6 OK 2025/11/05 12:21:59 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/05 12:21:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/05 12:21:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 12:21:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 7338cb83b29d113d467fd4ff0b4719ac OK 2025/11/05 12:21:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/05 12:21:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 12:21:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 12:22:00 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = ad5bd7235e01043ee4ff1392ffbfa4da OK 2025/11/05 12:22:00 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/05 12:22:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/05 12:22:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 12:22:01 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 87f89a27efd7eaa6c42e5d5bda5d7274 OK 2025/11/05 12:22:01 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/05 12:22:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/05 12:22:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 12:22:01 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = f4e86cd8bf1b1e5367775d8a11b183a3 OK 2025/11/05 12:22:01 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/05 12:22:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/05 12:22:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 12:22:01 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 40671bd4c91013e3faa82ccbfe09c709 OK 2025/11/05 12:22:01 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/05 12:22:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/05 12:22:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 12:22:02 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 206e8c173f382310a76a40e3dabfba93 OK 2025/11/05 12:22:02 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/05 12:22:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/05 12:22:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 12:22:02 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = d4fc529d36275877401e4c2c8dbefd32 OK 2025/11/05 12:22:02 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/05 12:22:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/05 12:22:02 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = abe4256431f3cb207629b3096f5e212e OK 2025/11/05 12:22:02 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/05 12:22:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/05 12:22:03 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 4d6d73543c45d6a543885ae882481b4f OK 2025/11/05 12:22:03 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/05 12:22:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/05 12:22:04 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 543e91f637a7f995911ed0fcb9c557eb OK 2025/11/05 12:22:04 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/05 12:22:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/05 12:22:04 DEBUG : Waiting for deletions to finish 2025/11/05 12:22:04 INFO : banana: Deleted 2025/11/05 12:22:05 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 12:22:05 INFO : appleappleapplebanana: Deleted 2025/11/05 12:22:05 INFO : splitbananasplit: Deleted 2025/11/05 12:22:05 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 12:22:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 12:22:05 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 12:22:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 12:22:05 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 12:22:05 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 12:22:05 INFO : apple: Deleted 2025/11/05 12:22:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 12:22:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 12:22:05 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 12:22:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 12:22:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 12:22:05 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 12:22:05 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 12:22:06 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 12:22:06 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 12:22:06 DEBUG : Waiting for deletions to finish 2025/11/05 12:22:07 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:22:07 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:22:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 12:22:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 12:22:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 12:22:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 12:22:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 12:22:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 12:22:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 12:22:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 12:22:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 12:22:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 12:22:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 12:22:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 12:22:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 12:22:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 12:22:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 12:22:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 12:22:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 12:22:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 12:22:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 12:22:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 12:22:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 12:22:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 12:22:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 12:22:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 12:22:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 12:22:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 12:22:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 12:22:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 12:22:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 12:22:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 12:22:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 12:22:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 12:22:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 12:22:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 12:22:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 12:22:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 12:22:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 12:22:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 12:22:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 12:22:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 12:22:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 12:22:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 12:22:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 12:22:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 12:22:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 12:22:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 12:22:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 12:22:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 12:22:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 12:22:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1: Directory modification time the same (differ by -927.499µs, within tolerance 1ms) 2025/11/05 12:22:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:22:10 DEBUG : appleappleapplebanana: md5 = 5fe4618d89088b07ffb6792847f76e07 OK 2025/11/05 12:22:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:22:10 INFO : appleappleapplebanana: Copied (new) 2025/11/05 12:22:10 DEBUG : apple: md5 = 61776b903e62a526d6886235ec252f0e OK 2025/11/05 12:22:10 DEBUG : apple: size = 5 OK 2025/11/05 12:22:10 INFO : apple: Copied (new) 2025/11/05 12:22:11 DEBUG : splitbananasplit: md5 = 6e453f6be871ab60639dbe3c797cc6bf OK 2025/11/05 12:22:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:22:11 INFO : splitbananasplit: Copied (new) 2025/11/05 12:22:11 DEBUG : banana: md5 = d24fa279f7ae831be7a5aacf533778df OK 2025/11/05 12:22:11 DEBUG : banana: size = 6 OK 2025/11/05 12:22:11 INFO : banana: Copied (new) 2025/11/05 12:22:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 41d86c73d1dec283c2ff4cd8fe994f27 OK 2025/11/05 12:22:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:22:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 12:22:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9cf835c612414659dccae2f0544df8ea OK 2025/11/05 12:22:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:22:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 12:22:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 2f97e92e626f478d7fe4bd2b744c47c8 OK 2025/11/05 12:22:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:22:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 12:22:13 DEBUG : dir1/0003-defghij.txt: md5 = 132447fa8df1b3a30da29c126c3550fd OK 2025/11/05 12:22:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:22:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 12:22:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 7f2f6ab90e717ea61a3602c0662ed034 OK 2025/11/05 12:22:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:22:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 12:22:14 DEBUG : dir1/0004-efghijk.txt: md5 = 0fc6416301954a5b2346e6009f4f6276 OK 2025/11/05 12:22:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:22:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 12:22:14 DEBUG : dir1/0007-1234567.txt: md5 = 9f60ac29bbf5ef98443800555d260182 OK 2025/11/05 12:22:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:22:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 12:22:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 62e8dd3532b36b49fee6fc5ef1f9bd02 OK 2025/11/05 12:22:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:22:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 12:22:15 DEBUG : dir1/0008-2345678.txt: md5 = 9ecf35c19382f50db7a13b7f001617f5 OK 2025/11/05 12:22:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:22:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 12:22:16 DEBUG : dir1/0009-3456789.txt: md5 = 3f4a48999d95dbaab333eecd7e97d442 OK 2025/11/05 12:22:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:22:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 12:22:16 DEBUG : dir1/0010-456789.txt: md5 = 1ff47f598d3dab1f59d6eb81f01c5ea0 OK 2025/11/05 12:22:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:22:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 12:22:16 DEBUG : dir1/0011-56789;.txt: md5 = bf748af890da3eee71c6fdc5d2350577 OK 2025/11/05 12:22:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:22:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 12:22:17 DEBUG : dir1/0012-6789;.txt: md5 = f15a16ee8e75cef9198f59c413257e7f OK 2025/11/05 12:22:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:22:17 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 12:22:18 DEBUG : dir1/0015-9;=.txt: md5 = 50656e81b8299f375b9084090a1b9592 OK 2025/11/05 12:22:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:22:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 12:22:18 DEBUG : dir1/0013-789;=.txt: md5 = 5ab8aa709192b64fbf00e8a185256b3e OK 2025/11/05 12:22:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:22:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 12:22:18 DEBUG : dir1/0014-89;=.txt: md5 = 2cb44cb64bc32e6f74d7d3a92e5c5691 OK 2025/11/05 12:22:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:22:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 12:22:18 DEBUG : Waiting for deletions to finish 2025/11/05 12:22:19 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/05 12:22:19 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/05 12:22:19 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/05 12:22:19 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/05 12:22:19 INFO : PREFIXbanana: Deleted 2025/11/05 12:22:19 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/05 12:22:19 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/05 12:22:19 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/05 12:22:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/05 12:22:19 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/05 12:22:19 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/05 12:22:19 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/05 12:22:19 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/05 12:22:19 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/05 12:22:20 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/05 12:22:20 INFO : PREFIXapple: Deleted 2025/11/05 12:22:20 INFO : PREFIXsplitbananasplit: Deleted 2025/11/05 12:22:20 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/05 12:22:20 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/05 12:22:20 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/05 12:22:20 DEBUG : Waiting for deletions to finish 2025/11/05 12:22:21 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:22:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : Waiting for deletions to finish 2025/11/05 12:22:22 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:22:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/05 12:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:22:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 0a8b2558fb486014792677ae0d2763a2 OK 2025/11/05 12:22:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 675aa94645f781a862c296454f157bac OK 2025/11/05 12:22:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 0e6234b433e699fc04981cf2fc6edf2d OK 2025/11/05 12:22:51 DEBUG : dir1/0003-defghij.txt: md5 = 6e5965d1ed85a0fa5a7b65d44180a078 OK 2025/11/05 12:22:53 DEBUG : dir1/0004-efghijk.txt: md5 = 5d61185f98ec7c9ebfdee740ddeafe46 OK 2025/11/05 12:22:55 DEBUG : dir1/0005-fghijkl.txt: md5 = a27f58cb347bf0952444a92c0c4b98e8 OK 2025/11/05 12:22:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 05ce7ab393581fcc448f2fa9f5632f03 OK 2025/11/05 12:22:59 DEBUG : dir1/0007-1234567.txt: md5 = 2f4879d24fda22091126fbdaafc77c98 OK 2025/11/05 12:23:01 DEBUG : dir1/0008-2345678.txt: md5 = 1da4d13c8af59b134551cf32f7fe3b2b OK 2025/11/05 12:23:03 DEBUG : dir1/0009-3456789.txt: md5 = af54b1ea7df4ec6a5d7c3fb42d390349 OK 2025/11/05 12:23:05 DEBUG : dir1/0010-456789.txt: md5 = 94e3080c83622b5042d09a367256e796 OK 2025/11/05 12:23:06 DEBUG : dir1/0011-56789;.txt: md5 = 388029f8ba5f2abb1851d475b967b41c OK 2025/11/05 12:23:08 DEBUG : dir1/0012-6789;.txt: md5 = 28363dba5fcc7da749dffea133e2c844 OK 2025/11/05 12:23:10 DEBUG : dir1/0013-789;=.txt: md5 = 4dcb13bf970fe51f30ab9ff48eb9e268 OK 2025/11/05 12:23:12 DEBUG : dir1/0014-89;=.txt: md5 = 52d029b6ff914c40b25b44c755c46f8b OK 2025/11/05 12:23:14 DEBUG : dir1/0015-9;=.txt: md5 = 773f5910d85dec364a853293cbec0dea OK 2025/11/05 12:23:16 DEBUG : apple: md5 = 732c1cc34260c6d82222c2a08af210ab OK 2025/11/05 12:23:18 DEBUG : banana: md5 = 7f6231af7b12f15882b8efff0edda8b4 OK 2025/11/05 12:23:20 DEBUG : appleappleapplebanana: md5 = 4c08ba79b1a621e79294f575226e4dd5 OK 2025/11/05 12:23:21 DEBUG : splitbananasplit: md5 = 2db5a74098f7ca6b481824b15bb8d9ff OK 2025/11/05 12:23:21 DEBUG : Waiting for deletions to finish 2025/11/05 12:23:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:23:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:23:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 12:23:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 12:23:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 12:23:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 12:23:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 12:23:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 12:23:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 12:23:23 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:24 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/05 12:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 12:23:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 12:23:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:23:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:23:25 DEBUG : appleappleapplebananaSUFFIX: md5 = 6e58fb3f80fdffeab0dd75c7d0c9c572 OK 2025/11/05 12:23:25 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/05 12:23:25 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/05 12:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 12:23:25 DEBUG : bananaSUFFIX: md5 = c1ff43b6962757572c41cab1b2120561 OK 2025/11/05 12:23:25 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/05 12:23:25 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/05 12:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:25 DEBUG : appleSUFFIX: md5 = fa277abec372691c5f54f8881a3ed5e3 OK 2025/11/05 12:23:25 DEBUG : appleSUFFIX: size = 5 OK 2025/11/05 12:23:25 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/05 12:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 12:23:25 DEBUG : splitbananasplitSUFFIX: md5 = 5dd5060d8df9d4342359b2b19626adb0 OK 2025/11/05 12:23:25 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/05 12:23:25 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/05 12:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 12:23:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 9b00f764f39adcd892332b0066d8975d OK 2025/11/05 12:23:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/05 12:23:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 12:23:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = ddce03c5fcf1dc9caab6e89cf020d296 OK 2025/11/05 12:23:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/05 12:23:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 12:23:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 12:23:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = fd11212c05e1efcdf2983189ed194efd OK 2025/11/05 12:23:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/05 12:23:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 12:23:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 12:23:27 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = cd01c76216b02ddbe59f3c456eb1fd28 OK 2025/11/05 12:23:27 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/05 12:23:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/05 12:23:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 12:23:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 0aa72a1447c9ab2447dd08b2c487e8d4 OK 2025/11/05 12:23:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/05 12:23:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 12:23:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 12:23:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 7482faf84b76281104544ad9f5845f8a OK 2025/11/05 12:23:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/05 12:23:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 12:23:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 12:23:28 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 4b1ca70bcb743ab2147229cb28b5d3ec OK 2025/11/05 12:23:28 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/05 12:23:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/05 12:23:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 12:23:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = e7f7ea82666c37cf3fa2d4b8d044d790 OK 2025/11/05 12:23:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/05 12:23:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 12:23:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 12:23:30 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = a37c821dcff2804f4261d50f34958e41 OK 2025/11/05 12:23:30 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/05 12:23:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/05 12:23:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 12:23:30 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 2a2050ac8f623aa4564cdc63d959cf74 OK 2025/11/05 12:23:30 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/05 12:23:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/05 12:23:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 12:23:30 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 9e8f4f0202b87b1741ce95861870e79d OK 2025/11/05 12:23:30 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/05 12:23:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/05 12:23:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 12:23:30 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 5c7b4dc84d265ccb89563f70ee74404e OK 2025/11/05 12:23:30 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/05 12:23:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/05 12:23:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 12:23:31 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = fac95979494d20b8b6fb0fe6f8476ef5 OK 2025/11/05 12:23:31 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/05 12:23:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/05 12:23:31 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = c43468cf57ee8e26018df925b6cd2bc3 OK 2025/11/05 12:23:31 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/05 12:23:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/05 12:23:32 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = d0f0f13f0b78be9c89a2ec0528650695 OK 2025/11/05 12:23:32 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/05 12:23:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/05 12:23:32 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = d1cb83b014842c3d02c6b5ad0e4ef90a OK 2025/11/05 12:23:32 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/05 12:23:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/05 12:23:32 DEBUG : Waiting for deletions to finish 2025/11/05 12:23:33 INFO : banana: Deleted 2025/11/05 12:23:33 INFO : appleappleapplebanana: Deleted 2025/11/05 12:23:33 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 12:23:33 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 12:23:33 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 12:23:33 INFO : splitbananasplit: Deleted 2025/11/05 12:23:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 12:23:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 12:23:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 12:23:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 12:23:33 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 12:23:33 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 12:23:33 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 12:23:33 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 12:23:33 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 12:23:33 INFO : apple: Deleted 2025/11/05 12:23:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 12:23:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 12:23:34 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 12:23:34 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 12:23:34 DEBUG : Waiting for deletions to finish 2025/11/05 12:23:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 12:23:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 12:23:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 12:23:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 12:23:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 12:23:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1: Directory modification time the same (differ by -972.692µs, within tolerance 1ms) 2025/11/05 12:23:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:23:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:23:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:23:37 DEBUG : appleappleapplebanana: md5 = de8ac85a091708045e65f712f731b45c OK 2025/11/05 12:23:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:23:37 INFO : appleappleapplebanana: Copied (new) 2025/11/05 12:23:37 DEBUG : apple: md5 = 17773266140a6ea9f95adef7b28ae897 OK 2025/11/05 12:23:37 DEBUG : apple: size = 5 OK 2025/11/05 12:23:37 INFO : apple: Copied (new) 2025/11/05 12:23:37 DEBUG : banana: md5 = fc1658eff25797163ef370aaa998dbb0 OK 2025/11/05 12:23:37 DEBUG : banana: size = 6 OK 2025/11/05 12:23:37 INFO : banana: Copied (new) 2025/11/05 12:23:37 DEBUG : splitbananasplit: md5 = 8d6cf6616d9a811a90d09ba9c3ff83eb OK 2025/11/05 12:23:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:23:37 INFO : splitbananasplit: Copied (new) 2025/11/05 12:23:39 DEBUG : dir1/0000-abcdefg.txt: md5 = ac4af8c502aa399e8662aa737cc32e71 OK 2025/11/05 12:23:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:23:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 12:23:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = 92219846a783cf899fbc9aa6d8a3130e OK 2025/11/05 12:23:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:23:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 12:23:39 DEBUG : dir1/0002-cdefghi.txt: md5 = edda3f2e50088c131dec4012ca433b60 OK 2025/11/05 12:23:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:23:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 12:23:39 DEBUG : dir1/0003-defghij.txt: md5 = d62d9a78c8ce24826a50107d7d899e45 OK 2025/11/05 12:23:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:23:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 12:23:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 05a9f3df3d042562f1c814d094d80584 OK 2025/11/05 12:23:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:23:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 12:23:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 7809b328f9d12f256c8b9dbcac9344c0 OK 2025/11/05 12:23:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:23:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 12:23:41 DEBUG : dir1/0004-efghijk.txt: md5 = 2278a0db598832d9b95037cef2f199b0 OK 2025/11/05 12:23:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:23:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 12:23:41 DEBUG : dir1/0007-1234567.txt: md5 = 7b9ad6a3bee980ece472d23245d48338 OK 2025/11/05 12:23:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:23:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 12:23:42 DEBUG : dir1/0009-3456789.txt: md5 = 943c4cb341ea42e96e081209d5d1a0b9 OK 2025/11/05 12:23:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:23:42 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 12:23:42 DEBUG : dir1/0010-456789.txt: md5 = 68ee68de133ee112418fb6e7ff30d02a OK 2025/11/05 12:23:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:23:42 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 12:23:43 DEBUG : dir1/0008-2345678.txt: md5 = 8cd5ef7cfc38dbf328915fa5d31b0f95 OK 2025/11/05 12:23:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:23:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 12:23:43 DEBUG : dir1/0011-56789;.txt: md5 = 10219f14595da24fe7bcc6773bc349f0 OK 2025/11/05 12:23:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:23:43 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 12:23:44 DEBUG : dir1/0012-6789;.txt: md5 = 26715076f3432f51ee4959f270c3c6e0 OK 2025/11/05 12:23:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:23:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 12:23:44 DEBUG : dir1/0013-789;=.txt: md5 = 473f8e63ed53b0fcf8079ae71bbf6881 OK 2025/11/05 12:23:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:23:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 12:23:44 DEBUG : dir1/0015-9;=.txt: md5 = 64e9d5eb36a443910e716d06482d3890 OK 2025/11/05 12:23:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:23:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 12:23:44 DEBUG : dir1/0014-89;=.txt: md5 = 2c652cf9163a65bbcc26dc0dcd49ecd8 OK 2025/11/05 12:23:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:23:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 12:23:44 DEBUG : Waiting for deletions to finish 2025/11/05 12:23:45 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/05 12:23:45 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/05 12:23:45 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/05 12:23:45 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/05 12:23:45 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/05 12:23:45 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/05 12:23:45 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/05 12:23:45 INFO : appleSUFFIX: Deleted 2025/11/05 12:23:45 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/05 12:23:45 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/05 12:23:45 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/05 12:23:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/05 12:23:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/05 12:23:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/05 12:23:46 INFO : bananaSUFFIX: Deleted 2025/11/05 12:23:46 INFO : splitbananasplitSUFFIX: Deleted 2025/11/05 12:23:46 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/05 12:23:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/05 12:23:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/05 12:23:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/05 12:23:46 DEBUG : Waiting for deletions to finish 2025/11/05 12:23:47 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:23:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : Waiting for deletions to finish 2025/11/05 12:23:48 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:23:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:24:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:24:06 DEBUG : dir1/0000-abcdefg.txt: md5 = d52fce68e775f182fcdba4746aed45ca OK 2025/11/05 12:24:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = 55680c4cde5956fe5f68de9a49af135a OK 2025/11/05 12:24:10 DEBUG : dir1/0002-cdefghi.txt: md5 = c07ba73657c19a11ab2f0aeb05bd798a OK 2025/11/05 12:24:12 DEBUG : dir1/0003-defghij.txt: md5 = 56aca13b7fd7f0c021f7e1405afb82e8 OK 2025/11/05 12:24:13 DEBUG : dir1/0004-efghijk.txt: md5 = 0d2f6aa9cf1c9da6e5abea0b9eae39ff OK 2025/11/05 12:24:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 28139a22727cc32b020e680326d92c34 OK 2025/11/05 12:24:17 DEBUG : dir1/0006-ghijklm.txt: md5 = af2ab12f8571399149376072a9e5c8a3 OK 2025/11/05 12:24:19 DEBUG : dir1/0007-1234567.txt: md5 = c53f987af3af80ddee052079d3de9617 OK 2025/11/05 12:24:21 DEBUG : dir1/0008-2345678.txt: md5 = 80c3a20d8873a0e996e2a53adf748c72 OK 2025/11/05 12:24:23 DEBUG : dir1/0009-3456789.txt: md5 = 23d40747e1d40f02d5b573e6e17506dd OK 2025/11/05 12:24:24 DEBUG : dir1/0010-456789.txt: md5 = 7f1fc374e9d4e94c33e777113123201b OK 2025/11/05 12:24:26 DEBUG : dir1/0011-56789;.txt: md5 = 624f1df49eca385764ac71bb51f9c85b OK 2025/11/05 12:24:28 DEBUG : dir1/0012-6789;.txt: md5 = c00c6ef9975a9c8bbab0b317d9713630 OK 2025/11/05 12:24:30 DEBUG : dir1/0013-789;=.txt: md5 = 2524663501d2ee4e4054c7c3cc54e8f8 OK 2025/11/05 12:24:31 DEBUG : dir1/0014-89;=.txt: md5 = ad2564a41df582839d76690028e20d39 OK 2025/11/05 12:24:33 DEBUG : dir1/0015-9;=.txt: md5 = f511798aba96e8426d20d254fb103c66 OK 2025/11/05 12:24:34 DEBUG : apple: md5 = 102b4dccc803c42184f368b1c46f1477 OK 2025/11/05 12:24:36 DEBUG : banana: md5 = df948afa59c8513d249714a09ac1fd45 OK 2025/11/05 12:24:38 DEBUG : appleappleapplebanana: md5 = 6a216d91342e52c8b3bd22264c880dc8 OK 2025/11/05 12:24:39 DEBUG : splitbananasplit: md5 = a21b6d2434396c2242f5860880387a04 OK 2025/11/05 12:24:39 DEBUG : Waiting for deletions to finish 2025/11/05 12:24:40 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:24:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:24:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 12:24:41 DEBUG : apple: size = 5 OK 2025/11/05 12:24:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:41 DEBUG : apple: Unchanged skipping 2025/11/05 12:24:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:41 DEBUG : banana: size = 6 OK 2025/11/05 12:24:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:41 DEBUG : banana: Unchanged skipping 2025/11/05 12:24:41 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/05 12:24:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 12:24:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 12:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 12:24:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 12:24:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 12:24:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 12:24:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:24:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:24:43 DEBUG : appleapple: md5 = 9d668143619f4aeedb19c0f46409be2b OK 2025/11/05 12:24:43 DEBUG : appleapple: size = 21 OK 2025/11/05 12:24:43 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/05 12:24:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 12:24:43 DEBUG : splitbanan: md5 = fc555f96a73a534494d5eee00990642d OK 2025/11/05 12:24:43 DEBUG : splitbanan: size = 16 OK 2025/11/05 12:24:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/05 12:24:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 12:24:43 DEBUG : dir1/0000-abcde: md5 = 7a0c577cf2402ac19df3ec23df46e053 OK 2025/11/05 12:24:43 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/05 12:24:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/05 12:24:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 12:24:43 DEBUG : dir1/0001-bcdef: md5 = f99d2caf7744da868ebbeb1b6df1efe0 OK 2025/11/05 12:24:43 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/05 12:24:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/05 12:24:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 12:24:44 DEBUG : dir1/0002-cdefg: md5 = 514dd7c335364390307122fcd7aa1738 OK 2025/11/05 12:24:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/05 12:24:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/05 12:24:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 12:24:45 DEBUG : dir1/0003-defgh: md5 = 2c99d176d14b1221e14f339c4d5ff4a9 OK 2025/11/05 12:24:45 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/05 12:24:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/05 12:24:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 12:24:45 DEBUG : dir1/0004-efghi: md5 = 0bce7cbbb389de164f585a9e65fa2628 OK 2025/11/05 12:24:45 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/05 12:24:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/05 12:24:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 12:24:45 DEBUG : dir1/0005-fghij: md5 = d619c3f58a2069ba9d8ed3bcb9550779 OK 2025/11/05 12:24:45 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/05 12:24:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/05 12:24:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 12:24:46 DEBUG : dir1/0006-ghijk: md5 = 0bc7fdecae1701be6c7a5c03170f2978 OK 2025/11/05 12:24:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/05 12:24:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/05 12:24:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 12:24:46 DEBUG : dir1/0007-12345: md5 = 1693b3773034c0efc554aba4583c0039 OK 2025/11/05 12:24:46 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/05 12:24:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/05 12:24:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 12:24:47 DEBUG : dir1/0009-34567: md5 = d1e915347015f6b20dff67e75feb872f OK 2025/11/05 12:24:47 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/05 12:24:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/05 12:24:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 12:24:47 DEBUG : dir1/0008-23456: md5 = f12eeb0f343b854332ca715a314b19c3 OK 2025/11/05 12:24:47 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/05 12:24:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/05 12:24:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 12:24:48 DEBUG : dir1/0012-6789;: md5 = 27fd9eac573e94139d9fc4f630d006f5 OK 2025/11/05 12:24:48 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/05 12:24:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/05 12:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 12:24:48 DEBUG : dir1/0010-45678: md5 = c90aedfb75504cf6a2c97317c0cdbded OK 2025/11/05 12:24:48 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/05 12:24:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/05 12:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 12:24:48 DEBUG : dir1/0013-789;=: md5 = bed2c7b6d6f43937969afedcb2f531fb OK 2025/11/05 12:24:48 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/05 12:24:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/05 12:24:49 DEBUG : dir1/0011-56789: md5 = 56fb6b4b74df73b9491b05ec4c631fdb OK 2025/11/05 12:24:49 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/05 12:24:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/05 12:24:50 DEBUG : dir1/0015-9;=.t: md5 = bd8d37c72154b76375ac82bae6821055 OK 2025/11/05 12:24:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/05 12:24:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/05 12:24:50 DEBUG : dir1/0014-89;=.: md5 = 2dabbc17bef0cfcb06558d33dcbcd805 OK 2025/11/05 12:24:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/05 12:24:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/05 12:24:50 DEBUG : Waiting for deletions to finish 2025/11/05 12:24:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 12:24:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 12:24:50 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 12:24:50 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 12:24:50 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 12:24:50 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 12:24:51 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 12:24:51 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 12:24:51 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 12:24:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 12:24:51 INFO : appleappleapplebanana: Deleted 2025/11/05 12:24:51 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 12:24:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 12:24:51 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 12:24:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 12:24:51 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 12:24:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 12:24:52 INFO : splitbananasplit: Deleted 2025/11/05 12:24:52 DEBUG : Waiting for deletions to finish 2025/11/05 12:24:53 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : appleapple: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 12:24:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/05 12:24:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 12:24:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 12:24:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 12:24:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 12:24:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 12:24:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 12:24:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 12:24:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 12:24:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 12:24:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 12:24:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 12:24:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 12:24:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 12:24:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 12:24:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 12:24:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 12:24:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 12:24:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 12:24:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 12:24:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 12:24:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 12:24:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 12:24:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 12:24:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 12:24:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 12:24:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 12:24:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 12:24:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 12:24:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 12:24:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 12:24:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 12:24:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 12:24:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 12:24:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 12:24:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 12:24:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 12:24:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 12:24:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 12:24:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 12:24:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 12:24:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 12:24:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 12:24:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 12:24:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 12:24:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 12:24:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 12:24:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 12:24:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 12:24:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 12:24:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 12:24:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 12:24:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 12:24:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 12:24:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 12:24:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 12:24:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 12:24:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 12:24:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 12:24:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 12:24:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 12:24:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 12:24:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 12:24:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 12:24:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 12:24:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 12:24:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 12:24:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 12:24:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 12:24:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 12:24:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 12:24:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 12:24:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 12:24:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 12:24:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 12:24:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 12:24:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 12:24:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 12:24:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:54 DEBUG : dir1: Directory modification time the same (differ by -11.706µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:54 DEBUG : apple: size = 5 OK 2025/11/05 12:24:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : apple: Unchanged skipping 2025/11/05 12:24:54 DEBUG : appleapple: size = 21 OK 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:24:54 DEBUG : banana: size = 6 OK 2025/11/05 12:24:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : banana: Unchanged skipping 2025/11/05 12:24:54 DEBUG : splitbanan: size = 16 OK 2025/11/05 12:24:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 12:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 12:24:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 12:24:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 12:24:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 12:24:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 12:24:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 12:24:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 12:24:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 12:24:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 12:24:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 12:24:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 12:24:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 12:24:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/05 12:24:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/05 12:24:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/05 12:24:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 12:24:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 12:24:54 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/05 12:24:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 12:24:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:24:54 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/05 12:24:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/05 12:24:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/05 12:24:54 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/05 12:24:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/05 12:24:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/05 12:24:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/05 12:24:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/05 12:24:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/05 12:24:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/05 12:24:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/05 12:24:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/05 12:24:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:24:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:24:54 DEBUG : Waiting for deletions to finish 2025/11/05 12:24:54 DEBUG : Waiting for deletions to finish 2025/11/05 12:24:55 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : appleapple: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/05 12:24:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 12:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 12:24:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 12:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 12:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 12:24:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 12:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 12:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 12:24:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 12:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 12:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 12:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 12:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 12:24:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 12:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 12:24:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 12:24:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 12:24:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 12:24:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 12:24:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 12:24:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 12:24:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 12:24:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 12:24:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 12:24:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 12:24:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 12:24:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 12:24:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 12:24:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 12:24:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 12:24:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 12:24:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:24:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 12:24:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 12:24:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 12:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 12:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 12:24:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 12:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 12:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 12:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 12:24:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 12:24:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 12:24:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 12:24:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 12:24:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 12:24:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 12:24:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 12:24:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 12:24:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 12:24:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:25:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:25:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 156d0956aca2b27235d92ccecb993b5e OK 2025/11/05 12:25:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7885209cd2c11b6309842e9e8bfb94cd OK 2025/11/05 12:25:28 DEBUG : dir1/0002-cdefghi.txt: md5 = cbc9f1df1aa6b3ab77ec89a347c12421 OK 2025/11/05 12:25:30 DEBUG : dir1/0003-defghij.txt: md5 = 36cc0e474222a0c1e9a5bb18982c3876 OK 2025/11/05 12:25:32 DEBUG : dir1/0004-efghijk.txt: md5 = de92a41008ee9acc09a3a300dba5e201 OK 2025/11/05 12:25:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 5142bbb482fa270dd4de20acb22aff13 OK 2025/11/05 12:25:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 83178b701315bece6c19353ce0b9443f OK 2025/11/05 12:25:37 DEBUG : dir1/0007-1234567.txt: md5 = 33fdc47cefb4d496a5db5d34b355a5ea OK 2025/11/05 12:25:39 DEBUG : dir1/0008-2345678.txt: md5 = 03ada8cb0819b6b7370a4cd121335d50 OK 2025/11/05 12:25:41 DEBUG : dir1/0009-3456789.txt: md5 = 55e31ef366d8a408883144be44b30cad OK 2025/11/05 12:25:43 DEBUG : dir1/0010-456789.txt: md5 = 55830522b00b62fb174419ee3264fe20 OK 2025/11/05 12:25:45 DEBUG : dir1/0011-56789;.txt: md5 = d298bc3807088fc72912e3a4ea701b6b OK 2025/11/05 12:25:47 DEBUG : dir1/0012-6789;.txt: md5 = ab169498151607a4fa9535deab77c2ab OK 2025/11/05 12:25:48 DEBUG : dir1/0013-789;=.txt: md5 = 77146273c5dbb6dcf767ac0a76ca119f OK 2025/11/05 12:25:50 DEBUG : dir1/0014-89;=.txt: md5 = 9645c5d41219fb717cd8cc39fb96b7da OK 2025/11/05 12:25:51 DEBUG : dir1/0015-9;=.txt: md5 = 017a7f9617ac63e9712a78fad9c2c562 OK 2025/11/05 12:25:56 DEBUG : apple: md5 = cdf024bb1491966c1e8ee80f0664179b OK 2025/11/05 12:25:58 DEBUG : banana: md5 = 7e6880a52cbd7898c9ed835ffb37611c OK 2025/11/05 12:26:00 DEBUG : appleappleapplebanana: md5 = c63dfaed3ae291d4c84eb08ac99bc6d2 OK 2025/11/05 12:26:02 DEBUG : splitbananasplit: md5 = e02453e67cf59653b5dc26e4694fa2c1 OK 2025/11/05 12:26:02 DEBUG : Waiting for deletions to finish 2025/11/05 12:26:06 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:26:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:26:07 DEBUG : apple: size = 5 OK 2025/11/05 12:26:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : apple: Unchanged skipping 2025/11/05 12:26:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:26:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:26:07 DEBUG : banana: size = 6 OK 2025/11/05 12:26:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : banana: Unchanged skipping 2025/11/05 12:26:07 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/05 12:26:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:26:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:26:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:26:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:26:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:26:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:26:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:26:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:26:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:26:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:26:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:26:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:26:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:26:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:26:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:26:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:26:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:26:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:26:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:26:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:26:07 DEBUG : Waiting for deletions to finish 2025/11/05 12:26:07 DEBUG : Waiting for deletions to finish 2025/11/05 12:26:08 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:26:09 DEBUG : dir1: Directory modification time the same (differ by -48.725µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : apple: size = 5 OK 2025/11/05 12:26:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : apple: Unchanged skipping 2025/11/05 12:26:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:26:09 DEBUG : banana: size = 6 OK 2025/11/05 12:26:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : banana: Unchanged skipping 2025/11/05 12:26:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:26:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:26:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:26:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:26:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:26:09 DEBUG : Waiting for deletions to finish 2025/11/05 12:26:09 DEBUG : Waiting for deletions to finish 2025/11/05 12:26:10 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:26:11 DEBUG : Waiting for deletions to finish 2025/11/05 12:26:12 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:26:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:26:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:26:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 0b2c308b523c90d8ddb41e1ff1c0c27e OK 2025/11/05 12:26:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = e202ae036e1ad7a4d065c537023de0d3 OK 2025/11/05 12:26:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 32fcee4e9492b99093198a45cd9a4ad9 OK 2025/11/05 12:26:36 DEBUG : dir1/0003-defghij.txt: md5 = 048938b9bf09fac394c3521155f4c42a OK 2025/11/05 12:26:38 DEBUG : dir1/0004-efghijk.txt: md5 = 8e1f4bb78ef11576a02a9b4290c01bb4 OK 2025/11/05 12:26:39 DEBUG : dir1/0005-fghijkl.txt: md5 = de4c4cc63b7d13a532f1b32038dd3931 OK 2025/11/05 12:26:41 DEBUG : dir1/0006-ghijklm.txt: md5 = a6feca2a0ec36440f45142910f94110d OK 2025/11/05 12:26:42 DEBUG : dir1/0007-1234567.txt: md5 = 6e58e50f67d453f4620396416764af60 OK 2025/11/05 12:26:44 DEBUG : dir1/0008-2345678.txt: md5 = 827cbc5b033d28881d6356ef1a4e895a OK 2025/11/05 12:26:46 DEBUG : dir1/0009-3456789.txt: md5 = fcedf53b58c070451dbb4b0ee2b132f2 OK 2025/11/05 12:26:47 DEBUG : dir1/0010-456789.txt: md5 = 98a2589aac450ad08851ea8d38c599d2 OK 2025/11/05 12:26:49 DEBUG : dir1/0011-56789;.txt: md5 = 603a8ee4935006ec03424cfccfb2bfc7 OK 2025/11/05 12:26:51 DEBUG : dir1/0012-6789;.txt: md5 = e54bd730e7aff5950bc06711e7b3663a OK 2025/11/05 12:26:52 DEBUG : dir1/0013-789;=.txt: md5 = c691596df4401750332acdce8f77d860 OK 2025/11/05 12:26:54 DEBUG : dir1/0014-89;=.txt: md5 = 4a828bc84379c6b51a46fdb13e1afdeb OK 2025/11/05 12:26:56 DEBUG : dir1/0015-9;=.txt: md5 = f7ace43e1f12e93b35f12d2d9ddb5086 OK 2025/11/05 12:26:57 DEBUG : apple: md5 = a0cd4e3fb65cc32383bbf25ab73d9e21 OK 2025/11/05 12:26:59 DEBUG : banana: md5 = 2d562155cab7306501c6c870fd19874b OK 2025/11/05 12:27:00 DEBUG : appleappleapplebanana: md5 = fd8b45d1f56af8ac9e07bc4cf52761f8 OK 2025/11/05 12:27:07 DEBUG : splitbananasplit: md5 = fc8d8607e9216291a08588797b071402 OK 2025/11/05 12:27:07 DEBUG : Waiting for deletions to finish 2025/11/05 12:27:07 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:27:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:27:08 DEBUG : apple: size = 5 OK 2025/11/05 12:27:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:27:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:08 DEBUG : apple: Unchanged skipping 2025/11/05 12:27:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:27:08 DEBUG : banana: size = 6 OK 2025/11/05 12:27:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:08 DEBUG : banana: Unchanged skipping 2025/11/05 12:27:09 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/05 12:27:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:27:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:27:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:27:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:27:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:27:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:27:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:27:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:27:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:27:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:27:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:27:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:27:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:27:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:27:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:27:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:27:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:27:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:27:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:27:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:27:09 DEBUG : Waiting for deletions to finish 2025/11/05 12:27:09 DEBUG : Waiting for deletions to finish 2025/11/05 12:27:10 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:27:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:27:11 DEBUG : dir1: Directory modification time the same (differ by -78.012µs, within tolerance 1ms) 2025/11/05 12:27:11 DEBUG : apple: size = 5 OK 2025/11/05 12:27:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:11 DEBUG : apple: Unchanged skipping 2025/11/05 12:27:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:27:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:27:11 DEBUG : banana: size = 6 OK 2025/11/05 12:27:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:11 DEBUG : banana: Unchanged skipping 2025/11/05 12:27:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:27:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:27:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:27:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:27:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:27:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:27:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:27:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:27:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:27:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:27:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:27:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:27:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:27:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:27:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:27:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:27:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:27:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:27:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:27:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:27:12 DEBUG : Waiting for deletions to finish 2025/11/05 12:27:12 DEBUG : Waiting for deletions to finish 2025/11/05 12:27:13 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:27:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:27:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:27:33 DEBUG : dir1/0000-abcdefg.txt: md5 = d54a598b016e651a3d5e853caa121982 OK 2025/11/05 12:27:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9815e2875beca7c81410c6bcf6ac1ddd OK 2025/11/05 12:27:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 27477ec609af771fa2f8b7061ae77207 OK 2025/11/05 12:27:38 DEBUG : dir1/0003-defghij.txt: md5 = 434251221197a2ac5af7543ca96e77dc OK 2025/11/05 12:27:40 DEBUG : dir1/0004-efghijk.txt: md5 = 2c1e597a0bd3ad99b8c72c27d2581ae8 OK 2025/11/05 12:27:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 835d9c66a0d787bb673f2b1977e28f9a OK 2025/11/05 12:27:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 5709ee2472f1608b2df756fd5ea6e574 OK 2025/11/05 12:27:45 DEBUG : dir1/0007-1234567.txt: md5 = f197336c8b94d526599077ba89bc5767 OK 2025/11/05 12:27:47 DEBUG : dir1/0008-2345678.txt: md5 = 279df14b37e17cebe7c6afe68f203899 OK 2025/11/05 12:27:49 DEBUG : dir1/0009-3456789.txt: md5 = 8e7eaf132ff5cf765057825f92871099 OK 2025/11/05 12:27:50 DEBUG : dir1/0010-456789.txt: md5 = 05821dcc88f70c919207b61f84a591c3 OK 2025/11/05 12:27:52 DEBUG : dir1/0011-56789;.txt: md5 = 00ef6f0c6b73fd6b675a543052c59fe2 OK 2025/11/05 12:27:53 DEBUG : dir1/0012-6789;.txt: md5 = a61bd4593e22e321120d1eb92d7d308f OK 2025/11/05 12:27:59 DEBUG : dir1/0013-789;=.txt: md5 = 3e85009e094d5ac1ac00bcfe7627fadf OK 2025/11/05 12:28:01 DEBUG : dir1/0014-89;=.txt: md5 = ca9337a0396fc163f0082faee78aadd7 OK 2025/11/05 12:28:02 DEBUG : dir1/0015-9;=.txt: md5 = 51d4f4a828bd6b9fdd4d1f121c63ebe3 OK 2025/11/05 12:28:04 DEBUG : apple: md5 = 3cf80007e983a39edbd618fb847a582a OK 2025/11/05 12:28:06 DEBUG : banana: md5 = 97f99b37a1629bfb27525d1368683316 OK 2025/11/05 12:28:07 DEBUG : appleappleapplebanana: md5 = ce22fb499b9ad8c144262aaacde83553 OK 2025/11/05 12:28:09 DEBUG : splitbananasplit: md5 = 5f86a9a14943df983610445704ebe86e OK 2025/11/05 12:28:09 DEBUG : Waiting for deletions to finish 2025/11/05 12:28:10 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:28:11 DEBUG : apple: size = 5 OK 2025/11/05 12:28:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:11 DEBUG : apple: Unchanged skipping 2025/11/05 12:28:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:28:11 DEBUG : banana: size = 6 OK 2025/11/05 12:28:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:11 DEBUG : banana: Unchanged skipping 2025/11/05 12:28:12 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/05 12:28:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:28:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:28:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:28:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:28:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:28:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:28:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:28:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:28:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:28:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:28:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:28:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:28:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:28:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:28:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:28:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:28:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:28:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:28:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:28:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:28:12 DEBUG : Waiting for deletions to finish 2025/11/05 12:28:12 DEBUG : Waiting for deletions to finish 2025/11/05 12:28:12 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:28:13 DEBUG : apple: size = 5 OK 2025/11/05 12:28:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:28:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:28:13 DEBUG : apple: Unchanged skipping 2025/11/05 12:28:13 DEBUG : dir1: Directory modification time the same (differ by -107.613µs, within tolerance 1ms) 2025/11/05 12:28:13 DEBUG : banana: size = 6 OK 2025/11/05 12:28:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:13 DEBUG : banana: Unchanged skipping 2025/11/05 12:28:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:28:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:28:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:28:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:28:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:28:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:28:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:28:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:28:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:28:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:28:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:28:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:28:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:28:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:28:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:28:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:28:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:28:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:28:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:28:14 DEBUG : Waiting for deletions to finish 2025/11/05 12:28:14 DEBUG : Waiting for deletions to finish 2025/11/05 12:28:14 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:28:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:28:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:28:32 DEBUG : dir1/0000-abcdefg.txt: md5 = c682005c1ce5fc0741cb8a8beb99bbf3 OK 2025/11/05 12:28:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = d0bc601aed3820870c8b9c5257b88117 OK 2025/11/05 12:28:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 5485764ea4163879c2ee374c6f1600ec OK 2025/11/05 12:28:38 DEBUG : dir1/0003-defghij.txt: md5 = f8b44e4c6bcec8a20dd7585680cdbaef OK 2025/11/05 12:28:39 DEBUG : dir1/0004-efghijk.txt: md5 = 306e2649602e64af53e14b0fa1aeee64 OK 2025/11/05 12:28:41 DEBUG : dir1/0005-fghijkl.txt: md5 = f0564f08b0aa257db562054f8fa2ad36 OK 2025/11/05 12:28:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 58291f293475d0e67655b4df381458aa OK 2025/11/05 12:28:45 DEBUG : dir1/0007-1234567.txt: md5 = 5b8289e33def9cd6faf05a76430fed0a OK 2025/11/05 12:28:46 DEBUG : dir1/0008-2345678.txt: md5 = 72f6265e7ac33cd22de17612556b4175 OK 2025/11/05 12:28:48 DEBUG : dir1/0009-3456789.txt: md5 = 35a7129b144e51e59700645a9a6b7a6a OK 2025/11/05 12:28:50 DEBUG : dir1/0010-456789.txt: md5 = 10c7e47c12e16d79c5759020cee153e7 OK 2025/11/05 12:28:52 DEBUG : dir1/0011-56789;.txt: md5 = e18ec29cd63171969a47c6d0108d0da0 OK 2025/11/05 12:28:54 DEBUG : dir1/0012-6789;.txt: md5 = a35ef9a9b62fd2b1e3364889922118d9 OK 2025/11/05 12:28:56 DEBUG : dir1/0013-789;=.txt: md5 = 05ba74f1ea3bbe43364e94955aa80df2 OK 2025/11/05 12:28:58 DEBUG : dir1/0014-89;=.txt: md5 = 23ebd47b0895325b6b0d5ceac630705e OK 2025/11/05 12:28:59 DEBUG : dir1/0015-9;=.txt: md5 = fc953042ca0018df8060cb648c78bb5c OK 2025/11/05 12:29:01 DEBUG : apple: md5 = 945ad1bfad1a7aad5664d51178fbaf09 OK 2025/11/05 12:29:03 DEBUG : banana: md5 = 2bb568532dc0040d22d29406b722874d OK 2025/11/05 12:29:04 DEBUG : appleappleapplebanana: md5 = 41043b56186869da643744f65847d260 OK 2025/11/05 12:29:06 DEBUG : splitbananasplit: md5 = dee9ecca9cd5f710816366414dba0af3 OK 2025/11/05 12:29:06 DEBUG : Waiting for deletions to finish 2025/11/05 12:29:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:29:07 DEBUG : apple: size = 5 OK 2025/11/05 12:29:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:07 DEBUG : apple: Unchanged skipping 2025/11/05 12:29:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:29:07 DEBUG : banana: size = 6 OK 2025/11/05 12:29:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:07 DEBUG : banana: Unchanged skipping 2025/11/05 12:29:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:29:08 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/05 12:29:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:29:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:29:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:29:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:29:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:29:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:29:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:29:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:29:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:29:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:29:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:29:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:29:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:29:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:29:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:29:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:29:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:29:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:29:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:29:08 DEBUG : Waiting for deletions to finish 2025/11/05 12:29:08 DEBUG : Waiting for deletions to finish 2025/11/05 12:29:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:29:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:29:10 DEBUG : dir1: Directory modification time the same (differ by -132.305µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : apple: size = 5 OK 2025/11/05 12:29:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : apple: Unchanged skipping 2025/11/05 12:29:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:29:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:29:10 DEBUG : banana: size = 6 OK 2025/11/05 12:29:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : banana: Unchanged skipping 2025/11/05 12:29:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:29:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:29:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:29:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:29:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:29:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:29:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:29:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:29:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:29:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:29:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:29:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:29:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:29:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:29:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:29:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:29:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:29:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:29:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:29:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:29:10 DEBUG : Waiting for deletions to finish 2025/11/05 12:29:10 DEBUG : Waiting for deletions to finish 2025/11/05 12:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:29:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:29:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 91de89bc6975b61eae759f5178542386 OK 2025/11/05 12:29:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 46c10977e2782f3b1fe9d715695c8290 OK 2025/11/05 12:29:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 647ff2133d013a1177881f1c72c385e4 OK 2025/11/05 12:29:34 DEBUG : dir1/0003-defghij.txt: md5 = ba33474a511f3ea630815a5adca991f5 OK 2025/11/05 12:29:36 DEBUG : dir1/0004-efghijk.txt: md5 = 22246532178550db01c4964e87d7ed79 OK 2025/11/05 12:29:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 93b1fe0dd1ce7479ea1e49eda063e4e8 OK 2025/11/05 12:29:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 3ce21a1711ce324a414d72ff57a0a7a1 OK 2025/11/05 12:29:41 DEBUG : dir1/0007-1234567.txt: md5 = cffcbbb97cc70be1af1542aa9a157a74 OK 2025/11/05 12:29:43 DEBUG : dir1/0008-2345678.txt: md5 = 55f7685ba204e6ffe34e366ee052a2a6 OK 2025/11/05 12:29:45 DEBUG : dir1/0009-3456789.txt: md5 = 1a6d92197825c87bedb3b974ecc2338b OK 2025/11/05 12:29:47 DEBUG : dir1/0010-456789.txt: md5 = 8a7bea33c6aa9096095e35093765017f OK 2025/11/05 12:29:49 DEBUG : dir1/0011-56789;.txt: md5 = 3be9fcd9b2767b387388f6bcc6627f00 OK 2025/11/05 12:29:51 DEBUG : dir1/0012-6789;.txt: md5 = 9a9a77a388a6b8f423e69101b352c66e OK 2025/11/05 12:29:52 DEBUG : dir1/0013-789;=.txt: md5 = 3835a8809ba45ad037dfb4fdd7cac963 OK 2025/11/05 12:29:55 DEBUG : dir1/0014-89;=.txt: md5 = dec0c30f0c757227635512bd15db226f OK 2025/11/05 12:29:57 DEBUG : dir1/0015-9;=.txt: md5 = 6a7d7ce963cfc6e4eee14cf8a4b46bfb OK 2025/11/05 12:29:59 DEBUG : apple: md5 = 4da3dd3a68a93f6a5d9c0d4f15497c97 OK 2025/11/05 12:30:01 DEBUG : banana: md5 = 5c1c20659aaa9dac436e8ec6e7787d1d OK 2025/11/05 12:30:02 DEBUG : appleappleapplebanana: md5 = ed771c590d19b09215755e072c865c8a OK 2025/11/05 12:30:04 DEBUG : splitbananasplit: md5 = eb578c1c06aa1b38f7a112f5ce1e631a OK 2025/11/05 12:30:04 DEBUG : Waiting for deletions to finish 2025/11/05 12:30:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:30:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:30:06 DEBUG : apple: size = 5 OK 2025/11/05 12:30:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:06 DEBUG : apple: Unchanged skipping 2025/11/05 12:30:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:30:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:30:06 DEBUG : banana: size = 6 OK 2025/11/05 12:30:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:06 DEBUG : banana: Unchanged skipping 2025/11/05 12:30:07 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/05 12:30:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:30:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:30:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:30:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:30:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:30:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:30:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:30:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:30:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:30:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:30:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:30:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:30:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:30:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:30:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:30:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:30:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:30:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:30:07 DEBUG : Waiting for deletions to finish 2025/11/05 12:30:07 DEBUG : Waiting for deletions to finish 2025/11/05 12:30:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:30:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:30:09 DEBUG : dir1: Directory modification time the same (differ by -156.925µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : apple: size = 5 OK 2025/11/05 12:30:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : apple: Unchanged skipping 2025/11/05 12:30:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 12:30:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 12:30:09 DEBUG : banana: size = 6 OK 2025/11/05 12:30:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : banana: Unchanged skipping 2025/11/05 12:30:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 12:30:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 12:30:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 12:30:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 12:30:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 12:30:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 12:30:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 12:30:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:30:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 12:30:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 12:30:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 12:30:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 12:30:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 12:30:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 12:30:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 12:30:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 12:30:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 12:30:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 12:30:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:30:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 12:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:30:09 DEBUG : Waiting for deletions to finish 2025/11/05 12:30:09 DEBUG : Waiting for deletions to finish 2025/11/05 12:30:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : apple: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : banana: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 12:30:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/05 12:30:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" --- PASS: TestTransform (727.87s) --- PASS: TestTransform/NFC (55.81s) --- PASS: TestTransform/NFD (58.27s) --- PASS: TestTransform/base64 (64.49s) --- PASS: TestTransform/prefix (86.15s) --- PASS: TestTransform/suffix (79.39s) --- PASS: TestTransform/truncate (79.48s) --- PASS: TestTransform/encoder (65.78s) --- PASS: TestTransform/ISO-8859-1 (62.62s) --- PASS: TestTransform/charmap (59.02s) --- PASS: TestTransform/lowercase (56.93s) --- PASS: TestTransform/ascii (59.94s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:30:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 12:30:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 12:30:27 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/05 12:30:28 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-05T12:30:26.536169005Z) 2025/11/05 12:30:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 12:30:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/05 12:30:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 12:30:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/05 12:30:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 12:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:30:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = e59f82d700a2c9edc66c211b3f85fd48 OK 2025/11/05 12:30:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/05 12:30:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 12:30:30 DEBUG : Waiting for deletions to finish 2025/11/05 12:30:32 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (6.56s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:30:33 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:30:33 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:30:33 DEBUG : tictactoe: Making directory with metadata 2025/11/05 12:30:34 INFO : tictactoe: Made directory with metadata (mtime=2025-11-05T12:30:33.098171741Z) 2025/11/05 12:30:34 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:30:34 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:30:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:30:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/05 12:30:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:30:35 DEBUG : tictactoe/tictactoe: md5 = c42e163812c9172693b75e4baa275d9e OK 2025/11/05 12:30:35 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/05 12:30:35 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/05 12:30:35 DEBUG : Waiting for deletions to finish 2025/11/05 12:30:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.64s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:30:38 DEBUG : toe: Making directory with metadata 2025/11/05 12:30:40 INFO : toe: Made directory with metadata (mtime=2025-11-05T12:30:38.74217409Z) 2025/11/05 12:30:40 DEBUG : toe/toe: Making directory with metadata 2025/11/05 12:30:41 INFO : toe/toe: Made directory with metadata (mtime=2025-11-05T12:30:38.74217409Z) 2025/11/05 12:30:41 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:30:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 12:30:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 12:30:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 12:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:30:43 DEBUG : toe/toe/tictactoe: md5 = 97413348ddc90afa992a3ea27c521f60 OK 2025/11/05 12:30:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 12:30:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 12:30:43 DEBUG : Waiting for deletions to finish 2025/11/05 12:30:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/05 12:30:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (8.69s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:30:47 DEBUG : toe: Making directory with metadata 2025/11/05 12:30:48 INFO : toe: Made directory with metadata (mtime=2025-11-05T12:30:47.421177694Z) 2025/11/05 12:30:48 DEBUG : toe/toe: Making directory with metadata 2025/11/05 12:30:49 INFO : toe/toe: Made directory with metadata (mtime=2025-11-05T12:30:47.421177694Z) 2025/11/05 12:30:49 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:30:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 12:30:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 12:30:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 12:30:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:30:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:30:51 DEBUG : toe/toe/tictactoe: md5 = f95217212bd743034da0b4ddca82e212 OK 2025/11/05 12:30:51 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 12:30:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 12:30:51 DEBUG : Waiting for deletions to finish 2025/11/05 12:30:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/05 12:30:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.96s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:30:55 DEBUG : empty_dir: Making directory with metadata 2025/11/05 12:30:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:30:55 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:30:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:30:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:30:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:30:55 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/05 12:30:56 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:30:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:30:56 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:30:56 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:30:56 DEBUG : tictactoe: Making directory with metadata 2025/11/05 12:30:57 INFO : tictactoe: Made directory with metadata (mtime=2025-11-05T12:30:55.385180994Z) 2025/11/05 12:30:57 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:30:57 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:30:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:30:57 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/05 12:30:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-05T12:30:55.385180994Z) 2025/11/05 12:30:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:30:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 12:30:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 12:30:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 12:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:30:59 DEBUG : tictactoe/tictactoe/toe.txt: md5 = bb03c47837ffc1fa121a584a7bbdc7fb OK 2025/11/05 12:30:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 12:30:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 12:30:59 DEBUG : Waiting for deletions to finish 2025/11/05 12:31:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/05 12:31:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (10.15s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:31:05 DEBUG : empty_dir: Making directory with metadata 2025/11/05 12:31:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:31:05 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:05 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/05 12:31:06 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:31:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:06 DEBUG : tictactoe: Making directory with metadata 2025/11/05 12:31:07 INFO : tictactoe: Made directory with metadata (mtime=2025-11-05T12:31:05.530185186Z) 2025/11/05 12:31:07 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:07 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:31:07 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/05 12:31:08 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-05T12:31:05.530185186Z) 2025/11/05 12:31:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:31:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 12:31:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:31:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 12:31:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:31:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 104bdbe2128f6ac8bba469540fc8365e OK 2025/11/05 12:31:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 12:31:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:31:10 DEBUG : Waiting for deletions to finish 2025/11/05 12:31:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:31:11 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:11 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:11 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 12:31:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 12:31:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/05 12:31:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': 0 differences found 2025/11/05 12:31:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': 1 hashes could not be checked 2025/11/05 12:31:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': 1 matching files 2025/11/05 12:31:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/05 12:31:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (10.32s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:31:15 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:16 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:16 DEBUG : tictactoe: Making directory with metadata 2025/11/05 12:31:17 INFO : tictactoe: Made directory with metadata (mtime=2025-11-05T12:31:15.852189439Z) 2025/11/05 12:31:17 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:17 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:31:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/05 12:31:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-05T12:31:15.852189439Z) 2025/11/05 12:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 12:31:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 12:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 12:31:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:31:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:31:19 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 1a03a7ff4b8af92833550364f5320c34 OK 2025/11/05 12:31:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 12:31:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 12:31:19 DEBUG : Waiting for deletions to finish 2025/11/05 12:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:20 DEBUG : tictactoe: Directory modification time the same (differ by -189.439µs, within tolerance 1ms) 2025/11/05 12:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:31:21 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -189.439µs, within tolerance 1ms) 2025/11/05 12:31:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 12:31:21 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 12:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:31:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 12:31:21 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/05 12:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:31:21 DEBUG : Waiting for deletions to finish 2025/11/05 12:31:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/05 12:31:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.58s) === RUN TestSyntax 2025/11/05 12:31:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:31:25 DEBUG : toe: Making directory with metadata 2025/11/05 12:31:26 INFO : toe: Made directory with metadata (mtime=2025-11-05T12:31:25.434193377Z) 2025/11/05 12:31:26 DEBUG : toe/toe: Making directory with metadata 2025/11/05 12:31:27 INFO : toe/toe: Made directory with metadata (mtime=2025-11-05T12:31:25.434193377Z) 2025/11/05 12:31:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 12:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:31:29 DEBUG : toe/toe/toe: md5 = 2d2f38e9756e582ac0a424481fdf6614 OK 2025/11/05 12:31:29 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 12:31:29 INFO : toe/toe/toe: Copied (new) 2025/11/05 12:31:29 DEBUG : Waiting for deletions to finish 2025/11/05 12:31:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/05 12:31:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (8.14s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:31:33 DEBUG : empty_dir: Making directory with metadata 2025/11/05 12:31:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:31:33 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:33 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/05 12:31:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:31:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:34 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:34 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:34 DEBUG : tictactoe: Making directory with metadata 2025/11/05 12:31:35 INFO : tictactoe: Made directory with metadata (mtime=2025-11-05T12:31:33.573196713Z) 2025/11/05 12:31:35 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:35 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:31:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/05 12:31:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-05T12:31:33.573196713Z) 2025/11/05 12:31:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:31:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 12:31:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:31:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 12:31:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:31:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:31:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d88d060eaffd72b7627beb1d1dec3a3c OK 2025/11/05 12:31:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 12:31:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:31:38 INFO : toe/toe/toe.txt: Deleted 2025/11/05 12:31:38 INFO : toe/toe: Removing directory 2025/11/05 12:31:38 INFO : toe: Removing directory 2025/11/05 12:31:38 INFO : empty_dir: Removing directory 2025/11/05 12:31:38 DEBUG : Local file system at /tmp/rclone3070150102: deleted 3 directories 2025/11/05 12:31:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/05 12:31:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.78s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:31:43 DEBUG : empty_dir: Making directory with metadata 2025/11/05 12:31:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:31:43 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:43 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/05 12:31:44 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:31:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:44 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:44 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:44 DEBUG : tictactoe: Making directory with metadata 2025/11/05 12:31:45 INFO : tictactoe: Made directory with metadata (mtime=2025-11-05T12:31:43.352200712Z) 2025/11/05 12:31:45 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:45 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:31:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/05 12:31:46 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-05T12:31:43.352200712Z) 2025/11/05 12:31:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:31:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 12:31:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:31:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 12:31:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:31:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:31:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1c3883c7ee51ca39badfeab94c9b6735 OK 2025/11/05 12:31:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 12:31:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:31:48 INFO : toe/toe/toe.txt: Deleted 2025/11/05 12:31:48 INFO : toe/toe: Removing directory 2025/11/05 12:31:48 INFO : toe: Removing directory 2025/11/05 12:31:48 INFO : empty_dir: Removing directory 2025/11/05 12:31:48 DEBUG : Local file system at /tmp/rclone3070150102: deleted 3 directories 2025/11/05 12:31:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 12:31:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 12:31:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 12:31:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 12:31:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 12:31:53 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/05 12:31:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/05 12:31:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/05 12:31:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (16.40s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:31:59 DEBUG : Reset feature "Copy" 2025/11/05 12:31:59 DEBUG : Reset feature "Move" 2025/11/05 12:31:59 DEBUG : Reset feature "Copy" 2025/11/05 12:31:59 DEBUG : Reset feature "Move" 2025/11/05 12:31:59 DEBUG : empty_dir: Making directory with metadata 2025/11/05 12:31:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:31:59 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:31:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:31:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:32:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:32:00 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/05 12:32:00 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 12:32:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 12:32:00 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:32:00 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:32:00 DEBUG : tictactoe: Making directory with metadata 2025/11/05 12:32:01 INFO : tictactoe: Made directory with metadata (mtime=2025-11-05T12:31:59.751207395Z) 2025/11/05 12:32:01 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:32:01 DEBUG : toe: transformed to: tictactoe 2025/11/05 12:32:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:32:01 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/05 12:32:02 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-05T12:31:59.751207395Z) 2025/11/05 12:32:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 12:32:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 12:32:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:32:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 12:32:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:32:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:32:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e28983bc9d4c9033ea01095b76031947 OK 2025/11/05 12:32:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 12:32:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 12:32:04 INFO : toe/toe/toe.txt: Deleted 2025/11/05 12:32:04 INFO : toe/toe: Removing directory 2025/11/05 12:32:04 INFO : toe: Removing directory 2025/11/05 12:32:04 INFO : empty_dir: Removing directory 2025/11/05 12:32:04 DEBUG : Local file system at /tmp/rclone3070150102: deleted 3 directories 2025/11/05 12:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 12:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 12:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 12:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 12:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 12:32:10 DEBUG : toe/toe/toe.txt: md5 = b54d11e57f988a6bd96565b79a835fca OK 2025/11/05 12:32:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 12:32:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/05 12:32:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/05 12:32:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/05 12:32:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/05 12:32:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/05 12:32:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (18.32s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:32:18 DEBUG : toe: transformed to: dG9l 2025/11/05 12:32:18 DEBUG : toe: transformed to: dG9l 2025/11/05 12:32:18 DEBUG : dG9l: Making directory with metadata 2025/11/05 12:32:19 INFO : dG9l: Made directory with metadata (mtime=2025-11-05T12:32:18.069214827Z) 2025/11/05 12:32:19 DEBUG : toe: transformed to: dG9l 2025/11/05 12:32:19 DEBUG : toe: transformed to: dG9l 2025/11/05 12:32:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 12:32:19 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/05 12:32:20 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-05T12:32:18.069214827Z) 2025/11/05 12:32:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 12:32:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/05 12:32:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 12:32:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 12:32:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 12:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:32:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 95b39335140eb6b0edfdfab60d513958 OK 2025/11/05 12:32:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/05 12:32:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 12:32:21 DEBUG : Waiting for deletions to finish 2025/11/05 12:32:23 DEBUG : dG9l: transformed to: toe 2025/11/05 12:32:23 DEBUG : dG9l: transformed to: toe 2025/11/05 12:32:23 DEBUG : toe: Directory modification time the same (differ by 214.827µs, within tolerance 1ms) 2025/11/05 12:32:23 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/05 12:32:23 DEBUG : dG9l: transformed to: toe 2025/11/05 12:32:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/05 12:32:23 DEBUG : toe/toe: Directory modification time the same (differ by 214.827µs, within tolerance 1ms) 2025/11/05 12:32:23 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/05 12:32:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/05 12:32:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 12:32:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/05 12:32:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/05 12:32:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/05 12:32:23 DEBUG : Local file system at /tmp/rclone3070150102: Waiting for checks to finish 2025/11/05 12:32:23 DEBUG : Local file system at /tmp/rclone3070150102: Waiting for transfers to finish 2025/11/05 12:32:23 DEBUG : Waiting for deletions to finish 2025/11/05 12:32:26 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/05 12:32:27 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.99s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza'", Local "Local file system at /tmp/rclone3070150102", Modify Window "1ms" 2025/11/05 12:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 12:32:28 DEBUG : toe: transformed to: 2025/11/05 12:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 12:32:28 DEBUG : toe: transformed to: 2025/11/05 12:32:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Making directory with metadata 2025/11/05 12:32:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Made directory with metadata (mtime=2025-11-05T12:32:28.059218865Z) 2025/11/05 12:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 12:32:28 DEBUG : toe: transformed to: 2025/11/05 12:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 12:32:28 DEBUG : toe: transformed to: 2025/11/05 12:32:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 12:32:28 DEBUG : toe/toe: transformed to: 2025/11/05 12:32:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 12:32:28 DEBUG : toe/toe: Making directory with metadata 2025/11/05 12:32:30 INFO : toe/toe: Made directory with metadata (mtime=2025-11-05T12:32:28.059218865Z) 2025/11/05 12:32:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 12:32:30 DEBUG : toe/toe: transformed to: 2025/11/05 12:32:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 12:32:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 12:32:30 DEBUG : toe: transformed to: 2025/11/05 12:32:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 12:32:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 12:32:30 DEBUG : toe/toe/toe: transformed to: 2025/11/05 12:32:30 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/05 12:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for checks to finish 2025/11/05 12:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Waiting for transfers to finish 2025/11/05 12:32:32 DEBUG : toe/toe/toe: md5 = ca36a78660f3bc630e2e01f69ee025b6 OK 2025/11/05 12:32:32 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 12:32:32 INFO : toe/toe/toe: Copied (new) 2025/11/05 12:32:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': not deleting files as there were IO errors 2025/11/05 12:32:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': not deleting directories as there were IO errors 2025/11/05 12:32:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/05 12:32:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.77s) PASS 2025/11/05 12:32:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewabut8giza': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 33m55.102616617s (try 1/5)