"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/06/30 03:38:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa" 2026/06/30 03:38:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/30 03:38:11 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90" 2026/06/30 03:38:12 DEBUG : Creating backend with remote "/tmp/rclone3943908046" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:38:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/30 03:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:38:13 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:38:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:38:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:38:15 DEBUG : sub dir/hello world: md5 = 5397aa1bdfb99f95dd4d5d8270044fce OK 2026/06/30 03:38:15 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:38:15 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:38:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:38:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.19s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:18 DEBUG : metadata sub dir: Making directory with metadata 2026/06/30 03:38:18 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:38:18 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/30 03:38:18 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:38:18 DEBUG : Local file system at /tmp/rclone3943908046: File to upload is small (21 bytes), uploading instead of streaming 2026/06/30 03:38:18 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/30 03:38:18 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/30 03:38:18 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/30 03:38:18 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:38:19 DEBUG : Google drive root 'crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90': Skipping btime metadata as can't update it on an existing file: 2026-06-30T03:38:18.915340784Z 2026/06/30 03:38:19 INFO : empty metadata sub dir: Updated directory metadata 2026/06/30 03:38:20 DEBUG : Google drive root 'crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90': Skipping btime metadata as can't update it on an existing file: 2026-06-30T03:38:18.915340784Z 2026/06/30 03:38:20 INFO : metadata sub dir: Updated directory metadata 2026/06/30 03:38:20 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/30 03:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:38:21 DEBUG : metadata sub dir/hello metadata world: md5 = 7c77ffbaed2c66be19ee58bd7a7ae951 OK 2026/06/30 03:38:21 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/30 03:38:21 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/30 03:38:24 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.89s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:25 DEBUG : metadata sub dir: Making directory with metadata 2026/06/30 03:38:25 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:38:25 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/30 03:38:25 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:38:25 DEBUG : Local file system at /tmp/rclone3943908046: File to upload is small (21 bytes), uploading instead of streaming 2026/06/30 03:38:25 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/30 03:38:25 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/30 03:38:25 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/30 03:38:25 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:38:26 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/06/30 03:38:26 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/06/30 03:38:26 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/30 03:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:38:28 DEBUG : metadata sub dir/hello metadata world: md5 = 99db9ef34336478bf173b5d449e3c583 OK 2026/06/30 03:38:28 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/30 03:38:28 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/30 03:38:28 DEBUG : Google drive root 'crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90': Skipping btime metadata as can't update it on an existing file: 2026-06-30T03:38:25.809365128Z 2026/06/30 03:38:28 INFO : metadata sub dir: Updated directory metadata 2026/06/30 03:38:30 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (5.78s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:31 DEBUG : Creating backend with remote "/non-existing" 2026/06/30 03:38:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/30 03:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.67s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:38:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:38:34 DEBUG : sub dir/hello world: md5 = c1e734d06a3b0828cc7d80fc82a735df OK 2026/06/30 03:38:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:38:34 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:38:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:38:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.04s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.46s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Running all checks before starting transfers 2026/06/30 03:38:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:38:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Checks finished, now starting transfers 2026/06/30 03:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:38:40 DEBUG : sub dir/hello world: md5 = 0cd6f1a71b4cd18f038bcd59c618e008 OK 2026/06/30 03:38:40 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:38:40 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:38:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:38:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.00s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:42 ERROR : Ignoring --no-traverse with sync 2026/06/30 03:38:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:38:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:38:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:38:45 DEBUG : sub dir/hello world: md5 = a632fd890705e4be163f77b312b9cf55 OK 2026/06/30 03:38:45 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:38:45 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:38:45 DEBUG : Waiting for deletions to finish 2026/06/30 03:38:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:38:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (4.97s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/30 03:38:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:38:49 DEBUG : hello world2: md5 = 0c38251c91d087f63dba1dba7c8e069b OK 2026/06/30 03:38:49 DEBUG : hello world2: size = 12 OK 2026/06/30 03:38:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.62s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 03:38:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:38:51 DEBUG : potato2: md5 = b946a7a10dc78066447928620e02431d OK 2026/06/30 03:38:51 DEBUG : potato2: size = 11 OK 2026/06/30 03:38:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.69s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 03:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:38:54 DEBUG : potato2: md5 = b1d592ab2666d9a5cc986f2f0147f27a OK 2026/06/30 03:38:54 DEBUG : potato2: size = 11 OK 2026/06/30 03:38:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.82s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:38:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/30 03:38:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:38:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/30 03:38:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:38:56 DEBUG : sub dir2: Making directory with metadata 2026/06/30 03:38:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:38:56 DEBUG : sub dir: Making directory with metadata 2026/06/30 03:38:57 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 03:38:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:38:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/30 03:38:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:38:59 DEBUG : sub dir/hello world: md5 = 2e4aab457c732ea5698da9a8c8cb73a2 OK 2026/06/30 03:38:59 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:38:59 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:39:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/06/30 03:39:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.40s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:39:04 INFO : sub dir2: Making directory 2026/06/30 03:39:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/30 03:39:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:39:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/30 03:39:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:39:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:39:04 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/06/30 03:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:39:06 DEBUG : sub dir/hello world: md5 = 12aed739bc13b1a708afc9edc128c8ba OK 2026/06/30 03:39:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:39:06 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:39:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:39:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.11s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:39:09 DEBUG : sub dir2: Making directory with metadata 2026/06/30 03:39:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:39:09 DEBUG : sub dir2: Making directory with metadata 2026/06/30 03:39:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:39:10 DEBUG : sub dir: Making directory with metadata 2026/06/30 03:39:11 INFO : sub dir: Made directory with metadata (mtime=2026-06-30T03:39:09.384518648Z) 2026/06/30 03:39:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:39:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:39:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:39:12 DEBUG : sub dir/hello world: md5 = e2864107fcabdb83bdce04b4aae45457 OK 2026/06/30 03:39:12 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:39:12 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:39:12 INFO : sub dir/hello world: Deleted 2026/06/30 03:39:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.59s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:39:15 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/06/30 03:39:15 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 03:39:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:39:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:39:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.44s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:39:19 INFO : sub dir2: Making directory 2026/06/30 03:39:19 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/30 03:39:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:39:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:39:21 DEBUG : sub dir/hello world: md5 = d6b6638339311ff752553736b8315eff OK 2026/06/30 03:39:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:39:21 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:39:21 INFO : sub dir/hello world: Deleted 2026/06/30 03:39:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:39:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.05s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:39:24 DEBUG : sub dir2: Making directory with metadata 2026/06/30 03:39:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:39:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:39:24 DEBUG : sub dir2: Making directory with metadata 2026/06/30 03:39:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:39:25 DEBUG : sub dir: Making directory with metadata 2026/06/30 03:39:26 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 03:39:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:39:27 DEBUG : sub dir/hello world: md5 = 8e39c2957daeea205b11180cb4979c78 OK 2026/06/30 03:39:27 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:39:27 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:39:27 DEBUG : Waiting for deletions to finish 2026/06/30 03:39:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.25s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:39:31 INFO : sub dir2: Making directory 2026/06/30 03:39:31 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/30 03:39:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:39:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:39:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:39:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:39:33 DEBUG : sub dir/hello world: md5 = 0bd3b4e4640607a4c47fa5de811c1dfb OK 2026/06/30 03:39:33 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:39:33 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:39:33 DEBUG : Waiting for deletions to finish 2026/06/30 03:39:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:39:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.16s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:39:38 DEBUG : sub dir/hello world: md5 = f42ac970bbccc21ba885162f454f917a OK 2026/06/30 03:39:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jomihaf8cugi" 2026/06/30 03:39:39 DEBUG : Creating backend with remote "TestDrive:crypt/k8bk5sqqcor2nkirp87hnr2c2jjkaek66qb7fa2p08qj0allpaeg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa' -> Encrypted drive 'TestCryptDrive:rclone-test-jomihaf8cugi' 2026/06/30 03:39:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:39:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jomihaf8cugi': Waiting for checks to finish 2026/06/30 03:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jomihaf8cugi': Waiting for transfers to finish 2026/06/30 03:39:43 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:39:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/30 03:39:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:39:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jomihaf8cugi': Purge remote 2026/06/30 03:39:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.90s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:39:48 DEBUG : sub dir/hello world: md5 = eb6de54b9a8cf5bb73f1f2de8a6bfb27 OK 2026/06/30 03:39:49 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/30 03:39:49 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/30 03:39:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:39:49 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:39:49 DEBUG : sub dir/hello world: Sizes differ 2026/06/30 03:39:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:39:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:39:51 DEBUG : sub dir/hello world: md5 = 7a4a5772d96ea6bbaefb2290e9a23064 OK 2026/06/30 03:39:51 DEBUG : sub dir/hello world: size = 17 OK 2026/06/30 03:39:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/30 03:39:51 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/30 03:39:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.69s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:39:56 DEBUG : sub dir/hello world: md5 = 648daffa16791a15c8bf348cac867c9a OK 2026/06/30 03:39:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caxenud7kabi" 2026/06/30 03:39:56 DEBUG : Creating backend with remote "TestDrive:crypt/ss89r38cm70nfaf3j2vt10jqlkrvc9505mfdfv2o8o22694jtu0g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa' -> Encrypted drive 'TestCryptDrive:rclone-test-caxenud7kabi' 2026/06/30 03:39:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:39:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxenud7kabi': Waiting for checks to finish 2026/06/30 03:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxenud7kabi': Waiting for transfers to finish 2026/06/30 03:40:00 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:40:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/30 03:40:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:40:03 DEBUG : sub dir/hello world: md5 = a82a9bf96c37cc4e587abcc07136d4d8 OK 2026/06/30 03:40:03 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/30 03:40:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/30 03:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxenud7kabi': Waiting for checks to finish 2026/06/30 03:40:04 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:40:04 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-caxenud7kabi') 2026/06/30 03:40:04 DEBUG : sub dir/hello world: Sizes differ 2026/06/30 03:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxenud7kabi': Waiting for transfers to finish 2026/06/30 03:40:05 DEBUG : sub dir/hello world: size = 17 OK 2026/06/30 03:40:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/30 03:40:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/30 03:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxenud7kabi': Purge remote 2026/06/30 03:40:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.97s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:40:11 DEBUG : sub dir/hello world: md5 = f86f50bd3a4e8b6905209c0c4448aa41 OK 2026/06/30 03:40:12 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/30 03:40:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/30 03:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:40:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:40:12 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:40:12 DEBUG : sub dir/hello world: Sizes differ 2026/06/30 03:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:40:13 DEBUG : sub dir/hello world: md5 = 9055f5fe23c02841831f7c4d33b8c015 OK 2026/06/30 03:40:13 DEBUG : sub dir/hello world: size = 17 OK 2026/06/30 03:40:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/30 03:40:13 INFO : sub dir/hello world: Deleted 2026/06/30 03:40:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/30 03:40:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.78s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:40:18 DEBUG : sub dir/hello world: md5 = 4dacce6c4df5e2c601e231c126361536 OK 2026/06/30 03:40:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizizum7xuku" 2026/06/30 03:40:19 DEBUG : Creating backend with remote "TestDrive:crypt/6evc74t6rhmvde1vjbe0fpvhugc7iackictqg0444lu9q6dmhn2g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa' -> Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku' 2026/06/30 03:40:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:40:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:40:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku': Waiting for checks to finish 2026/06/30 03:40:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku': Waiting for transfers to finish 2026/06/30 03:40:23 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:40:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/30 03:40:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:40:25 DEBUG : sub dir/hello world: md5 = 53a545b34d73c25efb1713aff290072e OK 2026/06/30 03:40:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku': Using server-side directory move 2026/06/30 03:40:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/30 03:40:26 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/30 03:40:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/30 03:40:26 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:40:26 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku') 2026/06/30 03:40:26 DEBUG : sub dir/hello world: Sizes differ 2026/06/30 03:40:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku': Waiting for checks to finish 2026/06/30 03:40:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku': Waiting for transfers to finish 2026/06/30 03:40:27 INFO : sub dir/hello world: Deleted 2026/06/30 03:40:27 INFO : sub dir/hello world: Moved (server-side) 2026/06/30 03:40:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/30 03:40:30 DEBUG : sub dir/hello world: md5 = bf9ac56645aa640fd3fb560ba2ef3fc3 OK 2026/06/30 03:40:31 DEBUG : testing file moves 2026/06/30 03:40:31 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/30 03:40:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/30 03:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku': Waiting for checks to finish 2026/06/30 03:40:31 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:40:31 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku') 2026/06/30 03:40:31 DEBUG : sub dir/hello world: Sizes differ 2026/06/30 03:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku': Waiting for transfers to finish 2026/06/30 03:40:32 INFO : sub dir/hello world: Deleted 2026/06/30 03:40:32 INFO : sub dir/hello world: Moved (server-side) 2026/06/30 03:40:33 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/30 03:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizizum7xuku': Purge remote --- PASS: TestServerSideMoveOverSelf (19.14s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:40:37 DEBUG : sub dir/hello world: md5 = 47bdc09ce49fa1d046320694902399cb OK 2026/06/30 03:40:37 ERROR : error listing: directory not found 2026/06/30 03:40:38 INFO : Local file system at /tmp/rclone3943908046: Making directory 2026/06/30 03:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:40:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.42s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:40:43 DEBUG : sub dir/hello world: md5 = 2119a70807b46fbdbac675d20fbe2b3d OK 2026/06/30 03:40:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:40:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:40:44 DEBUG : Local file system at /tmp/rclone3943908046: Waiting for checks to finish 2026/06/30 03:40:44 DEBUG : Local file system at /tmp/rclone3943908046: Waiting for transfers to finish 2026/06/30 03:40:44 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/06/30 03:40:44 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/06/30 03:40:44 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:40:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:40:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.56s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:40:46 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/30 03:40:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:40:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:40:48 DEBUG : check sum: md5 = 73322a3ddc6e41e38270b48987dd91c6 OK 2026/06/30 03:40:48 DEBUG : check sum: size = 1 OK 2026/06/30 03:40:48 INFO : check sum: Copied (new) 2026/06/30 03:40:48 DEBUG : Waiting for deletions to finish 2026/06/30 03:40:48 DEBUG : check sum: size = 1 OK 2026/06/30 03:40:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/30 03:40:48 DEBUG : check sum: Size of src and dst objects identical 2026/06/30 03:40:48 DEBUG : check sum: Unchanged skipping 2026/06/30 03:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:40:48 DEBUG : Waiting for deletions to finish 2026/06/30 03:40:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.10s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:40:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/30 03:40:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:40:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:40:51 DEBUG : sizeonly: md5 = 5c0ab1b79525c0a825eb9148a2bc3167 OK 2026/06/30 03:40:51 DEBUG : sizeonly: size = 6 OK 2026/06/30 03:40:51 INFO : sizeonly: Copied (new) 2026/06/30 03:40:51 DEBUG : Waiting for deletions to finish 2026/06/30 03:40:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:40:52 DEBUG : sizeonly: size = 6 OK 2026/06/30 03:40:52 DEBUG : sizeonly: Sizes identical 2026/06/30 03:40:52 DEBUG : sizeonly: Unchanged skipping 2026/06/30 03:40:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:40:52 DEBUG : Waiting for deletions to finish 2026/06/30 03:40:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.18s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:40:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/30 03:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:40:54 DEBUG : ignore-size: md5 = e3db68e3138d81054ac0d1e52fd0babc OK 2026/06/30 03:40:54 INFO : ignore-size: Copied (new) 2026/06/30 03:40:54 DEBUG : Waiting for deletions to finish 2026/06/30 03:40:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:40:55 DEBUG : ignore-size: Unchanged skipping 2026/06/30 03:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:40:55 DEBUG : Waiting for deletions to finish 2026/06/30 03:40:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.45s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:40:58 DEBUG : existing: md5 = fbd3008df82fb48febdeee603d82b8a8 OK 2026/06/30 03:40:58 DEBUG : existing: size = 6 OK 2026/06/30 03:40:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:40:58 DEBUG : existing: Unchanged skipping 2026/06/30 03:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:40:58 DEBUG : Waiting for deletions to finish 2026/06/30 03:40:58 INFO : There was nothing to transfer 2026/06/30 03:40:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/30 03:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:40:59 DEBUG : existing: md5 = e7e50518c6cd7dc266ca4758e1de97a9 OK 2026/06/30 03:40:59 DEBUG : existing: size = 6 OK 2026/06/30 03:40:59 INFO : existing: Copied (replaced existing) 2026/06/30 03:40:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.55s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:41:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/30 03:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:41:02 DEBUG : existing: md5 = 94592a9dc3ffef5e7edc33020edefc3b OK 2026/06/30 03:41:02 DEBUG : existing: size = 6 OK 2026/06/30 03:41:02 INFO : existing: Copied (new) 2026/06/30 03:41:02 DEBUG : Waiting for deletions to finish 2026/06/30 03:41:03 DEBUG : existing: Destination exists, skipping 2026/06/30 03:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:41:03 DEBUG : Waiting for deletions to finish 2026/06/30 03:41:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.24s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:41:06 DEBUG : b/potato: md5 = 9022013f2ff208a680d5d1fec9340d8f OK 2026/06/30 03:41:08 DEBUG : c/non empty space: md5 = de3d00ef85c468d69241033126e536bf OK 2026/06/30 03:41:08 INFO : d: Making directory 2026/06/30 03:41:10 DEBUG : Added delayed dir = "a", newDst= 2026/06/30 03:41:10 INFO : c: Set directory modification time (using SetModTime) 2026/06/30 03:41:10 DEBUG : Added delayed dir = "c", newDst=c 2026/06/30 03:41:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/30 03:41:10 DEBUG : c/non empty space: size = 5 OK 2026/06/30 03:41:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:41:10 DEBUG : c/non empty space: Unchanged skipping 2026/06/30 03:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:41:12 DEBUG : a/potato2: md5 = c799c21329a2e396413a9806f33d0e9c OK 2026/06/30 03:41:12 DEBUG : a/potato2: size = 60 OK 2026/06/30 03:41:12 INFO : a/potato2: Copied (new) 2026/06/30 03:41:12 DEBUG : Waiting for deletions to finish 2026/06/30 03:41:13 INFO : b/potato: Deleted 2026/06/30 03:41:13 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/30 03:41:13 INFO : d: Removing directory 2026/06/30 03:41:14 INFO : b: Removing directory 2026/06/30 03:41:14 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/30 03:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': deleted 2 directories 2026/06/30 03:41:16 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/30 03:41:17 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:41:19 DEBUG : empty space: md5 = f5a0527877d90e11dab498f78c6dae02 OK 2026/06/30 03:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:41:20 DEBUG : empty space: size = 1 OK 2026/06/30 03:41:20 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 2026/06/30 03:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:41:20 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/30 03:41:20 DEBUG : Waiting for deletions to finish 2026/06/30 03:41:20 DEBUG : empty space: size = 1 OK 2026/06/30 03:41:20 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 2026/06/30 03:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:41:21 DEBUG : empty space: md5 = a151edccc41a04a43cfa0787cb0f064e OK 2026/06/30 03:41:21 DEBUG : empty space: size = 1 OK 2026/06/30 03:41:21 INFO : empty space: Copied (replaced existing) 2026/06/30 03:41:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.70s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.60s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:41:24 DEBUG : foo: md5 = f52a7451a530f6ea4b6f02c8d883ca23 OK 2026/06/30 03:41:25 DEBUG : foo: size = 3 OK 2026/06/30 03:41:25 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 2026/06/30 03:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:41:26 DEBUG : foo: md5 = e69dc70ddb52ae8d6c1eda71a3f2a940 OK 2026/06/30 03:41:26 DEBUG : foo: size = 3 OK 2026/06/30 03:41:26 INFO : foo: Copied (replaced existing) 2026/06/30 03:41:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.40s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:41:29 DEBUG : empty space: md5 = 8033347e7b7ba0df8e5a31266bcfc909 OK 2026/06/30 03:41:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/30 03:41:29 DEBUG : empty space: size = 1 OK 2026/06/30 03:41:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:41:29 DEBUG : empty space: Unchanged skipping 2026/06/30 03:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:41:31 DEBUG : potato: md5 = eb3448476620ef3833baecd0cacc6e63 OK 2026/06/30 03:41:31 DEBUG : potato: size = 60 OK 2026/06/30 03:41:31 INFO : potato: Copied (new) 2026/06/30 03:41:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:41:34 DEBUG : potato: md5 = b8a212fec9513610b1ffddb1c13e9d8a OK 2026/06/30 03:41:34 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:41:34 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:41:34 DEBUG : potato: Sizes differ 2026/06/30 03:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:41:36 DEBUG : potato: md5 = 1062952ef98e8a9dca5027ad059b0ca6 OK 2026/06/30 03:41:36 DEBUG : potato: size = 21 OK 2026/06/30 03:41:36 INFO : potato: Copied (replaced existing) 2026/06/30 03:41:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.27s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:41:38 DEBUG : potato: md5 = 6a627054d5eb28fb0ea6df72da2ac81a OK 2026/06/30 03:41:39 DEBUG : potato: size = 21 OK 2026/06/30 03:41:39 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 2026/06/30 03:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:41:40 DEBUG : potato: md5 = 721a89f60dc3e53e6625cfa9b78a1c88 OK 2026/06/30 03:41:40 DEBUG : potato: size = 21 OK 2026/06/30 03:41:40 INFO : potato: Copied (replaced existing) 2026/06/30 03:41:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:41:43 DEBUG : potato: md5 = 6bfcd87b94cca3c741f456a924f782ee OK 2026/06/30 03:41:44 DEBUG : empty space: md5 = 52680b3a998716680f4eedf2c142b87c OK 2026/06/30 03:41:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 03:41:44 DEBUG : empty space: size = 1 OK 2026/06/30 03:41:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:41:44 DEBUG : empty space: Unchanged skipping 2026/06/30 03:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:41:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/30 03:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:41:44 DEBUG : Waiting for deletions to finish 2026/06/30 03:41:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:41:47 DEBUG : potato: md5 = b958875cfdd2d88a3fb639a75b9144a2 OK 2026/06/30 03:41:49 DEBUG : empty space: md5 = 4b9c958691df755d8c68125b4261ad5b OK 2026/06/30 03:41:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 03:41:49 DEBUG : empty space: size = 1 OK 2026/06/30 03:41:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:41:49 DEBUG : empty space: Unchanged skipping 2026/06/30 03:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:41:51 DEBUG : potato2: md5 = 62caf220b38bd0923160206e68da8b22 OK 2026/06/30 03:41:51 DEBUG : potato2: size = 60 OK 2026/06/30 03:41:51 INFO : potato2: Copied (new) 2026/06/30 03:41:51 DEBUG : Waiting for deletions to finish 2026/06/30 03:41:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:41:55 DEBUG : b/potato: md5 = 8a370382eb47db8fa7843d82fa160f7d OK 2026/06/30 03:41:57 DEBUG : c/non empty space: md5 = c5a6e6505983f13738adfea3f93ed91f OK 2026/06/30 03:41:57 INFO : d: Making directory 2026/06/30 03:41:58 INFO : d/e: Making directory 2026/06/30 03:42:00 DEBUG : Added delayed dir = "a", newDst= 2026/06/30 03:42:00 INFO : c: Set directory modification time (using SetModTime) 2026/06/30 03:42:00 DEBUG : Added delayed dir = "c", newDst=c 2026/06/30 03:42:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/30 03:42:00 DEBUG : c/non empty space: size = 5 OK 2026/06/30 03:42:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:42:00 DEBUG : c/non empty space: Unchanged skipping 2026/06/30 03:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:42:02 DEBUG : a/potato2: md5 = 3e9f053336a073ef2bc172b3059443da OK 2026/06/30 03:42:02 DEBUG : a/potato2: size = 60 OK 2026/06/30 03:42:02 INFO : a/potato2: Copied (new) 2026/06/30 03:42:02 DEBUG : Waiting for deletions to finish 2026/06/30 03:42:03 INFO : b/potato: Deleted 2026/06/30 03:42:03 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/30 03:42:03 INFO : d/e: Removing directory 2026/06/30 03:42:04 INFO : d: Removing directory 2026/06/30 03:42:04 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/06/30 03:42:05 INFO : b: Removing directory 2026/06/30 03:42:05 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/30 03:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': deleted 3 directories 2026/06/30 03:42:07 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/30 03:42:08 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:42:11 DEBUG : b/potato: md5 = 993204237b8b8929025f53842bfeb64f OK 2026/06/30 03:42:13 DEBUG : c/non empty space: md5 = 0f887a4f9356c9c2cd55cddce7cecac5 OK 2026/06/30 03:42:13 INFO : d: Making directory 2026/06/30 03:42:14 DEBUG : Added delayed dir = "a", newDst= 2026/06/30 03:42:15 INFO : c: Set directory modification time (using SetModTime) 2026/06/30 03:42:15 DEBUG : Added delayed dir = "c", newDst=c 2026/06/30 03:42:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/30 03:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:42:16 DEBUG : c/non empty space: size = 5 OK 2026/06/30 03:42:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:42:16 DEBUG : c/non empty space: Unchanged skipping 2026/06/30 03:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:42:17 DEBUG : a/potato2: md5 = bbcabf6d869d7f771cda18e8236915ba OK 2026/06/30 03:42:17 DEBUG : a/potato2: size = 60 OK 2026/06/30 03:42:17 INFO : a/potato2: Copied (new) 2026/06/30 03:42:17 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': not deleting files as there were IO errors 2026/06/30 03:42:18 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/30 03:42:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': not deleting directories as there were IO errors 2026/06/30 03:42:21 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/30 03:42:21 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/30 03:42:22 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.92s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:42:24 DEBUG : potato: md5 = 7cbf93fb2e1289bdb554700c676de54f OK 2026/06/30 03:42:26 DEBUG : empty space: md5 = 94a274ab4913c63fb15d68ab2a9768fc OK 2026/06/30 03:42:26 DEBUG : Waiting for deletions to finish 2026/06/30 03:42:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 03:42:26 DEBUG : empty space: size = 1 OK 2026/06/30 03:42:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:42:26 DEBUG : empty space: Unchanged skipping 2026/06/30 03:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:42:27 INFO : potato: Deleted 2026/06/30 03:42:28 DEBUG : potato2: md5 = adf78f5a60e0e8d9e7628cdabde41ee1 OK 2026/06/30 03:42:28 DEBUG : potato2: size = 60 OK 2026/06/30 03:42:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.78s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:42:31 DEBUG : potato: md5 = 271a8a47190db57e0e03138ee46c1818 OK 2026/06/30 03:42:32 DEBUG : empty space: md5 = 5908e9c4786ef87c807b9ab1b639ebb8 OK 2026/06/30 03:42:33 DEBUG : Waiting for deletions to finish 2026/06/30 03:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:42:33 INFO : potato: Deleted 2026/06/30 03:42:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 03:42:33 DEBUG : empty space: size = 1 OK 2026/06/30 03:42:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:42:33 DEBUG : empty space: Unchanged skipping 2026/06/30 03:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:42:35 DEBUG : potato2: md5 = 9039f310c6ca7a42342fd83badfb65cc OK 2026/06/30 03:42:35 DEBUG : potato2: size = 60 OK 2026/06/30 03:42:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.99s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:42:38 DEBUG : potato: md5 = 2649a3454875e8257e80a213d369f57b OK 2026/06/30 03:42:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 03:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:42:40 DEBUG : potato2: md5 = d3097334e6ebcf275ffb6c82edfa5cbf OK 2026/06/30 03:42:40 DEBUG : potato2: size = 19 OK 2026/06/30 03:42:40 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.13s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:42:43 DEBUG : potato2: md5 = eea6bfe96eeed2b8447f712f14896945 OK 2026/06/30 03:42:45 DEBUG : empty space: md5 = 77361d06a15ff98073474e5fabe2a408 OK 2026/06/30 03:42:45 DEBUG : enormous: Excluded (Size Filter) 2026/06/30 03:42:45 DEBUG : enormous: Excluded 2026/06/30 03:42:45 DEBUG : potato2: Excluded (Size Filter) 2026/06/30 03:42:45 DEBUG : potato2: Excluded 2026/06/30 03:42:45 DEBUG : potato2: Excluded (Size Filter) 2026/06/30 03:42:45 DEBUG : potato2: Excluded 2026/06/30 03:42:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:42:45 DEBUG : empty space: size = 1 OK 2026/06/30 03:42:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:42:45 DEBUG : empty space: Unchanged skipping 2026/06/30 03:42:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:42:45 DEBUG : Waiting for deletions to finish 2026/06/30 03:42:45 INFO : There was nothing to transfer 2026/06/30 03:42:45 DEBUG : enormous: Excluded (Size Filter) 2026/06/30 03:42:45 DEBUG : enormous: Excluded 2026/06/30 03:42:45 DEBUG : potato2: Excluded (Size Filter) 2026/06/30 03:42:45 DEBUG : potato2: Excluded 2026/06/30 03:42:46 DEBUG : potato2: Excluded (Size Filter) 2026/06/30 03:42:46 DEBUG : potato2: Excluded 2026/06/30 03:42:46 DEBUG : empty space: size = 1 OK 2026/06/30 03:42:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/30 03:42:46 DEBUG : Local file system at /tmp/rclone3943908046: Waiting for checks to finish 2026/06/30 03:42:46 DEBUG : empty space: Unchanged skipping 2026/06/30 03:42:46 DEBUG : Local file system at /tmp/rclone3943908046: Waiting for transfers to finish 2026/06/30 03:42:46 DEBUG : Waiting for deletions to finish 2026/06/30 03:42:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:42:49 DEBUG : potato2: md5 = 3acc036024e8e17f07ebb2be80c66546 OK 2026/06/30 03:42:50 DEBUG : empty space: md5 = c6b2088a48d3691f2f6736a30df319f6 OK 2026/06/30 03:42:52 DEBUG : enormous: md5 = c6ccd136af6774528afe1bfa11b9808d OK 2026/06/30 03:42:52 DEBUG : enormous: Excluded (Size Filter) 2026/06/30 03:42:52 DEBUG : enormous: Excluded 2026/06/30 03:42:52 DEBUG : potato2: Excluded (Size Filter) 2026/06/30 03:42:52 DEBUG : potato2: Excluded 2026/06/30 03:42:52 DEBUG : empty space: size = 1 OK 2026/06/30 03:42:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:42:52 DEBUG : empty space: Unchanged skipping 2026/06/30 03:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:42:52 DEBUG : Waiting for deletions to finish 2026/06/30 03:42:53 INFO : enormous: Deleted 2026/06/30 03:42:53 INFO : potato2: Deleted 2026/06/30 03:42:53 INFO : There was nothing to transfer 2026/06/30 03:42:53 DEBUG : empty space: size = 1 OK 2026/06/30 03:42:53 DEBUG : Local file system at /tmp/rclone3943908046: Waiting for checks to finish 2026/06/30 03:42:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/30 03:42:53 DEBUG : empty space: Unchanged skipping 2026/06/30 03:42:53 DEBUG : Local file system at /tmp/rclone3943908046: Waiting for transfers to finish 2026/06/30 03:42:53 DEBUG : Waiting for deletions to finish 2026/06/30 03:42:53 INFO : enormous: Deleted 2026/06/30 03:42:53 INFO : potato2: Deleted 2026/06/30 03:42:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.89s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:42:55 DEBUG : one: md5 = 1fa8584359da08c6de979cddf17b9ba0 OK 2026/06/30 03:42:57 DEBUG : two: md5 = 8c5ba590139c40482e9d8c2f25f4ce31 OK 2026/06/30 03:42:58 DEBUG : three: md5 = be4e4d85e8736b95c52b5ea54b53af0f OK 2026/06/30 03:43:00 DEBUG : four: md5 = 53809e0f1f7cccb5db93a639b4bbf8e1 OK 2026/06/30 03:43:01 DEBUG : five: Need to transfer - File not found at Destination 2026/06/30 03:43:01 DEBUG : four: size = 4 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:43:01 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:43:01 DEBUG : four: Sizes differ 2026/06/30 03:43:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/30 03:43:01 DEBUG : one: Destination is newer than source, skipping 2026/06/30 03:43:01 DEBUG : two: size = 3 OK 2026/06/30 03:43:01 DEBUG : three: size = 5 OK 2026/06/30 03:43:01 DEBUG : three: Sizes identical 2026/06/30 03:43:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/30 03:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:43:02 DEBUG : four: md5 = ca067817b0da49407aac1ad01247ce37 OK 2026/06/30 03:43:02 DEBUG : four: size = 4 OK 2026/06/30 03:43:02 INFO : four: Copied (replaced existing) 2026/06/30 03:43:02 DEBUG : two: md5 = e711591eee7a57e7b3c1a821d0bfc4f1 OK 2026/06/30 03:43:02 DEBUG : two: size = 3 OK 2026/06/30 03:43:02 INFO : two: Copied (replaced existing) 2026/06/30 03:43:02 DEBUG : five: md5 = cb99d08ea40d8271428f4968d0c38aa6 OK 2026/06/30 03:43:02 DEBUG : five: size = 4 OK 2026/06/30 03:43:02 INFO : five: Copied (new) 2026/06/30 03:43:02 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.86s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/06/30 03:43:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/30 03:43:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/30 03:43:05 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/30 03:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:43:06 DEBUG : potato: md5 = ebc3e3903f9ac3f1685335b04fcedb1d OK 2026/06/30 03:43:06 DEBUG : potato: size = 14 OK 2026/06/30 03:43:06 INFO : potato: Copied (new) 2026/06/30 03:43:06 DEBUG : yam: md5 = 3d7970d399ca440ca7b00446957de35b OK 2026/06/30 03:43:06 DEBUG : yam: size = 11 OK 2026/06/30 03:43:06 INFO : yam: Copied (new) 2026/06/30 03:43:06 DEBUG : Waiting for deletions to finish 2026/06/30 03:43:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/30 03:43:07 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/30 03:43:07 DEBUG : potato: size = 14 OK 2026/06/30 03:43:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:43:07 DEBUG : potato: Unchanged skipping 2026/06/30 03:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:43:08 DEBUG : yaml: md5 = f135abc69f78e0bbf0eaa1f07f5b8343 OK 2026/06/30 03:43:08 DEBUG : yaml: size = 11 OK 2026/06/30 03:43:08 INFO : yaml: Copied (new) 2026/06/30 03:43:08 DEBUG : Waiting for deletions to finish 2026/06/30 03:43:09 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/30 03:43:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Making map for --track-renames 2026/06/30 03:43:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Finished making map for --track-renames 2026/06/30 03:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:43:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/30 03:43:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/30 03:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for renames to finish 2026/06/30 03:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:43:12 DEBUG : potato: md5 = 9d44eeb090a2a859e8cf265bf7256b0d OK 2026/06/30 03:43:12 DEBUG : potato: size = 14 OK 2026/06/30 03:43:12 INFO : potato: Copied (new) 2026/06/30 03:43:12 DEBUG : yam: md5 = b87f644f843851821901c66dfcd7f39d OK 2026/06/30 03:43:12 DEBUG : yam: size = 11 OK 2026/06/30 03:43:12 INFO : yam: Copied (new) 2026/06/30 03:43:12 DEBUG : Waiting for deletions to finish 2026/06/30 03:43:13 DEBUG : potato: size = 14 OK 2026/06/30 03:43:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:43:13 DEBUG : potato: Unchanged skipping 2026/06/30 03:43:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Making map for --track-renames 2026/06/30 03:43:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Finished making map for --track-renames 2026/06/30 03:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for renames to finish 2026/06/30 03:43:13 INFO : yam: Moved (server-side) to: yaml 2026/06/30 03:43:13 INFO : yaml: Renamed from "yam" 2026/06/30 03:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:43:13 DEBUG : Waiting for deletions to finish 2026/06/30 03:43:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/30 03:43:15 DEBUG : Added delayed dir = "sub", newDst= 2026/06/30 03:43:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Making map for --track-renames 2026/06/30 03:43:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Finished making map for --track-renames 2026/06/30 03:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:43:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/30 03:43:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/30 03:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for renames to finish 2026/06/30 03:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:43:17 DEBUG : sub/yam: md5 = 137a35b62a5bbf89cb7f1a24ffec829c OK 2026/06/30 03:43:17 DEBUG : sub/yam: size = 11 OK 2026/06/30 03:43:17 INFO : sub/yam: Copied (new) 2026/06/30 03:43:17 DEBUG : potato: md5 = 3311f6fd065660a69ae4422b68f0359e OK 2026/06/30 03:43:17 DEBUG : potato: size = 14 OK 2026/06/30 03:43:17 INFO : potato: Copied (new) 2026/06/30 03:43:17 DEBUG : Waiting for deletions to finish 2026/06/30 03:43:18 INFO : sub: Set directory modification time (using DirSetModTime) 2026/06/30 03:43:19 DEBUG : potato: size = 14 OK 2026/06/30 03:43:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:43:19 DEBUG : potato: Unchanged skipping 2026/06/30 03:43:19 INFO : sub: Set directory modification time (using SetModTime) 2026/06/30 03:43:19 DEBUG : Added delayed dir = "sub", newDst=sub 2026/06/30 03:43:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Making map for --track-renames 2026/06/30 03:43:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Finished making map for --track-renames 2026/06/30 03:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for renames to finish 2026/06/30 03:43:20 INFO : sub/yam: Moved (server-side) to: yam 2026/06/30 03:43:20 INFO : yam: Renamed from "sub/yam" 2026/06/30 03:43:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:43:20 DEBUG : Waiting for deletions to finish 2026/06/30 03:43:20 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.11s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:43:23 DEBUG : Creating backend with remote "/tmp/rclone3943908046/dir1" 2026/06/30 03:43:23 DEBUG : Creating backend with remote "/tmp/rclone3943908046/dir2" 2026/06/30 03:43:23 DEBUG : Local file system at /tmp/rclone3943908046/dir2: Using server-side directory move 2026/06/30 03:43:23 INFO : Local file system at /tmp/rclone3943908046/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/30 03:43:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/30 03:43:23 DEBUG : Local file system at /tmp/rclone3943908046/dir2: Waiting for checks to finish 2026/06/30 03:43:23 DEBUG : Local file system at /tmp/rclone3943908046/dir2: Waiting for transfers to finish 2026/06/30 03:43:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:43:24 DEBUG : Added delayed dir = "nested", newDst= 2026/06/30 03:43:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:43:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:43:24 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/30 03:43:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/30 03:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:43:26 DEBUG : sub dir/hello world: md5 = e3998f3922d4fd81f1b14f813cfca4d8 OK 2026/06/30 03:43:26 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:43:26 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:43:26 INFO : sub dir/hello world: Deleted 2026/06/30 03:43:28 DEBUG : nested/sub dir/file: md5 = b141e87449eb7b7a82650dfa2b0227af OK 2026/06/30 03:43:28 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/30 03:43:28 INFO : nested/sub dir/file: Copied (new) 2026/06/30 03:43:28 INFO : nested/sub dir/file: Deleted 2026/06/30 03:43:28 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:43:29 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/30 03:43:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:43:29 INFO : sub dir: Removing directory 2026/06/30 03:43:29 INFO : nested/sub dir: Removing directory 2026/06/30 03:43:29 INFO : nested: Removing directory 2026/06/30 03:43:29 DEBUG : Local file system at /tmp/rclone3943908046: deleted 3 directories 2026/06/30 03:43:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/30 03:43:32 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/30 03:43:33 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.73s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:43:33 DEBUG : Added delayed dir = "nested", newDst= 2026/06/30 03:43:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/30 03:43:33 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/30 03:43:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 03:43:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/30 03:43:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:43:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:43:36 DEBUG : sub dir/hello world: md5 = 594b0431de4087632714f9becbb8b831 OK 2026/06/30 03:43:36 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 03:43:36 INFO : sub dir/hello world: Copied (new) 2026/06/30 03:43:36 INFO : sub dir/hello world: Deleted 2026/06/30 03:43:37 DEBUG : nested/sub dir/file: md5 = 7cc6c77ba5c5dfbf3174cb93334a25be OK 2026/06/30 03:43:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/30 03:43:37 INFO : nested/sub dir/file: Copied (new) 2026/06/30 03:43:37 INFO : nested/sub dir/file: Deleted 2026/06/30 03:43:38 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:43:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:43:38 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/30 03:43:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/30 03:43:42 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/30 03:43:42 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.75s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:43:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/30 03:43:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/30 03:43:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:43:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:43:45 DEBUG : existing: md5 = c4e98a31304c7679f6f12f711078abe9 OK 2026/06/30 03:43:45 DEBUG : existing: size = 6 OK 2026/06/30 03:43:45 INFO : existing: Copied (new) 2026/06/30 03:43:45 INFO : existing: Deleted 2026/06/30 03:43:45 DEBUG : existing-b: md5 = b2eac284b8f5cb47de009fd5d75a3288 OK 2026/06/30 03:43:45 DEBUG : existing-b: size = 6 OK 2026/06/30 03:43:45 INFO : existing-b: Copied (new) 2026/06/30 03:43:45 INFO : existing-b: Deleted 2026/06/30 03:43:45 DEBUG : existing: Destination exists, skipping 2026/06/30 03:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:43:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/30 03:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:43:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.57s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:43:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qilagit5ruca" 2026/06/30 03:43:47 DEBUG : Creating backend with remote "TestDrive:crypt/9e739g1frdff6m68i4dcaqjd2cp6l96rv5eu6doj0m11o6q1dft0" 2026/06/30 03:43:49 DEBUG : potato2: md5 = 7326a388677a4e35aac0eb965fd6a322 OK 2026/06/30 03:43:50 DEBUG : empty space: md5 = db061a75fde38f48cb63c9cf7d3cadbc OK 2026/06/30 03:43:52 DEBUG : potato3: md5 = 843bd91805b05abbf0f9744f579c4e3f OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa' -> Encrypted drive 'TestCryptDrive:rclone-test-qilagit5ruca' 2026/06/30 03:43:54 DEBUG : empty space: md5 = fd6398de6d46cca198c72226a3388844 OK 2026/06/30 03:43:56 DEBUG : potato3: md5 = 3a59f597e084de92144b5b7747bc0be3 OK 2026/06/30 03:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qilagit5ruca': Using server-side directory move 2026/06/30 03:43:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qilagit5ruca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/30 03:43:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 03:43:56 DEBUG : empty space: size = 1 OK 2026/06/30 03:43:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/30 03:43:56 DEBUG : empty space: Unchanged skipping 2026/06/30 03:43:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:43:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qilagit5ruca') 2026/06/30 03:43:56 DEBUG : potato3: Sizes differ 2026/06/30 03:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qilagit5ruca': Waiting for checks to finish 2026/06/30 03:43:57 INFO : empty space: Deleted 2026/06/30 03:43:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qilagit5ruca': Waiting for transfers to finish 2026/06/30 03:43:57 INFO : potato3: Deleted 2026/06/30 03:43:57 INFO : potato2: Moved (server-side) 2026/06/30 03:43:57 INFO : potato3: Moved (server-side) 2026/06/30 03:43:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuyizan7kevi" 2026/06/30 03:43:58 DEBUG : Creating backend with remote "TestDrive:crypt/n8k8s79im4t5389l2en8i2obkar27d9a53sl2vrpbkks7ugs299g" 2026/06/30 03:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuyizan7kevi': Using server-side directory move 2026/06/30 03:43:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuyizan7kevi': Server side directory move succeeded 2026/06/30 03:44:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuyizan7kevi': Purge remote 2026/06/30 03:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qilagit5ruca': Purge remote 2026/06/30 03:44:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.95s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:44:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wunogiv7zufi" 2026/06/30 03:44:02 DEBUG : Creating backend with remote "TestDrive:crypt/g0llub4dolmv5aicmo5lt9pmdfs0cbb8rt9c2hsse5e900vbeesg" 2026/06/30 03:44:04 DEBUG : potato2: md5 = 877700c154df0799008ff3fe2f79f8e2 OK 2026/06/30 03:44:05 DEBUG : empty space: md5 = 99d617a747b585c927c84fd8822dba58 OK 2026/06/30 03:44:07 DEBUG : potato3: md5 = 3191e6d567ab09c1d45d4b800429f7d1 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa' -> Encrypted drive 'TestCryptDrive:rclone-test-wunogiv7zufi' 2026/06/30 03:44:09 DEBUG : empty space: md5 = 5867d9b9778ec4931c72107c52e9ab95 OK 2026/06/30 03:44:11 DEBUG : potato3: md5 = b601a17c16bfd57da90bc34f07e416f6 OK 2026/06/30 03:44:11 DEBUG : empty space: Excluded (Size Filter) 2026/06/30 03:44:11 DEBUG : empty space: Excluded 2026/06/30 03:44:11 DEBUG : empty space: Excluded (Size Filter) 2026/06/30 03:44:11 DEBUG : empty space: Excluded 2026/06/30 03:44:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 03:44:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:44:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wunogiv7zufi') 2026/06/30 03:44:11 DEBUG : potato3: Sizes differ 2026/06/30 03:44:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wunogiv7zufi': Waiting for checks to finish 2026/06/30 03:44:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wunogiv7zufi': Waiting for transfers to finish 2026/06/30 03:44:12 INFO : potato3: Deleted 2026/06/30 03:44:12 INFO : potato2: Moved (server-side) 2026/06/30 03:44:12 INFO : potato3: Moved (server-side) 2026/06/30 03:44:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nihinej0bago" 2026/06/30 03:44:13 DEBUG : Creating backend with remote "TestDrive:crypt/g6i4gq5u41bkdg1hv2iecclga2fs9r8kacb8q6pu4tu1h3b568n0" 2026/06/30 03:44:14 DEBUG : empty space: Excluded (Size Filter) 2026/06/30 03:44:14 DEBUG : empty space: Excluded 2026/06/30 03:44:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 03:44:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/30 03:44:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihinej0bago': Waiting for checks to finish 2026/06/30 03:44:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihinej0bago': Waiting for transfers to finish 2026/06/30 03:44:15 INFO : potato2: Moved (server-side) 2026/06/30 03:44:16 INFO : potato3: Moved (server-side) 2026/06/30 03:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihinej0bago': Purge remote 2026/06/30 03:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wunogiv7zufi': Purge remote --- PASS: TestServerSideMoveWithFilter (16.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:44:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vivorip8huhu" 2026/06/30 03:44:18 DEBUG : Creating backend with remote "TestDrive:crypt/572p8g3ibgr983iifms9ikuhhnuen6a3vthtfe25ecob36ed8q40" 2026/06/30 03:44:20 DEBUG : potato2: md5 = e8e17dce01cd932049260757bfe5aa89 OK 2026/06/30 03:44:22 DEBUG : empty space: md5 = 79eb7e78b0917042ab98bc35dff73e38 OK 2026/06/30 03:44:23 DEBUG : potato3: md5 = 94c12d4c1da1ad5b9f0b850ed9092209 OK 2026/06/30 03:44:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa' -> Encrypted drive 'TestCryptDrive:rclone-test-vivorip8huhu' 2026/06/30 03:44:27 DEBUG : empty space: md5 = e7a69affca3f282ebb12c440e251789b OK 2026/06/30 03:44:28 DEBUG : potato3: md5 = 35eaab0339c05814000e348a7a7ddab4 OK 2026/06/30 03:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivorip8huhu': Using server-side directory move 2026/06/30 03:44:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vivorip8huhu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/30 03:44:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 03:44:29 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/06/30 03:44:29 DEBUG : empty space: size = 1 OK 2026/06/30 03:44:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/30 03:44:29 DEBUG : empty space: Unchanged skipping 2026/06/30 03:44:29 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:44:29 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vivorip8huhu') 2026/06/30 03:44:29 DEBUG : potato3: Sizes differ 2026/06/30 03:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivorip8huhu': Waiting for checks to finish 2026/06/30 03:44:29 INFO : empty space: Deleted 2026/06/30 03:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivorip8huhu': Waiting for transfers to finish 2026/06/30 03:44:29 INFO : potato3: Deleted 2026/06/30 03:44:29 INFO : potato2: Moved (server-side) 2026/06/30 03:44:29 INFO : potato3: Moved (server-side) 2026/06/30 03:44:29 INFO : tomatoDir: Removing directory 2026/06/30 03:44:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': deleted 1 directories 2026/06/30 03:44:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogahas2wele" 2026/06/30 03:44:31 DEBUG : Creating backend with remote "TestDrive:crypt/k0ikh2h89mbgbg7ajdp6ree4jhopfm9l753686auo9qrj4sq0i8g" 2026/06/30 03:44:32 INFO : tomatoDir: Making directory 2026/06/30 03:44:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogahas2wele': Using server-side directory move 2026/06/30 03:44:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogahas2wele': Server side directory move succeeded 2026/06/30 03:44:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogahas2wele': Purge remote 2026/06/30 03:44:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivorip8huhu': Purge remote 2026/06/30 03:44:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.28s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.43s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:44:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/rclone-sync-test" 2026/06/30 03:44:36 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.02s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:44:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/rclone-sync-test" 2026/06/30 03:44:39 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/06/30 03:44:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/rclone-sync-test-include/layer2" 2026/06/30 03:44:41 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/06/30 03:44:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/rclone-sync-test-ignore-file" 2026/06/30 03:44:44 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/06/30 03:44:48 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 856643c2e684f29d9e9adbba8b2fe5a8 OK 2026/06/30 03:44:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/30 03:44:49 DEBUG : rclone-sync-test: Excluded 2026/06/30 03:44:49 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/30 03:44:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/30 03:44:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/rclone-sync-test': Waiting for checks to finish 2026/06/30 03:44:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/rclone-sync-test': Waiting for transfers to finish 2026/06/30 03:44:50 DEBUG : Waiting for deletions to finish 2026/06/30 03:44:50 INFO : There was nothing to transfer 2026/06/30 03:44:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/30 03:44:51 DEBUG : rclone-sync-test: Excluded 2026/06/30 03:44:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/30 03:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:44:51 DEBUG : Waiting for deletions to finish 2026/06/30 03:44:51 INFO : rclone-sync-test-include: Removing directory 2026/06/30 03:44:51 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/30 03:44:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/30 03:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': failed to delete 1 directories 2026/06/30 03:44:51 INFO : There was nothing to transfer 2026/06/30 03:44:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/30 03:44:53 DEBUG : rclone-sync-test: Excluded 2026/06/30 03:44:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/30 03:44:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/30 03:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/06/30 03:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/06/30 03:44:53 DEBUG : Waiting for deletions to finish 2026/06/30 03:44:53 INFO : There was nothing to transfer 2026/06/30 03:44:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/30 03:44:54 DEBUG : rclone-sync-test: Excluded 2026/06/30 03:44:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/30 03:44:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:44:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:44:55 DEBUG : Waiting for deletions to finish 2026/06/30 03:44:55 INFO : rclone-sync-test-include: Removing directory 2026/06/30 03:44:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/30 03:44:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/30 03:44:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': failed to delete 1 directories 2026/06/30 03:44:55 INFO : There was nothing to transfer 2026/06/30 03:44:56 DEBUG : Excluded 2026/06/30 03:44:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/30 03:44:56 DEBUG : rclone-sync-test: Excluded 2026/06/30 03:44:56 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/30 03:44:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/30 03:44:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/06/30 03:44:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/06/30 03:44:57 DEBUG : Waiting for deletions to finish 2026/06/30 03:44:57 INFO : There was nothing to transfer 2026/06/30 03:44:59 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/30 03:44:59 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.27s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:45:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/dst" 2026/06/30 03:45:01 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/30 03:45:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/CompareDest" 2026/06/30 03:45:02 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/gveqi14airsml4bgu7krj116o8" 2026/06/30 03:45:04 DEBUG : one: Need to transfer - File not found at Destination 2026/06/30 03:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:45:07 DEBUG : one: md5 = 05dd6d9ec450bc82f61e7457730e31a5 OK 2026/06/30 03:45:07 DEBUG : one: size = 3 OK 2026/06/30 03:45:07 INFO : one: Copied (new) 2026/06/30 03:45:07 DEBUG : Waiting for deletions to finish 2026/06/30 03:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:45:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:45:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:45:08 DEBUG : one: Sizes differ 2026/06/30 03:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:45:09 DEBUG : one: md5 = e352270812c81d58d306e0fcfd0b3842 OK 2026/06/30 03:45:09 DEBUG : one: size = 5 OK 2026/06/30 03:45:09 INFO : one: Copied (replaced existing) 2026/06/30 03:45:09 DEBUG : Waiting for deletions to finish 2026/06/30 03:45:11 DEBUG : dst/one: md5 = c7bff81fefa08dcca7bc3255e6fbe1e1 OK 2026/06/30 03:45:14 DEBUG : CompareDest/one: md5 = d7ad2fde7eed08723b92e9e3c59ccc01 OK 2026/06/30 03:45:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:45:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:45:14 DEBUG : one: Sizes differ 2026/06/30 03:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:45:15 DEBUG : one: size = 5 OK 2026/06/30 03:45:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:45:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/30 03:45:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:45:15 DEBUG : Waiting for deletions to finish 2026/06/30 03:45:15 INFO : There was nothing to transfer 2026/06/30 03:45:17 DEBUG : CompareDest/two: md5 = 2482b51e05f407a116e1a2f05448f52c OK 2026/06/30 03:45:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:45:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:45:18 DEBUG : one: Sizes differ 2026/06/30 03:45:18 DEBUG : two: size = 3 OK 2026/06/30 03:45:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:45:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/30 03:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:45:18 DEBUG : one: size = 5 OK 2026/06/30 03:45:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:45:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/30 03:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:45:18 DEBUG : Waiting for deletions to finish 2026/06/30 03:45:18 INFO : There was nothing to transfer 2026/06/30 03:45:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:45:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:45:19 DEBUG : one: Sizes differ 2026/06/30 03:45:19 DEBUG : one: size = 5 OK 2026/06/30 03:45:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:45:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/30 03:45:19 DEBUG : two: size = 3 OK 2026/06/30 03:45:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:45:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/30 03:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:45:19 DEBUG : Waiting for deletions to finish 2026/06/30 03:45:19 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/30 03:45:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:45:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:45:20 DEBUG : one: Sizes differ 2026/06/30 03:45:20 DEBUG : one: size = 5 OK 2026/06/30 03:45:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:45:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/30 03:45:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:45:20 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/CompareDest') 2026/06/30 03:45:20 DEBUG : two: Sizes differ 2026/06/30 03:45:20 DEBUG : two: Need to transfer - File not found at Destination 2026/06/30 03:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:45:22 DEBUG : two: md5 = f275d429ae2cecce3665b7dcc11ce103 OK 2026/06/30 03:45:22 DEBUG : two: size = 5 OK 2026/06/30 03:45:22 INFO : two: Copied (new) 2026/06/30 03:45:22 DEBUG : Waiting for deletions to finish 2026/06/30 03:45:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/30 03:45:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:45:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:45:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.45s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:45:28 DEBUG : pre-dest1/1: md5 = 675d4a0dda476e0a333bbf92a87ee00d OK 2026/06/30 03:45:31 DEBUG : pre-dest2/2: md5 = 33bfb1d1e98550574cedc79b6efd767c OK 2026/06/30 03:45:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/dest" 2026/06/30 03:45:31 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/rg03c1jvnehrrc617i0lnqjddc" 2026/06/30 03:45:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/pre-dest1" 2026/06/30 03:45:33 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/bbnblvh6k061ssopqrp18kd7gc" 2026/06/30 03:45:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/pre-dest2" 2026/06/30 03:45:33 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/dgicm1h6b5ejvlltm8eeif0bnk" 2026/06/30 03:45:35 DEBUG : 1: size = 1 OK 2026/06/30 03:45:35 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:45:35 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/30 03:45:35 DEBUG : 2: size = 1 OK 2026/06/30 03:45:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:45:35 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/30 03:45:36 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/30 03:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dest': Waiting for checks to finish 2026/06/30 03:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dest': Waiting for transfers to finish 2026/06/30 03:45:38 DEBUG : 3: md5 = 731419226475ce72198bff9078035886 OK 2026/06/30 03:45:38 DEBUG : 3: size = 1 OK 2026/06/30 03:45:38 INFO : 3: Copied (new) 2026/06/30 03:45:38 DEBUG : Waiting for deletions to finish 2026/06/30 03:45:41 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/06/30 03:45:42 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/06/30 03:45:42 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.67s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:45:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/dst" 2026/06/30 03:45:43 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/30 03:45:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/CopyDest" 2026/06/30 03:45:44 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/30 03:45:46 DEBUG : one: Need to transfer - File not found at Destination 2026/06/30 03:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:45:49 DEBUG : one: md5 = 248baffe5d9e606a07fec77d329164e1 OK 2026/06/30 03:45:49 DEBUG : one: size = 3 OK 2026/06/30 03:45:49 INFO : one: Copied (new) 2026/06/30 03:45:49 DEBUG : Waiting for deletions to finish 2026/06/30 03:45:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:45:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:45:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:45:50 DEBUG : one: Sizes differ 2026/06/30 03:45:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:45:51 DEBUG : one: md5 = 26208d6c834d07cb409f5340b81d99b1 OK 2026/06/30 03:45:51 DEBUG : one: size = 5 OK 2026/06/30 03:45:51 INFO : one: Copied (replaced existing) 2026/06/30 03:45:51 DEBUG : Waiting for deletions to finish 2026/06/30 03:45:53 DEBUG : dst/one: md5 = 3a792e46fa4b04ab90389f347bb11307 OK 2026/06/30 03:45:56 DEBUG : CopyDest/one: md5 = a0bcfb61abceca7c239cec9c55866db2 OK 2026/06/30 03:45:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/BackupDir" 2026/06/30 03:45:56 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/30 03:45:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:45:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:45:58 DEBUG : one: Sizes differ 2026/06/30 03:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:45:58 DEBUG : one: size = 5 OK 2026/06/30 03:45:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:45:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:45:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:45:58 DEBUG : one: Sizes differ 2026/06/30 03:46:00 INFO : one: Moved (server-side) 2026/06/30 03:46:01 DEBUG : one: size = 5 OK 2026/06/30 03:46:01 INFO : one: Copied (server-side copy) 2026/06/30 03:46:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/30 03:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:46:01 DEBUG : Waiting for deletions to finish 2026/06/30 03:46:03 DEBUG : CopyDest/two: md5 = 76e756de1ea02106d059b3547d81b74f OK 2026/06/30 03:46:04 DEBUG : one: size = 5 OK 2026/06/30 03:46:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:46:04 DEBUG : one: Unchanged skipping 2026/06/30 03:46:04 DEBUG : two: size = 3 OK 2026/06/30 03:46:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:46:05 DEBUG : two: size = 3 OK 2026/06/30 03:46:05 INFO : two: Copied (server-side copy) 2026/06/30 03:46:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/30 03:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:46:05 DEBUG : Waiting for deletions to finish 2026/06/30 03:46:06 DEBUG : one: size = 5 OK 2026/06/30 03:46:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:46:06 DEBUG : one: Unchanged skipping 2026/06/30 03:46:06 DEBUG : two: size = 3 OK 2026/06/30 03:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:46:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:46:06 DEBUG : two: Unchanged skipping 2026/06/30 03:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:46:06 DEBUG : Waiting for deletions to finish 2026/06/30 03:46:06 INFO : There was nothing to transfer 2026/06/30 03:46:08 DEBUG : CopyDest/three: md5 = c840e8bade854730f36034a53550e8e1 OK 2026/06/30 03:46:09 DEBUG : one: size = 5 OK 2026/06/30 03:46:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:46:09 DEBUG : one: Unchanged skipping 2026/06/30 03:46:09 DEBUG : three: size = 7 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:46:09 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/CopyDest') 2026/06/30 03:46:09 DEBUG : three: Sizes differ 2026/06/30 03:46:09 DEBUG : three: Destination not found in --copy-dest 2026/06/30 03:46:09 DEBUG : three: Need to transfer - File not found at Destination 2026/06/30 03:46:09 DEBUG : two: size = 3 OK 2026/06/30 03:46:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:46:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 03:46:09 DEBUG : two: Unchanged skipping 2026/06/30 03:46:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:46:11 DEBUG : three: md5 = 17f0c161a5c4bee4f456a8891c470392 OK 2026/06/30 03:46:11 DEBUG : three: size = 7 OK 2026/06/30 03:46:11 INFO : three: Copied (new) 2026/06/30 03:46:11 DEBUG : Waiting for deletions to finish 2026/06/30 03:46:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/30 03:46:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/30 03:46:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:46:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/30 03:46:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:46:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/30 03:46:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.00s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:46:19 DEBUG : dst/one: md5 = 9f1f1e5b7195bc512032e28776ce49f0 OK 2026/06/30 03:46:21 DEBUG : dst/two: md5 = ac6d0445674c68019b10be0ceb4db7ce OK 2026/06/30 03:46:22 DEBUG : dst/three.txt: md5 = 321ab646e4ff977b8d359d7e7c6aa78b OK 2026/06/30 03:46:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/dst" 2026/06/30 03:46:23 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/30 03:46:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/backup" 2026/06/30 03:46:24 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/1nrff024r7pq65ecp72fc28jb0" 2026/06/30 03:46:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:46:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:46:25 DEBUG : two: size = 3 OK 2026/06/30 03:46:25 DEBUG : one: Sizes differ 2026/06/30 03:46:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:46:25 DEBUG : two: Unchanged skipping 2026/06/30 03:46:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:46:27 INFO : one: Moved (server-side) 2026/06/30 03:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:46:28 DEBUG : one: md5 = 9c8d6461bb3522992b24d0d44715f047 OK 2026/06/30 03:46:28 DEBUG : one: size = 4 OK 2026/06/30 03:46:28 INFO : one: Copied (new) 2026/06/30 03:46:28 DEBUG : Waiting for deletions to finish 2026/06/30 03:46:29 INFO : three.txt: Moved (server-side) 2026/06/30 03:46:29 INFO : three.txt: Moved into backup dir 2026/06/30 03:46:31 DEBUG : dst/three.txt: md5 = 3b66536c0c3b2ca152a36fcc57a544c4 OK 2026/06/30 03:46:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:46:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:46:32 DEBUG : one: Sizes differ 2026/06/30 03:46:32 DEBUG : two: size = 3 OK 2026/06/30 03:46:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:46:32 DEBUG : two: Unchanged skipping 2026/06/30 03:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:46:32 INFO : one: Deleted 2026/06/30 03:46:33 INFO : one: Moved (server-side) 2026/06/30 03:46:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:46:34 DEBUG : one: md5 = 246222c7a06f5dd20f9e590c87acbbd8 OK 2026/06/30 03:46:34 DEBUG : one: size = 5 OK 2026/06/30 03:46:34 INFO : one: Copied (new) 2026/06/30 03:46:34 DEBUG : Waiting for deletions to finish 2026/06/30 03:46:35 INFO : three.txt: Deleted 2026/06/30 03:46:35 INFO : three.txt: Moved (server-side) 2026/06/30 03:46:35 INFO : three.txt: Moved into backup dir 2026/06/30 03:46:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:46:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/30 03:46:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:46:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/30 03:46:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:46:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.92s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:46:42 DEBUG : dst/one: md5 = db951c5bb5fd92daab764ebfc5b50af8 OK 2026/06/30 03:46:44 DEBUG : dst/two: md5 = dd3876454f59e9528fe5428b36d316dc OK 2026/06/30 03:46:45 DEBUG : dst/three.txt: md5 = 040e8b35892996ce1068c2bfcf5a3ce8 OK 2026/06/30 03:46:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/dst" 2026/06/30 03:46:46 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/30 03:46:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/backup" 2026/06/30 03:46:46 DEBUG : Config file has changed externally - reloading 2026/06/30 03:46:46 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/1nrff024r7pq65ecp72fc28jb0" 2026/06/30 03:46:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:46:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:46:48 DEBUG : one: Sizes differ 2026/06/30 03:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:46:48 DEBUG : two: size = 3 OK 2026/06/30 03:46:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:46:48 DEBUG : two: Unchanged skipping 2026/06/30 03:46:50 INFO : one: Moved (server-side) to: one.bak 2026/06/30 03:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:46:51 DEBUG : one: md5 = b59f68a93cf8d955fc2b30419a1f89f7 OK 2026/06/30 03:46:51 DEBUG : one: size = 4 OK 2026/06/30 03:46:51 INFO : one: Copied (new) 2026/06/30 03:46:51 DEBUG : Waiting for deletions to finish 2026/06/30 03:46:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/30 03:46:52 INFO : three.txt: Moved into backup dir 2026/06/30 03:46:54 DEBUG : dst/three.txt: md5 = e96d1a6d21d1778aef6ea12bd18ea175 OK 2026/06/30 03:46:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:46:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:46:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:46:55 DEBUG : one: Sizes differ 2026/06/30 03:46:55 DEBUG : two: size = 3 OK 2026/06/30 03:46:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:46:55 DEBUG : two: Unchanged skipping 2026/06/30 03:46:55 INFO : one.bak: Deleted 2026/06/30 03:46:56 INFO : one: Moved (server-side) to: one.bak 2026/06/30 03:46:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:46:58 DEBUG : one: md5 = 5618aaa28ed4b9cdd290169e5d356098 OK 2026/06/30 03:46:58 DEBUG : one: size = 5 OK 2026/06/30 03:46:58 INFO : one: Copied (new) 2026/06/30 03:46:58 DEBUG : Waiting for deletions to finish 2026/06/30 03:46:58 INFO : three.txt.bak: Deleted 2026/06/30 03:46:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/30 03:46:59 INFO : three.txt: Moved into backup dir 2026/06/30 03:47:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:47:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/30 03:47:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/30 03:47:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/30 03:47:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/30 03:47:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:47:06 DEBUG : dst/one: md5 = 79dd54944641e84281e1b72e9c1ee09e OK 2026/06/30 03:47:07 DEBUG : dst/two: md5 = 3a3c27191d3e320baeaf76afa198d0aa OK 2026/06/30 03:47:08 DEBUG : dst/three.txt: md5 = f016f40d31c22af398be55a78b74f838 OK 2026/06/30 03:47:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/dst" 2026/06/30 03:47:09 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/30 03:47:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/backup" 2026/06/30 03:47:10 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/1nrff024r7pq65ecp72fc28jb0" 2026/06/30 03:47:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:47:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:47:11 DEBUG : one: Sizes differ 2026/06/30 03:47:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:47:11 DEBUG : two: size = 3 OK 2026/06/30 03:47:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:47:11 DEBUG : two: Unchanged skipping 2026/06/30 03:47:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/30 03:47:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:47:14 DEBUG : one: md5 = 965fd23ab36e68ba56ef7af7110e4d1e OK 2026/06/30 03:47:14 DEBUG : one: size = 4 OK 2026/06/30 03:47:14 INFO : one: Copied (new) 2026/06/30 03:47:14 DEBUG : Waiting for deletions to finish 2026/06/30 03:47:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/30 03:47:15 INFO : three.txt: Moved into backup dir 2026/06/30 03:47:17 DEBUG : dst/three.txt: md5 = 12fff90f8cd8d4edbb069e57dedad46e OK 2026/06/30 03:47:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:47:18 DEBUG : two: size = 3 OK 2026/06/30 03:47:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:47:18 DEBUG : two: Unchanged skipping 2026/06/30 03:47:18 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:47:18 DEBUG : one: Sizes differ 2026/06/30 03:47:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:47:18 INFO : one-2019-01-01: Deleted 2026/06/30 03:47:19 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/30 03:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:47:20 DEBUG : one: md5 = 3b1d88d31abb84a31e6c7f9270fc4157 OK 2026/06/30 03:47:20 DEBUG : one: size = 5 OK 2026/06/30 03:47:20 INFO : one: Copied (new) 2026/06/30 03:47:20 DEBUG : Waiting for deletions to finish 2026/06/30 03:47:21 INFO : three-2019-01-01.txt: Deleted 2026/06/30 03:47:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/30 03:47:22 INFO : three.txt: Moved into backup dir 2026/06/30 03:47:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:47:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/30 03:47:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/30 03:47:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/30 03:47:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/30 03:47:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.75s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:47:28 DEBUG : dst/one: md5 = 76b9bb5993e63eec53addc2dfa873d66 OK 2026/06/30 03:47:30 DEBUG : dst/two: md5 = b0fdfdaeed24a37bd3e72abe60f7146b OK 2026/06/30 03:47:31 DEBUG : dst/three.txt: md5 = 7c9268ec443968146da78661087b3986 OK 2026/06/30 03:47:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/dst" 2026/06/30 03:47:32 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/30 03:47:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:47:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:47:33 DEBUG : one: Sizes differ 2026/06/30 03:47:33 DEBUG : two: size = 3 OK 2026/06/30 03:47:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:47:33 DEBUG : two: Unchanged skipping 2026/06/30 03:47:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:47:34 INFO : one: Moved (server-side) to: one.bak 2026/06/30 03:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:47:35 DEBUG : one: md5 = 8218c5fcf128b4073b42ce7d3603e6fc OK 2026/06/30 03:47:35 DEBUG : one: size = 4 OK 2026/06/30 03:47:35 INFO : one: Copied (new) 2026/06/30 03:47:35 DEBUG : Waiting for deletions to finish 2026/06/30 03:47:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/30 03:47:36 INFO : three.txt: Moved into backup dir 2026/06/30 03:47:38 DEBUG : dst/three.txt: md5 = 205b8d728c315b6a96523be7018476cc OK 2026/06/30 03:47:38 DEBUG : one.bak: Excluded (Path Filter) 2026/06/30 03:47:38 DEBUG : one.bak: Excluded 2026/06/30 03:47:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/30 03:47:38 DEBUG : three.txt.bak: Excluded 2026/06/30 03:47:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:47:38 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:47:38 DEBUG : one: Sizes differ 2026/06/30 03:47:38 DEBUG : two: size = 3 OK 2026/06/30 03:47:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for checks to finish 2026/06/30 03:47:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:47:38 DEBUG : two: Unchanged skipping 2026/06/30 03:47:39 INFO : one.bak: Deleted 2026/06/30 03:47:39 INFO : one: Moved (server-side) to: one.bak 2026/06/30 03:47:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst': Waiting for transfers to finish 2026/06/30 03:47:41 DEBUG : one: md5 = 8c9c96d0d8b448d5d50e8c03e9a90739 OK 2026/06/30 03:47:41 DEBUG : one: size = 5 OK 2026/06/30 03:47:41 INFO : one: Copied (new) 2026/06/30 03:47:41 DEBUG : Waiting for deletions to finish 2026/06/30 03:47:41 INFO : three.txt.bak: Deleted 2026/06/30 03:47:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/30 03:47:42 INFO : three.txt: Moved into backup dir 2026/06/30 03:47:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:47:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/30 03:47:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/30 03:47:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/30 03:47:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/30 03:47:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (19.45s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:47:48 DEBUG : dst/one: md5 = 4d71432bed89fbc5bbf01be776352200 OK 2026/06/30 03:47:49 DEBUG : dst/two: md5 = 43c365ab3822462d9f7d29ffc6aa3dc3 OK 2026/06/30 03:47:50 DEBUG : dst/three.txt: md5 = 37abb7df82913649a2624e751d86d3bf OK 2026/06/30 03:47:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/dst" 2026/06/30 03:47:51 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/30 03:47:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:47:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:47:52 DEBUG : one: Sizes differ 2026/06/30 03:47:53 INFO : one: Moved (server-side) to: one.bak 2026/06/30 03:47:54 DEBUG : one: md5 = c08a50448fa8b67841e6c3160d000cb2 OK 2026/06/30 03:47:54 DEBUG : one: size = 4 OK 2026/06/30 03:47:54 INFO : one: Copied (new) 2026/06/30 03:47:54 DEBUG : two: size = 3 OK 2026/06/30 03:47:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:47:54 DEBUG : two: Unchanged skipping 2026/06/30 03:47:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:47:55 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:47:55 DEBUG : three.txt: Sizes differ 2026/06/30 03:47:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/30 03:47:57 DEBUG : three.txt: md5 = a854cc0891de33de6a0c3543f370a7d6 OK 2026/06/30 03:47:57 DEBUG : three.txt: size = 6 OK 2026/06/30 03:47:57 INFO : three.txt: Copied (new) 2026/06/30 03:47:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:47:58 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:47:58 DEBUG : one: Sizes differ 2026/06/30 03:47:59 INFO : one.bak: Deleted 2026/06/30 03:47:59 INFO : one: Moved (server-side) to: one.bak 2026/06/30 03:48:01 DEBUG : one: md5 = 2d93bb510652152a069ae7854c0144f7 OK 2026/06/30 03:48:01 DEBUG : one: size = 5 OK 2026/06/30 03:48:01 INFO : one: Copied (new) 2026/06/30 03:48:01 DEBUG : two: size = 3 OK 2026/06/30 03:48:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:48:01 DEBUG : two: Unchanged skipping 2026/06/30 03:48:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:48:01 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:48:01 DEBUG : three.txt: Sizes differ 2026/06/30 03:48:02 INFO : three.txt.bak: Deleted 2026/06/30 03:48:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/30 03:48:04 DEBUG : three.txt: md5 = 7913e2f7ed189cbda6f7434535d9256a OK 2026/06/30 03:48:04 DEBUG : three.txt: size = 19 OK 2026/06/30 03:48:04 INFO : three.txt: Copied (new) 2026/06/30 03:48:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:48:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/30 03:48:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/30 03:48:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/30 03:48:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/30 03:48:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/30 03:48:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (22.21s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:48:10 DEBUG : dst/one: md5 = c56d507dcd76caa89cff50c8758e7f6e OK 2026/06/30 03:48:12 DEBUG : dst/two: md5 = dcf470d24364591220f250126d82f0dd OK 2026/06/30 03:48:13 DEBUG : dst/three.txt: md5 = e06b87bc98c571f545c8e25c2a5c7670 OK 2026/06/30 03:48:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvefiy2pusa/dst" 2026/06/30 03:48:14 DEBUG : Creating backend with remote "TestDrive:crypt/0f63umahjbt7v8n8t169glnv184l1544q7l49048mo8k8371sq90/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/30 03:48:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:48:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:48:15 DEBUG : one: Sizes differ 2026/06/30 03:48:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/30 03:48:17 DEBUG : one: md5 = 399dac17cab0092c5245fc0486b10afb OK 2026/06/30 03:48:17 DEBUG : one: size = 4 OK 2026/06/30 03:48:17 INFO : one: Copied (new) 2026/06/30 03:48:17 DEBUG : two: size = 3 OK 2026/06/30 03:48:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:48:17 DEBUG : two: Unchanged skipping 2026/06/30 03:48:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:48:17 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:48:17 DEBUG : three.txt: Sizes differ 2026/06/30 03:48:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/30 03:48:20 DEBUG : three.txt: md5 = 438a9e54700e6b6aa43dad4a6874a4d6 OK 2026/06/30 03:48:20 DEBUG : three.txt: size = 6 OK 2026/06/30 03:48:20 INFO : three.txt: Copied (new) 2026/06/30 03:48:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:48:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:48:21 DEBUG : one: Sizes differ 2026/06/30 03:48:22 INFO : one-2019-01-01: Deleted 2026/06/30 03:48:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/30 03:48:24 DEBUG : one: md5 = e894a35ea4d005ee70f3367bf331b035 OK 2026/06/30 03:48:24 DEBUG : one: size = 5 OK 2026/06/30 03:48:24 INFO : one: Copied (new) 2026/06/30 03:48:24 DEBUG : two: size = 3 OK 2026/06/30 03:48:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:48:24 DEBUG : two: Unchanged skipping 2026/06/30 03:48:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:48:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa/dst') 2026/06/30 03:48:24 DEBUG : three.txt: Sizes differ 2026/06/30 03:48:25 INFO : three-2019-01-01.txt: Deleted 2026/06/30 03:48:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/30 03:48:26 DEBUG : three.txt: md5 = eb2839e18effbba8a0a19a35b25c6071 OK 2026/06/30 03:48:26 DEBUG : three.txt: size = 19 OK 2026/06/30 03:48:26 INFO : three.txt: Copied (new) 2026/06/30 03:48:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/30 03:48:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/30 03:48:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/30 03:48:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/30 03:48:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/30 03:48:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/30 03:48:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (22.79s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:48:32 DEBUG : Testêé: md5 = 109929a9e7923644f1e3e1c0f0efc713 OK 2026/06/30 03:48:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:48:33 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:48:33 DEBUG : Testêé: Sizes differ 2026/06/30 03:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:48:35 DEBUG : Testêé: md5 = c43b8e03fe783ae593aa877686d6bd74 OK 2026/06/30 03:48:35 DEBUG : Testêé: size = 14 OK 2026/06/30 03:48:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/30 03:48:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.51s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:48:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/30 03:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:48:38 DEBUG : existing: md5 = 11ad941dafe2cb593c4d46cbb522e69f OK 2026/06/30 03:48:38 DEBUG : existing: size = 6 OK 2026/06/30 03:48:38 INFO : existing: Copied (new) 2026/06/30 03:48:38 DEBUG : Waiting for deletions to finish 2026/06/30 03:48:39 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:48:39 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:48:39 DEBUG : existing: Sizes differ 2026/06/30 03:48:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/30 03:48:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:48:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:48:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': not deleting files as there were IO errors 2026/06/30 03:48:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.68s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:48:41 DEBUG : EXISTING: md5 = 9238fc0d3f8141e3673d6012f8b0cbfc OK 2026/06/30 03:48:42 DEBUG : EXISTING: size = 6 OK 2026/06/30 03:48:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:48:42 DEBUG : existing: Unchanged skipping 2026/06/30 03:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:48:42 DEBUG : Waiting for deletions to finish 2026/06/30 03:48:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.18s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.42s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.52s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:48:46 DEBUG : both0: md5 = a0ac8e7057055fee3a8b557f11f1eb19 OK 2026/06/30 03:48:48 DEBUG : only0: md5 = c09fcb1f2e47c5e98e409856b7430e1f OK 2026/06/30 03:48:49 DEBUG : both1: md5 = 0e3a7ecce1fa5f0217f900d2bc9341a3 OK 2026/06/30 03:48:51 DEBUG : only1: md5 = 578b6b591cee90eef08b23e393f9e30d OK 2026/06/30 03:48:52 DEBUG : both2: md5 = cf01184ef258f780274ae1e8b62024c2 OK 2026/06/30 03:48:54 DEBUG : only2: md5 = bec4834bc3a628a68543c70b2b64f0f3 OK 2026/06/30 03:48:55 DEBUG : both3: md5 = cafe19c6232ea01105fb97906c55b267 OK 2026/06/30 03:48:57 DEBUG : only3: md5 = 1aa2990f463c9da521c0066ea101afcc OK 2026/06/30 03:48:58 DEBUG : both4: md5 = b276aabf77aaa9eef20b2057471178ea OK 2026/06/30 03:49:00 DEBUG : only4: md5 = 05bffb16dbceb1d659dd0a1d77c368ba OK 2026/06/30 03:49:01 DEBUG : both5: md5 = e3214dbbffd4c5758cdc9dd8507d0d0f OK 2026/06/30 03:49:02 DEBUG : only5: md5 = 4ef96e2304757fe9e1cba53a8d3890d9 OK 2026/06/30 03:49:04 DEBUG : both6: md5 = a7496b960aa6d5e1811541360b5ad2f8 OK 2026/06/30 03:49:05 DEBUG : only6: md5 = 79e2624fbdf438d9a047212c49021f65 OK 2026/06/30 03:49:07 DEBUG : both7: md5 = 0461555369f694d860f73ac524bced80 OK 2026/06/30 03:49:08 DEBUG : only7: md5 = 6f4072c73d7bd14989951968efab6c0f OK 2026/06/30 03:49:10 DEBUG : both8: md5 = ff21c6820f82053f896febfa78c4d203 OK 2026/06/30 03:49:12 DEBUG : only8: md5 = 8e68cedeedf90bd825b6deabcf5b3cff OK 2026/06/30 03:49:13 DEBUG : both9: md5 = e4e0e118007fd604d0c45d39a28fc321 OK 2026/06/30 03:49:15 DEBUG : only9: md5 = 0e8a8e7b93f254760dabef7972884c7a OK 2026/06/30 03:49:16 DEBUG : both10: md5 = cd09a22ec01fd4392d8510aa7b069d19 OK 2026/06/30 03:49:17 DEBUG : only10: md5 = 0252e1ec8e47b52e5a10576c7ade57c8 OK 2026/06/30 03:49:19 DEBUG : both11: md5 = 3563d37ceb81db66cdf55391b02ad9fe OK 2026/06/30 03:49:20 DEBUG : only11: md5 = fee73890c501813ef6dfc6fef716ebed OK 2026/06/30 03:49:22 DEBUG : both12: md5 = 81f7033b8422178ecf353e16280e8860 OK 2026/06/30 03:49:23 DEBUG : only12: md5 = 1cd1da2daccff8529ee31a4cdcd0b9e9 OK 2026/06/30 03:49:25 DEBUG : both13: md5 = 07f5475fe98deca63e6e8ec04985adaf OK 2026/06/30 03:49:26 DEBUG : only13: md5 = 5fd009b535cff0ba0c2503b6329308a3 OK 2026/06/30 03:49:28 DEBUG : both14: md5 = 647945570a0d977fcbf9131a138021b1 OK 2026/06/30 03:49:29 DEBUG : only14: md5 = 1fbadc44d8a588320d2a549967a0eaf2 OK 2026/06/30 03:49:31 DEBUG : both15: md5 = 8ed975e7feecbda74623018d3542680c OK 2026/06/30 03:49:32 DEBUG : only15: md5 = 256405f3540ee662d7e3fc10440f7b31 OK 2026/06/30 03:49:34 DEBUG : both16: md5 = b4995219fd319fe6c3f4e478b73099af OK 2026/06/30 03:49:35 DEBUG : only16: md5 = 033949c9217ab000f039a0cedc97710b OK 2026/06/30 03:49:37 DEBUG : both17: md5 = 8d77fa4d537fa201a9ca4520d60897f4 OK 2026/06/30 03:49:38 DEBUG : only17: md5 = 61d0fb5d418c264c536f72500d35a595 OK 2026/06/30 03:49:40 DEBUG : both18: md5 = 07fb3fe115cdfb5b4937097271be03dc OK 2026/06/30 03:49:41 DEBUG : only18: md5 = 061a74ad7dc1ef5c7466544942fd76ae OK 2026/06/30 03:49:43 DEBUG : both19: md5 = f34be66925da5af7c3262f7602fa6d28 OK 2026/06/30 03:49:44 DEBUG : only19: md5 = b794d5d8b7e0aacb7c3f7447022b64db OK 2026/06/30 03:49:45 DEBUG : both0: size = 6 OK 2026/06/30 03:49:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both11: size = 6 OK 2026/06/30 03:49:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both12: size = 6 OK 2026/06/30 03:49:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:49:45 DEBUG : both10: size = 6 OK 2026/06/30 03:49:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both0: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both13: size = 6 OK 2026/06/30 03:49:45 DEBUG : both11: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both14: size = 6 OK 2026/06/30 03:49:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both13: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both15: size = 6 OK 2026/06/30 03:49:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both15: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both16: size = 6 OK 2026/06/30 03:49:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both16: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both17: size = 6 OK 2026/06/30 03:49:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both17: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both18: size = 6 OK 2026/06/30 03:49:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both18: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both19: size = 6 OK 2026/06/30 03:49:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both14: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both1: size = 6 OK 2026/06/30 03:49:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both1: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both2: size = 6 OK 2026/06/30 03:49:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both2: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both3: size = 6 OK 2026/06/30 03:49:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both3: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both4: size = 6 OK 2026/06/30 03:49:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both4: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both5: size = 6 OK 2026/06/30 03:49:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both5: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both6: size = 6 OK 2026/06/30 03:49:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both6: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both7: size = 6 OK 2026/06/30 03:49:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both7: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both10: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both12: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both8: size = 6 OK 2026/06/30 03:49:45 DEBUG : both19: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both9: size = 6 OK 2026/06/30 03:49:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:49:45 DEBUG : both8: Unchanged skipping 2026/06/30 03:49:45 DEBUG : both9: Unchanged skipping 2026/06/30 03:49:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:49:45 DEBUG : Waiting for deletions to finish 2026/06/30 03:49:45 INFO : only14: Deleted 2026/06/30 03:49:45 INFO : only4: Deleted 2026/06/30 03:49:46 INFO : only0: Deleted 2026/06/30 03:49:46 INFO : only13: Deleted 2026/06/30 03:49:46 INFO : only18: Deleted 2026/06/30 03:49:46 INFO : only12: Deleted 2026/06/30 03:49:46 INFO : only6: Deleted 2026/06/30 03:49:46 INFO : only19: Deleted 2026/06/30 03:49:46 INFO : only3: Deleted 2026/06/30 03:49:46 INFO : only7: Deleted 2026/06/30 03:49:46 INFO : only9: Deleted 2026/06/30 03:49:46 INFO : only11: Deleted 2026/06/30 03:49:47 INFO : only15: Deleted 2026/06/30 03:49:47 INFO : only16: Deleted 2026/06/30 03:49:47 INFO : only17: Deleted 2026/06/30 03:49:47 INFO : only2: Deleted 2026/06/30 03:49:47 INFO : only5: Deleted 2026/06/30 03:49:47 INFO : only10: Deleted 2026/06/30 03:49:47 INFO : only1: Deleted 2026/06/30 03:49:47 INFO : only8: Deleted 2026/06/30 03:49:47 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (71.89s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:49:58 DEBUG : both0: md5 = 2a1b1d1dff662293b0d307f1375cd916 OK 2026/06/30 03:50:00 DEBUG : only0: md5 = 5debe33da345db93d9798a3d25ba0e05 OK 2026/06/30 03:50:01 DEBUG : both1: md5 = bda660416ab56a2f8b5b465b29428a70 OK 2026/06/30 03:50:03 DEBUG : only1: md5 = f7ec2e5065f8b94ccb05ce8aa868b37a OK 2026/06/30 03:50:04 DEBUG : both2: md5 = 6deb2c60f2ab7ee384e4639138b9e550 OK 2026/06/30 03:50:05 DEBUG : only2: md5 = df7b92f002b5509d232f2a95256c5154 OK 2026/06/30 03:50:07 DEBUG : both3: md5 = e915dcfb035ef3fd146c67774cb4db02 OK 2026/06/30 03:50:08 DEBUG : only3: md5 = e0923f62b9c46193ba5220cbc5f8f4e4 OK 2026/06/30 03:50:10 DEBUG : both4: md5 = 213918cb5431ecc80374cba3b9e6aa7e OK 2026/06/30 03:50:11 DEBUG : only4: md5 = 37d5a53af0959b5f379f899dca3a7873 OK 2026/06/30 03:50:13 DEBUG : both5: md5 = 9b7c26077239f930a2f1ea81f923e2db OK 2026/06/30 03:50:14 DEBUG : only5: md5 = 31355efc2baf42e1676968b049f6b229 OK 2026/06/30 03:50:16 DEBUG : both6: md5 = 1c0277d270dbe03f6eeec96d7ac036fc OK 2026/06/30 03:50:17 DEBUG : only6: md5 = cea4eff7ba28034d6387894b443566f4 OK 2026/06/30 03:50:19 DEBUG : both7: md5 = a220877e1226925d037626b4b50e1005 OK 2026/06/30 03:50:20 DEBUG : only7: md5 = 9d26474113927f5f771f7d406c5a4308 OK 2026/06/30 03:50:22 DEBUG : both8: md5 = f4eca48b1df934ef8db06159d8d8f2d4 OK 2026/06/30 03:50:23 DEBUG : only8: md5 = f5a58c933f089725c9fe532beec02592 OK 2026/06/30 03:50:24 DEBUG : both9: md5 = c128a4f41e11cfe033c4be9920212415 OK 2026/06/30 03:50:26 DEBUG : only9: md5 = 28f044723ac374536194d045a3594260 OK 2026/06/30 03:50:27 DEBUG : both10: md5 = 452f3985cb046f0f4faa5fd93d1c608f OK 2026/06/30 03:50:29 DEBUG : only10: md5 = 4b6e307bd7ba02b3fa4299095be17538 OK 2026/06/30 03:50:30 DEBUG : both11: md5 = b820b5bf770933cd53382b1aba46e81d OK 2026/06/30 03:50:32 DEBUG : only11: md5 = 4a2c652b49e516b33774acf5e3b7314d OK 2026/06/30 03:50:33 DEBUG : both12: md5 = cbb905ace8eb27404c2bc1bc80d16433 OK 2026/06/30 03:50:35 DEBUG : only12: md5 = 39431ce566c2f6a30f6ea74cd482dd88 OK 2026/06/30 03:50:36 DEBUG : both13: md5 = 5c2168502e13ba87e1d5ce4f6f51ddac OK 2026/06/30 03:50:38 DEBUG : only13: md5 = d57366365427f5ae9712e57c04978e55 OK 2026/06/30 03:50:39 DEBUG : both14: md5 = 60fdd1e43c5fd1050046df700ab4c688 OK 2026/06/30 03:50:40 DEBUG : only14: md5 = 722c4f80acbdc91f50c58636bc9e8b4c OK 2026/06/30 03:50:42 DEBUG : both15: md5 = 98e960b6df7520f69bb5770fa5e81119 OK 2026/06/30 03:50:44 DEBUG : only15: md5 = 0192bd83a654cb263ab5092c4b67faed OK 2026/06/30 03:50:45 DEBUG : both16: md5 = f296055bf0c7a7d456a15b74fc185ee4 OK 2026/06/30 03:50:47 DEBUG : only16: md5 = 3538991381aae1b02eefa1d1115f142c OK 2026/06/30 03:50:48 DEBUG : both17: md5 = 27c7739cd890c571b5eb5338e6dee8ce OK 2026/06/30 03:50:50 DEBUG : only17: md5 = 5cdc9d15d4e53a55f0080844df75e53d OK 2026/06/30 03:50:51 DEBUG : both18: md5 = bb1a24f6080529f8a2f75c326bcbd986 OK 2026/06/30 03:50:53 DEBUG : only18: md5 = 5819c041d490613b7fb018ee8a897261 OK 2026/06/30 03:50:54 DEBUG : both19: md5 = dc82f1e046c6ef0fc9dd340af3a1449f OK 2026/06/30 03:50:56 DEBUG : only19: md5 = 5bd70599f759d3b22b449c45fd0ae225 OK 2026/06/30 03:50:56 DEBUG : both0: size = 6 OK 2026/06/30 03:50:56 DEBUG : both10: size = 6 OK 2026/06/30 03:50:56 DEBUG : both11: size = 6 OK 2026/06/30 03:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:50:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both12: size = 6 OK 2026/06/30 03:50:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both10: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both13: size = 6 OK 2026/06/30 03:50:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both0: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both14: size = 6 OK 2026/06/30 03:50:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both14: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both15: size = 6 OK 2026/06/30 03:50:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both13: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both16: size = 6 OK 2026/06/30 03:50:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both16: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both17: size = 6 OK 2026/06/30 03:50:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both17: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both18: size = 6 OK 2026/06/30 03:50:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both12: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both19: size = 6 OK 2026/06/30 03:50:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both19: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both1: size = 6 OK 2026/06/30 03:50:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both11: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both2: size = 6 OK 2026/06/30 03:50:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both2: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both3: size = 6 OK 2026/06/30 03:50:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both3: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both4: size = 6 OK 2026/06/30 03:50:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both4: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both5: size = 6 OK 2026/06/30 03:50:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both5: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both6: size = 6 OK 2026/06/30 03:50:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both6: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both7: size = 6 OK 2026/06/30 03:50:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both7: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both8: size = 6 OK 2026/06/30 03:50:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both8: Unchanged skipping 2026/06/30 03:50:56 DEBUG : both9: size = 6 OK 2026/06/30 03:50:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:50:56 DEBUG : both9: Unchanged skipping 2026/06/30 03:50:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only0: Sizes differ 2026/06/30 03:50:56 DEBUG : both1: Unchanged skipping 2026/06/30 03:50:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only10: Sizes differ 2026/06/30 03:50:56 DEBUG : both15: Unchanged skipping 2026/06/30 03:50:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only12: Sizes differ 2026/06/30 03:50:56 DEBUG : only11: Sizes differ 2026/06/30 03:50:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only13: Sizes differ 2026/06/30 03:50:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only14: Sizes differ 2026/06/30 03:50:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only15: Sizes differ 2026/06/30 03:50:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only16: Sizes differ 2026/06/30 03:50:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only17: Sizes differ 2026/06/30 03:50:56 DEBUG : both18: Unchanged skipping 2026/06/30 03:50:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only18: Sizes differ 2026/06/30 03:50:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only19: Sizes differ 2026/06/30 03:50:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only2: Sizes differ 2026/06/30 03:50:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only3: Sizes differ 2026/06/30 03:50:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only1: Sizes differ 2026/06/30 03:50:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only5: Sizes differ 2026/06/30 03:50:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only8: Sizes differ 2026/06/30 03:50:56 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only6: Sizes differ 2026/06/30 03:50:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only7: Sizes differ 2026/06/30 03:50:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only9: Sizes differ 2026/06/30 03:50:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3943908046) 2026/06/30 03:50:56 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa') 2026/06/30 03:50:56 DEBUG : only4: Sizes differ 2026/06/30 03:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:50:57 DEBUG : only14: md5 = a2df27faa33df9044389d365f466fe0b OK 2026/06/30 03:50:57 DEBUG : only14: size = 0 OK 2026/06/30 03:50:57 INFO : only14: Copied (replaced existing) 2026/06/30 03:50:57 DEBUG : only10: md5 = b230b8f5cba4d0d10aff9892a4ae6b86 OK 2026/06/30 03:50:57 DEBUG : only10: size = 0 OK 2026/06/30 03:50:57 INFO : only10: Copied (replaced existing) 2026/06/30 03:50:57 DEBUG : only12: md5 = a9599d81256f74a16cfeb2d32dfb95da OK 2026/06/30 03:50:57 DEBUG : only12: size = 0 OK 2026/06/30 03:50:57 INFO : only12: Copied (replaced existing) 2026/06/30 03:50:58 DEBUG : only0: md5 = a89b05d00bff6195c614752eaa99b45b OK 2026/06/30 03:50:58 DEBUG : only0: size = 0 OK 2026/06/30 03:50:58 INFO : only0: Copied (replaced existing) 2026/06/30 03:50:59 DEBUG : only15: md5 = ad4e4780c06605fde3e0cf7b3e77cec5 OK 2026/06/30 03:50:59 DEBUG : only15: size = 0 OK 2026/06/30 03:50:59 INFO : only15: Copied (replaced existing) 2026/06/30 03:50:59 DEBUG : only16: md5 = ded0a5d685e4f2e64fbf4791c8c6a1a4 OK 2026/06/30 03:50:59 DEBUG : only16: size = 0 OK 2026/06/30 03:50:59 INFO : only16: Copied (replaced existing) 2026/06/30 03:50:59 DEBUG : only17: md5 = fd2861a845df6a49a625940b414d02f4 OK 2026/06/30 03:50:59 DEBUG : only17: size = 0 OK 2026/06/30 03:50:59 INFO : only17: Copied (replaced existing) 2026/06/30 03:50:59 DEBUG : only11: md5 = f923aa88f2fae607a3ab116b1b50214b OK 2026/06/30 03:50:59 DEBUG : only11: size = 0 OK 2026/06/30 03:50:59 INFO : only11: Copied (replaced existing) 2026/06/30 03:51:00 DEBUG : only19: md5 = d49cff1caad417a1ed1c2f02a97362bc OK 2026/06/30 03:51:00 DEBUG : only19: size = 0 OK 2026/06/30 03:51:00 INFO : only19: Copied (replaced existing) 2026/06/30 03:51:00 DEBUG : only13: md5 = d42f2a6157aa2bd913d8f9ca61a92278 OK 2026/06/30 03:51:00 DEBUG : only13: size = 0 OK 2026/06/30 03:51:00 INFO : only13: Copied (replaced existing) 2026/06/30 03:51:00 DEBUG : only3: md5 = 089e5a6d65a25411cddb4a446bb34bc0 OK 2026/06/30 03:51:00 DEBUG : only3: size = 0 OK 2026/06/30 03:51:00 INFO : only3: Copied (replaced existing) 2026/06/30 03:51:00 DEBUG : only18: md5 = 91ba1cc2483e1ae205507097c95dd0b8 OK 2026/06/30 03:51:00 DEBUG : only18: size = 0 OK 2026/06/30 03:51:00 INFO : only18: Copied (replaced existing) 2026/06/30 03:51:01 DEBUG : only2: md5 = b267228fbc2b310548ea9591bd7f9d1b OK 2026/06/30 03:51:01 DEBUG : only2: size = 0 OK 2026/06/30 03:51:01 INFO : only2: Copied (replaced existing) 2026/06/30 03:51:01 DEBUG : only1: md5 = 906597447a00ca5abe6953c66adb2533 OK 2026/06/30 03:51:01 DEBUG : only1: size = 0 OK 2026/06/30 03:51:01 INFO : only1: Copied (replaced existing) 2026/06/30 03:51:01 DEBUG : only5: md5 = deea82abd266b5e036e904b43c63017b OK 2026/06/30 03:51:01 DEBUG : only5: size = 0 OK 2026/06/30 03:51:01 INFO : only5: Copied (replaced existing) 2026/06/30 03:51:01 DEBUG : only8: md5 = 5811bfdc89fd5f27c5e3649432fba7e6 OK 2026/06/30 03:51:01 DEBUG : only8: size = 0 OK 2026/06/30 03:51:01 INFO : only8: Copied (replaced existing) 2026/06/30 03:51:02 DEBUG : only6: md5 = c82c2295a9952833a91ce09880b4abe4 OK 2026/06/30 03:51:02 DEBUG : only6: size = 0 OK 2026/06/30 03:51:02 INFO : only6: Copied (replaced existing) 2026/06/30 03:51:02 DEBUG : only7: md5 = 450cb686160f89a8f7e23e6726c6889d OK 2026/06/30 03:51:02 DEBUG : only7: size = 0 OK 2026/06/30 03:51:02 INFO : only7: Copied (replaced existing) 2026/06/30 03:51:02 DEBUG : only9: md5 = ccf7a97f19c32565d12123b3c7cf58ea OK 2026/06/30 03:51:02 DEBUG : only9: size = 0 OK 2026/06/30 03:51:02 INFO : only9: Copied (replaced existing) 2026/06/30 03:51:03 DEBUG : only4: md5 = 483ab800b3ee5fe8a0ad62840382ff58 OK 2026/06/30 03:51:03 DEBUG : only4: size = 0 OK 2026/06/30 03:51:03 INFO : only4: Copied (replaced existing) 2026/06/30 03:51:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (83.90s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:51:21 DEBUG : empty_dir: Making directory with metadata 2026/06/30 03:51:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:51:21 DEBUG : empty_on_remote: Making directory with metadata 2026/06/30 03:51:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:51:21 DEBUG : empty_on_remote: Making directory with metadata 2026/06/30 03:51:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:51:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/30 03:51:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/30 03:51:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:51:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/30 03:51:33 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/30 03:51:34 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/30 03:51:34 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:51:36 DEBUG : empty_dir: Making directory with metadata 2026/06/30 03:51:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:51:36 DEBUG : empty_on_remote: Making directory with metadata 2026/06/30 03:51:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:51:36 DEBUG : empty_on_remote: Making directory with metadata 2026/06/30 03:51:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:51:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/30 03:51:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/30 03:51:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:51:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/30 03:51:41 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:51:48 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/30 03:51:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/30 03:51:49 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:51:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:51:51 DEBUG : sub dir: Making directory with metadata 2026/06/30 03:51:52 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/30 03:52:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/30 03:52:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/30 03:52:10 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:52:10 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/30 03:52:22 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/06/30 03:52:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/30 03:52:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/30 03:52:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/30 03:52:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/30 03:52:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/30 03:52:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/30 03:52:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/30 03:52:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/30 03:52:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/30 03:52:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/30 03:52:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:52:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 03:52:30 DEBUG : sub dir: Making directory with metadata 2026/06/30 03:52:31 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/30 03:52:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/30 03:52:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/30 03:52:53 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 03:52:53 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/30 03:53:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/30 03:53:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/30 03:53:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/30 03:53:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/30 03:53:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/30 03:53:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/30 03:53:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/30 03:53:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/30 03:53:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/30 03:53:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/30 03:53:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:53:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 39a7fe4435475a99f165457cc70b49c5 OK 2026/06/30 03:53:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9331513c0ca21ccafc92846d5f805279 OK 2026/06/30 03:53:16 DEBUG : dir1/0002-cdefghi.txt: md5 = e3c81285a3f0798b3ae10f1210fa4f86 OK 2026/06/30 03:53:17 DEBUG : dir1/0003-defghij.txt: md5 = f2bdd107d70bc8750a3c582a3a198904 OK 2026/06/30 03:53:19 DEBUG : dir1/0004-efghijk.txt: md5 = 99967d91dfde234948f2d6f15eda25c2 OK 2026/06/30 03:53:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 9f84dd065ea2c593ac04cde8af655844 OK 2026/06/30 03:53:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 0f52503fef7e75047710c51fdf785e09 OK 2026/06/30 03:53:23 DEBUG : dir1/0007-1234567.txt: md5 = d07e056aa071b7942fe13f8c45ffcfbb OK 2026/06/30 03:53:25 DEBUG : dir1/0008-2345678.txt: md5 = 60b940fd75c9eb870f65a36421d12f0f OK 2026/06/30 03:53:26 DEBUG : dir1/0009-3456789.txt: md5 = 237f281bacaf45aa91eed78eefa2d5cf OK 2026/06/30 03:53:28 DEBUG : dir1/0010-456789.txt: md5 = 1c8bc47e2ef4307016a31e91961a7404 OK 2026/06/30 03:53:29 DEBUG : dir1/0011-56789;.txt: md5 = 54d1acdf2d74cfef34dc4563acb306f0 OK 2026/06/30 03:53:31 DEBUG : dir1/0012-6789;.txt: md5 = 820041690885ea6d4267652ed3882bfc OK 2026/06/30 03:53:32 DEBUG : dir1/0013-789;=.txt: md5 = 68aa82108a73bcbcaa855af73b74d592 OK 2026/06/30 03:53:34 DEBUG : dir1/0014-89;=.txt: md5 = f151301807ed58c6496257af58ed8e2f OK 2026/06/30 03:53:35 DEBUG : dir1/0015-9;=.txt: md5 = 42b58c2e3b70946fa5a7633485509632 OK 2026/06/30 03:53:37 DEBUG : apple: md5 = 62bedbb03c279ce3ba30d314ce26aa6b OK 2026/06/30 03:53:39 DEBUG : banana: md5 = db686da3ae963a128147426ddb7dd5f1 OK 2026/06/30 03:53:40 DEBUG : appleappleapplebanana: md5 = e1be07dcafeac0c260c0983e8ffa2b58 OK 2026/06/30 03:53:42 DEBUG : splitbananasplit: md5 = c94bbea1904182f89337f8fce5d1249c OK 2026/06/30 03:53:42 DEBUG : Waiting for deletions to finish 2026/06/30 03:53:42 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:53:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:53:43 DEBUG : apple: size = 5 OK 2026/06/30 03:53:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:43 DEBUG : apple: Unchanged skipping 2026/06/30 03:53:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 03:53:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:43 DEBUG : banana: size = 6 OK 2026/06/30 03:53:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 03:53:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:43 DEBUG : banana: Unchanged skipping 2026/06/30 03:53:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/30 03:53:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 03:53:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:43 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 03:53:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 03:53:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 03:53:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 03:53:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 03:53:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:53:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 03:53:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 03:53:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 03:53:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 03:53:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 03:53:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 03:53:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 03:53:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 03:53:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 03:53:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 03:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:53:44 DEBUG : Waiting for deletions to finish 2026/06/30 03:53:44 DEBUG : Waiting for deletions to finish 2026/06/30 03:53:44 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:53:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:53:45 DEBUG : dir1: Directory modification time the same (differ by -673.044µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : apple: size = 5 OK 2026/06/30 03:53:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : apple: Unchanged skipping 2026/06/30 03:53:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 03:53:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 03:53:45 DEBUG : banana: size = 6 OK 2026/06/30 03:53:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : banana: Unchanged skipping 2026/06/30 03:53:45 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 03:53:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 03:53:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 03:53:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 03:53:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 03:53:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 03:53:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 03:53:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 03:53:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:53:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 03:53:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 03:53:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 03:53:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 03:53:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 03:53:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 03:53:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 03:53:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:53:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 03:53:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:53:45 DEBUG : Waiting for deletions to finish 2026/06/30 03:53:45 DEBUG : Waiting for deletions to finish 2026/06/30 03:53:46 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:53:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 03:53:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:54:00 DEBUG : dir1/0000-abcdefg.txt: md5 = edeaf62d6c767f5d69436c409f301431 OK 2026/06/30 03:54:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4c07e6e27b26113e7e01a7e1f0bc1cdb OK 2026/06/30 03:54:03 DEBUG : dir1/0002-cdefghi.txt: md5 = ea3c6759bd0f5e19a8c780107d09fb49 OK 2026/06/30 03:54:04 DEBUG : dir1/0003-defghij.txt: md5 = c860f0df55ff21369fd1b5865790bfdc OK 2026/06/30 03:54:06 DEBUG : dir1/0004-efghijk.txt: md5 = 0ee9b165a3ff58215917890579dae66b OK 2026/06/30 03:54:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 4f0f7d5bdb586788e26a42d16dc03fec OK 2026/06/30 03:54:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 059ce6b192ebf5cd2625327d250a39a4 OK 2026/06/30 03:54:11 DEBUG : dir1/0007-1234567.txt: md5 = d3d25a7a91febc66560565506e074311 OK 2026/06/30 03:54:12 DEBUG : dir1/0008-2345678.txt: md5 = 2d4241fd15666aec98ab01efed8d51d0 OK 2026/06/30 03:54:13 DEBUG : dir1/0009-3456789.txt: md5 = ee9736e7ba69b7f033d108500fc5718d OK 2026/06/30 03:54:15 DEBUG : dir1/0010-456789.txt: md5 = 784589185bd0b1d6346d210d56ad6e2a OK 2026/06/30 03:54:17 DEBUG : dir1/0011-56789;.txt: md5 = 46da9adfb684b7c69f2036cd2edc714e OK 2026/06/30 03:54:18 DEBUG : dir1/0012-6789;.txt: md5 = 51eef814f351d8eea8019cf224d5f36b OK 2026/06/30 03:54:20 DEBUG : dir1/0013-789;=.txt: md5 = 99e80bd56fda7ceede93ec3b76ce47e0 OK 2026/06/30 03:54:21 DEBUG : dir1/0014-89;=.txt: md5 = 54fd66f3fc6eea5b47ae7d4bc63bc8f0 OK 2026/06/30 03:54:22 DEBUG : dir1/0015-9;=.txt: md5 = 3cda08ecfd6c88bf8d0efac402ad8bb5 OK 2026/06/30 03:54:24 DEBUG : apple: md5 = ee229f43b10453503c8ffc6635382bda OK 2026/06/30 03:54:26 DEBUG : banana: md5 = 3e0239ee49e3578ba04f4900c429f178 OK 2026/06/30 03:54:27 DEBUG : appleappleapplebanana: md5 = 058e60d0e129a10f5e68b93e78284d50 OK 2026/06/30 03:54:29 DEBUG : splitbananasplit: md5 = b44ad3a77e71e084ec5c6869334fc812 OK 2026/06/30 03:54:29 DEBUG : Waiting for deletions to finish 2026/06/30 03:54:29 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:54:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:54:30 DEBUG : apple: size = 5 OK 2026/06/30 03:54:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:30 DEBUG : banana: size = 6 OK 2026/06/30 03:54:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:30 DEBUG : apple: Unchanged skipping 2026/06/30 03:54:30 DEBUG : banana: Unchanged skipping 2026/06/30 03:54:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 03:54:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 03:54:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/30 03:54:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 03:54:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 03:54:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 03:54:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 03:54:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 03:54:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 03:54:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:54:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 03:54:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 03:54:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 03:54:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 03:54:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 03:54:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 03:54:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 03:54:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 03:54:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 03:54:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 03:54:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 03:54:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 03:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:54:31 DEBUG : Waiting for deletions to finish 2026/06/30 03:54:31 DEBUG : Waiting for deletions to finish 2026/06/30 03:54:31 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:54:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:54:32 DEBUG : dir1: Directory modification time the same (differ by -784.26µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 03:54:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 03:54:32 DEBUG : apple: size = 5 OK 2026/06/30 03:54:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : apple: Unchanged skipping 2026/06/30 03:54:32 DEBUG : banana: size = 6 OK 2026/06/30 03:54:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 03:54:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : banana: Unchanged skipping 2026/06/30 03:54:32 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 03:54:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 03:54:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 03:54:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 03:54:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 03:54:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 03:54:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 03:54:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 03:54:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 03:54:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:54:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 03:54:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 03:54:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 03:54:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 03:54:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 03:54:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 03:54:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 03:54:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:54:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 03:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:54:32 DEBUG : Waiting for deletions to finish 2026/06/30 03:54:32 DEBUG : Waiting for deletions to finish 2026/06/30 03:54:33 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:54:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 03:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:54:46 DEBUG : dir1/0000-abcdefg.txt: md5 = fca8280b54a4554fbeb610a454f3ede5 OK 2026/06/30 03:54:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 34b613373d1c3ca9704500081ab2213f OK 2026/06/30 03:54:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 4187f32f9ea5fa1c9bc5e8a12823d691 OK 2026/06/30 03:54:50 DEBUG : dir1/0003-defghij.txt: md5 = 2f3e53b66e420bf082dfda44bc248a5b OK 2026/06/30 03:54:51 DEBUG : dir1/0004-efghijk.txt: md5 = b7aa32d49fd582d19ea3b0a39cd21967 OK 2026/06/30 03:54:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 238e0cbd4207a43d95755a7ac2dabcc0 OK 2026/06/30 03:54:54 DEBUG : dir1/0006-ghijklm.txt: md5 = acea223ee722b2bf215622ce00ef6edd OK 2026/06/30 03:54:56 DEBUG : dir1/0007-1234567.txt: md5 = abccf2e6e30fdd7d189c36aa6cccdb47 OK 2026/06/30 03:54:57 DEBUG : dir1/0008-2345678.txt: md5 = 41b6db532ee4db30cf94c9a2d865abe0 OK 2026/06/30 03:54:59 DEBUG : dir1/0009-3456789.txt: md5 = 79a3efb57870494c208cbfb5c814e76f OK 2026/06/30 03:55:00 DEBUG : dir1/0010-456789.txt: md5 = bbcaeb4c9e536f01eeee691626935086 OK 2026/06/30 03:55:02 DEBUG : dir1/0011-56789;.txt: md5 = e73ab7c29441e87fa98e0b38a519e47f OK 2026/06/30 03:55:03 DEBUG : dir1/0012-6789;.txt: md5 = 2c36c4b627f135c0ce16cc8701a53921 OK 2026/06/30 03:55:05 DEBUG : dir1/0013-789;=.txt: md5 = 922d2441ef12751ea7692f8b6261a13f OK 2026/06/30 03:55:06 DEBUG : dir1/0014-89;=.txt: md5 = 1c44a2aa1fdacf2d553e578fbf0dc8f0 OK 2026/06/30 03:55:08 DEBUG : dir1/0015-9;=.txt: md5 = 7a71b7ed421d67dfd5f4ebc8ea9b7295 OK 2026/06/30 03:55:09 DEBUG : apple: md5 = eb7ce1546422c4216e7405467edaad81 OK 2026/06/30 03:55:10 DEBUG : banana: md5 = 95f357e365eb7ababa7be5efc3102d95 OK 2026/06/30 03:55:12 DEBUG : appleappleapplebanana: md5 = 4f557d867900c5e9f9eba5103cfb4b3d OK 2026/06/30 03:55:14 DEBUG : splitbananasplit: md5 = df35e4d71e88003b69a535c1069873b5 OK 2026/06/30 03:55:14 DEBUG : Waiting for deletions to finish 2026/06/30 03:55:14 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:55:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:55:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:15 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:15 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:15 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:15 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/30 03:55:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 03:55:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/30 03:55:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 03:55:15 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/30 03:55:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/30 03:55:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:55:16 DEBUG : YmFuYW5h: md5 = 6e06f282a4cd1aa55af2c3a2f4c66a4a OK 2026/06/30 03:55:16 DEBUG : YmFuYW5h: size = 6 OK 2026/06/30 03:55:16 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/30 03:55:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:16 DEBUG : YXBwbGU=: md5 = 07d02486164a3f7f99dfa4d967f644e9 OK 2026/06/30 03:55:16 DEBUG : YXBwbGU=: size = 5 OK 2026/06/30 03:55:16 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/30 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = a37ddbb4b36337fc0cc738659403a168 OK 2026/06/30 03:55:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/30 03:55:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 3313379c848039cf18654bbb8b4a2701 OK 2026/06/30 03:55:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/30 03:55:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 30215203060afbab2efc0443eba95576 OK 2026/06/30 03:55:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/30 03:55:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = c8a3639093129ba86babf0e2e3583522 OK 2026/06/30 03:55:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/30 03:55:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 6b47fe6ecafabdd37d848ef6829fb177 OK 2026/06/30 03:55:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/30 03:55:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = a746cf074ede3d7f11864137932a0a13 OK 2026/06/30 03:55:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/30 03:55:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 8c68391a9660344ee8f873c2876fc432 OK 2026/06/30 03:55:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/30 03:55:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 37ee3e5f0dd863437358f9fc1468f891 OK 2026/06/30 03:55:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/30 03:55:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 4e7b67a53db0a1b8b40ca9136541f902 OK 2026/06/30 03:55:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/30 03:55:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = c14e6ad7c4f93bbd11c8e837e0136c7d OK 2026/06/30 03:55:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/30 03:55:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = b2c66226d323790905326f97d79a77f4 OK 2026/06/30 03:55:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/30 03:55:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = fa78cadb86c8d8c8b3f82128409ee7e5 OK 2026/06/30 03:55:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/30 03:55:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 194646244ce4348c6b71967702383417 OK 2026/06/30 03:55:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/30 03:55:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = c47e31577e4570b8356fdbaa5f851201 OK 2026/06/30 03:55:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/30 03:55:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 03:55:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = eb778d011e277697078c9e2fa292b130 OK 2026/06/30 03:55:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/30 03:55:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 0588f25c66e67b6c08009877fee1f4f1 OK 2026/06/30 03:55:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/30 03:55:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 7c432deaf510fd82e79c5796012599a4 OK 2026/06/30 03:55:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/30 03:55:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:22 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 3311eb7dbc22e8d4c33e623ce80a469e OK 2026/06/30 03:55:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/30 03:55:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/30 03:55:22 DEBUG : Waiting for deletions to finish 2026/06/30 03:55:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0009-3456789.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0015-9;=.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0014-89;=.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0003-defghij.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0010-456789.txt: Deleted 2026/06/30 03:55:23 INFO : banana: Deleted 2026/06/30 03:55:23 INFO : dir1/0011-56789;.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0007-1234567.txt: Deleted 2026/06/30 03:55:23 INFO : apple: Deleted 2026/06/30 03:55:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/30 03:55:23 INFO : appleappleapplebanana: Deleted 2026/06/30 03:55:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0013-789;=.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0012-6789;.txt: Deleted 2026/06/30 03:55:23 INFO : dir1/0008-2345678.txt: Deleted 2026/06/30 03:55:23 INFO : splitbananasplit: Deleted 2026/06/30 03:55:23 DEBUG : Waiting for deletions to finish 2026/06/30 03:55:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/30 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 03:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:25 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:25 DEBUG : dir1: Directory modification time the same (differ by -893.727µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : YXBwbGU=: size = 5 OK 2026/06/30 03:55:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : apple: Unchanged skipping 2026/06/30 03:55:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 03:55:25 DEBUG : YmFuYW5h: size = 6 OK 2026/06/30 03:55:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : banana: Unchanged skipping 2026/06/30 03:55:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/30 03:55:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/30 03:55:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/30 03:55:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/30 03:55:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/30 03:55:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/30 03:55:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/30 03:55:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/30 03:55:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/30 03:55:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/30 03:55:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/30 03:55:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/30 03:55:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/30 03:55:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/30 03:55:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/30 03:55:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/30 03:55:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/30 03:55:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:55:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/30 03:55:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:55:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 03:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:55:25 DEBUG : Waiting for deletions to finish 2026/06/30 03:55:25 DEBUG : Waiting for deletions to finish 2026/06/30 03:55:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/30 03:55:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:26 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:26 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:26 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 03:55:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:26 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 03:55:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 03:55:26 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 03:55:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 03:55:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 03:55:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 03:55:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 03:55:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 03:55:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 03:55:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 03:55:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:55:39 DEBUG : dir1/0000-abcdefg.txt: md5 = c9862fe71aea36546636edb6d61f5bb5 OK 2026/06/30 03:55:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = b313574b0fd1ba3451503d4a2531bf3b OK 2026/06/30 03:55:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 96178816a34e18211a64951b2f86bdfe OK 2026/06/30 03:55:43 DEBUG : dir1/0003-defghij.txt: md5 = e3b9da904aa33b474a69ca89b8cc5d4b OK 2026/06/30 03:55:45 DEBUG : dir1/0004-efghijk.txt: md5 = 9df23b7817ab068c459cb099c83de22e OK 2026/06/30 03:55:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 9be7918aa64eab17fe8578d270c4f6b1 OK 2026/06/30 03:55:48 DEBUG : dir1/0006-ghijklm.txt: md5 = ea8243a8c18abdc204c7fb1167489554 OK 2026/06/30 03:55:49 DEBUG : dir1/0007-1234567.txt: md5 = 8a2c1ead66ed8acba85b7b28b0b8ecbf OK 2026/06/30 03:55:51 DEBUG : dir1/0008-2345678.txt: md5 = 3bf142691f24b73a0f3fc21c5efc6f62 OK 2026/06/30 03:55:52 DEBUG : dir1/0009-3456789.txt: md5 = 4de425f52ec6af705594a3666c282d21 OK 2026/06/30 03:55:54 DEBUG : dir1/0010-456789.txt: md5 = 0ab801d5cbf8aab2e3177dfa89e67f80 OK 2026/06/30 03:55:55 DEBUG : dir1/0011-56789;.txt: md5 = 5e8efb07307f5b1c5b0e617b07c44ad1 OK 2026/06/30 03:55:57 DEBUG : dir1/0012-6789;.txt: md5 = d205a7cba85775383004a99921236a0b OK 2026/06/30 03:55:58 DEBUG : dir1/0013-789;=.txt: md5 = a74afa216bc3cdc4ddef0931ca3f31ea OK 2026/06/30 03:56:00 DEBUG : dir1/0014-89;=.txt: md5 = ba5f642fc893df303338d7cb2b216a95 OK 2026/06/30 03:56:01 DEBUG : dir1/0015-9;=.txt: md5 = 6cf1ea201d9f1cbf60eb1de217463282 OK 2026/06/30 03:56:03 DEBUG : apple: md5 = d7a8482b894382b8d9383ac7d2616a96 OK 2026/06/30 03:56:04 DEBUG : banana: md5 = 636e932f24065875dc23e6106edf8fc7 OK 2026/06/30 03:56:06 DEBUG : appleappleapplebanana: md5 = 7a58ccc300036ea22d78b402167c970a OK 2026/06/30 03:56:07 DEBUG : splitbananasplit: md5 = 7a514b7d8f6d50c6dd4838a05c489ea6 OK 2026/06/30 03:56:07 DEBUG : Waiting for deletions to finish 2026/06/30 03:56:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:08 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:08 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:08 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:08 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:08 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:08 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:08 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/30 03:56:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 03:56:08 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/30 03:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 03:56:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:08 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:08 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 03:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 03:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 03:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 03:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 03:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 03:56:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 03:56:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 03:56:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 03:56:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 03:56:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 03:56:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 03:56:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 03:56:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 03:56:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 03:56:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 03:56:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 03:56:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 03:56:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 03:56:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 03:56:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/30 03:56:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:56:10 DEBUG : PREFIXapple: md5 = 68e05072d630a04478f84703bea8f575 OK 2026/06/30 03:56:10 DEBUG : PREFIXapple: size = 5 OK 2026/06/30 03:56:10 INFO : apple: Copied (new) to: PREFIXapple 2026/06/30 03:56:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 03:56:10 DEBUG : PREFIXappleappleapplebanana: md5 = a4265648700eadea30c363c3fd3e97e0 OK 2026/06/30 03:56:10 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/30 03:56:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/30 03:56:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 03:56:10 DEBUG : PREFIXsplitbananasplit: md5 = e92825da379e13a6c0acd9be07c57dcc OK 2026/06/30 03:56:10 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/30 03:56:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/30 03:56:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 03:56:10 DEBUG : PREFIXbanana: md5 = c75b98709e794db4976d5ebfa5fe203c OK 2026/06/30 03:56:10 DEBUG : PREFIXbanana: size = 6 OK 2026/06/30 03:56:10 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/30 03:56:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 03:56:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 8f7bc9e8a15ff1ae8ff31d2fff86ec5b OK 2026/06/30 03:56:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/30 03:56:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 03:56:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 03:56:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = e661ce53c36cc87b62002792a83040ed OK 2026/06/30 03:56:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/30 03:56:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 03:56:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 03:56:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 655418fd2bd6e0e2dc08b8b5ded68653 OK 2026/06/30 03:56:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/30 03:56:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 03:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 03:56:12 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = c783a483c661e72b3e66fba2f9fe75eb OK 2026/06/30 03:56:12 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/30 03:56:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/30 03:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 03:56:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = dff22184d8ffa79bb3ad286c6fa6d108 OK 2026/06/30 03:56:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/30 03:56:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 03:56:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 03:56:13 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 20765ac27875fa1678f98eb62e84983b OK 2026/06/30 03:56:13 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/30 03:56:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/30 03:56:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 03:56:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 2cc751113ceadff6dd92b96a80e674db OK 2026/06/30 03:56:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/30 03:56:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 03:56:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 03:56:13 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = f9e5d9478efd0f471a22f2c30f0c5679 OK 2026/06/30 03:56:13 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/30 03:56:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/30 03:56:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 03:56:14 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = ad3ab43d51d7848aa61c01df5024928e OK 2026/06/30 03:56:14 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/30 03:56:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/30 03:56:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 03:56:14 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = f3296887b5d24dfb668381f718a2962d OK 2026/06/30 03:56:14 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/30 03:56:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/30 03:56:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 03:56:14 DEBUG : dir1/PREFIX0010-456789.txt: md5 = a0d2d6091e17653da597cf872689db26 OK 2026/06/30 03:56:14 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/30 03:56:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/30 03:56:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 03:56:14 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = bdd36c9a5c3bfd635b0bcada437e3707 OK 2026/06/30 03:56:14 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/30 03:56:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/30 03:56:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 03:56:15 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = e8946517e41e108605a803eade191bd9 OK 2026/06/30 03:56:15 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/30 03:56:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/30 03:56:16 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 0a5824273c30a767f0f2787e79ab4647 OK 2026/06/30 03:56:16 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/30 03:56:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/30 03:56:16 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = dde3cf724d40f5d33a71307bfe542166 OK 2026/06/30 03:56:16 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/30 03:56:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/30 03:56:16 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 378ba6eb0b610946efa0ac255aeeefc2 OK 2026/06/30 03:56:16 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/30 03:56:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/30 03:56:16 DEBUG : Waiting for deletions to finish 2026/06/30 03:56:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/30 03:56:16 INFO : dir1/0011-56789;.txt: Deleted 2026/06/30 03:56:16 INFO : banana: Deleted 2026/06/30 03:56:16 INFO : dir1/0008-2345678.txt: Deleted 2026/06/30 03:56:16 INFO : dir1/0007-1234567.txt: Deleted 2026/06/30 03:56:16 INFO : dir1/0014-89;=.txt: Deleted 2026/06/30 03:56:16 INFO : dir1/0010-456789.txt: Deleted 2026/06/30 03:56:16 INFO : apple: Deleted 2026/06/30 03:56:17 INFO : dir1/0012-6789;.txt: Deleted 2026/06/30 03:56:17 INFO : dir1/0015-9;=.txt: Deleted 2026/06/30 03:56:17 INFO : dir1/0009-3456789.txt: Deleted 2026/06/30 03:56:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/30 03:56:17 INFO : appleappleapplebanana: Deleted 2026/06/30 03:56:17 INFO : dir1/0003-defghij.txt: Deleted 2026/06/30 03:56:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/30 03:56:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/30 03:56:17 INFO : dir1/0013-789;=.txt: Deleted 2026/06/30 03:56:17 INFO : splitbananasplit: Deleted 2026/06/30 03:56:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/30 03:56:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/30 03:56:17 DEBUG : Waiting for deletions to finish 2026/06/30 03:56:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 03:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 03:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 03:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 03:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 03:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 03:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 03:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 03:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 03:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 03:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 03:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 03:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 03:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 03:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 03:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 03:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 03:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 03:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 03:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 03:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 03:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 03:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 03:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 03:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 03:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 03:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 03:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 03:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 03:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 03:56:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 03:56:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 03:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 03:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 03:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 03:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 03:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 03:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 03:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 03:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 03:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 03:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 03:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 03:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 03:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 03:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 03:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 03:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 03:56:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/30 03:56:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 03:56:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/30 03:56:18 DEBUG : dir1: Directory modification time the same (differ by -27.586µs, within tolerance 1ms) 2026/06/30 03:56:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:56:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:56:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:56:20 DEBUG : banana: md5 = 4b11e01433a993b7ba321410edc6d069 OK 2026/06/30 03:56:20 DEBUG : banana: size = 6 OK 2026/06/30 03:56:20 INFO : banana: Copied (new) 2026/06/30 03:56:20 DEBUG : splitbananasplit: md5 = 807ea0eaca0134059d2d38c4b1d99d84 OK 2026/06/30 03:56:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 03:56:20 INFO : splitbananasplit: Copied (new) 2026/06/30 03:56:20 DEBUG : apple: md5 = 474f209a977b9c4b756c7be47d27465b OK 2026/06/30 03:56:20 DEBUG : apple: size = 5 OK 2026/06/30 03:56:20 INFO : apple: Copied (new) 2026/06/30 03:56:20 DEBUG : appleappleapplebanana: md5 = 0b750d70e8a33f26776188a1c724355b OK 2026/06/30 03:56:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 03:56:20 INFO : appleappleapplebanana: Copied (new) 2026/06/30 03:56:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 79ad3e794cbbb136205befedf6b7d680 OK 2026/06/30 03:56:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 03:56:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/30 03:56:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 55967def3eac171b3f5174daae8b20d1 OK 2026/06/30 03:56:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 03:56:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/30 03:56:21 DEBUG : dir1/0003-defghij.txt: md5 = 8472530104c51012e18f60168a09ca61 OK 2026/06/30 03:56:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 03:56:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/30 03:56:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 0e0941e3a043a7d788a3a32fc1f882af OK 2026/06/30 03:56:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 03:56:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/30 03:56:23 DEBUG : dir1/0004-efghijk.txt: md5 = 8d6c45475e769fa0d2a363008aeb0125 OK 2026/06/30 03:56:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 03:56:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/30 03:56:23 DEBUG : dir1/0005-fghijkl.txt: md5 = 0a3045ddd61919bfa12ddeddc9a64200 OK 2026/06/30 03:56:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 03:56:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/30 03:56:23 DEBUG : dir1/0006-ghijklm.txt: md5 = d944696fedee5cdc324762056b5c5b7f OK 2026/06/30 03:56:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 03:56:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/30 03:56:23 DEBUG : dir1/0007-1234567.txt: md5 = cf87b73c42a2808c6a8a1da9b88947f3 OK 2026/06/30 03:56:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 03:56:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/30 03:56:24 DEBUG : dir1/0011-56789;.txt: md5 = 6d5d7d68a1eb3094bdd977ac57cb3ced OK 2026/06/30 03:56:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 03:56:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/30 03:56:24 DEBUG : dir1/0009-3456789.txt: md5 = 07034d7436825302c60396285c89815f OK 2026/06/30 03:56:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 03:56:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/30 03:56:24 DEBUG : dir1/0010-456789.txt: md5 = d549d338ba553a3fbfe8fea4e4994eab OK 2026/06/30 03:56:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 03:56:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/30 03:56:24 DEBUG : dir1/0008-2345678.txt: md5 = 69a285299230843b8113f22f4d4d6689 OK 2026/06/30 03:56:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 03:56:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/30 03:56:26 DEBUG : dir1/0012-6789;.txt: md5 = b20c36794cbe2d941dda64a06de0677d OK 2026/06/30 03:56:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 03:56:26 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/30 03:56:26 DEBUG : dir1/0015-9;=.txt: md5 = 4c1004c8d756a04888ce4907a14eadd4 OK 2026/06/30 03:56:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 03:56:26 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/30 03:56:26 DEBUG : dir1/0014-89;=.txt: md5 = f9a6adaa5a025f33deb576718fb96170 OK 2026/06/30 03:56:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 03:56:26 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/30 03:56:26 DEBUG : dir1/0013-789;=.txt: md5 = b44cf470e9131de87aa42da9cefbcb62 OK 2026/06/30 03:56:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 03:56:26 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/30 03:56:26 DEBUG : Waiting for deletions to finish 2026/06/30 03:56:26 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/30 03:56:26 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/30 03:56:26 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/30 03:56:26 INFO : PREFIXsplitbananasplit: Deleted 2026/06/30 03:56:26 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/30 03:56:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/30 03:56:26 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/30 03:56:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/30 03:56:27 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/30 03:56:27 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/30 03:56:27 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/30 03:56:27 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/30 03:56:27 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/30 03:56:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/30 03:56:27 INFO : PREFIXbanana: Deleted 2026/06/30 03:56:27 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/30 03:56:27 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/30 03:56:27 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/30 03:56:27 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/30 03:56:27 INFO : PREFIXapple: Deleted 2026/06/30 03:56:27 DEBUG : Waiting for deletions to finish 2026/06/30 03:56:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:56:28 DEBUG : Waiting for deletions to finish 2026/06/30 03:56:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:56:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 03:56:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:56:42 DEBUG : dir1/0000-abcdefg.txt: md5 = a6c1cdfa50aafe132995e2fd3b203ff0 OK 2026/06/30 03:56:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = cda1c0160cba0b89ad629dbcc9d43dfb OK 2026/06/30 03:56:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 94ae1ceb4b6bcc56236caf8674a42862 OK 2026/06/30 03:56:46 DEBUG : dir1/0003-defghij.txt: md5 = df0d2acb3441da6d360016fe19721ff2 OK 2026/06/30 03:56:48 DEBUG : dir1/0004-efghijk.txt: md5 = 613cac5b3de3d3e6a71522d386869021 OK 2026/06/30 03:56:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 6ae50ee968f2b5e03f59e7646628b850 OK 2026/06/30 03:56:51 DEBUG : dir1/0006-ghijklm.txt: md5 = d9c1da9d43870e4be4d067a1fbb2fad4 OK 2026/06/30 03:56:52 DEBUG : dir1/0007-1234567.txt: md5 = 0c26de0be2287473b73ac505468acda4 OK 2026/06/30 03:56:54 DEBUG : dir1/0008-2345678.txt: md5 = a813e9d7a48b84274f5585522c3e81eb OK 2026/06/30 03:56:55 DEBUG : dir1/0009-3456789.txt: md5 = c0720e91a8478bf67006687f8f266f08 OK 2026/06/30 03:56:57 DEBUG : dir1/0010-456789.txt: md5 = 1f11c8b51033be4bab60b72373089729 OK 2026/06/30 03:56:58 DEBUG : dir1/0011-56789;.txt: md5 = d6c86999ab9f4ea58ff723e9b78e1783 OK 2026/06/30 03:57:00 DEBUG : dir1/0012-6789;.txt: md5 = 88851091d80693866bae12ea3d4100cf OK 2026/06/30 03:57:01 DEBUG : dir1/0013-789;=.txt: md5 = 4ce02b658802f74fd1fb2123f1547980 OK 2026/06/30 03:57:02 DEBUG : dir1/0014-89;=.txt: md5 = e8bcfeb42db1edeec37dbeb57d4fcaae OK 2026/06/30 03:57:04 DEBUG : dir1/0015-9;=.txt: md5 = 8f74b1697c6c9fabf54cb9764c982df9 OK 2026/06/30 03:57:05 DEBUG : apple: md5 = 8f0f5d47c388eecf8555caa4407fbe7b OK 2026/06/30 03:57:07 DEBUG : banana: md5 = a07569fdc6fe0f9cd598a38fd7ba0601 OK 2026/06/30 03:57:08 DEBUG : appleappleapplebanana: md5 = 61a1e8c824e1bc3b1532f3b7fa10962f OK 2026/06/30 03:57:10 DEBUG : splitbananasplit: md5 = a1625b54e53cf39ea21bb3815af0603f OK 2026/06/30 03:57:10 DEBUG : Waiting for deletions to finish 2026/06/30 03:57:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:57:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:57:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 03:57:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 03:57:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 03:57:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 03:57:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/30 03:57:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 03:57:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/30 03:57:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/30 03:57:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 03:57:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 03:57:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:57:12 DEBUG : bananaSUFFIX: md5 = 0c7921c5e8030dd2bb3b0581c6f9060a OK 2026/06/30 03:57:12 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/30 03:57:12 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 03:57:12 DEBUG : appleSUFFIX: md5 = f78716a4a933db5c8f691f43d6be49a0 OK 2026/06/30 03:57:12 DEBUG : appleSUFFIX: size = 5 OK 2026/06/30 03:57:12 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:12 DEBUG : appleappleapplebananaSUFFIX: md5 = 5d7af35ff5ca343968390ba008294e53 OK 2026/06/30 03:57:12 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/30 03:57:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/30 03:57:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 03:57:13 DEBUG : splitbananasplitSUFFIX: md5 = a00bf33138eab5170c1d0af9d95bbca0 OK 2026/06/30 03:57:13 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/30 03:57:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/30 03:57:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 03:57:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 34da5209fcdd6db1030fc518da2e7032 OK 2026/06/30 03:57:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/30 03:57:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 03:57:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 03:57:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 13f340662ad06f8e0daed85c2b9dc0b6 OK 2026/06/30 03:57:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/30 03:57:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 03:57:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = c06d8ea46000698d35436333b7eaa156 OK 2026/06/30 03:57:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/30 03:57:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 03:57:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 03:57:14 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = c4ee942f7edcce08dfcd99985fb3e677 OK 2026/06/30 03:57:14 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/30 03:57:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/30 03:57:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 03:57:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = adade79fbd45d30d9e5c2fe87eb168b1 OK 2026/06/30 03:57:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/30 03:57:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 03:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 03:57:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 98bc6d1e95c07184ac23347bd2f252f2 OK 2026/06/30 03:57:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/30 03:57:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 03:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 03:57:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 1a67fe28da8a39c823cabc38a6a269b9 OK 2026/06/30 03:57:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/30 03:57:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 03:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 03:57:16 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 3fb0fada5452a1a85bde0676440276d6 OK 2026/06/30 03:57:16 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/30 03:57:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/30 03:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 03:57:16 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 3b8f8299984d8416ec29b5ba40752adb OK 2026/06/30 03:57:16 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/30 03:57:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/30 03:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 03:57:17 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 65078fa80ac1c51c869a0d1831b488b0 OK 2026/06/30 03:57:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/30 03:57:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/30 03:57:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 03:57:17 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = e43452ce0697dd2a09cdc0d845bcd9fc OK 2026/06/30 03:57:17 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/30 03:57:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/30 03:57:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 03:57:17 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = afdad469c75d20d1e209dfeaa22b29c6 OK 2026/06/30 03:57:17 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/30 03:57:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/30 03:57:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 03:57:18 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = a9fe85a4eca7e9017795ed3694098d7f OK 2026/06/30 03:57:18 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/30 03:57:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/30 03:57:18 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 4d7c7cc065b33533464d47e238e28a75 OK 2026/06/30 03:57:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/30 03:57:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/30 03:57:18 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 86518b705e919357a272e1b3965cf916 OK 2026/06/30 03:57:18 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/30 03:57:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/30 03:57:18 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 2d2393f11d93b621f1a3dc89c611df9d OK 2026/06/30 03:57:18 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/30 03:57:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/30 03:57:18 DEBUG : Waiting for deletions to finish 2026/06/30 03:57:19 INFO : dir1/0007-1234567.txt: Deleted 2026/06/30 03:57:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/30 03:57:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/30 03:57:19 INFO : dir1/0010-456789.txt: Deleted 2026/06/30 03:57:19 INFO : dir1/0008-2345678.txt: Deleted 2026/06/30 03:57:19 INFO : splitbananasplit: Deleted 2026/06/30 03:57:19 INFO : dir1/0003-defghij.txt: Deleted 2026/06/30 03:57:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/30 03:57:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/30 03:57:19 INFO : dir1/0014-89;=.txt: Deleted 2026/06/30 03:57:19 INFO : banana: Deleted 2026/06/30 03:57:19 INFO : apple: Deleted 2026/06/30 03:57:19 INFO : dir1/0013-789;=.txt: Deleted 2026/06/30 03:57:19 INFO : dir1/0011-56789;.txt: Deleted 2026/06/30 03:57:19 INFO : dir1/0009-3456789.txt: Deleted 2026/06/30 03:57:19 INFO : dir1/0015-9;=.txt: Deleted 2026/06/30 03:57:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/30 03:57:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/30 03:57:20 INFO : appleappleapplebanana: Deleted 2026/06/30 03:57:20 INFO : dir1/0012-6789;.txt: Deleted 2026/06/30 03:57:20 DEBUG : Waiting for deletions to finish 2026/06/30 03:57:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/30 03:57:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 03:57:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 03:57:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 03:57:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1: Directory modification time the same (differ by -188.009µs, within tolerance 1ms) 2026/06/30 03:57:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:57:22 DEBUG : apple: md5 = 13e81f6887717b2028862c33fc372f5a OK 2026/06/30 03:57:22 DEBUG : apple: size = 5 OK 2026/06/30 03:57:22 INFO : apple: Copied (new) 2026/06/30 03:57:22 DEBUG : banana: md5 = 7b851ba2ca6bd3b5b5466866a8abcfd1 OK 2026/06/30 03:57:22 DEBUG : banana: size = 6 OK 2026/06/30 03:57:22 INFO : banana: Copied (new) 2026/06/30 03:57:22 DEBUG : appleappleapplebanana: md5 = 10a06b9606e713729678ce8c58b28670 OK 2026/06/30 03:57:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 03:57:22 INFO : appleappleapplebanana: Copied (new) 2026/06/30 03:57:22 DEBUG : splitbananasplit: md5 = b71c2c8390648e5bc015941a60c85fbc OK 2026/06/30 03:57:22 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 03:57:22 INFO : splitbananasplit: Copied (new) 2026/06/30 03:57:24 DEBUG : dir1/0003-defghij.txt: md5 = 065c0fb056da9c1d58a133d2d757f179 OK 2026/06/30 03:57:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 03:57:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/30 03:57:24 DEBUG : dir1/0002-cdefghi.txt: md5 = fccaae59c1b5fb0a906fae96c5b64379 OK 2026/06/30 03:57:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 03:57:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/30 03:57:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = 998c493f66e1012fbed51225a75786fc OK 2026/06/30 03:57:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 03:57:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/30 03:57:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 7ded203fcf632881ce38cdaf0141d6a9 OK 2026/06/30 03:57:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 03:57:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/30 03:57:25 DEBUG : dir1/0007-1234567.txt: md5 = 0a6303122776ce5340239e873abdbccc OK 2026/06/30 03:57:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 03:57:25 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/30 03:57:25 DEBUG : dir1/0004-efghijk.txt: md5 = 8369f0b0bb723787c703dc26b70f8cd7 OK 2026/06/30 03:57:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 03:57:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/30 03:57:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 048d1f4be08f85571858921dd8d4e791 OK 2026/06/30 03:57:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 03:57:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/30 03:57:25 DEBUG : dir1/0005-fghijkl.txt: md5 = aa362f3c898b30e42048d63b081e0b5f OK 2026/06/30 03:57:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 03:57:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/30 03:57:27 DEBUG : dir1/0008-2345678.txt: md5 = 46319cfb0acb04dfc6d0392dc8435c1d OK 2026/06/30 03:57:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 03:57:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/30 03:57:27 DEBUG : dir1/0009-3456789.txt: md5 = 5eae7b09f5fa16295168d9a343866549 OK 2026/06/30 03:57:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 03:57:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/30 03:57:27 DEBUG : dir1/0011-56789;.txt: md5 = 04bc81fa9ca8775a5167a01b435a1fa1 OK 2026/06/30 03:57:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 03:57:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/30 03:57:27 DEBUG : dir1/0010-456789.txt: md5 = e69dcde5773c6465502f3d1e05b259ae OK 2026/06/30 03:57:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 03:57:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/30 03:57:28 DEBUG : dir1/0013-789;=.txt: md5 = 7f6ed951816c4b56e57fa101cec439a1 OK 2026/06/30 03:57:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 03:57:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/30 03:57:28 DEBUG : dir1/0012-6789;.txt: md5 = ce83711b5fae5d4c66543a4dbd7f3d25 OK 2026/06/30 03:57:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 03:57:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/30 03:57:28 DEBUG : dir1/0014-89;=.txt: md5 = 21d397d5a8fbe33ff45eea87d66f4ba6 OK 2026/06/30 03:57:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 03:57:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/30 03:57:28 DEBUG : dir1/0015-9;=.txt: md5 = 64cd8b18a4063bb3765b3396321e730c OK 2026/06/30 03:57:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 03:57:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/30 03:57:28 DEBUG : Waiting for deletions to finish 2026/06/30 03:57:29 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/30 03:57:29 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/30 03:57:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/30 03:57:29 INFO : splitbananasplitSUFFIX: Deleted 2026/06/30 03:57:29 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/30 03:57:29 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/30 03:57:29 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/30 03:57:29 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/30 03:57:29 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/30 03:57:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/30 03:57:29 INFO : bananaSUFFIX: Deleted 2026/06/30 03:57:29 INFO : appleSUFFIX: Deleted 2026/06/30 03:57:29 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/30 03:57:29 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/30 03:57:29 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/30 03:57:29 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/30 03:57:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/30 03:57:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/30 03:57:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/30 03:57:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/30 03:57:30 DEBUG : Waiting for deletions to finish 2026/06/30 03:57:30 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : Waiting for deletions to finish 2026/06/30 03:57:31 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:57:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 03:57:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:57:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 486e3c7183aa8f90216db58b283fa10e OK 2026/06/30 03:57:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 382db0b8590a1b795dad776a8aaeaea1 OK 2026/06/30 03:57:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 1bab059370fff482a4a3795db28e5418 OK 2026/06/30 03:57:49 DEBUG : dir1/0003-defghij.txt: md5 = 56fbb441e46effe22516abb23e38d0eb OK 2026/06/30 03:57:50 DEBUG : dir1/0004-efghijk.txt: md5 = 04a7839ab982d171b6ae3700f51b1d72 OK 2026/06/30 03:57:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 24f78a9ecb8df9b70aeae9cdbd7cf2f4 OK 2026/06/30 03:57:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 2ea0e28c73280ba69e5c407db4c34cfe OK 2026/06/30 03:57:54 DEBUG : dir1/0007-1234567.txt: md5 = c2301437e6cb2025e3b779c569861662 OK 2026/06/30 03:57:56 DEBUG : dir1/0008-2345678.txt: md5 = 7fe649300a4ad7af20c23e17be97055f OK 2026/06/30 03:57:57 DEBUG : dir1/0009-3456789.txt: md5 = 5956582475064da0c2dd8cce8b8cd9e9 OK 2026/06/30 03:57:59 DEBUG : dir1/0010-456789.txt: md5 = a4271b328026c4c1f56be702133363f2 OK 2026/06/30 03:58:00 DEBUG : dir1/0011-56789;.txt: md5 = a5c715118800588311e58caa2bb27518 OK 2026/06/30 03:58:02 DEBUG : dir1/0012-6789;.txt: md5 = 8f3b2a80ee08cb942589c99f4c090db4 OK 2026/06/30 03:58:03 DEBUG : dir1/0013-789;=.txt: md5 = 7402113b3ccf1df19c0a670486f524c2 OK 2026/06/30 03:58:05 DEBUG : dir1/0014-89;=.txt: md5 = 9d029b49a77a2e1d7ec5d0e9bdf3ab51 OK 2026/06/30 03:58:06 DEBUG : dir1/0015-9;=.txt: md5 = 501cd99ca734e9c204077b00aa3f3619 OK 2026/06/30 03:58:08 DEBUG : apple: md5 = f043fd6cc424e1e40870f0b9f39ce364 OK 2026/06/30 03:58:09 DEBUG : banana: md5 = 01f5e91c56e74086e69dab63a311a31c OK 2026/06/30 03:58:11 DEBUG : appleappleapplebanana: md5 = 742bfb1781d7ab06a87b8547cbf2ade6 OK 2026/06/30 03:58:12 DEBUG : splitbananasplit: md5 = 4288989f75b3f45d4fdb8cf94c7843c6 OK 2026/06/30 03:58:12 DEBUG : Waiting for deletions to finish 2026/06/30 03:58:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:58:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 03:58:13 DEBUG : apple: size = 5 OK 2026/06/30 03:58:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:13 DEBUG : apple: Unchanged skipping 2026/06/30 03:58:13 DEBUG : banana: size = 6 OK 2026/06/30 03:58:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:13 DEBUG : banana: Unchanged skipping 2026/06/30 03:58:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/30 03:58:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 03:58:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 03:58:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/30 03:58:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 03:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:58:15 DEBUG : appleapple: md5 = c7de806c13bf40943bda2399ad50ccd7 OK 2026/06/30 03:58:15 DEBUG : appleapple: size = 21 OK 2026/06/30 03:58:15 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/30 03:58:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 03:58:15 DEBUG : splitbanan: md5 = b37bb50f85e879b5239564bc1a7763a9 OK 2026/06/30 03:58:15 DEBUG : splitbanan: size = 16 OK 2026/06/30 03:58:15 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/30 03:58:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 03:58:15 DEBUG : dir1/0000-abcde: md5 = ac51b4072894a4b3b850dda17fbdddd3 OK 2026/06/30 03:58:15 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/30 03:58:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/30 03:58:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 03:58:16 DEBUG : dir1/0001-bcdef: md5 = f89e057ad939b953824faeb14b7a0537 OK 2026/06/30 03:58:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/30 03:58:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/30 03:58:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 03:58:16 DEBUG : dir1/0002-cdefg: md5 = ccd3216e0a23a11cf1d7092a27d44e89 OK 2026/06/30 03:58:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/30 03:58:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/30 03:58:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 03:58:17 DEBUG : dir1/0003-defgh: md5 = da3b622bc26a7c56b40436330dea7cdd OK 2026/06/30 03:58:17 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/30 03:58:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/30 03:58:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 03:58:17 DEBUG : dir1/0004-efghi: md5 = 733b06637228a9d5d8b2c0465d41a594 OK 2026/06/30 03:58:17 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/30 03:58:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/30 03:58:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 03:58:17 DEBUG : dir1/0005-fghij: md5 = c41a4bed277d4af3f17b110d87c080fd OK 2026/06/30 03:58:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/30 03:58:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/30 03:58:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 03:58:18 DEBUG : dir1/0006-ghijk: md5 = 43c635b7b9b82454c92c4e551a9c9502 OK 2026/06/30 03:58:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/30 03:58:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/30 03:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 03:58:18 DEBUG : dir1/0007-12345: md5 = a91a875918a42d28907f5f4925936a55 OK 2026/06/30 03:58:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/30 03:58:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/30 03:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 03:58:18 DEBUG : dir1/0008-23456: md5 = 3b5fcbd178179413a907eb3baf38a12e OK 2026/06/30 03:58:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/30 03:58:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/30 03:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 03:58:19 DEBUG : dir1/0009-34567: md5 = b1eeea71b31466bcddc576c37900259e OK 2026/06/30 03:58:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/30 03:58:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/30 03:58:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 03:58:19 DEBUG : dir1/0010-45678: md5 = 57557f2ef0e1337c85284675eaa4192b OK 2026/06/30 03:58:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/30 03:58:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/30 03:58:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 03:58:20 DEBUG : dir1/0011-56789: md5 = a70d6b93107f5b623bc1d6b816c4f85d OK 2026/06/30 03:58:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/30 03:58:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/30 03:58:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 03:58:20 DEBUG : dir1/0012-6789;: md5 = d58b9535e02caf70f3b58ca8f2a300f3 OK 2026/06/30 03:58:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/30 03:58:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/30 03:58:20 DEBUG : dir1/0013-789;=: md5 = 782f7adf1a209edf209d390e3720266b OK 2026/06/30 03:58:20 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/30 03:58:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/30 03:58:21 DEBUG : dir1/0014-89;=.: md5 = 1171c53f9b05cb3f3710e838cdfd1674 OK 2026/06/30 03:58:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/30 03:58:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/30 03:58:21 DEBUG : dir1/0015-9;=.t: md5 = 3dcf4300b2a1d795a7fa84dd87ccb8fe OK 2026/06/30 03:58:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/30 03:58:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/30 03:58:21 DEBUG : Waiting for deletions to finish 2026/06/30 03:58:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/30 03:58:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/30 03:58:21 INFO : dir1/0010-456789.txt: Deleted 2026/06/30 03:58:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/30 03:58:21 INFO : dir1/0011-56789;.txt: Deleted 2026/06/30 03:58:21 INFO : dir1/0003-defghij.txt: Deleted 2026/06/30 03:58:21 INFO : dir1/0013-789;=.txt: Deleted 2026/06/30 03:58:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/30 03:58:22 INFO : splitbananasplit: Deleted 2026/06/30 03:58:22 INFO : dir1/0008-2345678.txt: Deleted 2026/06/30 03:58:22 INFO : dir1/0014-89;=.txt: Deleted 2026/06/30 03:58:22 INFO : dir1/0012-6789;.txt: Deleted 2026/06/30 03:58:22 INFO : appleappleapplebanana: Deleted 2026/06/30 03:58:22 INFO : dir1/0007-1234567.txt: Deleted 2026/06/30 03:58:22 INFO : dir1/0015-9;=.txt: Deleted 2026/06/30 03:58:22 INFO : dir1/0009-3456789.txt: Deleted 2026/06/30 03:58:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/30 03:58:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/30 03:58:22 DEBUG : Waiting for deletions to finish 2026/06/30 03:58:23 DEBUG : appleapple: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/30 03:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 03:58:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 03:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 03:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 03:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 03:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 03:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 03:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 03:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 03:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 03:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 03:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 03:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 03:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 03:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 03:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 03:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 03:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 03:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 03:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 03:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 03:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 03:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 03:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 03:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 03:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 03:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 03:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 03:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 03:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 03:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 03:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 03:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 03:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 03:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 03:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 03:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 03:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 03:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 03:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 03:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 03:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 03:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 03:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 03:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 03:58:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 03:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 03:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 03:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 03:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 03:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 03:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 03:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 03:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 03:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 03:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 03:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 03:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 03:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 03:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 03:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 03:58:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 03:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 03:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 03:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 03:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 03:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 03:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 03:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 03:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 03:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 03:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 03:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 03:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 03:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 03:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 03:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 03:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:23 DEBUG : dir1: Directory modification time the same (differ by -350.653µs, within tolerance 1ms) 2026/06/30 03:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:23 DEBUG : apple: size = 5 OK 2026/06/30 03:58:23 DEBUG : appleapple: size = 21 OK 2026/06/30 03:58:23 DEBUG : banana: size = 6 OK 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 03:58:23 DEBUG : apple: Unchanged skipping 2026/06/30 03:58:23 DEBUG : splitbanan: size = 16 OK 2026/06/30 03:58:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:23 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 03:58:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:23 DEBUG : banana: Unchanged skipping 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/30 03:58:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 03:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 03:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 03:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 03:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 03:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 03:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 03:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 03:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 03:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 03:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 03:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 03:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 03:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 03:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 03:58:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/30 03:58:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/30 03:58:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/30 03:58:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/30 03:58:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/30 03:58:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/30 03:58:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/30 03:58:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/30 03:58:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/30 03:58:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/30 03:58:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/30 03:58:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/30 03:58:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/30 03:58:24 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/30 03:58:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/30 03:58:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/30 03:58:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:58:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/30 03:58:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:58:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 03:58:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:58:24 DEBUG : Waiting for deletions to finish 2026/06/30 03:58:24 DEBUG : Waiting for deletions to finish 2026/06/30 03:58:24 DEBUG : appleapple: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/30 03:58:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/30 03:58:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 03:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 03:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 03:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 03:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 03:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 03:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 03:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 03:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 03:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 03:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 03:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 03:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 03:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 03:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 03:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 03:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 03:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 03:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 03:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 03:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 03:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 03:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 03:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 03:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 03:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 03:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 03:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 03:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 03:58:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 03:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 03:58:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 03:58:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 03:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 03:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 03:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 03:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 03:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 03:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 03:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 03:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 03:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 03:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 03:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 03:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 03:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 03:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 03:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 03:58:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 03:58:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 03:58:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:58:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 4b68b944cb2a4f57b1a823e35bfe956b OK 2026/06/30 03:58:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = b46a10bea3ffb039b48bd00c18cf3c3c OK 2026/06/30 03:58:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 997789f7d732d6f5285ff12177f31457 OK 2026/06/30 03:58:42 DEBUG : dir1/0003-defghij.txt: md5 = 6f0f7fe534d79351c1ef290375c5618f OK 2026/06/30 03:58:43 DEBUG : dir1/0004-efghijk.txt: md5 = 34d37f5c15a1bd7f09fdbc2b00933c40 OK 2026/06/30 03:58:45 DEBUG : dir1/0005-fghijkl.txt: md5 = 8399b196734637896f0772d90ce66c68 OK 2026/06/30 03:58:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 12086defc752c790b230c6d3ae5a677a OK 2026/06/30 03:58:48 DEBUG : dir1/0007-1234567.txt: md5 = 84bfe78b23fd113a3026bc0a67164cc0 OK 2026/06/30 03:58:49 DEBUG : dir1/0008-2345678.txt: md5 = f350b3afa7c3d377ac61b75f6816a166 OK 2026/06/30 03:58:51 DEBUG : dir1/0009-3456789.txt: md5 = 379505917572293d880fc21cfe906ae8 OK 2026/06/30 03:58:52 DEBUG : dir1/0010-456789.txt: md5 = c1a8b24a643990292f5eb236fb0fce97 OK 2026/06/30 03:58:54 DEBUG : dir1/0011-56789;.txt: md5 = a8dc83b5737a8a369fa8c5462c1c3020 OK 2026/06/30 03:58:55 DEBUG : dir1/0012-6789;.txt: md5 = 8a9800d7f835b30c56a71766110ba737 OK 2026/06/30 03:58:57 DEBUG : dir1/0013-789;=.txt: md5 = 1d4153657f4cbe0e6b74676adbb16cdc OK 2026/06/30 03:58:58 DEBUG : dir1/0014-89;=.txt: md5 = a96c669d7dd01806cbc0d3d4e0284351 OK 2026/06/30 03:58:59 DEBUG : dir1/0015-9;=.txt: md5 = a6b3823aece5a59ef92b73fb11437419 OK 2026/06/30 03:59:01 DEBUG : apple: md5 = e180390d62e781ead0f574889688ffd9 OK 2026/06/30 03:59:02 DEBUG : banana: md5 = dd489951c0fd48bd02241b1b07f4bf06 OK 2026/06/30 03:59:04 DEBUG : appleappleapplebanana: md5 = 522e112c9b15d44b74b72fc0ef7e81c9 OK 2026/06/30 03:59:06 DEBUG : splitbananasplit: md5 = 3be40c09e50d3c1d69e481ccb0125e6c OK 2026/06/30 03:59:06 DEBUG : Waiting for deletions to finish 2026/06/30 03:59:06 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:59:07 DEBUG : apple: size = 5 OK 2026/06/30 03:59:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:07 DEBUG : apple: Unchanged skipping 2026/06/30 03:59:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 03:59:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 03:59:07 DEBUG : banana: size = 6 OK 2026/06/30 03:59:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:07 DEBUG : banana: Unchanged skipping 2026/06/30 03:59:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/30 03:59:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 03:59:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 03:59:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 03:59:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 03:59:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 03:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:59:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 03:59:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 03:59:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 03:59:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 03:59:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 03:59:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 03:59:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 03:59:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 03:59:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 03:59:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 03:59:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 03:59:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 03:59:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 03:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:59:08 DEBUG : Waiting for deletions to finish 2026/06/30 03:59:08 DEBUG : Waiting for deletions to finish 2026/06/30 03:59:08 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:59:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:59:09 DEBUG : dir1: Directory modification time the same (differ by -492.819µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : apple: size = 5 OK 2026/06/30 03:59:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : apple: Unchanged skipping 2026/06/30 03:59:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 03:59:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 03:59:09 DEBUG : banana: size = 6 OK 2026/06/30 03:59:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 03:59:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 03:59:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : banana: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 03:59:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 03:59:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 03:59:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 03:59:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:59:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 03:59:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 03:59:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 03:59:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 03:59:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 03:59:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 03:59:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 03:59:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 03:59:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 03:59:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 03:59:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 03:59:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 03:59:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 03:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:59:09 DEBUG : Waiting for deletions to finish 2026/06/30 03:59:09 DEBUG : Waiting for deletions to finish 2026/06/30 03:59:10 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:59:10 DEBUG : Waiting for deletions to finish 2026/06/30 03:59:11 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 03:59:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 03:59:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 991a9244aae18b28a74e9ee230d9d413 OK 2026/06/30 03:59:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = 50fe6a2a70bd5441e55d80d41e8873d1 OK 2026/06/30 03:59:27 DEBUG : dir1/0002-cdefghi.txt: md5 = a929d0693d923ab084171967638f21d7 OK 2026/06/30 03:59:28 DEBUG : dir1/0003-defghij.txt: md5 = a562a069ddc7c40f5d7203f57af28e38 OK 2026/06/30 03:59:30 DEBUG : dir1/0004-efghijk.txt: md5 = db2ba1af965ba896968b2ea749f616bb OK 2026/06/30 03:59:31 DEBUG : dir1/0005-fghijkl.txt: md5 = 3f9014f081df334b9a333129640cf306 OK 2026/06/30 03:59:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 21343fbc20e5aea5d2829bc2df208930 OK 2026/06/30 03:59:34 DEBUG : dir1/0007-1234567.txt: md5 = 44b022aa0d4af1febad9e906cce4224a OK 2026/06/30 03:59:35 DEBUG : dir1/0008-2345678.txt: md5 = c410b234754cf5ed3a20a2767c3e9926 OK 2026/06/30 03:59:37 DEBUG : dir1/0009-3456789.txt: md5 = 5b60087d6c3f522d851a6e32fb9d91c4 OK 2026/06/30 03:59:39 DEBUG : dir1/0010-456789.txt: md5 = fd212288a5d71d67751ca33a4343706e OK 2026/06/30 03:59:40 DEBUG : dir1/0011-56789;.txt: md5 = 35282934799fe888602dd4d7d1b1e2a1 OK 2026/06/30 03:59:42 DEBUG : dir1/0012-6789;.txt: md5 = 68f3fafc607bc7ba982814c1bd023676 OK 2026/06/30 03:59:43 DEBUG : dir1/0013-789;=.txt: md5 = 5609ab4c19f4fbfce328cecadd7df179 OK 2026/06/30 03:59:45 DEBUG : dir1/0014-89;=.txt: md5 = 411f2ad0ea09730f167b016bcc8c91d5 OK 2026/06/30 03:59:46 DEBUG : dir1/0015-9;=.txt: md5 = 378f36c79b9ad5fc6f33c312385dbe82 OK 2026/06/30 03:59:47 DEBUG : apple: md5 = 24b774a055ab561fc6ef26f235e6f6aa OK 2026/06/30 03:59:49 DEBUG : banana: md5 = f7a50908771498423d04e14d02f5e9ca OK 2026/06/30 03:59:50 DEBUG : appleappleapplebanana: md5 = 83a67491ed377e81e95fd2f28783b6b9 OK 2026/06/30 03:59:52 DEBUG : splitbananasplit: md5 = aaf282cc8010b24e0f75b36091dff9cd OK 2026/06/30 03:59:52 DEBUG : Waiting for deletions to finish 2026/06/30 03:59:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:59:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:59:53 DEBUG : apple: size = 5 OK 2026/06/30 03:59:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:53 DEBUG : banana: size = 6 OK 2026/06/30 03:59:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 03:59:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 03:59:53 DEBUG : banana: Unchanged skipping 2026/06/30 03:59:53 DEBUG : apple: Unchanged skipping 2026/06/30 03:59:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/30 03:59:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 03:59:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:53 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 03:59:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 03:59:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 03:59:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 03:59:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 03:59:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 03:59:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 03:59:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 03:59:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 03:59:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 03:59:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 03:59:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 03:59:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 03:59:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 03:59:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 03:59:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 03:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:59:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 03:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:59:54 DEBUG : Waiting for deletions to finish 2026/06/30 03:59:54 DEBUG : Waiting for deletions to finish 2026/06/30 03:59:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:59:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 03:59:55 DEBUG : dir1: Directory modification time the same (differ by -619.304µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : apple: size = 5 OK 2026/06/30 03:59:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : apple: Unchanged skipping 2026/06/30 03:59:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 03:59:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 03:59:55 DEBUG : banana: size = 6 OK 2026/06/30 03:59:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : banana: Unchanged skipping 2026/06/30 03:59:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 03:59:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 03:59:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 03:59:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 03:59:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 03:59:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 03:59:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 03:59:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 03:59:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 03:59:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 03:59:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 03:59:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 03:59:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 03:59:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 03:59:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 03:59:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 03:59:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 03:59:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 03:59:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 03:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 03:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 03:59:55 DEBUG : Waiting for deletions to finish 2026/06/30 03:59:55 DEBUG : Waiting for deletions to finish 2026/06/30 03:59:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : apple: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : banana: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 03:59:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 04:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:00:09 DEBUG : dir1/0000-abcdefg.txt: md5 = abdc790c948025e461c62ac966734391 OK 2026/06/30 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = 11c07291f9a1d04bde908a1b4145e30b OK 2026/06/30 04:00:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 4071f98d8eef7f8587c1b49476e4dfab OK 2026/06/30 04:00:14 DEBUG : dir1/0003-defghij.txt: md5 = b62ef45313dad593fa26296da53ec597 OK 2026/06/30 04:00:15 DEBUG : dir1/0004-efghijk.txt: md5 = e2881c295a3de04a6212af1d802e7a34 OK 2026/06/30 04:00:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 55307c3e2cf0e64f0c40bc19080c2fdb OK 2026/06/30 04:00:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 14179701ae1f2d4ebc1604db09345969 OK 2026/06/30 04:00:20 DEBUG : dir1/0007-1234567.txt: md5 = cd4c96f93da5166c3a47ae8164305f61 OK 2026/06/30 04:00:22 DEBUG : dir1/0008-2345678.txt: md5 = 54b04d5a0a8b5e91098703f19cace47d OK 2026/06/30 04:00:23 DEBUG : dir1/0009-3456789.txt: md5 = 32b99d299d74304afb1a5bbcdf066397 OK 2026/06/30 04:00:25 DEBUG : dir1/0010-456789.txt: md5 = c8544643f993b82bfe14f9945217e1b8 OK 2026/06/30 04:00:27 DEBUG : dir1/0011-56789;.txt: md5 = 51c06b5f1487323f6c978dd44979a323 OK 2026/06/30 04:00:28 DEBUG : dir1/0012-6789;.txt: md5 = 4975690dfe4005134f7e867fbaef2f70 OK 2026/06/30 04:00:30 DEBUG : dir1/0013-789;=.txt: md5 = 6ded29cea2bd00c287063b2d60cac352 OK 2026/06/30 04:00:31 DEBUG : dir1/0014-89;=.txt: md5 = 51e592707d1cb08906447825c1bef634 OK 2026/06/30 04:00:33 DEBUG : dir1/0015-9;=.txt: md5 = 6b129366c5178b93888d8702ff6637f6 OK 2026/06/30 04:00:34 DEBUG : apple: md5 = ecd1aed296cd9cc905542a7c60d2dac8 OK 2026/06/30 04:00:35 DEBUG : banana: md5 = 1f5fce88947bdf3e2a73caaa37801889 OK 2026/06/30 04:00:37 DEBUG : appleappleapplebanana: md5 = 6a6cefa2520b2953b3a3e7791c4f537f OK 2026/06/30 04:00:38 DEBUG : splitbananasplit: md5 = 289e7efaac3b24dfa234359249cb3dca OK 2026/06/30 04:00:38 DEBUG : Waiting for deletions to finish 2026/06/30 04:00:39 DEBUG : apple: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : banana: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 04:00:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 04:00:40 DEBUG : apple: size = 5 OK 2026/06/30 04:00:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 04:00:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 04:00:40 DEBUG : apple: Unchanged skipping 2026/06/30 04:00:40 DEBUG : banana: size = 6 OK 2026/06/30 04:00:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:40 DEBUG : banana: Unchanged skipping 2026/06/30 04:00:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/30 04:00:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 04:00:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 04:00:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 04:00:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 04:00:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 04:00:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 04:00:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 04:00:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 04:00:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 04:00:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 04:00:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 04:00:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 04:00:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 04:00:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:00:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 04:00:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 04:00:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 04:00:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 04:00:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 04:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:00:41 DEBUG : Waiting for deletions to finish 2026/06/30 04:00:41 DEBUG : Waiting for deletions to finish 2026/06/30 04:00:41 DEBUG : apple: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : banana: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 04:00:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 04:00:42 DEBUG : dir1: Directory modification time the same (differ by -746.821µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : apple: size = 5 OK 2026/06/30 04:00:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : apple: Unchanged skipping 2026/06/30 04:00:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 04:00:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 04:00:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 04:00:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 04:00:42 DEBUG : banana: size = 6 OK 2026/06/30 04:00:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : banana: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 04:00:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 04:00:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 04:00:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 04:00:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 04:00:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 04:00:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 04:00:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 04:00:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 04:00:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 04:00:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 04:00:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 04:00:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:00:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 04:00:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 04:00:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 04:00:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 04:00:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:00:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 04:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:00:42 DEBUG : Waiting for deletions to finish 2026/06/30 04:00:42 DEBUG : Waiting for deletions to finish 2026/06/30 04:00:43 DEBUG : apple: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : banana: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 04:00:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 04:00:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:00:56 DEBUG : dir1/0000-abcdefg.txt: md5 = 5866add00d6a0cb12634585b9e0dd578 OK 2026/06/30 04:00:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = a81ddc1a4c417521449e411533cca210 OK 2026/06/30 04:00:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 9c7588225897047974374920e2fc5665 OK 2026/06/30 04:01:01 DEBUG : dir1/0003-defghij.txt: md5 = a012df8aed86167c26f3ee9cf2f60f45 OK 2026/06/30 04:01:02 DEBUG : dir1/0004-efghijk.txt: md5 = a6867a30e6e2348cdfc5ce5ab4f98c53 OK 2026/06/30 04:01:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 578ef51e37443fa83a791750c07b79b4 OK 2026/06/30 04:01:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 2db0d748611658b77294e026b2169beb OK 2026/06/30 04:01:07 DEBUG : dir1/0007-1234567.txt: md5 = e240a863a4636cb8d4f0f957036b88d8 OK 2026/06/30 04:01:08 DEBUG : dir1/0008-2345678.txt: md5 = 148ee0c2788e9875652cfbafc04b3244 OK 2026/06/30 04:01:10 DEBUG : dir1/0009-3456789.txt: md5 = e6e25a6919d355b8b55c74cae0d32053 OK 2026/06/30 04:01:11 DEBUG : dir1/0010-456789.txt: md5 = b097ee31ea6286aa3022ecced826e272 OK 2026/06/30 04:01:13 DEBUG : dir1/0011-56789;.txt: md5 = 01b181e3b747493002e46d09a0dfe652 OK 2026/06/30 04:01:14 DEBUG : dir1/0012-6789;.txt: md5 = 055afa3a80d01a0c163301cc930958dd OK 2026/06/30 04:01:16 DEBUG : dir1/0013-789;=.txt: md5 = a505c04a0f2e8d8314d388defe31de1f OK 2026/06/30 04:01:17 DEBUG : dir1/0014-89;=.txt: md5 = 201c8e84c97809f22da4ceceacde0a95 OK 2026/06/30 04:01:19 DEBUG : dir1/0015-9;=.txt: md5 = cb128cf308cd0260bc065f2513e96a69 OK 2026/06/30 04:01:20 DEBUG : apple: md5 = a488c3273eca0ea6096fa3b94aca12be OK 2026/06/30 04:01:22 DEBUG : banana: md5 = a16ec9a5a3cad46c7193875d3db2007d OK 2026/06/30 04:01:23 DEBUG : appleappleapplebanana: md5 = a791bcc410d762761d626d1d48ba0132 OK 2026/06/30 04:01:25 DEBUG : splitbananasplit: md5 = 231d7ab10ae07871fe9d596511319fce OK 2026/06/30 04:01:25 DEBUG : Waiting for deletions to finish 2026/06/30 04:01:25 DEBUG : apple: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : banana: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 04:01:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 04:01:26 DEBUG : apple: size = 5 OK 2026/06/30 04:01:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 04:01:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:26 DEBUG : apple: Unchanged skipping 2026/06/30 04:01:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 04:01:26 DEBUG : banana: size = 6 OK 2026/06/30 04:01:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:26 DEBUG : banana: Unchanged skipping 2026/06/30 04:01:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/30 04:01:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 04:01:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 04:01:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 04:01:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 04:01:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 04:01:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 04:01:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 04:01:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 04:01:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 04:01:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 04:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:01:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 04:01:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 04:01:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 04:01:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 04:01:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 04:01:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 04:01:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 04:01:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 04:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:01:27 DEBUG : Waiting for deletions to finish 2026/06/30 04:01:27 DEBUG : Waiting for deletions to finish 2026/06/30 04:01:27 DEBUG : apple: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : banana: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 04:01:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 04:01:28 DEBUG : dir1: Directory modification time the same (differ by -875.119µs, within tolerance 1ms) 2026/06/30 04:01:28 DEBUG : apple: size = 5 OK 2026/06/30 04:01:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:28 DEBUG : apple: Unchanged skipping 2026/06/30 04:01:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 04:01:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 04:01:28 DEBUG : banana: size = 6 OK 2026/06/30 04:01:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:28 DEBUG : banana: Unchanged skipping 2026/06/30 04:01:28 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 04:01:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:28 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 04:01:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 04:01:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 04:01:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 04:01:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 04:01:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 04:01:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 04:01:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 04:01:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 04:01:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 04:01:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 04:01:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 04:01:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 04:01:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 04:01:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 04:01:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:01:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 04:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:01:29 DEBUG : Waiting for deletions to finish 2026/06/30 04:01:29 DEBUG : Waiting for deletions to finish 2026/06/30 04:01:29 DEBUG : apple: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : banana: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 04:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 04:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:01:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 7ee2ec2077e00b50b390407aa1e9effc OK 2026/06/30 04:01:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5c1354243dcad8c1ac08bc4794bbd49c OK 2026/06/30 04:01:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 9f38f92b713561aed3c59ab240b6ab2e OK 2026/06/30 04:01:47 DEBUG : dir1/0003-defghij.txt: md5 = 5a7de9539a252ddc7798cf713fa93000 OK 2026/06/30 04:01:49 DEBUG : dir1/0004-efghijk.txt: md5 = c8620995371737831a7ce2912b550e35 OK 2026/06/30 04:01:50 DEBUG : dir1/0005-fghijkl.txt: md5 = caf554031615baffece769dd605f4952 OK 2026/06/30 04:01:52 DEBUG : dir1/0006-ghijklm.txt: md5 = ce9688dc2b92f22a05ae9b39e223cffd OK 2026/06/30 04:01:53 DEBUG : dir1/0007-1234567.txt: md5 = 574b501cbff2ec6713181b38849de1f2 OK 2026/06/30 04:01:55 DEBUG : dir1/0008-2345678.txt: md5 = c79c82a82c8029d02016fd840f5aef4f OK 2026/06/30 04:01:56 DEBUG : dir1/0009-3456789.txt: md5 = bafdd72ea6f53f108e595d9a53dfa061 OK 2026/06/30 04:01:57 DEBUG : dir1/0010-456789.txt: md5 = 2d7a2e6dc9e09c4d66a6870d2bba0e85 OK 2026/06/30 04:01:59 DEBUG : dir1/0011-56789;.txt: md5 = 203bb4c2ca0b7f864b77cc4c5be215f1 OK 2026/06/30 04:02:00 DEBUG : dir1/0012-6789;.txt: md5 = 0c3617a4455f39a9e5ffbcbc1bd2eda1 OK 2026/06/30 04:02:02 DEBUG : dir1/0013-789;=.txt: md5 = 978c2e4c9365ecf197bf321fde3732a9 OK 2026/06/30 04:02:03 DEBUG : dir1/0014-89;=.txt: md5 = a0cc721a5d8552ea91aceac3b34f001f OK 2026/06/30 04:02:05 DEBUG : dir1/0015-9;=.txt: md5 = 1e4bda2922dbd281455f597d370033e3 OK 2026/06/30 04:02:06 DEBUG : apple: md5 = 38b02a2a1fce95c2280bf7daede9fd1e OK 2026/06/30 04:02:08 DEBUG : banana: md5 = bbd5d6b7c2859b98936f17ffb22f8b85 OK 2026/06/30 04:02:09 DEBUG : appleappleapplebanana: md5 = 0f063863a52278ecfe20c60bc970eed4 OK 2026/06/30 04:02:11 DEBUG : splitbananasplit: md5 = 369fd85202e29a7b369620af01f3dc61 OK 2026/06/30 04:02:11 DEBUG : Waiting for deletions to finish 2026/06/30 04:02:11 DEBUG : apple: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : banana: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 04:02:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 04:02:12 DEBUG : apple: size = 5 OK 2026/06/30 04:02:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:12 DEBUG : apple: Unchanged skipping 2026/06/30 04:02:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 04:02:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 04:02:12 DEBUG : banana: size = 6 OK 2026/06/30 04:02:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:12 DEBUG : banana: Unchanged skipping 2026/06/30 04:02:12 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/30 04:02:12 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 04:02:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:12 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 04:02:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 04:02:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 04:02:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 04:02:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 04:02:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 04:02:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 04:02:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 04:02:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 04:02:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 04:02:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 04:02:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 04:02:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 04:02:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 04:02:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 04:02:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 04:02:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 04:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:02:13 DEBUG : Waiting for deletions to finish 2026/06/30 04:02:13 DEBUG : Waiting for deletions to finish 2026/06/30 04:02:13 DEBUG : apple: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : banana: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 04:02:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 04:02:14 DEBUG : dir1: Directory modification time the same (differ by -3.259µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : apple: size = 5 OK 2026/06/30 04:02:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : apple: Unchanged skipping 2026/06/30 04:02:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 04:02:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 04:02:14 DEBUG : banana: size = 6 OK 2026/06/30 04:02:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : banana: Unchanged skipping 2026/06/30 04:02:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 04:02:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 04:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:02:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 04:02:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 04:02:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 04:02:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 04:02:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 04:02:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 04:02:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 04:02:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 04:02:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 04:02:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 04:02:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 04:02:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 04:02:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 04:02:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 04:02:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 04:02:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 04:02:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:02:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 04:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:02:14 DEBUG : Waiting for deletions to finish 2026/06/30 04:02:14 DEBUG : Waiting for deletions to finish 2026/06/30 04:02:15 DEBUG : apple: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : banana: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 04:02:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/30 04:02:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" --- PASS: TestTransform (555.19s) --- PASS: TestTransform/NFC (46.53s) --- PASS: TestTransform/NFD (46.45s) --- PASS: TestTransform/base64 (52.87s) --- PASS: TestTransform/prefix (63.00s) --- PASS: TestTransform/suffix (62.74s) --- PASS: TestTransform/truncate (52.86s) --- PASS: TestTransform/encoder (46.83s) --- PASS: TestTransform/ISO-8859-1 (45.09s) --- PASS: TestTransform/charmap (46.98s) --- PASS: TestTransform/lowercase (46.47s) --- PASS: TestTransform/ascii (45.35s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:02:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/30 04:02:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/30 04:02:26 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/06/30 04:02:27 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-06-30T04:02:26.345063104Z) 2026/06/30 04:02:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/30 04:02:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/30 04:02:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/30 04:02:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/30 04:02:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/30 04:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:02:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = e37ede8c7f18d8238902f3b910bbca6a OK 2026/06/30 04:02:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/30 04:02:28 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/30 04:02:28 DEBUG : Waiting for deletions to finish 2026/06/30 04:02:30 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.03s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:02:31 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:31 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:31 DEBUG : tictactoe: Making directory with metadata 2026/06/30 04:02:32 INFO : tictactoe: Made directory with metadata (mtime=2026-06-30T04:02:31.371077309Z) 2026/06/30 04:02:32 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:32 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:02:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/30 04:02:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:02:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:02:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:02:33 DEBUG : tictactoe/tictactoe: md5 = 77fcb14a4a4a53a55042903f8d9c0bd3 OK 2026/06/30 04:02:33 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/30 04:02:33 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/30 04:02:33 DEBUG : Waiting for deletions to finish 2026/06/30 04:02:35 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.59s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:02:36 DEBUG : toe: Making directory with metadata 2026/06/30 04:02:36 INFO : toe: Made directory with metadata (mtime=2026-06-30T04:02:35.958090284Z) 2026/06/30 04:02:36 DEBUG : toe/toe: Making directory with metadata 2026/06/30 04:02:37 INFO : toe/toe: Made directory with metadata (mtime=2026-06-30T04:02:35.958090284Z) 2026/06/30 04:02:37 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/30 04:02:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/30 04:02:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/30 04:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:02:38 DEBUG : toe/toe/tictactoe: md5 = 152bf176d096495d0ff6d4d9ec5bd444 OK 2026/06/30 04:02:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/30 04:02:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/30 04:02:38 DEBUG : Waiting for deletions to finish 2026/06/30 04:02:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/30 04:02:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.77s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:02:42 DEBUG : toe: Making directory with metadata 2026/06/30 04:02:43 INFO : toe: Made directory with metadata (mtime=2026-06-30T04:02:42.730109459Z) 2026/06/30 04:02:43 DEBUG : toe/toe: Making directory with metadata 2026/06/30 04:02:44 INFO : toe/toe: Made directory with metadata (mtime=2026-06-30T04:02:42.730109459Z) 2026/06/30 04:02:44 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/30 04:02:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/30 04:02:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/30 04:02:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:02:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:02:46 DEBUG : toe/toe/tictactoe: md5 = 411d0c4c538f80ea24fd993fd56a0436 OK 2026/06/30 04:02:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/30 04:02:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/30 04:02:46 DEBUG : Waiting for deletions to finish 2026/06/30 04:02:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/30 04:02:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.13s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:02:49 DEBUG : empty_dir: Making directory with metadata 2026/06/30 04:02:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 04:02:49 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:02:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:02:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:02:50 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/30 04:02:50 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 04:02:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:02:50 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:50 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:50 DEBUG : tictactoe: Making directory with metadata 2026/06/30 04:02:51 INFO : tictactoe: Made directory with metadata (mtime=2026-06-30T04:02:49.855129658Z) 2026/06/30 04:02:51 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:51 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:02:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/30 04:02:52 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-30T04:02:49.856129661Z) 2026/06/30 04:02:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:02:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/30 04:02:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 04:02:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/30 04:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:02:53 DEBUG : tictactoe/tictactoe/toe.txt: md5 = ca91b292a26477fa10b4ab8a459fee66 OK 2026/06/30 04:02:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/30 04:02:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/30 04:02:53 DEBUG : Waiting for deletions to finish 2026/06/30 04:02:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/30 04:02:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.19s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:02:58 DEBUG : empty_dir: Making directory with metadata 2026/06/30 04:02:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 04:02:58 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:02:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:02:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:02:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/30 04:02:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 04:02:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:02:58 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:58 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:58 DEBUG : tictactoe: Making directory with metadata 2026/06/30 04:02:59 INFO : tictactoe: Made directory with metadata (mtime=2026-06-30T04:02:58.041152896Z) 2026/06/30 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:02:59 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/30 04:03:00 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-30T04:02:58.041152896Z) 2026/06/30 04:03:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:03:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/30 04:03:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 04:03:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:03:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a5ef7aa7ec23a4b016b7c73fed6d70db OK 2026/06/30 04:03:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 04:03:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:02 DEBUG : Waiting for deletions to finish 2026/06/30 04:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:03:02 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:02 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:02 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/30 04:03:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 04:03:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/30 04:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': 0 differences found 2026/06/30 04:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': 1 hashes could not be checked 2026/06/30 04:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': 1 matching files 2026/06/30 04:03:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/30 04:03:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.70s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:03:06 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:06 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:06 DEBUG : tictactoe: Making directory with metadata 2026/06/30 04:03:07 INFO : tictactoe: Made directory with metadata (mtime=2026-06-30T04:03:06.740177626Z) 2026/06/30 04:03:07 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:07 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:03:07 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/30 04:03:08 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-30T04:03:06.740177626Z) 2026/06/30 04:03:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:03:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/30 04:03:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 04:03:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/30 04:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:03:09 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 56ecb092b0011196b71f0cc6b57c34b5 OK 2026/06/30 04:03:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/30 04:03:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/30 04:03:09 DEBUG : Waiting for deletions to finish 2026/06/30 04:03:10 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:10 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:10 DEBUG : tictactoe: Directory modification time the same (differ by -177.626µs, within tolerance 1ms) 2026/06/30 04:03:10 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:03:11 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -177.626µs, within tolerance 1ms) 2026/06/30 04:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:03:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/30 04:03:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 04:03:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/30 04:03:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/30 04:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:03:11 DEBUG : Waiting for deletions to finish 2026/06/30 04:03:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/30 04:03:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.24s) === RUN TestSyntax 2026/06/30 04:03:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:03:15 DEBUG : toe: Making directory with metadata 2026/06/30 04:03:15 INFO : toe: Made directory with metadata (mtime=2026-06-30T04:03:14.976201076Z) 2026/06/30 04:03:15 DEBUG : toe/toe: Making directory with metadata 2026/06/30 04:03:16 INFO : toe/toe: Made directory with metadata (mtime=2026-06-30T04:03:14.976201076Z) 2026/06/30 04:03:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/30 04:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:03:18 DEBUG : toe/toe/toe: md5 = 334fe52a187517e8d9622a80df42fa00 OK 2026/06/30 04:03:18 DEBUG : toe/toe/toe: size = 11 OK 2026/06/30 04:03:18 INFO : toe/toe/toe: Copied (new) 2026/06/30 04:03:18 DEBUG : Waiting for deletions to finish 2026/06/30 04:03:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/30 04:03:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.56s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:03:21 DEBUG : empty_dir: Making directory with metadata 2026/06/30 04:03:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 04:03:21 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:21 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/30 04:03:22 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 04:03:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:22 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:22 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:22 DEBUG : tictactoe: Making directory with metadata 2026/06/30 04:03:23 INFO : tictactoe: Made directory with metadata (mtime=2026-06-30T04:03:21.539219786Z) 2026/06/30 04:03:23 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:23 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:03:23 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/30 04:03:23 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-30T04:03:21.539219786Z) 2026/06/30 04:03:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:03:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/30 04:03:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 04:03:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:03:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 3091f7dac839c4d34b4d8c0d4095f3fd OK 2026/06/30 04:03:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 04:03:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:25 INFO : toe/toe/toe.txt: Deleted 2026/06/30 04:03:25 INFO : toe/toe: Removing directory 2026/06/30 04:03:25 INFO : toe: Removing directory 2026/06/30 04:03:25 INFO : empty_dir: Removing directory 2026/06/30 04:03:25 DEBUG : Local file system at /tmp/rclone3943908046: deleted 3 directories 2026/06/30 04:03:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/30 04:03:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.14s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:03:29 DEBUG : empty_dir: Making directory with metadata 2026/06/30 04:03:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 04:03:29 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:29 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/30 04:03:30 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 04:03:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:30 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:30 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:30 DEBUG : tictactoe: Making directory with metadata 2026/06/30 04:03:31 INFO : tictactoe: Made directory with metadata (mtime=2026-06-30T04:03:29.678243018Z) 2026/06/30 04:03:31 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:31 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:03:31 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/30 04:03:32 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-30T04:03:29.678243018Z) 2026/06/30 04:03:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:03:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/30 04:03:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 04:03:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:03:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1d1333f69d358563233ea69e35b1eb6c OK 2026/06/30 04:03:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 04:03:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:33 INFO : toe/toe/toe.txt: Deleted 2026/06/30 04:03:33 INFO : toe/toe: Removing directory 2026/06/30 04:03:33 INFO : toe: Removing directory 2026/06/30 04:03:33 INFO : empty_dir: Removing directory 2026/06/30 04:03:33 DEBUG : Local file system at /tmp/rclone3943908046: deleted 3 directories 2026/06/30 04:03:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 04:03:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/30 04:03:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 04:03:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 04:03:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 04:03:37 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/30 04:03:39 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/30 04:03:39 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/30 04:03:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.97s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:03:42 DEBUG : Reset feature "Copy" 2026/06/30 04:03:42 DEBUG : Reset feature "Move" 2026/06/30 04:03:42 DEBUG : Reset feature "Copy" 2026/06/30 04:03:42 DEBUG : Reset feature "Move" 2026/06/30 04:03:42 DEBUG : empty_dir: Making directory with metadata 2026/06/30 04:03:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 04:03:42 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:42 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/30 04:03:43 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 04:03:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 04:03:43 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:43 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:43 DEBUG : tictactoe: Making directory with metadata 2026/06/30 04:03:44 INFO : tictactoe: Made directory with metadata (mtime=2026-06-30T04:03:42.644280095Z) 2026/06/30 04:03:44 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:44 DEBUG : toe: transformed to: tictactoe 2026/06/30 04:03:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:03:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/30 04:03:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-30T04:03:42.644280095Z) 2026/06/30 04:03:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 04:03:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/30 04:03:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 04:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:03:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 0fb6ca2c0cdefcdd9d37e00ed62f0677 OK 2026/06/30 04:03:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 04:03:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 04:03:46 INFO : toe/toe/toe.txt: Deleted 2026/06/30 04:03:46 INFO : toe/toe: Removing directory 2026/06/30 04:03:46 INFO : toe: Removing directory 2026/06/30 04:03:46 INFO : empty_dir: Removing directory 2026/06/30 04:03:46 DEBUG : Local file system at /tmp/rclone3943908046: deleted 3 directories 2026/06/30 04:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 04:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/30 04:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 04:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 04:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 04:03:52 DEBUG : toe/toe/toe.txt: md5 = 0ecc93930ed242fdbafc9db92b024e44 OK 2026/06/30 04:03:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/30 04:03:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/30 04:03:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/30 04:03:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/30 04:03:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/30 04:03:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/30 04:03:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.43s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:03:58 DEBUG : toe: transformed to: dG9l 2026/06/30 04:03:58 DEBUG : toe: transformed to: dG9l 2026/06/30 04:03:58 DEBUG : dG9l: Making directory with metadata 2026/06/30 04:03:58 INFO : dG9l: Made directory with metadata (mtime=2026-06-30T04:03:58.070324306Z) 2026/06/30 04:03:58 DEBUG : toe: transformed to: dG9l 2026/06/30 04:03:58 DEBUG : toe: transformed to: dG9l 2026/06/30 04:03:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/30 04:03:58 DEBUG : dG9l/dG9l: Making directory with metadata 2026/06/30 04:03:59 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-06-30T04:03:58.070324306Z) 2026/06/30 04:03:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/30 04:03:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/30 04:03:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/30 04:03:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 04:03:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/30 04:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:04:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 4bca3c97ed8d9a6b0f847b6b7281dfd4 OK 2026/06/30 04:04:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/30 04:04:01 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/30 04:04:01 DEBUG : Waiting for deletions to finish 2026/06/30 04:04:02 DEBUG : dG9l: transformed to: toe 2026/06/30 04:04:02 DEBUG : dG9l: transformed to: toe 2026/06/30 04:04:02 DEBUG : toe: Directory modification time the same (differ by 324.306µs, within tolerance 1ms) 2026/06/30 04:04:02 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/30 04:04:02 DEBUG : dG9l: transformed to: toe 2026/06/30 04:04:02 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/30 04:04:02 DEBUG : toe/toe: Directory modification time the same (differ by 324.306µs, within tolerance 1ms) 2026/06/30 04:04:02 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/30 04:04:02 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/30 04:04:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/30 04:04:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/30 04:04:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/30 04:04:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/30 04:04:02 DEBUG : Local file system at /tmp/rclone3943908046: Waiting for checks to finish 2026/06/30 04:04:02 DEBUG : Local file system at /tmp/rclone3943908046: Waiting for transfers to finish 2026/06/30 04:04:02 DEBUG : Waiting for deletions to finish 2026/06/30 04:04:04 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/06/30 04:04:05 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.17s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa'", Local "Local file system at /tmp/rclone3943908046", Modify Window "1ms" 2026/06/30 04:04:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 04:04:06 DEBUG : toe: transformed to: 2026/06/30 04:04:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 04:04:06 DEBUG : toe: transformed to: 2026/06/30 04:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Making directory with metadata 2026/06/30 04:04:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Made directory with metadata (mtime=2026-06-30T04:04:06.242347773Z) 2026/06/30 04:04:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 04:04:06 DEBUG : toe: transformed to: 2026/06/30 04:04:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 04:04:06 DEBUG : toe: transformed to: 2026/06/30 04:04:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 04:04:06 DEBUG : toe/toe: transformed to: 2026/06/30 04:04:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/30 04:04:06 DEBUG : toe/toe: Making directory with metadata 2026/06/30 04:04:08 INFO : toe/toe: Made directory with metadata (mtime=2026-06-30T04:04:06.242347773Z) 2026/06/30 04:04:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 04:04:08 DEBUG : toe/toe: transformed to: 2026/06/30 04:04:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/30 04:04:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 04:04:08 DEBUG : toe: transformed to: 2026/06/30 04:04:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/30 04:04:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 04:04:08 DEBUG : toe/toe/toe: transformed to: 2026/06/30 04:04:08 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/30 04:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for checks to finish 2026/06/30 04:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Waiting for transfers to finish 2026/06/30 04:04:09 DEBUG : toe/toe/toe: md5 = 2c8d4273d551f5198bf7c46321890a0c OK 2026/06/30 04:04:09 DEBUG : toe/toe/toe: size = 11 OK 2026/06/30 04:04:09 INFO : toe/toe/toe: Copied (new) 2026/06/30 04:04:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': not deleting files as there were IO errors 2026/06/30 04:04:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': not deleting directories as there were IO errors 2026/06/30 04:04:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/30 04:04:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.23s) PASS 2026/06/30 04:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvefiy2pusa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 26m2.760946026s (try 1/5)