"./sync.test -test.v -test.timeout 1h0m0s -remote TestDrime: -verbose" - Starting (try 3/5) 2026/01/29 03:38:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga" 2026/01/29 03:38:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/29 03:38:13 DEBUG : Creating backend with remote "/tmp/rclone2887652993" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:38:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:38:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/01/29 03:38:14 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:38:14 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.86s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:38:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/29 03:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:38:15 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:38:15 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:38:30 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:38:30 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:38:31 DEBUG : drime root 'rclone-test-gipeyap2jaga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (18.23s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.76s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.51s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:38:34 DEBUG : Creating backend with remote "/non-existing" 2026/01/29 03:38:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/01/29 03:38:35 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:38:35 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:38:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:38:36 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:38:36 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:38:46 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:38:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (13.84s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.10s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:38:50 INFO : drime root 'rclone-test-gipeyap2jaga': Running all checks before starting transfers 2026/01/29 03:38:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:38:51 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:38:51 INFO : drime root 'rclone-test-gipeyap2jaga': Checks finished, now starting transfers 2026/01/29 03:38:51 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:39:02 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:39:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (14.51s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:39:05 ERROR : Ignoring --no-traverse with sync 2026/01/29 03:39:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:39:05 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:39:05 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:39:18 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:39:18 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:39:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (14.77s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:39:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/29 03:39:20 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:39:20 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:39:28 DEBUG : hello world2: size = 12 OK 2026/01/29 03:39:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.56s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:39:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:39:29 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:39:29 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:39:42 DEBUG : potato2: size = 11 OK 2026/01/29 03:39:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (14.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:39:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:39:44 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:39:44 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:39:52 DEBUG : potato2: size = 11 OK 2026/01/29 03:39:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.43s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:39:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/29 03:39:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 03:39:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/29 03:39:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/29 03:39:53 INFO : sub dir2: Making directory 2026/01/29 03:39:54 INFO : sub dir: Making directory 2026/01/29 03:39:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:39:54 INFO : sub dir2/sub sub dir2: Making directory 2026/01/29 03:39:54 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:39:54 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:40:03 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:40:03 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:40:04 DEBUG : drime root 'rclone-test-gipeyap2jaga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.78s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:40:08 INFO : sub dir2: Making directory 2026/01/29 03:40:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/29 03:40:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 03:40:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:40:08 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:40:08 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:40:20 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:40:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (14.99s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:40:23 DEBUG : sub dir2: Making directory with metadata 2026/01/29 03:40:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 03:40:23 INFO : sub dir2: Making directory 2026/01/29 03:40:24 INFO : sub dir: Making directory 2026/01/29 03:40:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:40:25 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:40:25 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:40:34 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:40:34 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:40:34 INFO : sub dir/hello world: Deleted 2026/01/29 03:40:35 DEBUG : drime root 'rclone-test-gipeyap2jaga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/01/29 03:40:35 DEBUG : drime root 'rclone-test-gipeyap2jaga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.05s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.56s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:40:38 INFO : sub dir2: Making directory 2026/01/29 03:40:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:40:39 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:40:39 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:40:50 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:40:50 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:40:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.38s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:40:53 DEBUG : sub dir2: Making directory with metadata 2026/01/29 03:40:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 03:40:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/29 03:40:53 INFO : sub dir2: Making directory 2026/01/29 03:40:54 INFO : sub dir: Making directory 2026/01/29 03:40:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:40:55 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:40:55 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:41:07 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:41:07 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:41:07 DEBUG : Waiting for deletions to finish 2026/01/29 03:41:08 DEBUG : drime root 'rclone-test-gipeyap2jaga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (17.54s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:41:11 INFO : sub dir2: Making directory 2026/01/29 03:41:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:41:11 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:41:11 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:41:19 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:41:19 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:41:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (14.09s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:41:42 DEBUG : Creating backend with remote "TestDrime:rclone-test-yavufit7cefe" 2026/01/29 03:41:42 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-gipeyap2jaga' -> drime root 'rclone-test-yavufit7cefe' 2026/01/29 03:41:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:41:44 DEBUG : drime root 'rclone-test-yavufit7cefe': Waiting for checks to finish 2026/01/29 03:41:44 DEBUG : drime root 'rclone-test-yavufit7cefe': Waiting for transfers to finish 2026/01/29 03:41:52 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:41:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/29 03:41:53 DEBUG : drime root 'rclone-test-yavufit7cefe': Purge remote --- PASS: TestServerSideCopy (30.92s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:42:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2887652993) 2026/01/29 03:42:13 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 03:42:13 DEBUG : sub dir/hello world: Sizes differ 2026/01/29 03:42:13 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:42:13 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:42:28 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/29 03:42:29 DEBUG : sub dir/hello world: size = 17 OK 2026/01/29 03:42:29 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (36.21s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:42:50 DEBUG : Creating backend with remote "TestDrime:rclone-test-jojatuh4pozo" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-gipeyap2jaga' -> drime root 'rclone-test-jojatuh4pozo' 2026/01/29 03:42:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:42:52 DEBUG : drime root 'rclone-test-jojatuh4pozo': Waiting for checks to finish 2026/01/29 03:42:52 DEBUG : drime root 'rclone-test-jojatuh4pozo': Waiting for transfers to finish 2026/01/29 03:42:59 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:42:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/29 03:43:16 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/29 03:43:18 DEBUG : drime root 'rclone-test-jojatuh4pozo': Waiting for checks to finish 2026/01/29 03:43:18 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 03:43:18 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-jojatuh4pozo') 2026/01/29 03:43:18 DEBUG : sub dir/hello world: Sizes differ 2026/01/29 03:43:18 DEBUG : drime root 'rclone-test-jojatuh4pozo': Waiting for transfers to finish 2026/01/29 03:43:25 DEBUG : sub dir/hello world: Server side copy: removing existing object after successful copy 2026/01/29 03:43:25 DEBUG : sub dir/hello world: size = 17 OK 2026/01/29 03:43:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/29 03:43:26 DEBUG : drime root 'rclone-test-jojatuh4pozo': Purge remote --- PASS: TestServerSideCopyOverSelf (56.70s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:43:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2887652993) 2026/01/29 03:43:48 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 03:43:48 DEBUG : sub dir/hello world: Sizes differ 2026/01/29 03:43:48 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:43:48 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:44:09 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/29 03:44:10 DEBUG : sub dir/hello world: size = 17 OK 2026/01/29 03:44:10 INFO : sub dir/hello world: Copied (replaced existing) 2026/01/29 03:44:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (44.29s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:44:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-tawixuz1laci" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-gipeyap2jaga' -> drime root 'rclone-test-tawixuz1laci' 2026/01/29 03:44:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:44:34 DEBUG : drime root 'rclone-test-tawixuz1laci': Waiting for checks to finish 2026/01/29 03:44:34 DEBUG : drime root 'rclone-test-tawixuz1laci': Waiting for transfers to finish 2026/01/29 03:44:43 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:44:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/29 03:44:54 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/29 03:44:55 DEBUG : drime root 'rclone-test-tawixuz1laci': Using server-side directory move 2026/01/29 03:44:55 INFO : drime root 'rclone-test-tawixuz1laci': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/29 03:44:56 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 03:44:56 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-tawixuz1laci') 2026/01/29 03:44:56 DEBUG : sub dir/hello world: Sizes differ 2026/01/29 03:44:56 DEBUG : drime root 'rclone-test-tawixuz1laci': Waiting for checks to finish 2026/01/29 03:44:56 DEBUG : drime root 'rclone-test-tawixuz1laci': Waiting for transfers to finish 2026/01/29 03:44:56 INFO : sub dir/hello world: Deleted 2026/01/29 03:44:57 INFO : sub dir/hello world: Moved (server-side) 2026/01/29 03:45:11 DEBUG : testing file moves 2026/01/29 03:45:12 DEBUG : sub dir/hello world: size = 24 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 03:45:12 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-tawixuz1laci') 2026/01/29 03:45:12 DEBUG : sub dir/hello world: Sizes differ 2026/01/29 03:45:12 DEBUG : drime root 'rclone-test-tawixuz1laci': Waiting for checks to finish 2026/01/29 03:45:12 DEBUG : drime root 'rclone-test-tawixuz1laci': Waiting for transfers to finish 2026/01/29 03:45:12 INFO : sub dir/hello world: Deleted 2026/01/29 03:45:13 INFO : sub dir/hello world: Moved (server-side) 2026/01/29 03:45:15 DEBUG : drime root 'rclone-test-tawixuz1laci': Purge remote --- PASS: TestServerSideMoveOverSelf (64.48s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:45:31 ERROR : error listing: directory not found 2026/01/29 03:45:31 INFO : Local file system at /tmp/rclone2887652993: Making directory 2026/01/29 03:45:32 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:45:32 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (17.76s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:45:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/29 03:45:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:45:53 DEBUG : Local file system at /tmp/rclone2887652993: Waiting for checks to finish 2026/01/29 03:45:53 DEBUG : Local file system at /tmp/rclone2887652993: Waiting for transfers to finish 2026/01/29 03:45:53 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/01/29 03:45:53 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/01/29 03:45:53 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:45:53 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (20.76s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:45:56 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/29 03:45:56 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:45:56 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:46:10 DEBUG : check sum: size = 1 OK 2026/01/29 03:46:10 INFO : check sum: Copied (new) 2026/01/29 03:46:10 DEBUG : Waiting for deletions to finish 2026/01/29 03:46:11 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:46:11 DEBUG : check sum: size = 1 OK 2026/01/29 03:46:11 NOTICE: drime root 'rclone-test-gipeyap2jaga': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/01/29 03:46:11 DEBUG : check sum: Size of src and dst objects identical 2026/01/29 03:46:11 DEBUG : check sum: Unchanged skipping 2026/01/29 03:46:11 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:46:11 DEBUG : Waiting for deletions to finish 2026/01/29 03:46:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (16.59s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:46:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/29 03:46:13 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:46:13 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:46:32 DEBUG : sizeonly: size = 6 OK 2026/01/29 03:46:32 INFO : sizeonly: Copied (new) 2026/01/29 03:46:32 DEBUG : Waiting for deletions to finish 2026/01/29 03:46:33 DEBUG : sizeonly: size = 6 OK 2026/01/29 03:46:33 DEBUG : sizeonly: Sizes identical 2026/01/29 03:46:33 DEBUG : sizeonly: Unchanged skipping 2026/01/29 03:46:33 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:46:33 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:46:33 DEBUG : Waiting for deletions to finish 2026/01/29 03:46:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (21.97s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:46:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/29 03:46:35 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:46:35 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:46:46 INFO : ignore-size: Copied (new) 2026/01/29 03:46:46 DEBUG : Waiting for deletions to finish 2026/01/29 03:46:47 DEBUG : ignore-size: Sizes identical 2026/01/29 03:46:47 DEBUG : ignore-size: Unchanged skipping 2026/01/29 03:46:47 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:46:47 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:46:47 DEBUG : Waiting for deletions to finish 2026/01/29 03:46:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (13.87s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:47:07 DEBUG : existing: size = 6 OK 2026/01/29 03:47:07 DEBUG : existing: Sizes identical 2026/01/29 03:47:07 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:47:07 DEBUG : existing: Unchanged skipping 2026/01/29 03:47:07 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:47:07 DEBUG : Waiting for deletions to finish 2026/01/29 03:47:07 INFO : There was nothing to transfer 2026/01/29 03:47:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/01/29 03:47:07 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:47:07 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:47:21 DEBUG : existing: Removing old object on successful upload 2026/01/29 03:47:21 DEBUG : existing: size = 6 OK 2026/01/29 03:47:21 INFO : existing: Copied (replaced existing) 2026/01/29 03:47:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (35.20s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:47:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/29 03:47:24 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:47:24 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:47:37 DEBUG : existing: size = 6 OK 2026/01/29 03:47:37 INFO : existing: Copied (new) 2026/01/29 03:47:37 DEBUG : Waiting for deletions to finish 2026/01/29 03:47:38 DEBUG : existing: Destination exists, skipping 2026/01/29 03:47:38 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:47:38 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:47:38 DEBUG : Waiting for deletions to finish 2026/01/29 03:47:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (16.34s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:48:16 INFO : d: Making directory 2026/01/29 03:48:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/29 03:48:19 DEBUG : c/non empty space: size = 5 OK 2026/01/29 03:48:19 DEBUG : c/non empty space: Sizes identical 2026/01/29 03:48:19 DEBUG : c/non empty space: Unchanged skipping 2026/01/29 03:48:19 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:48:19 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:48:37 DEBUG : a/potato2: size = 60 OK 2026/01/29 03:48:37 INFO : a/potato2: Copied (new) 2026/01/29 03:48:37 DEBUG : Waiting for deletions to finish 2026/01/29 03:48:38 INFO : b/potato: Deleted 2026/01/29 03:48:38 INFO : d: Removing directory 2026/01/29 03:48:39 INFO : b: Removing directory 2026/01/29 03:48:39 DEBUG : drime root 'rclone-test-gipeyap2jaga': deleted 2 directories --- PASS: TestSyncIgnoreErrors (65.21s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:48:59 DEBUG : empty space: size = 1 OK 2026/01/29 03:48:59 DEBUG : empty space: Sizes identical 2026/01/29 03:48:59 DEBUG : empty space: Unchanged skipping 2026/01/29 03:48:59 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:48:59 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:48:59 DEBUG : Waiting for deletions to finish 2026/01/29 03:48:59 INFO : There was nothing to transfer 2026/01/29 03:49:00 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:49:00 DEBUG : empty space: size = 1 OK 2026/01/29 03:49:00 DEBUG : empty space: Sizes identical 2026/01/29 03:49:00 DEBUG : empty space: Unchanged skipping 2026/01/29 03:49:00 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:49:00 DEBUG : Waiting for deletions to finish 2026/01/29 03:49:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (16.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.89s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.76s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:49:14 DEBUG : empty space: size = 1 OK 2026/01/29 03:49:14 DEBUG : empty space: Sizes identical 2026/01/29 03:49:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/29 03:49:14 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:49:14 DEBUG : empty space: Unchanged skipping 2026/01/29 03:49:14 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:49:26 DEBUG : potato: size = 60 OK 2026/01/29 03:49:26 INFO : potato: Copied (new) 2026/01/29 03:49:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (24.41s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:49:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2887652993) 2026/01/29 03:49:44 DEBUG : potato: size = 60 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 03:49:44 DEBUG : potato: Sizes differ 2026/01/29 03:49:44 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:49:44 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:50:01 DEBUG : potato: Removing old object on successful upload 2026/01/29 03:50:01 DEBUG : potato: size = 21 OK 2026/01/29 03:50:01 INFO : potato: Copied (replaced existing) 2026/01/29 03:50:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (35.45s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/01/29 03:50:27 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:50:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2887652993) 2026/01/29 03:50:27 DEBUG : potato: size = 36 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 03:50:27 DEBUG : potato: Sizes differ 2026/01/29 03:50:27 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:50:43 DEBUG : potato: Removing old object on successful upload 2026/01/29 03:50:43 DEBUG : potato: size = 21 OK 2026/01/29 03:50:43 INFO : potato: Copied (replaced existing) 2026/01/29 03:50:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (42.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:51:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:51:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/01/29 03:51:21 DEBUG : empty space: size = 1 OK 2026/01/29 03:51:21 DEBUG : empty space: Sizes identical 2026/01/29 03:51:21 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:51:21 DEBUG : empty space: Unchanged skipping 2026/01/29 03:51:21 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:51:21 DEBUG : Waiting for deletions to finish 2026/01/29 03:51:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (37.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:51:50 DEBUG : empty space: size = 1 OK 2026/01/29 03:51:50 DEBUG : empty space: Sizes identical 2026/01/29 03:51:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:51:50 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:51:50 DEBUG : empty space: Unchanged skipping 2026/01/29 03:51:50 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:52:01 DEBUG : potato2: size = 60 OK 2026/01/29 03:52:01 INFO : potato2: Copied (new) 2026/01/29 03:52:01 DEBUG : Waiting for deletions to finish 2026/01/29 03:52:01 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (40.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:52:31 INFO : d: Making directory 2026/01/29 03:52:32 INFO : d/e: Making directory 2026/01/29 03:52:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/29 03:52:34 DEBUG : c/non empty space: size = 5 OK 2026/01/29 03:52:34 DEBUG : c/non empty space: Sizes identical 2026/01/29 03:52:34 DEBUG : c/non empty space: Unchanged skipping 2026/01/29 03:52:36 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:52:36 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:52:48 DEBUG : a/potato2: size = 60 OK 2026/01/29 03:52:48 INFO : a/potato2: Copied (new) 2026/01/29 03:52:48 DEBUG : Waiting for deletions to finish 2026/01/29 03:52:48 INFO : b/potato: Deleted 2026/01/29 03:52:48 INFO : d/e: Removing directory 2026/01/29 03:52:49 INFO : d: Removing directory 2026/01/29 03:52:50 INFO : b: Removing directory 2026/01/29 03:52:51 DEBUG : drime root 'rclone-test-gipeyap2jaga': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (52.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:53:20 INFO : d: Making directory 2026/01/29 03:53:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/29 03:53:22 DEBUG : c/non empty space: size = 5 OK 2026/01/29 03:53:22 DEBUG : c/non empty space: Sizes identical 2026/01/29 03:53:22 DEBUG : c/non empty space: Unchanged skipping 2026/01/29 03:53:22 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:53:22 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:53:40 DEBUG : a/potato2: size = 60 OK 2026/01/29 03:53:40 INFO : a/potato2: Copied (new) 2026/01/29 03:53:40 ERROR : drime root 'rclone-test-gipeyap2jaga': not deleting files as there were IO errors 2026/01/29 03:53:40 ERROR : drime root 'rclone-test-gipeyap2jaga': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (50.81s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:54:10 DEBUG : Waiting for deletions to finish 2026/01/29 03:54:10 DEBUG : empty space: size = 1 OK 2026/01/29 03:54:10 DEBUG : empty space: Sizes identical 2026/01/29 03:54:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:54:10 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:54:10 DEBUG : empty space: Unchanged skipping 2026/01/29 03:54:10 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:54:11 INFO : potato: Deleted 2026/01/29 03:54:20 DEBUG : potato2: size = 60 OK 2026/01/29 03:54:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (34.93s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:54:32 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/01/29 03:54:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "potato" to drime root 'rclone-test-gipeyap2jaga': 1/10 (failed to upload file: Error "Server Error") 2026/01/29 03:54:34 DEBUG : pacer: Reducing sleep to 10ms 2026/01/29 03:54:40 DEBUG : potato: Removing old object on successful upload 2026/01/29 03:54:48 DEBUG : Waiting for deletions to finish 2026/01/29 03:54:48 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:54:48 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:54:48 INFO : potato: Deleted 2026/01/29 03:54:48 DEBUG : empty space: size = 1 OK 2026/01/29 03:54:48 DEBUG : empty space: Sizes identical 2026/01/29 03:54:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:54:48 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:54:48 DEBUG : empty space: Unchanged skipping 2026/01/29 03:54:48 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:54:55 DEBUG : potato2: size = 60 OK 2026/01/29 03:54:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (34.35s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:55:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:55:03 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:55:03 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:55:09 DEBUG : potato2: size = 19 OK 2026/01/29 03:55:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (14.61s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:55:24 DEBUG : enormous: Excluded (Size Filter) 2026/01/29 03:55:24 DEBUG : enormous: Excluded 2026/01/29 03:55:24 DEBUG : potato2: Excluded (Size Filter) 2026/01/29 03:55:24 DEBUG : potato2: Excluded 2026/01/29 03:55:24 DEBUG : potato2: Excluded (Size Filter) 2026/01/29 03:55:24 DEBUG : potato2: Excluded 2026/01/29 03:55:24 DEBUG : empty space: size = 1 OK 2026/01/29 03:55:24 DEBUG : empty space: Sizes identical 2026/01/29 03:55:24 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:55:24 DEBUG : empty space: Unchanged skipping 2026/01/29 03:55:24 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:55:24 DEBUG : Waiting for deletions to finish 2026/01/29 03:55:24 INFO : There was nothing to transfer 2026/01/29 03:55:24 DEBUG : enormous: Excluded (Size Filter) 2026/01/29 03:55:24 DEBUG : enormous: Excluded 2026/01/29 03:55:24 DEBUG : potato2: Excluded (Size Filter) 2026/01/29 03:55:24 DEBUG : potato2: Excluded 2026/01/29 03:55:24 DEBUG : potato2: Excluded (Size Filter) 2026/01/29 03:55:24 DEBUG : potato2: Excluded 2026/01/29 03:55:24 DEBUG : empty space: size = 1 OK 2026/01/29 03:55:24 DEBUG : empty space: Sizes identical 2026/01/29 03:55:24 DEBUG : empty space: Unchanged skipping 2026/01/29 03:55:24 DEBUG : Local file system at /tmp/rclone2887652993: Waiting for checks to finish 2026/01/29 03:55:24 DEBUG : Local file system at /tmp/rclone2887652993: Waiting for transfers to finish 2026/01/29 03:55:24 DEBUG : Waiting for deletions to finish 2026/01/29 03:55:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (14.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:55:45 DEBUG : enormous: Excluded (Size Filter) 2026/01/29 03:55:45 DEBUG : enormous: Excluded 2026/01/29 03:55:45 DEBUG : potato2: Excluded (Size Filter) 2026/01/29 03:55:45 DEBUG : potato2: Excluded 2026/01/29 03:55:45 DEBUG : empty space: size = 1 OK 2026/01/29 03:55:45 DEBUG : empty space: Sizes identical 2026/01/29 03:55:45 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:55:45 DEBUG : empty space: Unchanged skipping 2026/01/29 03:55:45 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:55:45 DEBUG : Waiting for deletions to finish 2026/01/29 03:55:45 INFO : potato2: Deleted 2026/01/29 03:55:45 INFO : enormous: Deleted 2026/01/29 03:55:45 INFO : There was nothing to transfer 2026/01/29 03:55:46 DEBUG : empty space: size = 1 OK 2026/01/29 03:55:46 DEBUG : empty space: Sizes identical 2026/01/29 03:55:46 DEBUG : empty space: Unchanged skipping 2026/01/29 03:55:46 DEBUG : Local file system at /tmp/rclone2887652993: Waiting for checks to finish 2026/01/29 03:55:46 DEBUG : Local file system at /tmp/rclone2887652993: Waiting for transfers to finish 2026/01/29 03:55:46 DEBUG : Waiting for deletions to finish 2026/01/29 03:55:46 INFO : enormous: Deleted 2026/01/29 03:55:46 INFO : potato2: Deleted 2026/01/29 03:55:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.11s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.31s) === 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:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/01/29 03:55:46 ERROR : drime root 'rclone-test-gipeyap2jaga': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/29 03:55:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/29 03:55:47 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/29 03:55:47 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:55:47 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:55:53 DEBUG : potato: size = 14 OK 2026/01/29 03:55:53 INFO : potato: Copied (new) 2026/01/29 03:55:53 DEBUG : yam: size = 11 OK 2026/01/29 03:55:53 INFO : yam: Copied (new) 2026/01/29 03:55:53 DEBUG : Waiting for deletions to finish 2026/01/29 03:55:54 ERROR : drime root 'rclone-test-gipeyap2jaga': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/29 03:55:54 DEBUG : potato: size = 14 OK 2026/01/29 03:55:54 DEBUG : potato: Sizes identical 2026/01/29 03:55:54 DEBUG : yaml: Need to transfer - File not found at Destination 2026/01/29 03:55:54 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:55:54 DEBUG : potato: Unchanged skipping 2026/01/29 03:55:54 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:56:00 DEBUG : yaml: size = 11 OK 2026/01/29 03:56:00 INFO : yaml: Copied (new) 2026/01/29 03:56:00 DEBUG : Waiting for deletions to finish 2026/01/29 03:56:01 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (14.89s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/01/29 03:56:01 ERROR : drime root 'rclone-test-gipeyap2jaga': Ignoring --track-renames as either the source or destination do not support modtime 2026/01/29 03:56:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/29 03:56:01 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/29 03:56:01 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:56:01 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:56:08 DEBUG : yam: size = 11 OK 2026/01/29 03:56:08 INFO : yam: Copied (new) 2026/01/29 03:56:08 DEBUG : potato: size = 14 OK 2026/01/29 03:56:08 INFO : potato: Copied (new) 2026/01/29 03:56:08 DEBUG : Waiting for deletions to finish 2026/01/29 03:56:08 ERROR : drime root 'rclone-test-gipeyap2jaga': Ignoring --track-renames as either the source or destination do not support modtime 2026/01/29 03:56:08 DEBUG : potato: size = 14 OK 2026/01/29 03:56:08 DEBUG : potato: Sizes identical 2026/01/29 03:56:08 DEBUG : yaml: Need to transfer - File not found at Destination 2026/01/29 03:56:08 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:56:08 DEBUG : potato: Unchanged skipping 2026/01/29 03:56:08 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:56:15 DEBUG : yaml: size = 11 OK 2026/01/29 03:56:15 INFO : yaml: Copied (new) 2026/01/29 03:56:15 DEBUG : Waiting for deletions to finish 2026/01/29 03:56:15 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/01/29 03:56:16 INFO : drime root 'rclone-test-gipeyap2jaga': Making map for --track-renames 2026/01/29 03:56:16 INFO : drime root 'rclone-test-gipeyap2jaga': Finished making map for --track-renames 2026/01/29 03:56:16 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:56:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/29 03:56:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/01/29 03:56:16 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for renames to finish 2026/01/29 03:56:16 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:56:23 DEBUG : potato: size = 14 OK 2026/01/29 03:56:23 INFO : potato: Copied (new) 2026/01/29 03:56:23 DEBUG : sub/yam: size = 11 OK 2026/01/29 03:56:23 INFO : sub/yam: Copied (new) 2026/01/29 03:56:23 DEBUG : Waiting for deletions to finish 2026/01/29 03:56:24 DEBUG : potato: size = 14 OK 2026/01/29 03:56:24 DEBUG : potato: Sizes identical 2026/01/29 03:56:24 DEBUG : potato: Unchanged skipping 2026/01/29 03:56:24 INFO : drime root 'rclone-test-gipeyap2jaga': Making map for --track-renames 2026/01/29 03:56:24 INFO : drime root 'rclone-test-gipeyap2jaga': Finished making map for --track-renames 2026/01/29 03:56:24 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:56:24 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for renames to finish 2026/01/29 03:56:24 INFO : sub/yam: Moved (server-side) to: yam 2026/01/29 03:56:24 INFO : yam: Renamed from "sub/yam" 2026/01/29 03:56:24 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:56:24 DEBUG : Waiting for deletions to finish 2026/01/29 03:56:24 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.76s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:56:26 DEBUG : Creating backend with remote "/tmp/rclone2887652993/dir1" 2026/01/29 03:56:26 DEBUG : Config file has changed externally - reloading 2026/01/29 03:56:26 DEBUG : Creating backend with remote "/tmp/rclone2887652993/dir2" 2026/01/29 03:56:26 DEBUG : Local file system at /tmp/rclone2887652993/dir2: Using server-side directory move 2026/01/29 03:56:26 INFO : Local file system at /tmp/rclone2887652993/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/29 03:56:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/01/29 03:56:26 DEBUG : Local file system at /tmp/rclone2887652993/dir2: Waiting for checks to finish 2026/01/29 03:56:26 INFO : file1.txt: Moved (server-side) 2026/01/29 03:56:26 DEBUG : Local file system at /tmp/rclone2887652993/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.28s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:56:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:56:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/29 03:56:26 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:56:26 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:56:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/29 03:56:34 INFO : nested/sub dir/file: Copied (new) 2026/01/29 03:56:34 INFO : nested/sub dir/file: Deleted 2026/01/29 03:56:34 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:56:34 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:56:34 INFO : sub dir/hello world: Deleted 2026/01/29 03:56:34 INFO : sub dir: Removing directory 2026/01/29 03:56:34 INFO : nested/sub dir: Removing directory 2026/01/29 03:56:34 INFO : nested: Removing directory 2026/01/29 03:56:34 DEBUG : Local file system at /tmp/rclone2887652993: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (10.33s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:56:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/29 03:56:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/29 03:56:37 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:56:37 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:56:44 DEBUG : sub dir/hello world: size = 11 OK 2026/01/29 03:56:44 INFO : sub dir/hello world: Copied (new) 2026/01/29 03:56:44 INFO : sub dir/hello world: Deleted 2026/01/29 03:56:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/29 03:56:44 INFO : nested/sub dir/file: Copied (new) 2026/01/29 03:56:44 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.35s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:56:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/01/29 03:56:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/29 03:56:47 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:56:47 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:56:54 DEBUG : existing: size = 6 OK 2026/01/29 03:56:54 INFO : existing: Copied (new) 2026/01/29 03:56:54 INFO : existing: Deleted 2026/01/29 03:56:54 DEBUG : existing-b: size = 6 OK 2026/01/29 03:56:54 INFO : existing-b: Copied (new) 2026/01/29 03:56:54 INFO : existing-b: Deleted 2026/01/29 03:56:54 DEBUG : existing: Destination exists, skipping 2026/01/29 03:56:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/01/29 03:56:54 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:56:54 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:56:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.99s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:56:55 DEBUG : Creating backend with remote "TestDrime:rclone-test-votofuk1qonu" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-gipeyap2jaga' -> drime root 'rclone-test-votofuk1qonu' 2026/01/29 03:57:31 DEBUG : drime root 'rclone-test-votofuk1qonu': Using server-side directory move 2026/01/29 03:57:31 INFO : drime root 'rclone-test-votofuk1qonu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/29 03:57:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:57:31 DEBUG : empty space: size = 1 OK 2026/01/29 03:57:31 DEBUG : empty space: Sizes identical 2026/01/29 03:57:31 DEBUG : empty space: Unchanged skipping 2026/01/29 03:57:31 DEBUG : potato3: size = 68 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 03:57:31 DEBUG : potato3: size = 60 (drime root 'rclone-test-votofuk1qonu') 2026/01/29 03:57:31 DEBUG : potato3: Sizes differ 2026/01/29 03:57:31 DEBUG : drime root 'rclone-test-votofuk1qonu': Waiting for checks to finish 2026/01/29 03:57:31 INFO : empty space: Deleted 2026/01/29 03:57:31 DEBUG : drime root 'rclone-test-votofuk1qonu': Waiting for transfers to finish 2026/01/29 03:57:31 INFO : potato3: Deleted 2026/01/29 03:57:31 INFO : potato2: Moved (server-side) 2026/01/29 03:57:31 INFO : potato3: Moved (server-side) 2026/01/29 03:57:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-dotucok7zime" 2026/01/29 03:57:32 DEBUG : drime root 'rclone-test-dotucok7zime': Using server-side directory move 2026/01/29 03:57:33 INFO : drime root 'rclone-test-dotucok7zime': Server side directory move succeeded 2026/01/29 03:57:33 ERROR : error listing: directory not found 2026/01/29 03:57:33 DEBUG : drime root 'rclone-test-dotucok7zime': Purge remote 2026/01/29 03:57:34 DEBUG : drime root 'rclone-test-votofuk1qonu': Purge remote 2026/01/29 03:57:34 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (39.34s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:57:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-homelaz3vuso" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-gipeyap2jaga' -> drime root 'rclone-test-homelaz3vuso' 2026/01/29 03:58:10 DEBUG : empty space: Excluded (Size Filter) 2026/01/29 03:58:10 DEBUG : empty space: Excluded 2026/01/29 03:58:10 DEBUG : empty space: Excluded (Size Filter) 2026/01/29 03:58:10 DEBUG : empty space: Excluded 2026/01/29 03:58:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:58:10 DEBUG : potato3: size = 68 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 03:58:10 DEBUG : potato3: size = 60 (drime root 'rclone-test-homelaz3vuso') 2026/01/29 03:58:10 DEBUG : potato3: Sizes differ 2026/01/29 03:58:10 DEBUG : drime root 'rclone-test-homelaz3vuso': Waiting for checks to finish 2026/01/29 03:58:10 DEBUG : drime root 'rclone-test-homelaz3vuso': Waiting for transfers to finish 2026/01/29 03:58:10 INFO : potato3: Deleted 2026/01/29 03:58:10 INFO : potato2: Moved (server-side) 2026/01/29 03:58:10 INFO : potato3: Moved (server-side) 2026/01/29 03:58:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-husihuv1peni" 2026/01/29 03:58:11 DEBUG : empty space: Excluded (Size Filter) 2026/01/29 03:58:11 DEBUG : empty space: Excluded 2026/01/29 03:58:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:58:12 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/29 03:58:12 DEBUG : drime root 'rclone-test-husihuv1peni': Waiting for checks to finish 2026/01/29 03:58:12 DEBUG : drime root 'rclone-test-husihuv1peni': Waiting for transfers to finish 2026/01/29 03:58:12 INFO : potato2: Moved (server-side) 2026/01/29 03:58:12 INFO : potato3: Moved (server-side) 2026/01/29 03:58:13 DEBUG : drime root 'rclone-test-husihuv1peni': Purge remote 2026/01/29 03:58:13 DEBUG : drime root 'rclone-test-homelaz3vuso': Purge remote --- PASS: TestServerSideMoveWithFilter (40.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:58:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-lanubax7diqi" 2026/01/29 03:58:36 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-gipeyap2jaga' -> drime root 'rclone-test-lanubax7diqi' 2026/01/29 03:58:50 DEBUG : drime root 'rclone-test-lanubax7diqi': Using server-side directory move 2026/01/29 03:58:50 INFO : drime root 'rclone-test-lanubax7diqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/29 03:58:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/29 03:58:51 DEBUG : empty space: size = 1 OK 2026/01/29 03:58:51 DEBUG : empty space: Sizes identical 2026/01/29 03:58:51 DEBUG : empty space: Unchanged skipping 2026/01/29 03:58:51 DEBUG : potato3: size = 68 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 03:58:51 DEBUG : potato3: size = 60 (drime root 'rclone-test-lanubax7diqi') 2026/01/29 03:58:51 DEBUG : potato3: Sizes differ 2026/01/29 03:58:51 INFO : empty space: Deleted 2026/01/29 03:58:51 DEBUG : drime root 'rclone-test-lanubax7diqi': Waiting for checks to finish 2026/01/29 03:58:51 DEBUG : drime root 'rclone-test-lanubax7diqi': Waiting for transfers to finish 2026/01/29 03:58:51 INFO : potato3: Deleted 2026/01/29 03:58:51 INFO : potato2: Moved (server-side) 2026/01/29 03:58:51 INFO : potato3: Moved (server-side) 2026/01/29 03:58:51 INFO : tomatoDir: Removing directory 2026/01/29 03:58:52 DEBUG : drime root 'rclone-test-gipeyap2jaga': deleted 1 directories 2026/01/29 03:58:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-zuxupib2mexe" 2026/01/29 03:58:53 INFO : tomatoDir: Making directory 2026/01/29 03:58:53 DEBUG : drime root 'rclone-test-zuxupib2mexe': Using server-side directory move 2026/01/29 03:58:54 INFO : drime root 'rclone-test-zuxupib2mexe': Server side directory move succeeded 2026/01/29 03:58:54 ERROR : error listing: directory not found 2026/01/29 03:58:55 ERROR : error listing: directory not found 2026/01/29 03:58:55 DEBUG : drime root 'rclone-test-zuxupib2mexe': Purge remote 2026/01/29 03:58:55 DEBUG : drime root 'rclone-test-lanubax7diqi': Purge remote 2026/01/29 03:58:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.13s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.29s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:58:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/rclone-sync-test" --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:58:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/rclone-sync-test" 2026/01/29 03:58:59 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/rclone-sync-test-include/layer2" 2026/01/29 03:59:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/rclone-sync-test-ignore-file" 2026/01/29 03:59:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/29 03:59:10 DEBUG : rclone-sync-test: Excluded 2026/01/29 03:59:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/29 03:59:10 DEBUG : drime root 'rclone-test-gipeyap2jaga/rclone-sync-test': Waiting for checks to finish 2026/01/29 03:59:10 DEBUG : drime root 'rclone-test-gipeyap2jaga/rclone-sync-test': Waiting for transfers to finish 2026/01/29 03:59:10 DEBUG : Waiting for deletions to finish 2026/01/29 03:59:10 INFO : There was nothing to transfer 2026/01/29 03:59:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/29 03:59:12 DEBUG : rclone-sync-test: Excluded 2026/01/29 03:59:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/29 03:59:12 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:59:12 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:59:12 DEBUG : Waiting for deletions to finish 2026/01/29 03:59:12 INFO : rclone-sync-test-include: Removing directory 2026/01/29 03:59:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/29 03:59:12 DEBUG : drime root 'rclone-test-gipeyap2jaga': failed to delete 1 directories 2026/01/29 03:59:12 INFO : There was nothing to transfer 2026/01/29 03:59:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/29 03:59:13 DEBUG : rclone-sync-test: Excluded 2026/01/29 03:59:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/29 03:59:13 DEBUG : drime root 'rclone-test-gipeyap2jaga/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/01/29 03:59:13 DEBUG : drime root 'rclone-test-gipeyap2jaga/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/01/29 03:59:13 DEBUG : Waiting for deletions to finish 2026/01/29 03:59:13 INFO : There was nothing to transfer 2026/01/29 03:59:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/29 03:59:14 DEBUG : rclone-sync-test: Excluded 2026/01/29 03:59:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/29 03:59:14 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 03:59:14 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 03:59:14 DEBUG : Waiting for deletions to finish 2026/01/29 03:59:14 INFO : rclone-sync-test-include: Removing directory 2026/01/29 03:59:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/29 03:59:14 DEBUG : drime root 'rclone-test-gipeyap2jaga': failed to delete 1 directories 2026/01/29 03:59:14 INFO : There was nothing to transfer 2026/01/29 03:59:15 DEBUG : Excluded 2026/01/29 03:59:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/29 03:59:16 DEBUG : rclone-sync-test: Excluded 2026/01/29 03:59:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/29 03:59:16 DEBUG : drime root 'rclone-test-gipeyap2jaga/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/01/29 03:59:16 DEBUG : drime root 'rclone-test-gipeyap2jaga/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/01/29 03:59:16 DEBUG : Waiting for deletions to finish 2026/01/29 03:59:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (21.28s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 03:59:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/dst" 2026/01/29 03:59:20 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/CompareDest" 2026/01/29 03:59:21 DEBUG : one: Need to transfer - File not found at Destination 2026/01/29 03:59:21 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 03:59:21 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 03:59:28 DEBUG : one: size = 3 OK 2026/01/29 03:59:28 INFO : one: Copied (new) 2026/01/29 03:59:28 DEBUG : Waiting for deletions to finish 2026/01/29 03:59:29 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 03:59:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 03:59:29 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 03:59:29 DEBUG : one: Sizes differ 2026/01/29 03:59:29 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 03:59:36 DEBUG : one: Removing old object on successful upload 2026/01/29 03:59:36 DEBUG : one: size = 5 OK 2026/01/29 03:59:36 INFO : one: Copied (replaced existing) 2026/01/29 03:59:36 DEBUG : Waiting for deletions to finish 2026/01/29 03:59:43 DEBUG : dst/one: Removing old object on successful upload 2026/01/29 03:59:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 03:59:51 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 03:59:51 DEBUG : one: Sizes differ 2026/01/29 03:59:51 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 03:59:52 DEBUG : one: size = 5 OK 2026/01/29 03:59:52 DEBUG : one: Sizes identical 2026/01/29 03:59:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/29 03:59:52 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 03:59:52 DEBUG : Waiting for deletions to finish 2026/01/29 03:59:52 INFO : There was nothing to transfer 2026/01/29 04:00:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:00:00 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:00:00 DEBUG : one: Sizes differ 2026/01/29 04:00:00 DEBUG : two: size = 3 OK 2026/01/29 04:00:00 DEBUG : two: Sizes identical 2026/01/29 04:00:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/29 04:00:00 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:00:00 DEBUG : one: size = 5 OK 2026/01/29 04:00:00 DEBUG : one: Sizes identical 2026/01/29 04:00:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/29 04:00:00 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:00:00 DEBUG : Waiting for deletions to finish 2026/01/29 04:00:00 INFO : There was nothing to transfer 2026/01/29 04:00:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:00:00 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:00:00 DEBUG : one: Sizes differ 2026/01/29 04:00:00 DEBUG : two: size = 3 OK 2026/01/29 04:00:00 DEBUG : two: Sizes identical 2026/01/29 04:00:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/29 04:00:00 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:00:00 DEBUG : one: size = 5 OK 2026/01/29 04:00:00 DEBUG : one: Sizes identical 2026/01/29 04:00:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/29 04:00:00 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:00:00 DEBUG : Waiting for deletions to finish 2026/01/29 04:00:00 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/01/29 04:00:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:00:02 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:00:02 DEBUG : one: Sizes differ 2026/01/29 04:00:02 DEBUG : two: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:00:02 DEBUG : two: size = 3 (drime root 'rclone-test-gipeyap2jaga/CompareDest') 2026/01/29 04:00:02 DEBUG : two: Sizes differ 2026/01/29 04:00:02 DEBUG : two: Need to transfer - File not found at Destination 2026/01/29 04:00:02 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:00:02 DEBUG : one: size = 5 OK 2026/01/29 04:00:02 DEBUG : one: Sizes identical 2026/01/29 04:00:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/29 04:00:02 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:00:08 DEBUG : two: size = 5 OK 2026/01/29 04:00:08 INFO : two: Copied (new) 2026/01/29 04:00:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (52.27s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:00:26 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/dest" 2026/01/29 04:00:26 DEBUG : Config file has changed externally - reloading 2026/01/29 04:00:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/pre-dest1" 2026/01/29 04:00:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/pre-dest2" 2026/01/29 04:00:28 DEBUG : 1: size = 1 OK 2026/01/29 04:00:28 DEBUG : 1: Sizes identical 2026/01/29 04:00:28 DEBUG : 1: Destination found in --compare-dest, skipping 2026/01/29 04:00:28 DEBUG : 2: size = 1 OK 2026/01/29 04:00:28 DEBUG : 2: Sizes identical 2026/01/29 04:00:28 DEBUG : 2: Destination found in --compare-dest, skipping 2026/01/29 04:00:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/01/29 04:00:29 DEBUG : drime root 'rclone-test-gipeyap2jaga/dest': Waiting for checks to finish 2026/01/29 04:00:29 DEBUG : drime root 'rclone-test-gipeyap2jaga/dest': Waiting for transfers to finish 2026/01/29 04:00:36 DEBUG : 3: size = 1 OK 2026/01/29 04:00:36 INFO : 3: Copied (new) 2026/01/29 04:00:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (28.72s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:00:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/dst" 2026/01/29 04:00:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/CopyDest" 2026/01/29 04:00:42 DEBUG : one: Need to transfer - File not found at Destination 2026/01/29 04:00:42 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:00:42 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:00:49 DEBUG : one: size = 3 OK 2026/01/29 04:00:49 INFO : one: Copied (new) 2026/01/29 04:00:49 DEBUG : Waiting for deletions to finish 2026/01/29 04:00:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:00:50 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:00:50 DEBUG : one: Sizes differ 2026/01/29 04:00:50 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:00:50 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:00:57 DEBUG : one: Removing old object on successful upload 2026/01/29 04:00:58 DEBUG : one: size = 5 OK 2026/01/29 04:00:58 INFO : one: Copied (replaced existing) 2026/01/29 04:00:58 DEBUG : Waiting for deletions to finish 2026/01/29 04:01:05 DEBUG : dst/one: Removing old object on successful upload 2026/01/29 04:01:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/BackupDir" 2026/01/29 04:01:14 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:01:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:01:14 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:01:14 DEBUG : one: Sizes differ 2026/01/29 04:01:14 DEBUG : one: size = 5 OK 2026/01/29 04:01:14 DEBUG : one: Sizes identical 2026/01/29 04:01:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:01:14 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:01:14 DEBUG : one: Sizes differ 2026/01/29 04:01:15 INFO : one: Moved (server-side) 2026/01/29 04:01:18 DEBUG : one: size = 5 OK 2026/01/29 04:01:18 INFO : one: Copied (server-side copy) 2026/01/29 04:01:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/01/29 04:01:18 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:01:18 DEBUG : Waiting for deletions to finish 2026/01/29 04:01:27 DEBUG : one: size = 5 OK 2026/01/29 04:01:27 DEBUG : one: Sizes identical 2026/01/29 04:01:27 DEBUG : one: Unchanged skipping 2026/01/29 04:01:27 DEBUG : two: size = 3 OK 2026/01/29 04:01:27 DEBUG : two: Sizes identical 2026/01/29 04:01:30 DEBUG : two: size = 3 OK 2026/01/29 04:01:30 INFO : two: Copied (server-side copy) 2026/01/29 04:01:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/01/29 04:01:30 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:01:30 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:01:30 DEBUG : Waiting for deletions to finish 2026/01/29 04:01:30 DEBUG : one: size = 5 OK 2026/01/29 04:01:30 DEBUG : one: Sizes identical 2026/01/29 04:01:30 DEBUG : one: Unchanged skipping 2026/01/29 04:01:30 DEBUG : two: size = 3 OK 2026/01/29 04:01:30 DEBUG : two: Sizes identical 2026/01/29 04:01:30 DEBUG : two: Unchanged skipping 2026/01/29 04:01:30 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:01:30 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:01:30 DEBUG : Waiting for deletions to finish 2026/01/29 04:01:30 INFO : There was nothing to transfer 2026/01/29 04:01:38 DEBUG : one: size = 5 OK 2026/01/29 04:01:38 DEBUG : one: Sizes identical 2026/01/29 04:01:38 DEBUG : one: Unchanged skipping 2026/01/29 04:01:38 DEBUG : three: size = 7 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:01:38 DEBUG : three: size = 5 (drime root 'rclone-test-gipeyap2jaga/CopyDest') 2026/01/29 04:01:38 DEBUG : three: Sizes differ 2026/01/29 04:01:38 DEBUG : three: Destination not found in --copy-dest 2026/01/29 04:01:38 DEBUG : three: Need to transfer - File not found at Destination 2026/01/29 04:01:38 DEBUG : two: size = 3 OK 2026/01/29 04:01:38 DEBUG : two: Sizes identical 2026/01/29 04:01:38 DEBUG : two: Unchanged skipping 2026/01/29 04:01:38 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:01:38 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:01:45 DEBUG : three: size = 7 OK 2026/01/29 04:01:45 INFO : three: Copied (new) 2026/01/29 04:01:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (68.84s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:02:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/dst" 2026/01/29 04:02:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/backup" 2026/01/29 04:02:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:02:12 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:02:12 DEBUG : one: Sizes differ 2026/01/29 04:02:12 DEBUG : two: size = 3 OK 2026/01/29 04:02:12 DEBUG : two: Sizes identical 2026/01/29 04:02:12 DEBUG : two: Unchanged skipping 2026/01/29 04:02:12 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:02:12 INFO : one: Moved (server-side) 2026/01/29 04:02:12 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:02:19 DEBUG : one: size = 4 OK 2026/01/29 04:02:19 INFO : one: Copied (new) 2026/01/29 04:02:19 DEBUG : Waiting for deletions to finish 2026/01/29 04:02:20 INFO : three.txt: Moved (server-side) 2026/01/29 04:02:20 INFO : three.txt: Moved into backup dir 2026/01/29 04:02:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:02:28 DEBUG : one: size = 4 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:02:28 DEBUG : one: Sizes differ 2026/01/29 04:02:28 DEBUG : two: size = 3 OK 2026/01/29 04:02:28 DEBUG : two: Sizes identical 2026/01/29 04:02:28 DEBUG : two: Unchanged skipping 2026/01/29 04:02:28 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:02:28 INFO : one: Deleted 2026/01/29 04:02:28 INFO : one: Moved (server-side) 2026/01/29 04:02:28 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:02:35 DEBUG : one: size = 5 OK 2026/01/29 04:02:35 INFO : one: Copied (new) 2026/01/29 04:02:35 DEBUG : Waiting for deletions to finish 2026/01/29 04:02:36 INFO : three.txt: Deleted 2026/01/29 04:02:36 INFO : three.txt: Moved (server-side) 2026/01/29 04:02:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (50.06s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:03:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/dst" 2026/01/29 04:03:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/backup" 2026/01/29 04:03:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:03:01 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:03:01 DEBUG : one: Sizes differ 2026/01/29 04:03:01 DEBUG : two: size = 3 OK 2026/01/29 04:03:01 DEBUG : two: Sizes identical 2026/01/29 04:03:01 DEBUG : two: Unchanged skipping 2026/01/29 04:03:01 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:03:02 INFO : one: Moved (server-side) to: one.bak 2026/01/29 04:03:02 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:03:09 DEBUG : one: size = 4 OK 2026/01/29 04:03:09 INFO : one: Copied (new) 2026/01/29 04:03:09 DEBUG : Waiting for deletions to finish 2026/01/29 04:03:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 04:03:10 INFO : three.txt: Moved into backup dir 2026/01/29 04:03:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:03:17 DEBUG : one: size = 4 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:03:17 DEBUG : one: Sizes differ 2026/01/29 04:03:17 DEBUG : two: size = 3 OK 2026/01/29 04:03:17 DEBUG : two: Sizes identical 2026/01/29 04:03:17 DEBUG : two: Unchanged skipping 2026/01/29 04:03:17 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:03:18 INFO : one.bak: Deleted 2026/01/29 04:03:18 INFO : one: Moved (server-side) to: one.bak 2026/01/29 04:03:18 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:03:25 DEBUG : one: size = 5 OK 2026/01/29 04:03:25 INFO : one: Copied (new) 2026/01/29 04:03:25 DEBUG : Waiting for deletions to finish 2026/01/29 04:03:25 INFO : three.txt.bak: Deleted 2026/01/29 04:03:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 04:03:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (50.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:03:51 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/dst" 2026/01/29 04:03:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/backup" 2026/01/29 04:03:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:03:53 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:03:53 DEBUG : one: Sizes differ 2026/01/29 04:03:53 DEBUG : two: size = 3 OK 2026/01/29 04:03:53 DEBUG : two: Sizes identical 2026/01/29 04:03:53 DEBUG : two: Unchanged skipping 2026/01/29 04:03:53 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:03:54 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/29 04:03:54 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:04:01 DEBUG : one: size = 4 OK 2026/01/29 04:04:01 INFO : one: Copied (new) 2026/01/29 04:04:01 DEBUG : Waiting for deletions to finish 2026/01/29 04:04:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/29 04:04:02 INFO : three.txt: Moved into backup dir 2026/01/29 04:04:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:04:10 DEBUG : one: size = 4 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:04:10 DEBUG : one: Sizes differ 2026/01/29 04:04:10 DEBUG : two: size = 3 OK 2026/01/29 04:04:10 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:04:10 DEBUG : two: Sizes identical 2026/01/29 04:04:10 DEBUG : two: Unchanged skipping 2026/01/29 04:04:10 INFO : one-2019-01-01: Deleted 2026/01/29 04:04:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/29 04:04:11 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:04:18 DEBUG : one: size = 5 OK 2026/01/29 04:04:18 INFO : one: Copied (new) 2026/01/29 04:04:18 DEBUG : Waiting for deletions to finish 2026/01/29 04:04:18 INFO : three-2019-01-01.txt: Deleted 2026/01/29 04:04:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/29 04:04:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (52.67s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:04:42 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/dst" 2026/01/29 04:04:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:04:43 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:04:43 DEBUG : one: Sizes differ 2026/01/29 04:04:43 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:04:43 DEBUG : two: size = 3 OK 2026/01/29 04:04:43 DEBUG : two: Sizes identical 2026/01/29 04:04:43 DEBUG : two: Unchanged skipping 2026/01/29 04:04:44 INFO : one: Moved (server-side) to: one.bak 2026/01/29 04:04:44 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:04:50 DEBUG : one: size = 4 OK 2026/01/29 04:04:50 INFO : one: Copied (new) 2026/01/29 04:04:50 DEBUG : Waiting for deletions to finish 2026/01/29 04:04:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 04:04:51 INFO : three.txt: Moved into backup dir 2026/01/29 04:04:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/01/29 04:04:59 DEBUG : three.txt.bak: Excluded 2026/01/29 04:04:59 DEBUG : one.bak: Excluded (Path Filter) 2026/01/29 04:04:59 DEBUG : one.bak: Excluded 2026/01/29 04:04:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:04:59 DEBUG : one: size = 4 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:04:59 DEBUG : one: Sizes differ 2026/01/29 04:04:59 DEBUG : two: size = 3 OK 2026/01/29 04:04:59 DEBUG : two: Sizes identical 2026/01/29 04:04:59 DEBUG : two: Unchanged skipping 2026/01/29 04:04:59 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for checks to finish 2026/01/29 04:04:59 INFO : one.bak: Deleted 2026/01/29 04:04:59 INFO : one: Moved (server-side) to: one.bak 2026/01/29 04:04:59 DEBUG : drime root 'rclone-test-gipeyap2jaga/dst': Waiting for transfers to finish 2026/01/29 04:05:06 DEBUG : one: size = 5 OK 2026/01/29 04:05:06 INFO : one: Copied (new) 2026/01/29 04:05:06 DEBUG : Waiting for deletions to finish 2026/01/29 04:05:07 INFO : three.txt.bak: Deleted 2026/01/29 04:05:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 04:05:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (47.95s) === RUN TestSyncSuffix run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:05:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/dst" 2026/01/29 04:05:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:05:32 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:05:32 DEBUG : one: Sizes differ 2026/01/29 04:05:32 INFO : one: Moved (server-side) to: one.bak 2026/01/29 04:05:39 DEBUG : one: size = 4 OK 2026/01/29 04:05:39 INFO : one: Copied (new) 2026/01/29 04:05:39 DEBUG : two: size = 3 OK 2026/01/29 04:05:39 DEBUG : two: Sizes identical 2026/01/29 04:05:39 DEBUG : two: Unchanged skipping 2026/01/29 04:05:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:05:40 DEBUG : three.txt: size = 5 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:05:40 DEBUG : three.txt: Sizes differ 2026/01/29 04:05:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 04:05:47 DEBUG : three.txt: size = 6 OK 2026/01/29 04:05:47 INFO : three.txt: Copied (new) 2026/01/29 04:05:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:05:48 DEBUG : one: size = 4 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:05:48 DEBUG : one: Sizes differ 2026/01/29 04:05:49 INFO : one.bak: Deleted 2026/01/29 04:05:49 INFO : one: Moved (server-side) to: one.bak 2026/01/29 04:05:56 DEBUG : one: size = 5 OK 2026/01/29 04:05:56 INFO : one: Copied (new) 2026/01/29 04:05:56 DEBUG : two: size = 3 OK 2026/01/29 04:05:56 DEBUG : two: Sizes identical 2026/01/29 04:05:56 DEBUG : two: Unchanged skipping 2026/01/29 04:05:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:05:57 DEBUG : three.txt: size = 6 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:05:57 DEBUG : three.txt: Sizes differ 2026/01/29 04:05:57 INFO : three.txt.bak: Deleted 2026/01/29 04:05:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/29 04:06:04 DEBUG : three.txt: size = 19 OK 2026/01/29 04:06:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (57.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:06:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-gipeyap2jaga/dst" 2026/01/29 04:06:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:06:28 DEBUG : one: size = 3 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:06:28 DEBUG : one: Sizes differ 2026/01/29 04:06:28 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/29 04:06:35 DEBUG : one: size = 4 OK 2026/01/29 04:06:35 INFO : one: Copied (new) 2026/01/29 04:06:36 DEBUG : two: size = 3 OK 2026/01/29 04:06:36 DEBUG : two: Sizes identical 2026/01/29 04:06:36 DEBUG : two: Unchanged skipping 2026/01/29 04:06:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:06:36 DEBUG : three.txt: size = 5 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:06:36 DEBUG : three.txt: Sizes differ 2026/01/29 04:06:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/29 04:06:43 DEBUG : three.txt: size = 6 OK 2026/01/29 04:06:43 INFO : three.txt: Copied (new) 2026/01/29 04:06:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:06:44 DEBUG : one: size = 4 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:06:44 DEBUG : one: Sizes differ 2026/01/29 04:06:44 INFO : one-2019-01-01: Deleted 2026/01/29 04:06:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/29 04:06:52 DEBUG : one: size = 5 OK 2026/01/29 04:06:52 INFO : one: Copied (new) 2026/01/29 04:06:52 DEBUG : two: size = 3 OK 2026/01/29 04:06:52 DEBUG : two: Sizes identical 2026/01/29 04:06:52 DEBUG : two: Unchanged skipping 2026/01/29 04:06:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:06:52 DEBUG : three.txt: size = 6 (drime root 'rclone-test-gipeyap2jaga/dst') 2026/01/29 04:06:52 DEBUG : three.txt: Sizes differ 2026/01/29 04:06:52 INFO : three-2019-01-01.txt: Deleted 2026/01/29 04:06:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/29 04:06:59 DEBUG : three.txt: size = 19 OK 2026/01/29 04:06:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (55.29s) === RUN TestSyncUTFNorm run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:07:09 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:07:09 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:07:09 DEBUG : Testêé: size = 18 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:07:09 DEBUG : Testêé: Sizes differ 2026/01/29 04:07:09 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:07:15 DEBUG : Testêé: Removing old object on successful upload 2026/01/29 04:07:15 DEBUG : Testêé: size = 14 OK 2026/01/29 04:07:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/01/29 04:07:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (14.39s) === RUN TestSyncImmutable run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:07:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/29 04:07:16 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:07:16 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:07:23 DEBUG : existing: size = 6 OK 2026/01/29 04:07:23 INFO : existing: Copied (new) 2026/01/29 04:07:23 DEBUG : Waiting for deletions to finish 2026/01/29 04:07:24 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:07:24 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:07:24 DEBUG : existing: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:07:24 DEBUG : existing: Sizes differ 2026/01/29 04:07:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/01/29 04:07:24 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:07:24 ERROR : drime root 'rclone-test-gipeyap2jaga': not deleting files as there were IO errors 2026/01/29 04:07:24 ERROR : drime root 'rclone-test-gipeyap2jaga': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (8.38s) === RUN TestSyncIgnoreCase run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:07:32 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:07:32 DEBUG : EXISTING: size = 6 OK 2026/01/29 04:07:32 DEBUG : existing: Sizes identical 2026/01/29 04:07:32 DEBUG : existing: Unchanged skipping 2026/01/29 04:07:32 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:07:32 DEBUG : Waiting for deletions to finish 2026/01/29 04:07:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.07s) === RUN TestFixCase run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.30s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.27s) --- SKIP: TestMaxTransfer/Hard (0.65s) --- SKIP: TestMaxTransfer/Soft (0.29s) --- SKIP: TestMaxTransfer/Cautious (0.32s) === RUN TestSyncConcurrentDelete run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:12:06 DEBUG : both10: size = 6 OK 2026/01/29 04:12:06 DEBUG : both10: Sizes identical 2026/01/29 04:12:06 DEBUG : both11: size = 6 OK 2026/01/29 04:12:06 DEBUG : both11: Sizes identical 2026/01/29 04:12:06 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:12:06 DEBUG : both0: size = 6 OK 2026/01/29 04:12:06 DEBUG : both0: Sizes identical 2026/01/29 04:12:06 DEBUG : both10: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both12: size = 6 OK 2026/01/29 04:12:06 DEBUG : both0: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both12: Sizes identical 2026/01/29 04:12:06 DEBUG : both14: size = 6 OK 2026/01/29 04:12:06 DEBUG : both14: Sizes identical 2026/01/29 04:12:06 DEBUG : both11: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both15: size = 6 OK 2026/01/29 04:12:06 DEBUG : both15: Sizes identical 2026/01/29 04:12:06 DEBUG : both13: size = 6 OK 2026/01/29 04:12:06 DEBUG : both13: Sizes identical 2026/01/29 04:12:06 DEBUG : both12: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both16: size = 6 OK 2026/01/29 04:12:06 DEBUG : both16: Sizes identical 2026/01/29 04:12:06 DEBUG : both16: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both17: size = 6 OK 2026/01/29 04:12:06 DEBUG : both17: Sizes identical 2026/01/29 04:12:06 DEBUG : both17: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both18: size = 6 OK 2026/01/29 04:12:06 DEBUG : both18: Sizes identical 2026/01/29 04:12:06 DEBUG : both18: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both19: size = 6 OK 2026/01/29 04:12:06 DEBUG : both19: Sizes identical 2026/01/29 04:12:06 DEBUG : both19: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both1: size = 6 OK 2026/01/29 04:12:06 DEBUG : both1: Sizes identical 2026/01/29 04:12:06 DEBUG : both1: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both2: size = 6 OK 2026/01/29 04:12:06 DEBUG : both2: Sizes identical 2026/01/29 04:12:06 DEBUG : both2: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both3: size = 6 OK 2026/01/29 04:12:06 DEBUG : both3: Sizes identical 2026/01/29 04:12:06 DEBUG : both3: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both4: size = 6 OK 2026/01/29 04:12:06 DEBUG : both4: Sizes identical 2026/01/29 04:12:06 DEBUG : both4: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both5: size = 6 OK 2026/01/29 04:12:06 DEBUG : both5: Sizes identical 2026/01/29 04:12:06 DEBUG : both5: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both6: size = 6 OK 2026/01/29 04:12:06 DEBUG : both6: Sizes identical 2026/01/29 04:12:06 DEBUG : both6: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both7: size = 6 OK 2026/01/29 04:12:06 DEBUG : both7: Sizes identical 2026/01/29 04:12:06 DEBUG : both7: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both8: size = 6 OK 2026/01/29 04:12:06 DEBUG : both8: Sizes identical 2026/01/29 04:12:06 DEBUG : both8: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both9: size = 6 OK 2026/01/29 04:12:06 DEBUG : both9: Sizes identical 2026/01/29 04:12:06 DEBUG : both9: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both14: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both15: Unchanged skipping 2026/01/29 04:12:06 DEBUG : both13: Unchanged skipping 2026/01/29 04:12:06 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:12:06 DEBUG : Waiting for deletions to finish 2026/01/29 04:12:06 INFO : only5: Deleted 2026/01/29 04:12:06 INFO : only4: Deleted 2026/01/29 04:12:06 INFO : only6: Deleted 2026/01/29 04:12:06 INFO : only12: Deleted 2026/01/29 04:12:07 INFO : only1: Deleted 2026/01/29 04:12:07 INFO : only0: Deleted 2026/01/29 04:12:07 INFO : only11: Deleted 2026/01/29 04:12:07 INFO : only14: Deleted 2026/01/29 04:12:07 INFO : only17: Deleted 2026/01/29 04:12:07 INFO : only7: Deleted 2026/01/29 04:12:07 INFO : only8: Deleted 2026/01/29 04:12:07 INFO : only9: Deleted 2026/01/29 04:12:07 INFO : only3: Deleted 2026/01/29 04:12:07 INFO : only19: Deleted 2026/01/29 04:12:07 INFO : only18: Deleted 2026/01/29 04:12:07 INFO : only2: Deleted 2026/01/29 04:12:08 INFO : only13: Deleted 2026/01/29 04:12:08 INFO : only10: Deleted 2026/01/29 04:12:08 INFO : only15: Deleted 2026/01/29 04:12:08 INFO : only16: Deleted 2026/01/29 04:12:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (277.75s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:16:45 DEBUG : both0: size = 6 OK 2026/01/29 04:16:45 DEBUG : both0: Sizes identical 2026/01/29 04:16:45 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:16:45 DEBUG : both11: size = 6 OK 2026/01/29 04:16:45 DEBUG : both11: Sizes identical 2026/01/29 04:16:45 DEBUG : both10: size = 6 OK 2026/01/29 04:16:45 DEBUG : both10: Sizes identical 2026/01/29 04:16:45 DEBUG : both12: size = 6 OK 2026/01/29 04:16:45 DEBUG : both12: Sizes identical 2026/01/29 04:16:45 DEBUG : both0: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both13: size = 6 OK 2026/01/29 04:16:45 DEBUG : both13: Sizes identical 2026/01/29 04:16:45 DEBUG : both13: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both14: size = 6 OK 2026/01/29 04:16:45 DEBUG : both14: Sizes identical 2026/01/29 04:16:45 DEBUG : both14: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both15: size = 6 OK 2026/01/29 04:16:45 DEBUG : both15: Sizes identical 2026/01/29 04:16:45 DEBUG : both15: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both16: size = 6 OK 2026/01/29 04:16:45 DEBUG : both16: Sizes identical 2026/01/29 04:16:45 DEBUG : both11: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both17: size = 6 OK 2026/01/29 04:16:45 DEBUG : both17: Sizes identical 2026/01/29 04:16:45 DEBUG : both10: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both18: size = 6 OK 2026/01/29 04:16:45 DEBUG : both18: Sizes identical 2026/01/29 04:16:45 DEBUG : both12: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both19: size = 6 OK 2026/01/29 04:16:45 DEBUG : both19: Sizes identical 2026/01/29 04:16:45 DEBUG : both16: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both1: size = 6 OK 2026/01/29 04:16:45 DEBUG : both1: Sizes identical 2026/01/29 04:16:45 DEBUG : both1: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both2: size = 6 OK 2026/01/29 04:16:45 DEBUG : both2: Sizes identical 2026/01/29 04:16:45 DEBUG : both17: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both3: size = 6 OK 2026/01/29 04:16:45 DEBUG : both3: Sizes identical 2026/01/29 04:16:45 DEBUG : both3: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both4: size = 6 OK 2026/01/29 04:16:45 DEBUG : both4: Sizes identical 2026/01/29 04:16:45 DEBUG : both18: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both5: size = 6 OK 2026/01/29 04:16:45 DEBUG : both5: Sizes identical 2026/01/29 04:16:45 DEBUG : both19: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both6: size = 6 OK 2026/01/29 04:16:45 DEBUG : both6: Sizes identical 2026/01/29 04:16:45 DEBUG : both2: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both7: size = 6 OK 2026/01/29 04:16:45 DEBUG : both7: Sizes identical 2026/01/29 04:16:45 DEBUG : both4: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both8: size = 6 OK 2026/01/29 04:16:45 DEBUG : both8: Sizes identical 2026/01/29 04:16:45 DEBUG : both8: Unchanged skipping 2026/01/29 04:16:45 DEBUG : both9: size = 6 OK 2026/01/29 04:16:45 DEBUG : both9: Sizes identical 2026/01/29 04:16:45 DEBUG : both5: Unchanged skipping 2026/01/29 04:16:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only0: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only0: Sizes differ 2026/01/29 04:16:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only10: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only10: Sizes differ 2026/01/29 04:16:45 DEBUG : both6: Unchanged skipping 2026/01/29 04:16:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only11: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only11: Sizes differ 2026/01/29 04:16:45 DEBUG : both7: Unchanged skipping 2026/01/29 04:16:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only12: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only12: Sizes differ 2026/01/29 04:16:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only13: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only13: Sizes differ 2026/01/29 04:16:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only14: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only14: Sizes differ 2026/01/29 04:16:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only15: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only15: Sizes differ 2026/01/29 04:16:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only16: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only16: Sizes differ 2026/01/29 04:16:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only17: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only17: Sizes differ 2026/01/29 04:16:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only18: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only18: Sizes differ 2026/01/29 04:16:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only19: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only19: Sizes differ 2026/01/29 04:16:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only1: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only1: Sizes differ 2026/01/29 04:16:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only2: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only2: Sizes differ 2026/01/29 04:16:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only3: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only3: Sizes differ 2026/01/29 04:16:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only4: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only4: Sizes differ 2026/01/29 04:16:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only5: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only5: Sizes differ 2026/01/29 04:16:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only6: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only6: Sizes differ 2026/01/29 04:16:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only7: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only7: Sizes differ 2026/01/29 04:16:45 DEBUG : both9: Unchanged skipping 2026/01/29 04:16:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only8: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only8: Sizes differ 2026/01/29 04:16:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2887652993) 2026/01/29 04:16:45 DEBUG : only9: size = 6 (drime root 'rclone-test-gipeyap2jaga') 2026/01/29 04:16:45 DEBUG : only9: Sizes differ 2026/01/29 04:16:45 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:16:52 DEBUG : only10: Removing old object on successful upload 2026/01/29 04:16:52 DEBUG : only14: Removing old object on successful upload 2026/01/29 04:16:52 DEBUG : only13: Removing old object on successful upload 2026/01/29 04:16:52 DEBUG : only0: Removing old object on successful upload 2026/01/29 04:16:52 DEBUG : only10: size = 0 OK 2026/01/29 04:16:52 INFO : only10: Copied (replaced existing) 2026/01/29 04:16:52 DEBUG : only14: size = 0 OK 2026/01/29 04:16:52 INFO : only14: Copied (replaced existing) 2026/01/29 04:16:52 DEBUG : only13: size = 0 OK 2026/01/29 04:16:52 INFO : only13: Copied (replaced existing) 2026/01/29 04:16:52 DEBUG : only0: size = 0 OK 2026/01/29 04:16:52 INFO : only0: Copied (replaced existing) 2026/01/29 04:16:58 DEBUG : only15: Removing old object on successful upload 2026/01/29 04:16:58 DEBUG : only17: Removing old object on successful upload 2026/01/29 04:16:58 DEBUG : only15: size = 0 OK 2026/01/29 04:16:58 INFO : only15: Copied (replaced existing) 2026/01/29 04:16:59 DEBUG : only18: Removing old object on successful upload 2026/01/29 04:16:59 DEBUG : only16: Removing old object on successful upload 2026/01/29 04:16:59 DEBUG : only17: size = 0 OK 2026/01/29 04:16:59 INFO : only17: Copied (replaced existing) 2026/01/29 04:16:59 DEBUG : only18: size = 0 OK 2026/01/29 04:16:59 INFO : only18: Copied (replaced existing) 2026/01/29 04:16:59 DEBUG : only16: size = 0 OK 2026/01/29 04:16:59 INFO : only16: Copied (replaced existing) 2026/01/29 04:17:05 DEBUG : only19: Removing old object on successful upload 2026/01/29 04:17:05 DEBUG : only1: Removing old object on successful upload 2026/01/29 04:17:05 DEBUG : only19: size = 0 OK 2026/01/29 04:17:05 INFO : only19: Copied (replaced existing) 2026/01/29 04:17:05 DEBUG : only3: Removing old object on successful upload 2026/01/29 04:17:05 DEBUG : only2: Removing old object on successful upload 2026/01/29 04:17:05 DEBUG : only1: size = 0 OK 2026/01/29 04:17:05 INFO : only1: Copied (replaced existing) 2026/01/29 04:17:06 DEBUG : only3: size = 0 OK 2026/01/29 04:17:06 INFO : only3: Copied (replaced existing) 2026/01/29 04:17:06 DEBUG : only2: size = 0 OK 2026/01/29 04:17:06 INFO : only2: Copied (replaced existing) 2026/01/29 04:17:12 DEBUG : only4: Removing old object on successful upload 2026/01/29 04:17:12 DEBUG : only4: size = 0 OK 2026/01/29 04:17:12 INFO : only4: Copied (replaced existing) 2026/01/29 04:17:12 DEBUG : only5: Removing old object on successful upload 2026/01/29 04:17:12 DEBUG : only11: Removing old object on successful upload 2026/01/29 04:17:12 DEBUG : only5: size = 0 OK 2026/01/29 04:17:12 INFO : only5: Copied (replaced existing) 2026/01/29 04:17:12 DEBUG : only11: size = 0 OK 2026/01/29 04:17:12 INFO : only11: Copied (replaced existing) 2026/01/29 04:17:12 DEBUG : only6: Removing old object on successful upload 2026/01/29 04:17:13 DEBUG : only6: size = 0 OK 2026/01/29 04:17:13 INFO : only6: Copied (replaced existing) 2026/01/29 04:17:18 DEBUG : only9: Removing old object on successful upload 2026/01/29 04:17:19 DEBUG : only9: size = 0 OK 2026/01/29 04:17:19 INFO : only9: Copied (replaced existing) 2026/01/29 04:17:19 DEBUG : only12: Removing old object on successful upload 2026/01/29 04:17:19 DEBUG : only12: size = 0 OK 2026/01/29 04:17:19 INFO : only12: Copied (replaced existing) 2026/01/29 04:17:20 DEBUG : only8: Removing old object on successful upload 2026/01/29 04:17:20 DEBUG : only7: Removing old object on successful upload 2026/01/29 04:17:20 DEBUG : only8: size = 0 OK 2026/01/29 04:17:20 INFO : only8: Copied (replaced existing) 2026/01/29 04:17:20 DEBUG : only7: size = 0 OK 2026/01/29 04:17:20 INFO : only7: Copied (replaced existing) 2026/01/29 04:17:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (316.07s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:17:28 DEBUG : empty_dir: Making directory with metadata 2026/01/29 04:17:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 04:17:28 DEBUG : empty_on_remote: Making directory with metadata 2026/01/29 04:17:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 04:17:28 INFO : empty_on_remote: Making directory 2026/01/29 04:17:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/29 04:17:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/29 04:17:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/29 04:17:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/29 04:17:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (12.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:17:40 DEBUG : empty_dir: Making directory with metadata 2026/01/29 04:17:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 04:17:40 DEBUG : empty_on_remote: Making directory with metadata 2026/01/29 04:17:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/29 04:17:40 INFO : empty_on_remote: Making directory 2026/01/29 04:17:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/29 04:17:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/29 04:17:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/29 04:17:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/29 04:17:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/29 04:17:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (12.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:17:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/29 04:17:53 INFO : sub dir: Making directory 2026/01/29 04:17:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (27.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:18:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/29 04:18:20 INFO : sub dir: Making directory 2026/01/29 04:18:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (27.77s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:21:04 DEBUG : Waiting for deletions to finish 2026/01/29 04:21:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : splitbananasplit: Excluded 2026/01/29 04:21:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:21:04 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : banana: Excluded 2026/01/29 04:21:04 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : apple: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:21:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:21:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/29 04:21:05 DEBUG : apple: size = 5 OK 2026/01/29 04:21:05 DEBUG : apple: Sizes identical 2026/01/29 04:21:05 DEBUG : apple: Unchanged skipping 2026/01/29 04:21:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/29 04:21:05 DEBUG : appleappleapplebanana: Sizes identical 2026/01/29 04:21:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/29 04:21:05 DEBUG : splitbananasplit: size = 16 OK 2026/01/29 04:21:05 DEBUG : splitbananasplit: Sizes identical 2026/01/29 04:21:05 DEBUG : splitbananasplit: Unchanged skipping 2026/01/29 04:21:05 DEBUG : banana: size = 6 OK 2026/01/29 04:21:05 DEBUG : banana: Sizes identical 2026/01/29 04:21:05 DEBUG : banana: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/29 04:21:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/29 04:21:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/29 04:21:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/29 04:21:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/29 04:21:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/29 04:21:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/29 04:21:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/29 04:21:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/29 04:21:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/29 04:21:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/29 04:21:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/29 04:21:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/29 04:21:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/29 04:21:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/29 04:21:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/29 04:21:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/29 04:21:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/29 04:21:05 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:21:05 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:21:05 DEBUG : Waiting for deletions to finish 2026/01/29 04:21:05 INFO : There was nothing to transfer 2026/01/29 04:21:05 DEBUG : Waiting for deletions to finish 2026/01/29 04:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : splitbananasplit: Excluded 2026/01/29 04:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:21:06 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : banana: Excluded 2026/01/29 04:21:06 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : apple: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/29 04:21:06 DEBUG : apple: size = 5 OK 2026/01/29 04:21:06 DEBUG : apple: Sizes identical 2026/01/29 04:21:06 DEBUG : apple: Unchanged skipping 2026/01/29 04:21:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/29 04:21:06 DEBUG : appleappleapplebanana: Sizes identical 2026/01/29 04:21:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/29 04:21:06 DEBUG : banana: size = 6 OK 2026/01/29 04:21:06 DEBUG : banana: Sizes identical 2026/01/29 04:21:06 DEBUG : banana: Unchanged skipping 2026/01/29 04:21:06 DEBUG : splitbananasplit: size = 16 OK 2026/01/29 04:21:06 DEBUG : splitbananasplit: Sizes identical 2026/01/29 04:21:06 DEBUG : splitbananasplit: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/29 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/29 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:21:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/29 04:21:06 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/29 04:21:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/29 04:21:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/29 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/29 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/29 04:21:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/29 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/29 04:21:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/29 04:21:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/29 04:21:06 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/29 04:21:06 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/29 04:21:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/29 04:21:06 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/29 04:21:06 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/29 04:21:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/29 04:21:06 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:21:06 DEBUG : Waiting for deletions to finish 2026/01/29 04:21:06 INFO : There was nothing to transfer 2026/01/29 04:21:06 DEBUG : Waiting for deletions to finish 2026/01/29 04:21:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : splitbananasplit: Excluded 2026/01/29 04:21:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:21:07 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : banana: Excluded 2026/01/29 04:21:07 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : apple: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:21:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:21:07 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:23:28 DEBUG : Waiting for deletions to finish 2026/01/29 04:23:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : splitbananasplit: Excluded 2026/01/29 04:23:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:23:28 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : banana: Excluded 2026/01/29 04:23:28 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : apple: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:23:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/29 04:23:28 DEBUG : apple: size = 5 OK 2026/01/29 04:23:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/29 04:23:28 DEBUG : apple: Sizes identical 2026/01/29 04:23:28 DEBUG : appleappleapplebanana: Sizes identical 2026/01/29 04:23:28 DEBUG : apple: Unchanged skipping 2026/01/29 04:23:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/29 04:23:28 DEBUG : banana: size = 6 OK 2026/01/29 04:23:28 DEBUG : banana: Sizes identical 2026/01/29 04:23:28 DEBUG : banana: Unchanged skipping 2026/01/29 04:23:28 DEBUG : splitbananasplit: size = 16 OK 2026/01/29 04:23:28 DEBUG : splitbananasplit: Sizes identical 2026/01/29 04:23:28 DEBUG : splitbananasplit: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/29 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/29 04:23:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/29 04:23:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/29 04:23:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/29 04:23:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/29 04:23:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/29 04:23:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/29 04:23:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/29 04:23:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/29 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/29 04:23:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:23:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/29 04:23:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/29 04:23:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/29 04:23:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/29 04:23:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/29 04:23:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/29 04:23:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/29 04:23:29 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:23:29 DEBUG : Waiting for deletions to finish 2026/01/29 04:23:29 INFO : There was nothing to transfer 2026/01/29 04:23:29 DEBUG : Waiting for deletions to finish 2026/01/29 04:23:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : splitbananasplit: Excluded 2026/01/29 04:23:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:23:29 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : banana: Excluded 2026/01/29 04:23:29 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : apple: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:23:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/29 04:23:30 DEBUG : apple: size = 5 OK 2026/01/29 04:23:30 DEBUG : apple: Sizes identical 2026/01/29 04:23:30 DEBUG : apple: Unchanged skipping 2026/01/29 04:23:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/29 04:23:30 DEBUG : appleappleapplebanana: Sizes identical 2026/01/29 04:23:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/29 04:23:30 DEBUG : banana: size = 6 OK 2026/01/29 04:23:30 DEBUG : banana: Sizes identical 2026/01/29 04:23:30 DEBUG : banana: Unchanged skipping 2026/01/29 04:23:30 DEBUG : splitbananasplit: size = 16 OK 2026/01/29 04:23:30 DEBUG : splitbananasplit: Sizes identical 2026/01/29 04:23:30 DEBUG : splitbananasplit: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/29 04:23:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/29 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/29 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/29 04:23:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/29 04:23:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/29 04:23:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/29 04:23:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/29 04:23:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/29 04:23:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/29 04:23:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/29 04:23:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/29 04:23:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/29 04:23:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/29 04:23:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/29 04:23:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/29 04:23:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:23:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/29 04:23:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/29 04:23:30 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:23:30 DEBUG : Waiting for deletions to finish 2026/01/29 04:23:30 INFO : There was nothing to transfer 2026/01/29 04:23:30 DEBUG : Waiting for deletions to finish 2026/01/29 04:23:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : splitbananasplit: Excluded 2026/01/29 04:23:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:23:30 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : banana: Excluded 2026/01/29 04:23:30 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : apple: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:23:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:23:30 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:25:53 DEBUG : Waiting for deletions to finish 2026/01/29 04:25:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : splitbananasplit: Excluded 2026/01/29 04:25:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:25:53 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : banana: Excluded 2026/01/29 04:25:53 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : apple: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:25:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:25:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/29 04:25:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:25:53 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:25:53 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:25:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:25:53 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:25:53 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:25:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:25:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:25:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:25:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:25:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:25:53 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:25:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:25:53 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:25:53 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:25:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:25:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:25:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:25:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:25:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:25:54 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:25:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:25:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:25:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:25:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:25:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:25:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:25:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:25:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:25:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:25:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:25:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:25:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:25:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:25:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:25:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:25:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/29 04:25:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:25:54 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:25:54 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:26:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/29 04:26:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/29 04:26:01 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:01 DEBUG : YmFuYW5h: size = 6 OK 2026/01/29 04:26:01 INFO : banana: Copied (new) to: YmFuYW5h 2026/01/29 04:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:01 DEBUG : YXBwbGU=: size = 5 OK 2026/01/29 04:26:01 INFO : apple: Copied (new) to: YXBwbGU= 2026/01/29 04:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/29 04:26:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/29 04:26:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/29 04:26:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/29 04:26:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/29 04:26:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/29 04:26:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/29 04:26:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/29 04:26:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/29 04:26:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/29 04:26:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/29 04:26:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/29 04:26:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/29 04:26:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/29 04:26:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/29 04:26:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/29 04:26:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/29 04:26:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/01/29 04:26:29 DEBUG : Waiting for deletions to finish 2026/01/29 04:26:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/29 04:26:29 INFO : dir1/0012-6789;.txt: Deleted 2026/01/29 04:26:29 INFO : dir1/0009-3456789.txt: Deleted 2026/01/29 04:26:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/29 04:26:29 INFO : dir1/0015-9;=.txt: Deleted 2026/01/29 04:26:29 INFO : dir1/0013-789;=.txt: Deleted 2026/01/29 04:26:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/29 04:26:29 INFO : splitbananasplit: Deleted 2026/01/29 04:26:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/29 04:26:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/29 04:26:30 INFO : apple: Deleted 2026/01/29 04:26:30 INFO : dir1/0010-456789.txt: Deleted 2026/01/29 04:26:30 INFO : dir1/0003-defghij.txt: Deleted 2026/01/29 04:26:30 INFO : dir1/0011-56789;.txt: Deleted 2026/01/29 04:26:30 INFO : dir1/0007-1234567.txt: Deleted 2026/01/29 04:26:30 INFO : dir1/0008-2345678.txt: Deleted 2026/01/29 04:26:30 INFO : dir1/0014-89;=.txt: Deleted 2026/01/29 04:26:30 INFO : banana: Deleted 2026/01/29 04:26:30 INFO : appleappleapplebanana: Deleted 2026/01/29 04:26:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/29 04:26:30 DEBUG : Waiting for deletions to finish 2026/01/29 04:26:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/01/29 04:26:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : YmFuYW5h: Excluded 2026/01/29 04:26:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : YXBwbGU=: Excluded 2026/01/29 04:26:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/01/29 04:26:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/01/29 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/29 04:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:31 DEBUG : YXBwbGU=: size = 5 OK 2026/01/29 04:26:31 DEBUG : apple: Sizes identical 2026/01/29 04:26:31 DEBUG : apple: Unchanged skipping 2026/01/29 04:26:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: Sizes identical 2026/01/29 04:26:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/29 04:26:31 DEBUG : YmFuYW5h: size = 6 OK 2026/01/29 04:26:31 DEBUG : banana: Sizes identical 2026/01/29 04:26:31 DEBUG : banana: Unchanged skipping 2026/01/29 04:26:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/29 04:26:31 DEBUG : splitbananasplit: Sizes identical 2026/01/29 04:26:31 DEBUG : splitbananasplit: Unchanged skipping 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/29 04:26:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/29 04:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/29 04:26:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/29 04:26:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/29 04:26:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/29 04:26:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/29 04:26:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/29 04:26:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/29 04:26:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/29 04:26:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/29 04:26:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/29 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/29 04:26:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/29 04:26:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/29 04:26:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/29 04:26:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/29 04:26:31 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:26:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/29 04:26:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/29 04:26:31 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:26:31 DEBUG : Waiting for deletions to finish 2026/01/29 04:26:31 DEBUG : Waiting for deletions to finish 2026/01/29 04:26:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/29 04:26:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/01/29 04:26:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/29 04:26:31 DEBUG : YmFuYW5h: Excluded 2026/01/29 04:26:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/29 04:26:31 DEBUG : YXBwbGU=: Excluded 2026/01/29 04:26:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/29 04:26:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/01/29 04:26:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/29 04:26:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/01/29 04:26:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:32 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:32 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:32 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/29 04:26:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:32 DEBUG : apple: transformed to: YXBwbGU= 2026/01/29 04:26:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/29 04:26:32 DEBUG : banana: transformed to: YmFuYW5h 2026/01/29 04:26:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/29 04:26:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/29 04:26:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/29 04:26:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/29 04:26:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/29 04:26:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/29 04:26:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:28:55 DEBUG : Waiting for deletions to finish 2026/01/29 04:28:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : splitbananasplit: Excluded 2026/01/29 04:28:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:28:56 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : banana: Excluded 2026/01/29 04:28:56 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : apple: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:28:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:28:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/29 04:28:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:28:56 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:28:56 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:28:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:28:56 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:28:56 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:28:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:28:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:28:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:28:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:28:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:28:56 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:28:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:28:56 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:28:56 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:28:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/29 04:28:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:28:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/29 04:28:56 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:28:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/29 04:28:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:28:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/29 04:28:56 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:28:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:28:56 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:28:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/29 04:28:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/29 04:28:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/29 04:28:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/29 04:28:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/29 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/29 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/29 04:28:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/29 04:28:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/29 04:28:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/29 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/29 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/29 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/29 04:28:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/29 04:28:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/29 04:28:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/29 04:28:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/29 04:28:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/29 04:28:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/29 04:28:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/29 04:28:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/29 04:28:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/29 04:28:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/29 04:28:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/29 04:28:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/29 04:28:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/29 04:28:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/29 04:28:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/29 04:28:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/29 04:28:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/29 04:28:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/29 04:28:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/29 04:28:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:28:57 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:28:57 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:29:03 DEBUG : PREFIXapple: size = 5 OK 2026/01/29 04:29:03 INFO : apple: Copied (new) to: PREFIXapple 2026/01/29 04:29:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/29 04:29:03 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/01/29 04:29:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/01/29 04:29:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/29 04:29:03 DEBUG : PREFIXbanana: size = 6 OK 2026/01/29 04:29:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/01/29 04:29:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/29 04:29:03 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/01/29 04:29:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/01/29 04:29:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/29 04:31:14 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/01/29 04:31:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/01/29 04:31:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/29 04:31:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/01/29 04:31:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/01/29 04:31:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/29 04:31:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/01/29 04:31:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/01/29 04:31:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/29 04:31:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/01/29 04:31:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/01/29 04:31:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/29 04:31:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/01/29 04:31:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/01/29 04:31:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/29 04:31:21 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/01/29 04:31:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/01/29 04:31:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/29 04:31:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/01/29 04:31:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/01/29 04:31:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/29 04:31:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/01/29 04:31:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/01/29 04:31:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/29 04:31:28 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/01/29 04:31:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/01/29 04:31:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/29 04:31:28 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/01/29 04:31:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/01/29 04:31:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/29 04:31:28 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/01/29 04:31:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/01/29 04:31:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/29 04:31:28 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/01/29 04:31:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/01/29 04:31:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/29 04:31:35 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/01/29 04:31:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/01/29 04:31:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/01/29 04:31:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/01/29 04:31:35 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/01/29 04:31:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/01/29 04:31:35 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/01/29 04:31:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/01/29 04:31:35 DEBUG : Waiting for deletions to finish 2026/01/29 04:31:35 INFO : dir1/0009-3456789.txt: Deleted 2026/01/29 04:31:35 INFO : appleappleapplebanana: Deleted 2026/01/29 04:31:35 INFO : dir1/0003-defghij.txt: Deleted 2026/01/29 04:31:35 INFO : dir1/0008-2345678.txt: Deleted 2026/01/29 04:31:35 INFO : splitbananasplit: Deleted 2026/01/29 04:31:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/29 04:31:35 INFO : dir1/0007-1234567.txt: Deleted 2026/01/29 04:31:35 INFO : dir1/0010-456789.txt: Deleted 2026/01/29 04:31:36 INFO : dir1/0013-789;=.txt: Deleted 2026/01/29 04:31:36 INFO : apple: Deleted 2026/01/29 04:31:36 INFO : dir1/0012-6789;.txt: Deleted 2026/01/29 04:31:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/29 04:31:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/29 04:31:36 INFO : dir1/0011-56789;.txt: Deleted 2026/01/29 04:31:36 INFO : dir1/0015-9;=.txt: Deleted 2026/01/29 04:31:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/29 04:31:36 INFO : banana: Deleted 2026/01/29 04:31:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/29 04:31:36 INFO : dir1/0014-89;=.txt: Deleted 2026/01/29 04:31:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/29 04:31:36 DEBUG : Waiting for deletions to finish 2026/01/29 04:31:36 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : PREFIXapple: Excluded 2026/01/29 04:31:36 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/01/29 04:31:36 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : PREFIXbanana: Excluded 2026/01/29 04:31:36 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : PREFIXsplitbananasplit: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:31:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/01/29 04:31:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/29 04:31:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/29 04:31:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/29 04:31:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/29 04:31:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/29 04:31:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/29 04:31:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/29 04:31:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/29 04:31:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/29 04:31:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/29 04:31:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/29 04:31:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/29 04:31:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/29 04:31:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/29 04:31:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/29 04:31:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/29 04:31:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/29 04:31:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/29 04:31:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/29 04:31:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/29 04:31:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/29 04:31:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/29 04:31:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/29 04:31:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/29 04:31:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/29 04:31:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/29 04:31:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/29 04:31:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/29 04:31:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/29 04:31:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/29 04:31:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/29 04:31:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/29 04:31:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/29 04:31:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/29 04:31:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/29 04:31:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/29 04:31:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/29 04:31:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/29 04:31:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/29 04:31:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/29 04:31:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/29 04:31:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/29 04:31:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/29 04:31:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/29 04:31:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/29 04:31:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/29 04:31:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/29 04:31:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/29 04:31:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:31:37 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:31:37 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:31:44 DEBUG : splitbananasplit: size = 16 OK 2026/01/29 04:31:44 INFO : splitbananasplit: Copied (new) 2026/01/29 04:31:44 DEBUG : apple: size = 5 OK 2026/01/29 04:31:44 INFO : apple: Copied (new) 2026/01/29 04:31:44 DEBUG : banana: size = 6 OK 2026/01/29 04:31:44 INFO : banana: Copied (new) 2026/01/29 04:31:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/29 04:31:44 INFO : appleappleapplebanana: Copied (new) 2026/01/29 04:31:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/29 04:31:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/01/29 04:31:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/29 04:31:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/01/29 04:31:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/29 04:31:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/01/29 04:31:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/29 04:31:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/01/29 04:31:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/29 04:31:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/01/29 04:31:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/29 04:31:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/01/29 04:31:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/29 04:31:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/01/29 04:31:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/29 04:31:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/01/29 04:32:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/29 04:32:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/01/29 04:32:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/29 04:32:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/01/29 04:32:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/29 04:32:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/01/29 04:32:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/29 04:32:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/01/29 04:32:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/29 04:32:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/01/29 04:32:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/29 04:32:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/01/29 04:32:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/29 04:32:11 INFO : dir1/0014-89;=.txt: Copied (new) 2026/01/29 04:32:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/29 04:32:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/01/29 04:32:12 DEBUG : Waiting for deletions to finish 2026/01/29 04:32:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/01/29 04:32:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/01/29 04:32:12 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/01/29 04:32:12 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/01/29 04:32:12 INFO : PREFIXbanana: Deleted 2026/01/29 04:32:12 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/01/29 04:32:12 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/01/29 04:32:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/01/29 04:32:13 INFO : PREFIXapple: Deleted 2026/01/29 04:32:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/01/29 04:32:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/01/29 04:32:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/01/29 04:32:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/01/29 04:32:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/01/29 04:32:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/01/29 04:32:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/01/29 04:32:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/01/29 04:32:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/01/29 04:32:13 INFO : PREFIXsplitbananasplit: Deleted 2026/01/29 04:32:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/01/29 04:32:13 DEBUG : Waiting for deletions to finish 2026/01/29 04:32:13 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : apple: Excluded 2026/01/29 04:32:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:32:13 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : banana: Excluded 2026/01/29 04:32:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : splitbananasplit: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:32:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:32:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/29 04:32:14 DEBUG : Waiting for deletions to finish 2026/01/29 04:32:14 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : apple: Excluded 2026/01/29 04:32:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:32:14 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : banana: Excluded 2026/01/29 04:32:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : splitbananasplit: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:32:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:32:14 DEBUG : dir1/0003-defghij.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" 2026/01/29 04:34:35 DEBUG : Waiting for deletions to finish 2026/01/29 04:34:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : splitbananasplit: Excluded 2026/01/29 04:34:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:34:35 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : banana: Excluded 2026/01/29 04:34:35 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : apple: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:34:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:34:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/29 04:34:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/29 04:34:36 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:34:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:34:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/29 04:34:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:34:36 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:34:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/29 04:34:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:34:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:34:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/29 04:34:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:34:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:34:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:34:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:34:36 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:34:36 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:34:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:34:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:34:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/29 04:34:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:34:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:34:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:34:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/29 04:34:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:34:36 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:34:36 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:34:43 DEBUG : bananaSUFFIX: size = 6 OK 2026/01/29 04:34:43 INFO : banana: Copied (new) to: bananaSUFFIX 2026/01/29 04:34:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/29 04:34:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/01/29 04:34:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/01/29 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:43 DEBUG : appleSUFFIX: size = 5 OK 2026/01/29 04:34:43 INFO : apple: Copied (new) to: appleSUFFIX 2026/01/29 04:34:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/29 04:34:43 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/01/29 04:34:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/01/29 04:34:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/29 04:34:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/01/29 04:34:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/01/29 04:34:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/29 04:34:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/01/29 04:34:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/29 04:34:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/29 04:34:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/01/29 04:34:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/01/29 04:34:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/29 04:34:50 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/01/29 04:34:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/01/29 04:34:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/29 04:34:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/01/29 04:34:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/01/29 04:34:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/29 04:34:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/01/29 04:34:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/01/29 04:34:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/29 04:34:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/01/29 04:34:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/01/29 04:34:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/29 04:34:57 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/01/29 04:34:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/01/29 04:34:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/29 04:35:03 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/01/29 04:35:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/01/29 04:35:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/29 04:35:04 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/01/29 04:35:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/01/29 04:35:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/29 04:35:04 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/01/29 04:35:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/01/29 04:35:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/29 04:35:04 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/01/29 04:35:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/01/29 04:35:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/29 04:35:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/01/29 04:35:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/01/29 04:35:10 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/01/29 04:35:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/01/29 04:35:10 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/01/29 04:35:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/01/29 04:35:11 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/01/29 04:35:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/01/29 04:35:11 DEBUG : Waiting for deletions to finish 2026/01/29 04:35:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0007-1234567.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0015-9;=.txt: Deleted 2026/01/29 04:35:11 INFO : splitbananasplit: Deleted 2026/01/29 04:35:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0011-56789;.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/29 04:35:11 INFO : appleappleapplebanana: Deleted 2026/01/29 04:35:11 INFO : banana: Deleted 2026/01/29 04:35:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0009-3456789.txt: Deleted 2026/01/29 04:35:11 INFO : apple: Deleted 2026/01/29 04:35:11 INFO : dir1/0012-6789;.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0014-89;=.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0003-defghij.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0008-2345678.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0010-456789.txt: Deleted 2026/01/29 04:35:11 INFO : dir1/0013-789;=.txt: Deleted 2026/01/29 04:35:11 DEBUG : Waiting for deletions to finish 2026/01/29 04:35:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:11 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/01/29 04:35:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:11 DEBUG : appleSUFFIX: Excluded 2026/01/29 04:35:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:11 DEBUG : bananaSUFFIX: Excluded 2026/01/29 04:35:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:11 DEBUG : splitbananasplitSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/01/29 04:35:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/01/29 04:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : apple: transformed to: appleSUFFIX 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/29 04:35:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/29 04:35:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/29 04:35:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/29 04:35:12 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for checks to finish 2026/01/29 04:35:12 DEBUG : drime root 'rclone-test-gipeyap2jaga': Waiting for transfers to finish 2026/01/29 04:35:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/29 04:35:19 INFO : appleappleapplebanana: Copied (new) 2026/01/29 04:35:19 DEBUG : apple: size = 5 OK 2026/01/29 04:35:19 INFO : apple: Copied (new) 2026/01/29 04:35:19 DEBUG : banana: size = 6 OK 2026/01/29 04:35:19 INFO : banana: Copied (new) 2026/01/29 04:35:19 DEBUG : splitbananasplit: size = 16 OK 2026/01/29 04:35:19 INFO : splitbananasplit: Copied (new) 2026/01/29 04:35:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/29 04:35:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/01/29 04:35:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/29 04:35:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/01/29 04:35:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/29 04:35:26 INFO : dir1/0003-defghij.txt: Copied (new) 2026/01/29 04:35:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/29 04:35:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/01/29 04:35:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/29 04:35:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/01/29 04:35:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/29 04:35:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/01/29 04:35:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/29 04:35:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/01/29 04:35:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/29 04:35:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/01/29 04:35:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/29 04:35:39 INFO : dir1/0008-2345678.txt: Copied (new) 2026/01/29 04:35:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/29 04:35:40 INFO : dir1/0009-3456789.txt: Copied (new) 2026/01/29 04:35:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/29 04:35:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/01/29 04:35:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/29 04:35:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/01/29 04:35:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/29 04:35:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/01/29 04:35:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/29 04:35:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/01/29 04:35:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/29 04:35:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/01/29 04:35:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/29 04:35:47 INFO : dir1/0014-89;=.txt: Copied (new) 2026/01/29 04:35:47 DEBUG : Waiting for deletions to finish 2026/01/29 04:35:47 INFO : appleSUFFIX: Deleted 2026/01/29 04:35:47 INFO : bananaSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : splitbananasplitSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : appleappleapplebananaSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/01/29 04:35:47 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/01/29 04:35:47 DEBUG : Waiting for deletions to finish 2026/01/29 04:35:47 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:35:47 DEBUG : apple: Excluded 2026/01/29 04:35:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:35:47 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:35:47 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:35:47 DEBUG : banana: Excluded 2026/01/29 04:35:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:35:47 DEBUG : splitbananasplit: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/29 04:35:48 DEBUG : Waiting for deletions to finish 2026/01/29 04:35:48 DEBUG : apple: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : apple: Excluded 2026/01/29 04:35:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : appleappleapplebanana: Excluded 2026/01/29 04:35:48 DEBUG : banana: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : banana: Excluded 2026/01/29 04:35:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : splitbananasplit: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/29 04:35:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/29 04:35:48 DEBUG : dir1/0003-defghij.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "drime root 'rclone-test-gipeyap2jaga'", Local "Local file system at /tmp/rclone2887652993", Modify Window "876000h0m0s" panic: test timed out after 1h0m0s running tests: TestTransform (19m36s) TestTransform/truncate (2m31s) goroutine 19812 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 19 minutes]: testing.(*T).Run(0xc0009ca380, {0x28c2137?, 0xc0005f5ad8?}, 0x2a03420) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0009ca380) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0009ca380, 0xc0005f5c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0004fa858, {0x4379f80, 0x6c, 0x6c}, {0x84a120?, 0x43b5048?, 0x43912a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006c9400) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006c9400) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 12 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 13 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 15184 [chan receive, 2 minutes]: testing.(*T).Run(0xc00038b180, {0x28b48f6?, 0x0?}, 0xc000431950) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc00038b180) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x62a testing.tRunner(0xc00038b180, 0x2a03420) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 38 [runnable]: net/http.(*http2Framer).readMetaFrame(0xc0007f7b20, 0xc0003fa0c0) /usr/local/go/src/net/http/h2_bundle.go:3102 +0x65 net/http.(*http2Framer).ReadFrame(0xc0007f7b20) /usr/local/go/src/net/http/h2_bundle.go:2097 +0x3b6 net/http.(*http2clientConnReadLoop).run(0xc000729fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0009ca000) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 37 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 19752 [select]: net/http.(*http2clientStream).writeRequest(0xc00036e480, 0xc000340640, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc00036e480, 0x831024?, 0xc000ba1740?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 19694 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 2798 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2806 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 19694 [select]: net/http.(*http2ClientConn).roundTrip(0xc0009ca000, 0xc000340640, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc0006c9540, 0xc000340640, {0x70?, 0xcb?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0xc000509520?}, 0xc000340640?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0xc000509520, 0xc000340500) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011a180, 0xc000340500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc000340500, {0x2d71be0, 0xc00011a180}, {0x6ff101?, 0xc00097cb78?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0007123f0, 0xc000340500, {0xf?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0007123f0, 0xc000340500) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0006173b0, {0x2d99ea8, 0x43b4ac0}, 0xc00006b270) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:356 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0006173b0, {0x2d99ea8, 0x43b4ac0}, 0x419691?, {0x0?, 0x0?}, {0x22200c0, 0xc00109e400}, 0x41373d?, 0x2a049c8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x40b github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/drime.(*Object).Update.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:1520 +0x8b github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x19?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00011a1e0, 0xc0003ac140, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:244 github.com/rclone/rclone/backend/drime.(*Object).Update(0xc0006b2000, {0x2d99ea8, 0x43b4ac0}, {0x2d70020, 0xc0003b02d0}, {0x2da5f90, 0xc0004aca80}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:1519 +0x82f github.com/rclone/rclone/backend/drime.(*Fs).PutUnchecked(0xc0006c94a0, {0x2d99ea8, 0x43b4ac0}, {0x2d70020, 0xc0003b02d0}, {0x2da5f90, 0xc0004aca80}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:683 +0x14c github.com/rclone/rclone/backend/drime.(*Fs).Put(0xc0006c94a0, {0x2d99ea8, 0x43b4ac0}, {0x2d70020, 0xc0003b02d0}, {0x2da5f90, 0xc0004aca80}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:656 +0x12c github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0002eafc0, {0x2d99ea8, 0x43b4ac0}, {0x2db0ad0, 0xc0006c94a0}, {0xc00014fb30, 0x11}, {0xc00014fb30, 0x11}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:280 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc0002eafc0?, 0xc0002eafc0, {0x28a7022, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000b41500) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 +0xd3 testing.tRunner(0xc000b41500, 0xc000431950) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 15184 /usr/local/go/src/testing/testing.go:1851 +0x413 "./sync.test -test.v -test.timeout 1h0m0s -remote TestDrime: -verbose" - Finished ERROR in 1h0m11.68857902s (try 3/5): exit status 2: Failed []