"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/08/25 02:50:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hazobos0tefe" 2026/08/25 02:50:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/25 02:50:05 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Using cached web token 2026/08/25 02:50:06 DEBUG : Creating backend with remote "/tmp/rclone3462234857" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:50:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:50:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/25 02:50:08 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:50:08 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.50s) === RUN TestCopy run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:50:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/25 02:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:50:09 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:50:09 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:50:13 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:50:13 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:50:14 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.98s) === RUN TestCopyMetadata run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:50:18 DEBUG : Creating backend with remote "/non-existing" 2026/08/25 02:50:18 DEBUG : Config file has changed externally - reloading 2026/08/25 02:50:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/25 02:50:18 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:50:18 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.61s) === RUN TestCopyNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:50:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:50:19 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:50:19 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:50:22 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:50:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.73s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:50:27 INFO : Linkbox root 'rclone-test-hazobos0tefe': Running all checks before starting transfers 2026/08/25 02:50:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:50:27 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:50:27 INFO : Linkbox root 'rclone-test-hazobos0tefe': Checks finished, now starting transfers 2026/08/25 02:50:27 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:50:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:50:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.68s) === RUN TestSyncNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:50:34 ERROR : Ignoring --no-traverse with sync 2026/08/25 02:50:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:50:35 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:50:35 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:50:38 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:50:38 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:50:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.61s) === RUN TestCopyWithDepth run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:50:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/25 02:50:42 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:50:42 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:50:44 DEBUG : hello world2: size = 12 OK 2026/08/25 02:50:44 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.19s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:50:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 02:50:46 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:50:46 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:50:48 DEBUG : potato2: size = 11 OK 2026/08/25 02:50:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:50:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 02:50:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:50:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:50:53 DEBUG : potato2: size = 11 OK 2026/08/25 02:50:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.17s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:50:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/25 02:50:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 02:50:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/25 02:50:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/25 02:50:55 INFO : sub dir2: Making directory 2026/08/25 02:50:56 INFO : sub dir: Making directory 2026/08/25 02:50:58 INFO : sub dir2/sub sub dir2: Making directory 2026/08/25 02:50:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:50:59 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:50:59 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:51:01 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:51:01 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:51:02 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.72s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:51:09 INFO : sub dir2: Making directory 2026/08/25 02:51:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/25 02:51:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 02:51:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:51:09 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:51:09 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:51:13 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:51:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.91s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:51:17 DEBUG : sub dir2: Making directory with metadata 2026/08/25 02:51:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 02:51:17 INFO : sub dir2: Making directory 2026/08/25 02:51:19 INFO : sub dir: Making directory 2026/08/25 02:51:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:51:20 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:51:20 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:51:22 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:51:22 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:51:22 INFO : sub dir/hello world: Deleted 2026/08/25 02:51:23 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/25 02:51:23 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.31s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.42s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:51:29 INFO : sub dir2: Making directory 2026/08/25 02:51:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:51:29 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:51:29 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:51:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:51:33 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:51:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.61s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:51:37 DEBUG : sub dir2: Making directory with metadata 2026/08/25 02:51:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 02:51:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/25 02:51:37 INFO : sub dir2: Making directory 2026/08/25 02:51:38 INFO : sub dir: Making directory 2026/08/25 02:51:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:51:40 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:51:40 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:51:42 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:51:42 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:51:42 DEBUG : Waiting for deletions to finish 2026/08/25 02:51:42 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.10s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:51:48 INFO : sub dir2: Making directory 2026/08/25 02:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:51:48 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:51:48 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:51:52 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:51:52 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:51:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.63s) === RUN TestServerSideCopy run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:52:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bopuvat8lopu" 2026/08/25 02:52:00 DEBUG : Linkbox root 'rclone-test-bopuvat8lopu': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-hazobos0tefe' -> Linkbox root 'rclone-test-bopuvat8lopu' 2026/08/25 02:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:52:01 DEBUG : Linkbox root 'rclone-test-bopuvat8lopu': Waiting for checks to finish 2026/08/25 02:52:01 DEBUG : Linkbox root 'rclone-test-bopuvat8lopu': Waiting for transfers to finish 2026/08/25 02:52:02 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 25h16m8.121216099s different from this computer 2026/08/25 02:52:07 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:52:07 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:52:07 DEBUG : Linkbox root 'rclone-test-bopuvat8lopu': Purge remote --- PASS: TestServerSideCopy (16.35s) === RUN TestCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:52:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3462234857) 2026/08/25 02:52:16 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 02:52:16 DEBUG : sub dir/hello world: Sizes differ 2026/08/25 02:52:16 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:52:16 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:52:16 DEBUG : sub dir/hello world: Update: removing old file 2026/08/25 02:52:20 DEBUG : sub dir/hello world: size = 17 OK 2026/08/25 02:52:20 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.59s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:52:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-visenor0raho" 2026/08/25 02:52:28 DEBUG : Linkbox root 'rclone-test-visenor0raho': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-hazobos0tefe' -> Linkbox root 'rclone-test-visenor0raho' 2026/08/25 02:52:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:52:29 DEBUG : Linkbox root 'rclone-test-visenor0raho': Waiting for checks to finish 2026/08/25 02:52:29 DEBUG : Linkbox root 'rclone-test-visenor0raho': Waiting for transfers to finish 2026/08/25 02:52:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:52:35 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:52:35 DEBUG : sub dir/hello world: Update: removing old file 2026/08/25 02:52:39 DEBUG : Linkbox root 'rclone-test-visenor0raho': Waiting for checks to finish 2026/08/25 02:52:39 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 02:52:39 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-visenor0raho') 2026/08/25 02:52:39 DEBUG : sub dir/hello world: Sizes differ 2026/08/25 02:52:39 DEBUG : Linkbox root 'rclone-test-visenor0raho': Waiting for transfers to finish 2026/08/25 02:52:40 DEBUG : sub dir/hello world: Update: removing old file 2026/08/25 02:52:43 DEBUG : sub dir/hello world: size = 17 OK 2026/08/25 02:52:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/25 02:52:43 DEBUG : Linkbox root 'rclone-test-visenor0raho': Purge remote --- PASS: TestServerSideCopyOverSelf (24.22s) === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:52:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3462234857) 2026/08/25 02:52:52 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 02:52:52 DEBUG : sub dir/hello world: Sizes differ 2026/08/25 02:52:52 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:52:52 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:52:52 DEBUG : sub dir/hello world: Update: removing old file 2026/08/25 02:52:55 DEBUG : sub dir/hello world: size = 17 OK 2026/08/25 02:52:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/25 02:52:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.36s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:53:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hezacup7depu" 2026/08/25 02:53:03 DEBUG : Linkbox root 'rclone-test-hezacup7depu': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-hazobos0tefe' -> Linkbox root 'rclone-test-hezacup7depu' 2026/08/25 02:53:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:53:05 DEBUG : Linkbox root 'rclone-test-hezacup7depu': Waiting for checks to finish 2026/08/25 02:53:05 DEBUG : Linkbox root 'rclone-test-hezacup7depu': Waiting for transfers to finish 2026/08/25 02:53:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:53:11 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:53:11 DEBUG : sub dir/hello world: Update: removing old file 2026/08/25 02:53:15 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 02:53:15 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-hezacup7depu') 2026/08/25 02:53:15 DEBUG : sub dir/hello world: Sizes differ 2026/08/25 02:53:15 DEBUG : Linkbox root 'rclone-test-hezacup7depu': Waiting for checks to finish 2026/08/25 02:53:15 DEBUG : Linkbox root 'rclone-test-hezacup7depu': Waiting for transfers to finish 2026/08/25 02:53:15 DEBUG : sub dir/hello world: Update: removing old file 2026/08/25 02:53:19 DEBUG : sub dir/hello world: size = 17 OK 2026/08/25 02:53:19 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/25 02:53:20 INFO : sub dir/hello world: Deleted 2026/08/25 02:53:23 DEBUG : testing file moves 2026/08/25 02:53:23 DEBUG : Linkbox root 'rclone-test-hezacup7depu': Waiting for checks to finish 2026/08/25 02:53:23 DEBUG : sub dir/hello world: size = 24 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 02:53:23 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-hezacup7depu') 2026/08/25 02:53:23 DEBUG : sub dir/hello world: Sizes differ 2026/08/25 02:53:23 DEBUG : Linkbox root 'rclone-test-hezacup7depu': Waiting for transfers to finish 2026/08/25 02:53:24 DEBUG : sub dir/hello world: Update: removing old file 2026/08/25 02:53:27 DEBUG : sub dir/hello world: size = 24 OK 2026/08/25 02:53:27 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/25 02:53:28 INFO : sub dir/hello world: Deleted 2026/08/25 02:53:29 DEBUG : Linkbox root 'rclone-test-hezacup7depu': Purge remote --- PASS: TestServerSideMoveOverSelf (33.24s) === RUN TestCopyAfterDelete run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:53:36 ERROR : error listing: directory not found 2026/08/25 02:53:36 INFO : Local file system at /tmp/rclone3462234857: Making directory 2026/08/25 02:53:37 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:53:37 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.22s) === RUN TestCopyRedownload run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:53:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/25 02:53:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:53:45 DEBUG : Local file system at /tmp/rclone3462234857: Waiting for checks to finish 2026/08/25 02:53:45 DEBUG : Local file system at /tmp/rclone3462234857: Waiting for transfers to finish 2026/08/25 02:53:45 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/25 02:53:45 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/25 02:53:45 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:53:45 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.13s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:53:49 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/25 02:53:49 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:53:49 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:53:51 DEBUG : check sum: size = 1 OK 2026/08/25 02:53:51 INFO : check sum: Copied (new) 2026/08/25 02:53:51 DEBUG : Waiting for deletions to finish 2026/08/25 02:53:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:53:51 DEBUG : check sum: size = 1 OK 2026/08/25 02:53:51 NOTICE: Linkbox root 'rclone-test-hazobos0tefe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/25 02:53:51 DEBUG : check sum: Size of src and dst objects identical 2026/08/25 02:53:51 DEBUG : check sum: Unchanged skipping 2026/08/25 02:53:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:53:51 DEBUG : Waiting for deletions to finish 2026/08/25 02:53:51 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.56s) === RUN TestSyncSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:53:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/25 02:53:54 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:53:54 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:53:56 DEBUG : sizeonly: size = 6 OK 2026/08/25 02:53:56 INFO : sizeonly: Copied (new) 2026/08/25 02:53:56 DEBUG : Waiting for deletions to finish 2026/08/25 02:53:56 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:53:56 DEBUG : sizeonly: size = 6 OK 2026/08/25 02:53:56 DEBUG : sizeonly: Sizes identical 2026/08/25 02:53:56 DEBUG : sizeonly: Unchanged skipping 2026/08/25 02:53:56 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:53:56 DEBUG : Waiting for deletions to finish 2026/08/25 02:53:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.72s) === RUN TestSyncIgnoreSize run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:53:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/25 02:53:58 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:53:58 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:54:00 INFO : ignore-size: Copied (new) 2026/08/25 02:54:00 DEBUG : Waiting for deletions to finish 2026/08/25 02:54:01 DEBUG : ignore-size: Sizes identical 2026/08/25 02:54:01 DEBUG : ignore-size: Unchanged skipping 2026/08/25 02:54:01 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:54:01 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:54:01 DEBUG : Waiting for deletions to finish 2026/08/25 02:54:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.53s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:54:05 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:54:05 DEBUG : existing: size = 6 OK 2026/08/25 02:54:05 DEBUG : existing: Sizes identical 2026/08/25 02:54:05 DEBUG : existing: Unchanged skipping 2026/08/25 02:54:05 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:54:05 DEBUG : Waiting for deletions to finish 2026/08/25 02:54:05 INFO : There was nothing to transfer 2026/08/25 02:54:05 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:54:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/25 02:54:05 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:54:05 DEBUG : existing: Update: removing old file 2026/08/25 02:54:08 DEBUG : existing: size = 6 OK 2026/08/25 02:54:08 INFO : existing: Copied (replaced existing) 2026/08/25 02:54:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.78s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:54:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/25 02:54:11 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:54:11 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:54:13 DEBUG : existing: size = 6 OK 2026/08/25 02:54:13 INFO : existing: Copied (new) 2026/08/25 02:54:13 DEBUG : Waiting for deletions to finish 2026/08/25 02:54:13 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:54:13 DEBUG : existing: Destination exists, skipping 2026/08/25 02:54:13 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:54:13 DEBUG : Waiting for deletions to finish 2026/08/25 02:54:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.54s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:54:22 INFO : d: Making directory 2026/08/25 02:54:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/25 02:54:25 DEBUG : c/non empty space: size = 5 OK 2026/08/25 02:54:25 DEBUG : c/non empty space: Sizes identical 2026/08/25 02:54:25 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:54:25 DEBUG : c/non empty space: Unchanged skipping 2026/08/25 02:54:25 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:54:29 DEBUG : a/potato2: size = 60 OK 2026/08/25 02:54:29 INFO : a/potato2: Copied (new) 2026/08/25 02:54:29 DEBUG : Waiting for deletions to finish 2026/08/25 02:54:30 INFO : b/potato: Deleted 2026/08/25 02:54:30 INFO : d: Removing directory 2026/08/25 02:54:31 INFO : b: Removing directory 2026/08/25 02:54:33 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': deleted 2 directories --- PASS: TestSyncIgnoreErrors (25.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:54:42 DEBUG : empty space: size = 1 OK 2026/08/25 02:54:42 DEBUG : empty space: Sizes identical 2026/08/25 02:54:42 DEBUG : empty space: Unchanged skipping 2026/08/25 02:54:42 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:54:42 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:54:42 DEBUG : Waiting for deletions to finish 2026/08/25 02:54:42 INFO : There was nothing to transfer 2026/08/25 02:54:43 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:54:43 DEBUG : empty space: size = 1 OK 2026/08/25 02:54:43 DEBUG : empty space: Sizes identical 2026/08/25 02:54:43 DEBUG : empty space: Unchanged skipping 2026/08/25 02:54:43 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:54:43 DEBUG : Waiting for deletions to finish 2026/08/25 02:54:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.40s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:54:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/25 02:54:48 DEBUG : empty space: size = 1 OK 2026/08/25 02:54:48 DEBUG : empty space: Sizes identical 2026/08/25 02:54:48 DEBUG : empty space: Unchanged skipping 2026/08/25 02:54:48 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:54:48 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:54:50 DEBUG : potato: size = 60 OK 2026/08/25 02:54:50 INFO : potato: Copied (new) 2026/08/25 02:54:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:54:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3462234857) 2026/08/25 02:54:56 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 02:54:56 DEBUG : potato: Sizes differ 2026/08/25 02:54:56 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:54:56 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:54:56 DEBUG : potato: Update: removing old file 2026/08/25 02:54:59 DEBUG : potato: size = 21 OK 2026/08/25 02:54:59 INFO : potato: Copied (replaced existing) 2026/08/25 02:54:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.44s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/08/25 02:55:03 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3462234857) 2026/08/25 02:55:03 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:55:03 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 02:55:03 DEBUG : potato: Sizes differ 2026/08/25 02:55:03 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:55:03 DEBUG : potato: Update: removing old file 2026/08/25 02:55:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:55:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 02:55:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:55:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 02:55:07 DEBUG : pacer: Reducing sleep to 600ms 2026/08/25 02:55:07 DEBUG : potato: size = 21 OK 2026/08/25 02:55:07 INFO : potato: Copied (replaced existing) 2026/08/25 02:55:07 DEBUG : Waiting for deletions to finish 2026/08/25 02:55:08 DEBUG : pacer: Reducing sleep to 450ms 2026/08/25 02:55:09 DEBUG : pacer: Reducing sleep to 337.5ms 2026/08/25 02:55:10 DEBUG : pacer: Reducing sleep to 253.125ms 2026/08/25 02:55:10 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestSyncAfterChangingContentsOnly (9.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:55:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 02:55:15 DEBUG : empty space: size = 1 OK 2026/08/25 02:55:15 DEBUG : empty space: Sizes identical 2026/08/25 02:55:15 DEBUG : empty space: Unchanged skipping 2026/08/25 02:55:15 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:55:15 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:55:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/25 02:55:15 DEBUG : Waiting for deletions to finish 2026/08/25 02:55:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:55:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 02:55:22 DEBUG : empty space: size = 1 OK 2026/08/25 02:55:22 DEBUG : empty space: Sizes identical 2026/08/25 02:55:22 DEBUG : empty space: Unchanged skipping 2026/08/25 02:55:22 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:55:22 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:55:24 DEBUG : potato2: size = 60 OK 2026/08/25 02:55:24 INFO : potato2: Copied (new) 2026/08/25 02:55:24 DEBUG : Waiting for deletions to finish 2026/08/25 02:55:26 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:55:36 INFO : d: Making directory 2026/08/25 02:55:38 INFO : d/e: Making directory 2026/08/25 02:55:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/25 02:55:43 DEBUG : c/non empty space: size = 5 OK 2026/08/25 02:55:43 DEBUG : c/non empty space: Sizes identical 2026/08/25 02:55:43 DEBUG : c/non empty space: Unchanged skipping 2026/08/25 02:55:43 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:55:43 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:55:45 DEBUG : a/potato2: size = 60 OK 2026/08/25 02:55:45 INFO : a/potato2: Copied (new) 2026/08/25 02:55:45 DEBUG : Waiting for deletions to finish 2026/08/25 02:55:46 INFO : b/potato: Deleted 2026/08/25 02:55:46 INFO : d/e: Removing directory 2026/08/25 02:55:48 INFO : d: Removing directory 2026/08/25 02:55:49 INFO : b: Removing directory 2026/08/25 02:55:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:56:05 INFO : d: Making directory 2026/08/25 02:56:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/25 02:56:08 DEBUG : c/non empty space: size = 5 OK 2026/08/25 02:56:08 DEBUG : c/non empty space: Sizes identical 2026/08/25 02:56:08 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:56:08 DEBUG : c/non empty space: Unchanged skipping 2026/08/25 02:56:08 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:56:12 DEBUG : a/potato2: size = 60 OK 2026/08/25 02:56:12 INFO : a/potato2: Copied (new) 2026/08/25 02:56:12 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting files as there were IO errors 2026/08/25 02:56:12 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.67s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:56:29 DEBUG : Waiting for deletions to finish 2026/08/25 02:56:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 02:56:29 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:56:29 DEBUG : empty space: size = 1 OK 2026/08/25 02:56:29 DEBUG : empty space: Sizes identical 2026/08/25 02:56:29 DEBUG : empty space: Unchanged skipping 2026/08/25 02:56:29 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:56:30 INFO : potato: Deleted 2026/08/25 02:56:31 DEBUG : potato2: size = 60 OK 2026/08/25 02:56:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.95s) === RUN TestSyncDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:56:39 DEBUG : Waiting for deletions to finish 2026/08/25 02:56:39 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:56:39 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:56:41 INFO : potato: Deleted 2026/08/25 02:56:41 DEBUG : empty space: size = 1 OK 2026/08/25 02:56:41 DEBUG : empty space: Sizes identical 2026/08/25 02:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 02:56:41 DEBUG : empty space: Unchanged skipping 2026/08/25 02:56:41 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:56:41 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:56:43 DEBUG : potato2: size = 60 OK 2026/08/25 02:56:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.72s) === RUN TestCopyDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:56:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 02:56:48 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:56:48 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:56:50 DEBUG : potato2: size = 19 OK 2026/08/25 02:56:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.66s) === RUN TestSyncWithExclude run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:56:58 DEBUG : enormous: Excluded (Size Filter) 2026/08/25 02:56:58 DEBUG : enormous: Excluded 2026/08/25 02:56:58 DEBUG : potato2: Excluded (Size Filter) 2026/08/25 02:56:58 DEBUG : potato2: Excluded 2026/08/25 02:56:58 DEBUG : potato2: Excluded (Size Filter) 2026/08/25 02:56:58 DEBUG : potato2: Excluded 2026/08/25 02:56:58 DEBUG : empty space: size = 1 OK 2026/08/25 02:56:58 DEBUG : empty space: Sizes identical 2026/08/25 02:56:58 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:56:58 DEBUG : empty space: Unchanged skipping 2026/08/25 02:56:58 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:56:58 DEBUG : Waiting for deletions to finish 2026/08/25 02:56:58 INFO : There was nothing to transfer 2026/08/25 02:56:58 DEBUG : enormous: Excluded (Size Filter) 2026/08/25 02:56:58 DEBUG : enormous: Excluded 2026/08/25 02:56:58 DEBUG : potato2: Excluded (Size Filter) 2026/08/25 02:56:58 DEBUG : potato2: Excluded 2026/08/25 02:56:59 DEBUG : potato2: Excluded (Size Filter) 2026/08/25 02:56:59 DEBUG : potato2: Excluded 2026/08/25 02:56:59 DEBUG : empty space: size = 1 OK 2026/08/25 02:56:59 DEBUG : empty space: Sizes identical 2026/08/25 02:56:59 DEBUG : empty space: Unchanged skipping 2026/08/25 02:56:59 DEBUG : Local file system at /tmp/rclone3462234857: Waiting for checks to finish 2026/08/25 02:56:59 DEBUG : Local file system at /tmp/rclone3462234857: Waiting for transfers to finish 2026/08/25 02:56:59 DEBUG : Waiting for deletions to finish 2026/08/25 02:56:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.10s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:57:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:57:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 02:57:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:57:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 02:57:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:57:07 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 02:57:08 DEBUG : pacer: Reducing sleep to 1.2s 2026/08/25 02:57:10 DEBUG : pacer: Reducing sleep to 900ms 2026/08/25 02:57:11 DEBUG : pacer: Reducing sleep to 675ms 2026/08/25 02:57:12 DEBUG : pacer: Reducing sleep to 506.25ms 2026/08/25 02:57:12 DEBUG : enormous: Excluded (Size Filter) 2026/08/25 02:57:12 DEBUG : enormous: Excluded 2026/08/25 02:57:12 DEBUG : potato2: Excluded (Size Filter) 2026/08/25 02:57:12 DEBUG : potato2: Excluded 2026/08/25 02:57:12 DEBUG : pacer: Reducing sleep to 379.6875ms 2026/08/25 02:57:12 DEBUG : empty space: size = 1 OK 2026/08/25 02:57:12 DEBUG : empty space: Sizes identical 2026/08/25 02:57:12 DEBUG : empty space: Unchanged skipping 2026/08/25 02:57:12 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:57:12 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:57:12 DEBUG : Waiting for deletions to finish 2026/08/25 02:57:14 DEBUG : pacer: Reducing sleep to 284.765625ms 2026/08/25 02:57:14 INFO : potato2: Deleted 2026/08/25 02:57:14 DEBUG : pacer: Reducing sleep to 213.574218ms 2026/08/25 02:57:14 INFO : enormous: Deleted 2026/08/25 02:57:14 INFO : There was nothing to transfer 2026/08/25 02:57:14 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 02:57:15 DEBUG : empty space: size = 1 OK 2026/08/25 02:57:15 DEBUG : empty space: Sizes identical 2026/08/25 02:57:15 DEBUG : empty space: Unchanged skipping 2026/08/25 02:57:15 DEBUG : Local file system at /tmp/rclone3462234857: Waiting for checks to finish 2026/08/25 02:57:15 DEBUG : Local file system at /tmp/rclone3462234857: Waiting for transfers to finish 2026/08/25 02:57:15 DEBUG : Waiting for deletions to finish 2026/08/25 02:57:15 INFO : enormous: Deleted 2026/08/25 02:57:15 INFO : potato2: Deleted 2026/08/25 02:57:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (14.53s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.43s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/08/25 02:57:17 ERROR : Linkbox root 'rclone-test-hazobos0tefe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/25 02:57:17 ERROR : Linkbox root 'rclone-test-hazobos0tefe': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/25 02:57:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/25 02:57:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/25 02:57:17 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:57:17 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:57:19 DEBUG : potato: size = 14 OK 2026/08/25 02:57:19 INFO : potato: Copied (new) 2026/08/25 02:57:20 DEBUG : yam: size = 11 OK 2026/08/25 02:57:20 INFO : yam: Copied (new) 2026/08/25 02:57:20 DEBUG : Waiting for deletions to finish 2026/08/25 02:57:20 ERROR : Linkbox root 'rclone-test-hazobos0tefe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/25 02:57:20 ERROR : Linkbox root 'rclone-test-hazobos0tefe': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/25 02:57:20 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/25 02:57:20 DEBUG : potato: size = 14 OK 2026/08/25 02:57:20 DEBUG : potato: Sizes identical 2026/08/25 02:57:20 DEBUG : potato: Unchanged skipping 2026/08/25 02:57:20 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:57:20 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:57:22 DEBUG : yaml: size = 11 OK 2026/08/25 02:57:22 INFO : yaml: Copied (new) 2026/08/25 02:57:22 DEBUG : Waiting for deletions to finish 2026/08/25 02:57:23 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/08/25 02:57:26 ERROR : Linkbox root 'rclone-test-hazobos0tefe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/25 02:57:26 ERROR : Linkbox root 'rclone-test-hazobos0tefe': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/25 02:57:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/25 02:57:27 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/25 02:57:27 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:57:27 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:57:29 DEBUG : potato: size = 14 OK 2026/08/25 02:57:29 INFO : potato: Copied (new) 2026/08/25 02:57:29 DEBUG : yam: size = 11 OK 2026/08/25 02:57:29 INFO : yam: Copied (new) 2026/08/25 02:57:29 DEBUG : Waiting for deletions to finish 2026/08/25 02:57:29 ERROR : Linkbox root 'rclone-test-hazobos0tefe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/25 02:57:29 ERROR : Linkbox root 'rclone-test-hazobos0tefe': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/25 02:57:30 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/25 02:57:30 DEBUG : potato: size = 14 OK 2026/08/25 02:57:30 DEBUG : potato: Sizes identical 2026/08/25 02:57:30 DEBUG : potato: Unchanged skipping 2026/08/25 02:57:30 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:57:30 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:57:32 DEBUG : yaml: size = 11 OK 2026/08/25 02:57:32 INFO : yaml: Copied (new) 2026/08/25 02:57:32 DEBUG : Waiting for deletions to finish 2026/08/25 02:57:33 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/08/25 02:57:36 ERROR : Linkbox root 'rclone-test-hazobos0tefe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/25 02:57:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/25 02:57:36 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/08/25 02:57:36 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:57:36 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:57:40 DEBUG : potato: size = 14 OK 2026/08/25 02:57:40 INFO : potato: Copied (new) 2026/08/25 02:57:41 DEBUG : sub/yam: size = 11 OK 2026/08/25 02:57:41 INFO : sub/yam: Copied (new) 2026/08/25 02:57:41 DEBUG : Waiting for deletions to finish 2026/08/25 02:57:41 ERROR : Linkbox root 'rclone-test-hazobos0tefe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/25 02:57:41 DEBUG : potato: size = 14 OK 2026/08/25 02:57:41 DEBUG : potato: Sizes identical 2026/08/25 02:57:41 DEBUG : potato: Unchanged skipping 2026/08/25 02:57:41 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/25 02:57:41 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:57:41 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:57:43 DEBUG : yam: size = 11 OK 2026/08/25 02:57:43 INFO : yam: Copied (new) 2026/08/25 02:57:43 DEBUG : Waiting for deletions to finish 2026/08/25 02:57:45 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.76s) === RUN TestServerSideMoveLocal run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:57:50 DEBUG : Creating backend with remote "/tmp/rclone3462234857/dir1" 2026/08/25 02:57:50 DEBUG : Config file has changed externally - reloading 2026/08/25 02:57:50 DEBUG : Creating backend with remote "/tmp/rclone3462234857/dir2" 2026/08/25 02:57:50 DEBUG : Local file system at /tmp/rclone3462234857/dir2: Using server-side directory move 2026/08/25 02:57:50 INFO : Local file system at /tmp/rclone3462234857/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/25 02:57:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/25 02:57:50 DEBUG : Local file system at /tmp/rclone3462234857/dir2: Waiting for checks to finish 2026/08/25 02:57:50 INFO : file1.txt: Moved (server-side) 2026/08/25 02:57:50 DEBUG : Local file system at /tmp/rclone3462234857/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:57:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:57:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/25 02:57:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:57:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:57:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:57:57 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:57:57 INFO : sub dir/hello world: Deleted 2026/08/25 02:57:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/25 02:57:58 INFO : nested/sub dir/file: Copied (new) 2026/08/25 02:57:58 INFO : nested/sub dir/file: Deleted 2026/08/25 02:57:58 INFO : sub dir: Removing directory 2026/08/25 02:57:58 INFO : nested/sub dir: Removing directory 2026/08/25 02:57:58 INFO : nested: Removing directory 2026/08/25 02:57:58 DEBUG : Local file system at /tmp/rclone3462234857: deleted 3 directories 2026/08/25 02:58:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:58:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 02:58:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:58:01 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 02:58:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:58:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 02:58:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:58:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 02:58:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:58:06 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:58:09 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 02:58:10 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 02:58:13 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 02:58:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 02:58:15 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 02:58:15 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 02:58:17 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 02:58:17 DEBUG : pacer: Reducing sleep to 200.225829ms --- PASS: TestMoveWithDeleteEmptySrcDirs (26.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:58:17 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 02:58:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/25 02:58:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/25 02:58:17 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:58:17 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:58:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/25 02:58:24 INFO : sub dir/hello world: Copied (new) 2026/08/25 02:58:24 INFO : sub dir/hello world: Deleted 2026/08/25 02:58:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/25 02:58:24 INFO : nested/sub dir/file: Copied (new) 2026/08/25 02:58:24 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.57s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:58:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/25 02:58:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/25 02:58:34 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:58:34 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:58:36 DEBUG : existing-b: size = 6 OK 2026/08/25 02:58:36 INFO : existing-b: Copied (new) 2026/08/25 02:58:36 INFO : existing-b: Deleted 2026/08/25 02:58:36 DEBUG : existing: size = 6 OK 2026/08/25 02:58:36 INFO : existing: Copied (new) 2026/08/25 02:58:36 INFO : existing: Deleted 2026/08/25 02:58:37 DEBUG : existing: Destination exists, skipping 2026/08/25 02:58:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/25 02:58:37 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 02:58:37 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 02:58:37 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.62s) === RUN TestServerSideMove run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:58:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tukobir7lofu" 2026/08/25 02:58:40 DEBUG : Linkbox root 'rclone-test-tukobir7lofu': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-hazobos0tefe' -> Linkbox root 'rclone-test-tukobir7lofu' 2026/08/25 02:58:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 02:58:53 DEBUG : empty space: size = 1 OK 2026/08/25 02:58:53 DEBUG : empty space: Sizes identical 2026/08/25 02:58:53 DEBUG : empty space: Unchanged skipping 2026/08/25 02:58:53 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 02:58:53 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-tukobir7lofu') 2026/08/25 02:58:53 DEBUG : potato3: Sizes differ 2026/08/25 02:58:53 DEBUG : Linkbox root 'rclone-test-tukobir7lofu': Waiting for checks to finish 2026/08/25 02:58:54 DEBUG : potato3: Update: removing old file 2026/08/25 02:58:55 INFO : empty space: Deleted 2026/08/25 02:58:55 DEBUG : Linkbox root 'rclone-test-tukobir7lofu': Waiting for transfers to finish 2026/08/25 02:58:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:58:55 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 02:58:55 DEBUG : pacer: Reducing sleep to 300ms 2026/08/25 02:58:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:58:55 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/08/25 02:58:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:58:56 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/08/25 02:58:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:58:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 02:58:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:00 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:06 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:08 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:10 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 02:59:12 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 02:59:12 DEBUG : potato2: size = 60 OK 2026/08/25 02:59:12 INFO : potato2: Copied (new) 2026/08/25 02:59:13 INFO : potato2: Deleted 2026/08/25 02:59:14 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 02:59:15 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 02:59:15 DEBUG : potato3: size = 68 OK 2026/08/25 02:59:15 INFO : potato3: Copied (replaced existing) 2026/08/25 02:59:16 INFO : potato3: Deleted 2026/08/25 02:59:16 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 02:59:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bixecoq4bipa" 2026/08/25 02:59:16 DEBUG : Linkbox root 'rclone-test-bixecoq4bipa': Using cached web token 2026/08/25 02:59:17 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 02:59:18 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/25 02:59:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 02:59:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/25 02:59:18 DEBUG : Linkbox root 'rclone-test-bixecoq4bipa': Waiting for checks to finish 2026/08/25 02:59:18 DEBUG : Linkbox root 'rclone-test-bixecoq4bipa': Waiting for transfers to finish 2026/08/25 02:59:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 02:59:18 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 02:59:19 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 02:59:23 DEBUG : potato2: size = 60 OK 2026/08/25 02:59:23 INFO : potato2: Copied (new) 2026/08/25 02:59:23 DEBUG : empty space: size = 1 OK 2026/08/25 02:59:23 INFO : empty space: Copied (new) 2026/08/25 02:59:23 DEBUG : potato3: size = 68 OK 2026/08/25 02:59:23 INFO : potato3: Copied (new) 2026/08/25 02:59:24 INFO : potato2: Deleted 2026/08/25 02:59:24 INFO : empty space: Deleted 2026/08/25 02:59:24 INFO : potato3: Deleted 2026/08/25 02:59:25 DEBUG : Linkbox root 'rclone-test-bixecoq4bipa': Purge remote 2026/08/25 02:59:26 DEBUG : Linkbox root 'rclone-test-tukobir7lofu': Purge remote --- PASS: TestServerSideMove (47.93s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 02:59:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nekemux8hoto" 2026/08/25 02:59:28 DEBUG : Linkbox root 'rclone-test-nekemux8hoto': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-hazobos0tefe' -> Linkbox root 'rclone-test-nekemux8hoto' 2026/08/25 02:59:41 DEBUG : empty space: Excluded (Size Filter) 2026/08/25 02:59:41 DEBUG : empty space: Excluded 2026/08/25 02:59:41 DEBUG : empty space: Excluded (Size Filter) 2026/08/25 02:59:41 DEBUG : empty space: Excluded 2026/08/25 02:59:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 02:59:41 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 02:59:41 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-nekemux8hoto') 2026/08/25 02:59:41 DEBUG : potato3: Sizes differ 2026/08/25 02:59:41 DEBUG : Linkbox root 'rclone-test-nekemux8hoto': Waiting for checks to finish 2026/08/25 02:59:41 DEBUG : Linkbox root 'rclone-test-nekemux8hoto': Waiting for transfers to finish 2026/08/25 02:59:42 DEBUG : potato3: Update: removing old file 2026/08/25 02:59:43 DEBUG : potato2: size = 60 OK 2026/08/25 02:59:43 INFO : potato2: Copied (new) 2026/08/25 02:59:45 INFO : potato2: Deleted 2026/08/25 02:59:45 DEBUG : potato3: size = 68 OK 2026/08/25 02:59:45 INFO : potato3: Copied (replaced existing) 2026/08/25 02:59:46 INFO : potato3: Deleted 2026/08/25 02:59:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-divorow0napi" 2026/08/25 02:59:47 DEBUG : Linkbox root 'rclone-test-divorow0napi': Using cached web token 2026/08/25 02:59:48 DEBUG : empty space: Excluded (Size Filter) 2026/08/25 02:59:48 DEBUG : empty space: Excluded 2026/08/25 02:59:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 02:59:48 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/25 02:59:48 DEBUG : Linkbox root 'rclone-test-divorow0napi': Waiting for checks to finish 2026/08/25 02:59:48 DEBUG : Linkbox root 'rclone-test-divorow0napi': Waiting for transfers to finish 2026/08/25 02:59:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:50 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 02:59:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:50 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 02:59:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:51 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 02:59:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 02:59:53 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:55 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:57 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 02:59:59 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:00:01 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:00:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:00:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:00:07 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:00:09 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:00:11 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:00:13 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:00:15 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:00:16 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:00:16 DEBUG : potato3: size = 68 OK 2026/08/25 03:00:16 INFO : potato3: Copied (new) 2026/08/25 03:00:16 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:00:16 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:00:16 DEBUG : potato2: size = 60 OK 2026/08/25 03:00:16 INFO : potato2: Copied (new) 2026/08/25 03:00:17 INFO : potato3: Deleted 2026/08/25 03:00:18 INFO : potato2: Deleted 2026/08/25 03:00:18 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:00:18 DEBUG : Linkbox root 'rclone-test-divorow0napi': Purge remote 2026/08/25 03:00:19 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:00:19 DEBUG : Linkbox root 'rclone-test-nekemux8hoto': Purge remote --- PASS: TestServerSideMoveWithFilter (54.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:00:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-matepad7wina" 2026/08/25 03:00:22 DEBUG : Linkbox root 'rclone-test-matepad7wina': Using cached web token 2026/08/25 03:00:25 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:00:26 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:00:26 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:00:27 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:00:28 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:00:29 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:00:33 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:00:44 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-hazobos0tefe' -> Linkbox root 'rclone-test-matepad7wina' 2026/08/25 03:00:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 03:00:52 DEBUG : empty space: size = 1 OK 2026/08/25 03:00:52 DEBUG : empty space: Sizes identical 2026/08/25 03:00:52 DEBUG : empty space: Unchanged skipping 2026/08/25 03:00:52 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:00:52 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-matepad7wina') 2026/08/25 03:00:52 DEBUG : potato3: Sizes differ 2026/08/25 03:00:52 DEBUG : Linkbox root 'rclone-test-matepad7wina': Waiting for checks to finish 2026/08/25 03:00:52 DEBUG : potato3: Update: removing old file 2026/08/25 03:00:53 INFO : empty space: Deleted 2026/08/25 03:00:53 DEBUG : Linkbox root 'rclone-test-matepad7wina': Waiting for transfers to finish 2026/08/25 03:00:55 DEBUG : potato2: size = 60 OK 2026/08/25 03:00:55 INFO : potato2: Copied (new) 2026/08/25 03:00:55 DEBUG : potato3: size = 68 OK 2026/08/25 03:00:55 INFO : potato3: Copied (replaced existing) 2026/08/25 03:00:56 INFO : potato2: Deleted 2026/08/25 03:00:57 INFO : potato3: Deleted 2026/08/25 03:00:57 INFO : tomatoDir: Removing directory 2026/08/25 03:00:58 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': deleted 1 directories 2026/08/25 03:00:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-deqafol7cuji" 2026/08/25 03:00:59 DEBUG : Linkbox root 'rclone-test-deqafol7cuji': Using cached web token 2026/08/25 03:01:00 INFO : tomatoDir: Making directory 2026/08/25 03:01:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:01:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:00 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:01:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:00 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:01:01 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:01 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:01:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:07 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:09 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:11 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:01:14 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:01:15 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:01:15 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/25 03:01:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/25 03:01:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/25 03:01:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:01:16 DEBUG : Linkbox root 'rclone-test-deqafol7cuji': Waiting for checks to finish 2026/08/25 03:01:16 DEBUG : Linkbox root 'rclone-test-deqafol7cuji': Waiting for transfers to finish 2026/08/25 03:01:16 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:01:17 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:01:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:01:21 DEBUG : empty space: size = 1 OK 2026/08/25 03:01:21 INFO : empty space: Copied (new) 2026/08/25 03:01:21 DEBUG : potato2: size = 60 OK 2026/08/25 03:01:21 INFO : potato2: Copied (new) 2026/08/25 03:01:21 DEBUG : potato3: size = 68 OK 2026/08/25 03:01:21 INFO : potato3: Copied (new) 2026/08/25 03:01:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:01:22 INFO : empty space: Deleted 2026/08/25 03:01:22 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:01:22 INFO : potato2: Deleted 2026/08/25 03:01:23 INFO : potato3: Deleted 2026/08/25 03:01:23 INFO : tomatoDir: Removing directory 2026/08/25 03:01:24 DEBUG : Linkbox root 'rclone-test-matepad7wina': deleted 1 directories 2026/08/25 03:01:25 DEBUG : Linkbox root 'rclone-test-deqafol7cuji': Purge remote 2026/08/25 03:01:26 DEBUG : Linkbox root 'rclone-test-matepad7wina': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (65.51s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:01:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hazobos0tefe/rclone-move-test" 2026/08/25 03:01:28 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/rclone-move-test': Using cached web token --- PASS: TestServerSideMoveOverlap (5.31s) === RUN TestSyncOverlap run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:01:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hazobos0tefe/rclone-sync-test" 2026/08/25 03:01:33 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/rclone-sync-test': Using cached web token --- PASS: TestSyncOverlap (1.65s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:01:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hazobos0tefe/rclone-sync-test" 2026/08/25 03:01:35 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/rclone-sync-test': Using cached web token 2026/08/25 03:01:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hazobos0tefe/rclone-sync-test-include/layer2" 2026/08/25 03:01:38 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/rclone-sync-test-include/layer2': Using cached web token 2026/08/25 03:01:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hazobos0tefe/rclone-sync-test-ignore-file" 2026/08/25 03:01:42 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/rclone-sync-test-ignore-file': Using cached web token run.go:303: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-hazobos0tefe'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (17.94s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:01:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hazobos0tefe/dst" 2026/08/25 03:01:53 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Using cached web token 2026/08/25 03:01:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:53 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:01:53 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:53 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:01:53 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:53 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:01:54 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:54 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:01:56 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:01:58 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:00 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:02 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:04 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:06 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:08 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:10 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:02:12 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:02:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hazobos0tefe/CompareDest" 2026/08/25 03:02:12 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/CompareDest': Using cached web token 2026/08/25 03:02:14 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:02:15 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:02:15 DEBUG : one: Need to transfer - File not found at Destination 2026/08/25 03:02:15 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for checks to finish 2026/08/25 03:02:15 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for transfers to finish 2026/08/25 03:02:16 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:02:17 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:02:17 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:02:18 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:02:19 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:02:20 DEBUG : one: size = 3 OK 2026/08/25 03:02:20 INFO : one: Copied (new) 2026/08/25 03:02:20 DEBUG : Waiting for deletions to finish 2026/08/25 03:02:21 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for checks to finish 2026/08/25 03:02:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:02:21 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hazobos0tefe/dst') 2026/08/25 03:02:21 DEBUG : one: Sizes differ 2026/08/25 03:02:21 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for transfers to finish 2026/08/25 03:02:21 DEBUG : one: Update: removing old file 2026/08/25 03:02:24 DEBUG : one: size = 5 OK 2026/08/25 03:02:24 INFO : one: Copied (replaced existing) 2026/08/25 03:02:24 DEBUG : Waiting for deletions to finish 2026/08/25 03:02:25 DEBUG : dst/one: Update: removing old file 2026/08/25 03:02:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:02:32 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hazobos0tefe/dst') 2026/08/25 03:02:32 DEBUG : one: Sizes differ 2026/08/25 03:02:32 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for checks to finish 2026/08/25 03:02:33 DEBUG : one: size = 5 OK 2026/08/25 03:02:33 DEBUG : one: Sizes identical 2026/08/25 03:02:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/25 03:02:33 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for transfers to finish 2026/08/25 03:02:33 DEBUG : Waiting for deletions to finish 2026/08/25 03:02:33 INFO : There was nothing to transfer 2026/08/25 03:02:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:02:36 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hazobos0tefe/dst') 2026/08/25 03:02:36 DEBUG : one: Sizes differ 2026/08/25 03:02:36 DEBUG : two: size = 3 OK 2026/08/25 03:02:36 DEBUG : two: Sizes identical 2026/08/25 03:02:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/25 03:02:36 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for checks to finish 2026/08/25 03:02:37 DEBUG : one: size = 5 OK 2026/08/25 03:02:37 DEBUG : one: Sizes identical 2026/08/25 03:02:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/25 03:02:37 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for transfers to finish 2026/08/25 03:02:37 DEBUG : Waiting for deletions to finish 2026/08/25 03:02:37 INFO : There was nothing to transfer 2026/08/25 03:02:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:02:37 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hazobos0tefe/dst') 2026/08/25 03:02:37 DEBUG : one: Sizes differ 2026/08/25 03:02:38 DEBUG : two: size = 3 OK 2026/08/25 03:02:38 DEBUG : two: Sizes identical 2026/08/25 03:02:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/25 03:02:38 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for checks to finish 2026/08/25 03:02:38 DEBUG : one: size = 5 OK 2026/08/25 03:02:38 DEBUG : one: Sizes identical 2026/08/25 03:02:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/25 03:02:38 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for transfers to finish 2026/08/25 03:02:38 DEBUG : Waiting for deletions to finish 2026/08/25 03:02:38 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/25 03:02:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:02:39 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hazobos0tefe/dst') 2026/08/25 03:02:39 DEBUG : one: Sizes differ 2026/08/25 03:02:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:02:40 DEBUG : two: size = 3 (Linkbox root 'rclone-test-hazobos0tefe/CompareDest') 2026/08/25 03:02:40 DEBUG : two: Sizes differ 2026/08/25 03:02:40 DEBUG : two: Need to transfer - File not found at Destination 2026/08/25 03:02:40 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for checks to finish 2026/08/25 03:02:40 DEBUG : one: size = 5 OK 2026/08/25 03:02:40 DEBUG : one: Sizes identical 2026/08/25 03:02:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/25 03:02:40 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dst': Waiting for transfers to finish 2026/08/25 03:02:41 DEBUG : two: size = 5 OK 2026/08/25 03:02:41 INFO : two: Copied (new) 2026/08/25 03:02:41 DEBUG : Waiting for deletions to finish 2026/08/25 03:02:49 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:49 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:02:50 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:50 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:02:50 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:50 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:02:51 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:02:52 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:54 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:56 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:02:58 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:03:00 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:03:02 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:186: removing dir "CompareDest" failed - try 1/3: sleeping 1s: getting files failed: invalid character '<' looking for beginning of value 2026/08/25 03:03:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:03:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:03:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:03:11 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:03:14 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:03:14 DEBUG : pacer: Reducing sleep to 843.75ms --- PASS: TestSyncCompareDest (81.40s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:03:15 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:03:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:03:17 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:03:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:03:21 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:03:21 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:03:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hazobos0tefe/dest" 2026/08/25 03:03:27 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dest': Using cached web token 2026/08/25 03:03:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hazobos0tefe/pre-dest1" 2026/08/25 03:03:28 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/pre-dest1': Using cached web token 2026/08/25 03:03:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hazobos0tefe/pre-dest2" 2026/08/25 03:03:29 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/pre-dest2': Using cached web token 2026/08/25 03:03:30 DEBUG : 1: size = 1 OK 2026/08/25 03:03:30 DEBUG : 1: Sizes identical 2026/08/25 03:03:30 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/25 03:03:30 DEBUG : 2: size = 1 OK 2026/08/25 03:03:30 DEBUG : 2: Sizes identical 2026/08/25 03:03:30 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/25 03:03:31 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/25 03:03:31 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dest': Waiting for checks to finish 2026/08/25 03:03:31 DEBUG : Linkbox root 'rclone-test-hazobos0tefe/dest': Waiting for transfers to finish 2026/08/25 03:03:35 DEBUG : 3: size = 1 OK 2026/08/25 03:03:35 INFO : 3: Copied (new) 2026/08/25 03:03:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (30.97s) === RUN TestSyncCopyDest run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.42s) === RUN TestSyncBackupDir run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.40s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.52s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.40s) === RUN TestSyncSuffix run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.40s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.40s) === RUN TestSyncUTFNorm run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:03:51 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:03:51 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:03:51 DEBUG : Testêé: Sizes differ 2026/08/25 03:03:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:03:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:03:51 DEBUG : Testêé: Update: removing old file 2026/08/25 03:03:54 DEBUG : Testêé: size = 14 OK 2026/08/25 03:03:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/25 03:03:54 DEBUG : Waiting for deletions to finish 2026/08/25 03:03:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:03:54 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:03:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:03:54 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:03:55 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:03:55 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:03:56 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:03:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:03:57 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:03:59 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:01 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:03 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:05 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:07 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "Testêé" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/25 03:04:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:12 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:04:13 DEBUG : pacer: Reducing sleep to 1.125s --- PASS: TestSyncUTFNorm (25.12s) === RUN TestSyncImmutable run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:04:15 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:04:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:04:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/25 03:04:16 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:04:16 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:04:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:04:17 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:04:19 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:04:19 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:04:19 DEBUG : existing: size = 6 OK 2026/08/25 03:04:19 INFO : existing: Copied (new) 2026/08/25 03:04:19 DEBUG : Waiting for deletions to finish 2026/08/25 03:04:20 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:04:20 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:04:20 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:04:20 DEBUG : existing: Sizes differ 2026/08/25 03:04:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/25 03:04:20 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:04:20 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:04:20 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting files as there were IO errors 2026/08/25 03:04:20 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (8.56s) === RUN TestSyncIgnoreCase run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.40s) === RUN TestFixCase run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:04:37 DEBUG : EXISTING: size = 6 OK 2026/08/25 03:04:37 DEBUG : existing: Sizes identical 2026/08/25 03:04:37 DEBUG : existing: Unchanged skipping 2026/08/25 03:04:37 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:04:37 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:04:37 DEBUG : existingbutdifferent: Sizes differ 2026/08/25 03:04:38 DEBUG : existing: Update: removing old file 2026/08/25 03:04:40 DEBUG : existingbutdifferent: Update: removing old file 2026/08/25 03:04:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:43 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:04:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:43 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:04:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:43 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:04:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:44 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:04:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:50 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:52 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:56 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:04:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:00 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:02 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:06 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:08 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:10 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:05:15 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:05:15 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:05:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:05:16 DEBUG : existing: size = 6 OK 2026/08/25 03:05:16 INFO : EXISTING: Copied (new) to: existing 2026/08/25 03:05:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:05:17 DEBUG : existingbutdifferent: size = 8 OK 2026/08/25 03:05:17 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2026/08/25 03:05:18 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:05:18 ERROR : EXISTING: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/08/25 03:05:18 ERROR : EXISTING: Error while attempting to rename to existing: could not Remove: Linkbox error 403: not permit 2026/08/25 03:05:19 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:05:19 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/08/25 03:05:19 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2026/08/25 03:05:19 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/08/25 03:05:19 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:05:19 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:05:19 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/08/25 03:05:23 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:05:23 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:05:23 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone3462234857) 5 vs dst(Linkbox root 'rclone-test-hazobos0tefe') 8 2026/08/25 03:05:23 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2026/08/25 03:05:24 DEBUG : subdira-rclone-move-bocayut7/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/25 03:05:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-bocayut7/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/25 03:05:25 DEBUG : subdira-rclone-move-bocayut7/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/08/25 03:05:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-bocayut7/subdirb/SUBDIRC/HELLO 2026/08/25 03:05:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/25 03:05:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/08/25 03:05:42 DEBUG : subdira/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/08/25 03:05:42 INFO : subdira-rclone-move-bocayut7/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2026/08/25 03:05:42 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/25 03:05:42 INFO : subdira-rclone-move-bocayut7/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/25 03:05:44 INFO : subdira-rclone-move-bocayut7/subdirb/SUBDIRC/HELLO: Deleted 2026/08/25 03:05:44 INFO : subdira-rclone-move-bocayut7/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/25 03:05:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:46 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:05:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:46 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:05:46 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:46 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:05:47 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:47 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:05:49 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:51 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:53 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:55 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:57 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:59 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:05:59 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir rmdir: purge error: invalid character '<' looking for beginning of value 2026/08/25 03:06:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:09 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:11 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:06:15 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:06:16 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:06:17 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:06:18 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:06:19 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:06:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:06:21 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:06:22 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:06:27 DEBUG : subdira/subdirb-rclone-move-nonecod3/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/25 03:06:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-nonecod3/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/25 03:06:27 DEBUG : subdira/subdirb-rclone-move-nonecod3/SUBDIRC/HELLO: size = 8 OK 2026/08/25 03:06:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-nonecod3/SUBDIRC/HELLO 2026/08/25 03:06:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/25 03:06:28 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/08/25 03:06:35 ERROR : subdira/subdirb-rclone-move-nonecod3/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2026/08/25 03:06:35 ERROR : subdira/subdirb-rclone-move-nonecod3/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2026/08/25 03:06:35 ERROR : subdira/subdirb-rclone-move-nonecod3/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=87575384&token=5gyozaWkvgAkGJOT": context canceled 2026/08/25 03:06:35 ERROR : subdira/subdirb-rclone-move-nonecod3/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=87575384&token=5gyozaWkvgAkGJOT": context canceled 2026/08/25 03:06:35 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2026/08/25 03:06:36 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/08/25 03:06:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/08/25 03:06:36 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:06:36 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:06:36 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/08/25 03:06:37 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/08/25 03:06:37 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting files as there were IO errors 2026/08/25 03:06:37 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist Test: TestFixCase 2026/08/25 03:06:48 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:48 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:06:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:48 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:06:49 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:49 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:06:50 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:06:51 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:53 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:55 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:57 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:06:59 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:02 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:186: removing dir "subdira-rclone-move-bocayut7/subdirb/SUBDIRC" failed - try 1/3: sleeping 1s: getting files failed: invalid character '<' looking for beginning of value 2026/08/25 03:07:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:11 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:07:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:07:17 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:07:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:07:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:07:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:07:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:07:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:07:23 DEBUG : pacer: Reducing sleep to 200ms --- FAIL: TestFixCase (180.75s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.21s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:07:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:52 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:07:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:52 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:07:53 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:53 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:07:53 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:07:55 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:57 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:07:59 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:08:01 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:08:03 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:08:05 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "only6" to Linkbox root 'rclone-test-hazobos0tefe': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/25 03:08:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:08:09 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:08:11 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:08:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:08:13 DEBUG : only6: Update: removing old file 2026/08/25 03:08:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:08:17 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:08:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:08:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:08:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:08:20 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:08:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:08:22 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:08:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:08:59 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:08:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:08:59 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:09:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:09:00 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:09:01 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:09:01 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:09:02 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:09:04 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:09:06 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:09:08 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:09:10 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:09:12 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:09:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:09:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:09:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:09:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:09:20 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:09:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:09:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:09:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:09:23 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:09:37 DEBUG : both0: size = 6 OK 2026/08/25 03:09:37 DEBUG : both11: size = 6 OK 2026/08/25 03:09:37 DEBUG : both11: Sizes identical 2026/08/25 03:09:37 DEBUG : both12: size = 6 OK 2026/08/25 03:09:37 DEBUG : both12: Sizes identical 2026/08/25 03:09:37 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:09:37 DEBUG : both0: Sizes identical 2026/08/25 03:09:37 DEBUG : both10: size = 6 OK 2026/08/25 03:09:37 DEBUG : both10: Sizes identical 2026/08/25 03:09:37 DEBUG : both11: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both13: size = 6 OK 2026/08/25 03:09:37 DEBUG : both13: Sizes identical 2026/08/25 03:09:37 DEBUG : both12: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both14: size = 6 OK 2026/08/25 03:09:37 DEBUG : both14: Sizes identical 2026/08/25 03:09:37 DEBUG : both13: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both15: size = 6 OK 2026/08/25 03:09:37 DEBUG : both15: Sizes identical 2026/08/25 03:09:37 DEBUG : both15: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both16: size = 6 OK 2026/08/25 03:09:37 DEBUG : both16: Sizes identical 2026/08/25 03:09:37 DEBUG : both16: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both17: size = 6 OK 2026/08/25 03:09:37 DEBUG : both17: Sizes identical 2026/08/25 03:09:37 DEBUG : both17: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both18: size = 6 OK 2026/08/25 03:09:37 DEBUG : both18: Sizes identical 2026/08/25 03:09:37 DEBUG : both18: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both19: size = 6 OK 2026/08/25 03:09:37 DEBUG : both19: Sizes identical 2026/08/25 03:09:37 DEBUG : both19: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both1: size = 6 OK 2026/08/25 03:09:37 DEBUG : both1: Sizes identical 2026/08/25 03:09:37 DEBUG : both1: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both2: size = 6 OK 2026/08/25 03:09:37 DEBUG : both2: Sizes identical 2026/08/25 03:09:37 DEBUG : both2: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both3: size = 6 OK 2026/08/25 03:09:37 DEBUG : both3: Sizes identical 2026/08/25 03:09:37 DEBUG : both3: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both4: size = 6 OK 2026/08/25 03:09:37 DEBUG : both4: Sizes identical 2026/08/25 03:09:37 DEBUG : both4: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both5: size = 6 OK 2026/08/25 03:09:37 DEBUG : both5: Sizes identical 2026/08/25 03:09:37 DEBUG : both5: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both6: size = 6 OK 2026/08/25 03:09:37 DEBUG : both6: Sizes identical 2026/08/25 03:09:37 DEBUG : both6: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both7: size = 6 OK 2026/08/25 03:09:37 DEBUG : both7: Sizes identical 2026/08/25 03:09:37 DEBUG : both7: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both8: size = 6 OK 2026/08/25 03:09:37 DEBUG : both8: Sizes identical 2026/08/25 03:09:37 DEBUG : both8: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both9: size = 6 OK 2026/08/25 03:09:37 DEBUG : both9: Sizes identical 2026/08/25 03:09:37 DEBUG : both9: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both0: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both10: Unchanged skipping 2026/08/25 03:09:37 DEBUG : both14: Unchanged skipping 2026/08/25 03:09:37 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:09:37 DEBUG : Waiting for deletions to finish 2026/08/25 03:09:38 INFO : only0: Deleted 2026/08/25 03:09:38 INFO : only10: Deleted 2026/08/25 03:09:38 INFO : only14: Deleted 2026/08/25 03:09:39 INFO : only17: Deleted 2026/08/25 03:09:39 INFO : only18: Deleted 2026/08/25 03:09:39 INFO : only5: Deleted 2026/08/25 03:09:40 INFO : only6: Deleted 2026/08/25 03:09:40 INFO : only7: Deleted 2026/08/25 03:09:41 INFO : only12: Deleted 2026/08/25 03:09:41 INFO : only15: Deleted 2026/08/25 03:09:41 INFO : only4: Deleted 2026/08/25 03:09:41 INFO : only8: Deleted 2026/08/25 03:09:42 INFO : only11: Deleted 2026/08/25 03:09:42 INFO : only2: Deleted 2026/08/25 03:09:42 INFO : only3: Deleted 2026/08/25 03:09:43 INFO : only9: Deleted 2026/08/25 03:09:43 INFO : only13: Deleted 2026/08/25 03:09:43 INFO : only16: Deleted 2026/08/25 03:09:44 INFO : only19: Deleted 2026/08/25 03:09:44 INFO : only1: Deleted 2026/08/25 03:10:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:10:05 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:10:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:10:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:10:06 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:10:06 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:10:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:10:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:10:08 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:10:10 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:10:12 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:10:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:10:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:10:19 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:10:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:10:21 DEBUG : pacer: Reducing sleep to 474.609375ms --- PASS: TestSyncConcurrentDelete (176.54s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:10:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:10:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:10:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:10:24 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:11:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:11:02 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:02 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:11:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:02 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:11:03 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:11:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:06 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:08 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:10 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:12 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:11:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:11:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:11:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:11:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:11:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:11:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:11:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:11:23 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:11:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:52 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:11:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:52 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:11:52 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:52 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:11:53 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:11:55 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:57 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:11:59 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:12:01 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:12:03 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:12:05 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "both17" to Linkbox root 'rclone-test-hazobos0tefe': 1/10 (Update err in unmarshaling response: invalid character '<' looking for beginning of value) 2026/08/25 03:12:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:12:09 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:12:11 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:12:13 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:12:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:12:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:12:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:12:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:12:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:12:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:12:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:12:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:12:24 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:12:33 DEBUG : both0: size = 6 OK 2026/08/25 03:12:33 DEBUG : both0: Sizes identical 2026/08/25 03:12:33 DEBUG : both0: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both10: size = 6 OK 2026/08/25 03:12:33 DEBUG : both10: Sizes identical 2026/08/25 03:12:33 DEBUG : both10: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both11: size = 6 OK 2026/08/25 03:12:33 DEBUG : both11: Sizes identical 2026/08/25 03:12:33 DEBUG : both11: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both12: size = 6 OK 2026/08/25 03:12:33 DEBUG : both12: Sizes identical 2026/08/25 03:12:33 DEBUG : both12: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both13: size = 6 OK 2026/08/25 03:12:33 DEBUG : both13: Sizes identical 2026/08/25 03:12:33 DEBUG : both13: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both14: size = 6 OK 2026/08/25 03:12:33 DEBUG : both14: Sizes identical 2026/08/25 03:12:33 DEBUG : both14: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both15: size = 6 OK 2026/08/25 03:12:33 DEBUG : both15: Sizes identical 2026/08/25 03:12:33 DEBUG : both15: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both16: size = 6 OK 2026/08/25 03:12:33 DEBUG : both16: Sizes identical 2026/08/25 03:12:33 DEBUG : both16: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both17: size = 6 OK 2026/08/25 03:12:33 DEBUG : both17: Sizes identical 2026/08/25 03:12:33 DEBUG : both17: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both18: size = 6 OK 2026/08/25 03:12:33 DEBUG : both18: Sizes identical 2026/08/25 03:12:33 DEBUG : both18: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both19: size = 6 OK 2026/08/25 03:12:33 DEBUG : both19: Sizes identical 2026/08/25 03:12:33 DEBUG : both19: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both1: size = 6 OK 2026/08/25 03:12:33 DEBUG : both1: Sizes identical 2026/08/25 03:12:33 DEBUG : both1: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both2: size = 6 OK 2026/08/25 03:12:33 DEBUG : both2: Sizes identical 2026/08/25 03:12:33 DEBUG : both2: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both3: size = 6 OK 2026/08/25 03:12:33 DEBUG : both3: Sizes identical 2026/08/25 03:12:33 DEBUG : both3: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both4: size = 6 OK 2026/08/25 03:12:33 DEBUG : both4: Sizes identical 2026/08/25 03:12:33 DEBUG : both4: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both5: size = 6 OK 2026/08/25 03:12:33 DEBUG : both5: Sizes identical 2026/08/25 03:12:33 DEBUG : both5: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both6: size = 6 OK 2026/08/25 03:12:33 DEBUG : both6: Sizes identical 2026/08/25 03:12:33 DEBUG : both6: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both7: size = 6 OK 2026/08/25 03:12:33 DEBUG : both7: Sizes identical 2026/08/25 03:12:33 DEBUG : both7: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both8: size = 6 OK 2026/08/25 03:12:33 DEBUG : both8: Sizes identical 2026/08/25 03:12:33 DEBUG : both8: Unchanged skipping 2026/08/25 03:12:33 DEBUG : both9: size = 6 OK 2026/08/25 03:12:33 DEBUG : both9: Sizes identical 2026/08/25 03:12:33 DEBUG : both9: Unchanged skipping 2026/08/25 03:12:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only0: Sizes differ 2026/08/25 03:12:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only10: Sizes differ 2026/08/25 03:12:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only11: Sizes differ 2026/08/25 03:12:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only12: Sizes differ 2026/08/25 03:12:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only13: Sizes differ 2026/08/25 03:12:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only14: Sizes differ 2026/08/25 03:12:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only15: Sizes differ 2026/08/25 03:12:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only16: Sizes differ 2026/08/25 03:12:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only17: Sizes differ 2026/08/25 03:12:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only18: Sizes differ 2026/08/25 03:12:33 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:12:33 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only19: Sizes differ 2026/08/25 03:12:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only1: Sizes differ 2026/08/25 03:12:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only2: Sizes differ 2026/08/25 03:12:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only3: Sizes differ 2026/08/25 03:12:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only4: Sizes differ 2026/08/25 03:12:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only5: Sizes differ 2026/08/25 03:12:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only7: Sizes differ 2026/08/25 03:12:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only8: Sizes differ 2026/08/25 03:12:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only9: Sizes differ 2026/08/25 03:12:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3462234857) 2026/08/25 03:12:33 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-hazobos0tefe') 2026/08/25 03:12:33 DEBUG : only6: Sizes differ 2026/08/25 03:12:33 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:12:33 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/08/25 03:12:33 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting files as there were IO errors 2026/08/25 03:12:33 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files 2026/08/25 03:13:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:13:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:13:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:13:00 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:13:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:13:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:13:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:13:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:13:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:13:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:13:07 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:13:09 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:13:11 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:13:13 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "only0" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/25 03:13:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:13:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:13:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:13:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:13:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:13:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:13:25 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:13:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:13:28 DEBUG : pacer: Reducing sleep to 200ms --- SKIP: TestSyncConcurrentTruncate (201.78s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:13:43 DEBUG : empty_dir: Making directory with metadata 2026/08/25 03:13:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 03:13:43 DEBUG : empty_on_remote: Making directory with metadata 2026/08/25 03:13:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 03:13:43 INFO : empty_on_remote: Making directory 2026/08/25 03:13:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/25 03:13:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/25 03:13:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/25 03:13:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/25 03:13:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/25 03:14:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:14:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:14:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:14:24 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:14:25 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestSyncReplaceDirModTime (51.25s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:14:34 DEBUG : empty_dir: Making directory with metadata 2026/08/25 03:14:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 03:14:34 DEBUG : empty_on_remote: Making directory with metadata 2026/08/25 03:14:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/25 03:14:34 INFO : empty_on_remote: Making directory 2026/08/25 03:14:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/25 03:14:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/25 03:14:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/25 03:14:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/25 03:14:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/25 03:14:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/25 03:14:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:14:50 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:14:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:14:50 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:14:50 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:14:50 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:14:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:14:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:14:53 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:14:55 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:14:57 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:14:59 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:15:01 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:15:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:15:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:15:07 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:15:09 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:15:11 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:15:13 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:15:15 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:15:17 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:15:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:15:21 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:15:22 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:15:24 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:15:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:15:25 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:15:26 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:15:27 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (56.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:15:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/25 03:15:30 INFO : sub dir: Making directory 2026/08/25 03:15:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/25 03:16:01 ERROR : sub dir2/very/very: error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:283: Error listing: getting files failed: invalid character '<' looking for beginning of value 2026/08/25 03:16:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:16:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:16:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:16:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:16:11 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:16:13 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:16:15 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:16:17 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:16:19 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:16:21 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:16:22 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:16:24 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:16:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:16:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:16:25 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:16:25 DEBUG : pacer: Reducing sleep to 200ms --- FAIL: TestNothingToTransferWithEmptyDirs (70.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:16:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/25 03:16:41 INFO : sub dir: Making directory 2026/08/25 03:16:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/25 03:17:49 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:17:49 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:17:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:17:49 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:17:49 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:17:49 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:17:50 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:17:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:17:52 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:17:54 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:17:56 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:17:58 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:00 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:02 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: getting files failed: invalid character '<' looking for beginning of value 2026/08/25 03:18:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:10 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:12 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:14 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:16 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:18:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:18:21 DEBUG : pacer: Reducing sleep to 843.75ms --- PASS: TestNothingToTransferWithoutEmptyDirs (100.79s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:18:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:18:24 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:18:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:18:25 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:18:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:18:27 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:18:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:55 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:18:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:55 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:18:55 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:55 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:18:56 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:18:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:18:58 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:00 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:02 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:04 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:06 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:08 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0014-89;=.txt" to Linkbox root 'rclone-test-hazobos0tefe': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/25 03:19:10 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:12 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:14 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:16 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:19:18 DEBUG : dir1/0014-89;=.txt: Update: removing old file 2026/08/25 03:19:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:19:22 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:19:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:19:24 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:19:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:19:25 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:19:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:19:27 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/08/25 03:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : splitbananasplit: Excluded 2026/08/25 03:19:35 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : banana: Excluded 2026/08/25 03:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:19:35 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : apple: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:19:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:19:36 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:19:36 DEBUG : banana: size = 6 OK 2026/08/25 03:19:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:19:36 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:19:36 DEBUG : apple: size = 5 OK 2026/08/25 03:19:36 DEBUG : banana: Sizes identical 2026/08/25 03:19:36 DEBUG : apple: Sizes identical 2026/08/25 03:19:36 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:19:36 DEBUG : banana: Unchanged skipping 2026/08/25 03:19:36 DEBUG : apple: Unchanged skipping 2026/08/25 03:19:36 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:19:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:19:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:19:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:19:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:19:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:19:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:19:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:19:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:19:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:19:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:19:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:19:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:19:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:19:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:19:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:19:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:19:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:19:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:19:36 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:19:36 DEBUG : Waiting for deletions to finish 2026/08/25 03:19:36 INFO : There was nothing to transfer 2026/08/25 03:19:36 DEBUG : Waiting for deletions to finish 2026/08/25 03:19:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:19:36 DEBUG : splitbananasplit: Excluded 2026/08/25 03:19:36 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:19:36 DEBUG : banana: Excluded 2026/08/25 03:19:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:19:36 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:19:36 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:19:36 DEBUG : apple: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:19:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:19:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:19:37 DEBUG : apple: size = 5 OK 2026/08/25 03:19:37 DEBUG : apple: Sizes identical 2026/08/25 03:19:37 DEBUG : apple: Unchanged skipping 2026/08/25 03:19:37 DEBUG : banana: size = 6 OK 2026/08/25 03:19:37 DEBUG : banana: Sizes identical 2026/08/25 03:19:37 DEBUG : banana: Unchanged skipping 2026/08/25 03:19:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:19:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:19:37 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:19:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:19:37 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:19:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:19:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:19:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:19:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:19:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:19:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:19:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:19:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:19:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:19:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:19:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:19:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:19:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:19:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:19:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:19:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:19:37 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:19:37 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:19:37 DEBUG : Waiting for deletions to finish 2026/08/25 03:19:37 INFO : There was nothing to transfer 2026/08/25 03:19:37 DEBUG : Waiting for deletions to finish 2026/08/25 03:19:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : splitbananasplit: Excluded 2026/08/25 03:19:38 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : banana: Excluded 2026/08/25 03:19:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:19:38 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : apple: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:19:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:19:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:19:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:55 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:19:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:55 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:19:55 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:55 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:19:56 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:19:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:19:58 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:00 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:02 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:04 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:06 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:08 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/0008-2345678.txt" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/25 03:20:10 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:12 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:14 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:16 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:20:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:20:22 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:20:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:20:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:20:26 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:20:28 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:20:29 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:20:29 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/NFD run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:20:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:53 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:20:53 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:53 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:20:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:54 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:20:54 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:54 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:20:56 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:20:58 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:00 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:02 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:04 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:06 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0010-456789.txt" to Linkbox root 'rclone-test-hazobos0tefe': 1/10 (Update second step failed: invalid character '<' looking for beginning of value) 2026/08/25 03:21:08 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:10 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:12 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:14 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:16 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:21:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:21:23 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:21:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:21:24 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:21:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:21:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:21:26 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:21:27 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:21:42 DEBUG : Waiting for deletions to finish 2026/08/25 03:21:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : splitbananasplit: Excluded 2026/08/25 03:21:43 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : banana: Excluded 2026/08/25 03:21:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:21:43 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : apple: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:21:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:21:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:21:43 DEBUG : apple: size = 5 OK 2026/08/25 03:21:43 DEBUG : apple: Sizes identical 2026/08/25 03:21:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:21:43 DEBUG : banana: size = 6 OK 2026/08/25 03:21:43 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:21:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:21:43 DEBUG : banana: Sizes identical 2026/08/25 03:21:43 DEBUG : banana: Unchanged skipping 2026/08/25 03:21:43 DEBUG : apple: Unchanged skipping 2026/08/25 03:21:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:21:43 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:21:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:21:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:21:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:21:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:21:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:21:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:21:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:21:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:21:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:21:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:21:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:21:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:21:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:21:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:21:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:21:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:21:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:21:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:21:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:21:44 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:21:44 DEBUG : Waiting for deletions to finish 2026/08/25 03:21:44 INFO : There was nothing to transfer 2026/08/25 03:21:44 DEBUG : Waiting for deletions to finish 2026/08/25 03:21:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : splitbananasplit: Excluded 2026/08/25 03:21:44 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : banana: Excluded 2026/08/25 03:21:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:21:44 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : apple: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:21:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:21:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:21:45 DEBUG : apple: size = 5 OK 2026/08/25 03:21:45 DEBUG : apple: Sizes identical 2026/08/25 03:21:45 DEBUG : apple: Unchanged skipping 2026/08/25 03:21:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:21:45 DEBUG : banana: size = 6 OK 2026/08/25 03:21:45 DEBUG : banana: Sizes identical 2026/08/25 03:21:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:21:45 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:21:45 DEBUG : banana: Unchanged skipping 2026/08/25 03:21:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:21:45 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:21:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:21:45 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:21:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:21:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:21:45 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:21:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:21:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:21:45 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:21:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:21:45 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:21:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:21:45 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:21:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:21:45 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:21:45 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:21:45 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:21:45 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:21:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:21:45 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:21:45 DEBUG : Waiting for deletions to finish 2026/08/25 03:21:45 INFO : There was nothing to transfer 2026/08/25 03:21:45 DEBUG : Waiting for deletions to finish 2026/08/25 03:21:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : splitbananasplit: Excluded 2026/08/25 03:21:45 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : banana: Excluded 2026/08/25 03:21:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:21:45 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : apple: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:21:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:21:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:53 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:21:53 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:53 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:21:53 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:53 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:21:54 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:54 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:21:56 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:21:58 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:22:00 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:22:02 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:22:04 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:22:06 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/0001-bcdefgh.txt" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/25 03:22:08 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:22:10 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:22:12 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:22:14 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:22:16 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:22:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:22:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:22:23 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:22:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:22:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:22:27 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:22:28 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:22:29 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:22:31 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/base64 run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:23:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:23:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:01 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:23:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:23:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:23:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:07 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:09 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:11 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:13 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:15 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:23:20 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:23:23 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:23:23 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:23:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:23:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:23:27 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:23:27 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:23:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:23:28 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:23:45 DEBUG : Waiting for deletions to finish 2026/08/25 03:23:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:23:45 DEBUG : splitbananasplit: Excluded 2026/08/25 03:23:45 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:23:45 DEBUG : banana: Excluded 2026/08/25 03:23:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:23:45 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:23:45 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:23:45 DEBUG : apple: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:23:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:23:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:23:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:23:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:23:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:23:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:23:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:23:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:23:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:23:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:23:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:23:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:23:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:23:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:23:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 03:23:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:23:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/25 03:23:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:23:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/25 03:23:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:23:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 03:23:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:23:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:23:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:23:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:23:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:23:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:23:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:23:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:23:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:23:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:23:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:23:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:23:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:23:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:23:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/25 03:23:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:23:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:23:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:23:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:23:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:23:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/25 03:23:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:23:47 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:23:47 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:23:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/25 03:23:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:23:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:50 DEBUG : YmFuYW5h: size = 6 OK 2026/08/25 03:23:50 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/25 03:23:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/25 03:23:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:23:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:51 DEBUG : YXBwbGU=: size = 5 OK 2026/08/25 03:23:51 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/25 03:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/25 03:23:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:23:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/25 03:23:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:23:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/25 03:23:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:23:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/25 03:23:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:23:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/25 03:23:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:23:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/25 03:23:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:23:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:23:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/25 03:23:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:23:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:23:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/25 03:23:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:23:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:23:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/25 03:23:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:23:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/25 03:24:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/25 03:24:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/25 03:24:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 03:24:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/25 03:24:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:24:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:24:04 DEBUG : pacer: Reducing sleep to 600ms 2026/08/25 03:24:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:04 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/08/25 03:24:04 DEBUG : pacer: Reducing sleep to 900ms 2026/08/25 03:24:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:05 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/08/25 03:24:06 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:06 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:24:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:09 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:11 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:13 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:15 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:17 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:19 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:24:22 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:24:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/25 03:24:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:24 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:24:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/25 03:24:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:25 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:24:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/25 03:24:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/25 03:24:25 DEBUG : Waiting for deletions to finish 2026/08/25 03:24:27 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:24:27 INFO : apple: Deleted 2026/08/25 03:24:28 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:24:28 INFO : banana: Deleted 2026/08/25 03:24:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:24:29 INFO : appleappleapplebanana: Deleted 2026/08/25 03:24:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:24:30 INFO : dir1/0008-2345678.txt: Deleted 2026/08/25 03:24:30 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:24:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/25 03:24:31 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:24:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/25 03:24:31 INFO : dir1/0010-456789.txt: Deleted 2026/08/25 03:24:31 INFO : dir1/0015-9;=.txt: Deleted 2026/08/25 03:24:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/25 03:24:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/25 03:24:32 INFO : dir1/0003-defghij.txt: Deleted 2026/08/25 03:24:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/25 03:24:32 INFO : dir1/0007-1234567.txt: Deleted 2026/08/25 03:24:33 INFO : dir1/0009-3456789.txt: Deleted 2026/08/25 03:24:33 INFO : dir1/0011-56789;.txt: Deleted 2026/08/25 03:24:33 INFO : dir1/0013-789;=.txt: Deleted 2026/08/25 03:24:33 INFO : splitbananasplit: Deleted 2026/08/25 03:24:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/25 03:24:34 INFO : dir1/0012-6789;.txt: Deleted 2026/08/25 03:24:34 INFO : dir1/0014-89;=.txt: Deleted 2026/08/25 03:24:34 DEBUG : Waiting for deletions to finish 2026/08/25 03:24:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/25 03:24:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : YXBwbGU=: Excluded 2026/08/25 03:24:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : YmFuYW5h: Excluded 2026/08/25 03:24:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/25 03:24:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 03:24:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:35 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:35 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:35 DEBUG : YmFuYW5h: size = 6 OK 2026/08/25 03:24:35 DEBUG : banana: Sizes identical 2026/08/25 03:24:35 DEBUG : banana: Unchanged skipping 2026/08/25 03:24:35 DEBUG : YXBwbGU=: size = 5 OK 2026/08/25 03:24:35 DEBUG : apple: Sizes identical 2026/08/25 03:24:35 DEBUG : apple: Unchanged skipping 2026/08/25 03:24:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/25 03:24:35 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:24:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:24:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:24:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/25 03:24:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/25 03:24:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/25 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/25 03:24:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/25 03:24:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/25 03:24:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/25 03:24:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/25 03:24:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/25 03:24:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/25 03:24:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/25 03:24:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/25 03:24:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/25 03:24:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/25 03:24:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/25 03:24:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/25 03:24:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:24:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/25 03:24:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:24:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:24:35 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:24:35 DEBUG : Waiting for deletions to finish 2026/08/25 03:24:35 DEBUG : Waiting for deletions to finish 2026/08/25 03:24:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/25 03:24:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : YXBwbGU=: Excluded 2026/08/25 03:24:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : YmFuYW5h: Excluded 2026/08/25 03:24:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/25 03:24:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/25 03:24:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/25 03:24:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:36 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/25 03:24:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:36 DEBUG : apple: transformed to: YXBwbGU= 2026/08/25 03:24:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/25 03:24:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/25 03:24:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/25 03:24:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/25 03:24:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/25 03:24:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/25 03:24:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/25 03:24:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/25 03:24:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:25:46 DEBUG : Waiting for deletions to finish 2026/08/25 03:25:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:25:46 DEBUG : splitbananasplit: Excluded 2026/08/25 03:25:46 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:25:46 DEBUG : banana: Excluded 2026/08/25 03:25:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:25:46 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:25:46 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:25:46 DEBUG : apple: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:25:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:25:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:25:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:25:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:25:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:25:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:25:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:25:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:25:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:25:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:25:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:25:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:25:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:25:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:25:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:25:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:25:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:25:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:25:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/25 03:25:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:25:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 03:25:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:25:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/25 03:25:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:25:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 03:25:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:25:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:25:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:25:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 03:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 03:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 03:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 03:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 03:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 03:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 03:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 03:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 03:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 03:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 03:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 03:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 03:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 03:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 03:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/25 03:25:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/25 03:25:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/25 03:25:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/25 03:25:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/25 03:25:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/25 03:25:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/25 03:25:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/25 03:25:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/25 03:25:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/25 03:25:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/25 03:25:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/25 03:25:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/25 03:25:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/25 03:25:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/25 03:25:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/25 03:25:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/25 03:25:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:25:48 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:25:48 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:25:51 DEBUG : PREFIXapple: size = 5 OK 2026/08/25 03:25:51 INFO : apple: Copied (new) to: PREFIXapple 2026/08/25 03:25:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 03:25:51 DEBUG : PREFIXbanana: size = 6 OK 2026/08/25 03:25:51 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/25 03:25:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 03:25:51 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/25 03:25:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/25 03:25:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 03:25:52 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/25 03:25:52 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/25 03:25:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 03:25:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/25 03:25:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 03:25:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 03:25:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:25:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 03:25:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 03:25:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/25 03:25:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 03:25:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 03:25:55 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/25 03:25:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/25 03:25:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 03:25:56 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/25 03:25:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/25 03:25:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 03:25:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/25 03:25:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 03:25:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 03:25:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/25 03:25:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 03:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 03:25:59 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/25 03:25:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/25 03:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 03:26:00 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/25 03:26:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/25 03:26:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 03:26:01 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/25 03:26:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/25 03:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 03:26:02 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/25 03:26:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/25 03:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 03:26:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:02 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:26:02 DEBUG : pacer: Reducing sleep to 300ms 2026/08/25 03:26:02 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/25 03:26:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/25 03:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 03:26:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:03 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/08/25 03:26:03 DEBUG : pacer: Reducing sleep to 450ms 2026/08/25 03:26:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:03 DEBUG : pacer: Rate limited, increasing sleep to 900ms 2026/08/25 03:26:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:03 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/08/25 03:26:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:26:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:10 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:12 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:14 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:16 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:18 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:20 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:26:22 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:26:22 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/25 03:26:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/25 03:26:24 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:26:26 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:26:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:26:28 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:26:28 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:26:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:26:30 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/25 03:26:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/25 03:26:30 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:26:30 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:26:30 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/25 03:26:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/25 03:26:31 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/25 03:26:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/25 03:26:31 DEBUG : Waiting for deletions to finish 2026/08/25 03:26:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/25 03:26:33 INFO : dir1/0011-56789;.txt: Deleted 2026/08/25 03:26:33 INFO : dir1/0015-9;=.txt: Deleted 2026/08/25 03:26:33 INFO : splitbananasplit: Deleted 2026/08/25 03:26:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/25 03:26:34 INFO : dir1/0008-2345678.txt: Deleted 2026/08/25 03:26:34 INFO : dir1/0012-6789;.txt: Deleted 2026/08/25 03:26:34 INFO : dir1/0013-789;=.txt: Deleted 2026/08/25 03:26:34 INFO : dir1/0007-1234567.txt: Deleted 2026/08/25 03:26:34 INFO : dir1/0009-3456789.txt: Deleted 2026/08/25 03:26:35 INFO : apple: Deleted 2026/08/25 03:26:35 INFO : appleappleapplebanana: Deleted 2026/08/25 03:26:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/25 03:26:35 INFO : dir1/0010-456789.txt: Deleted 2026/08/25 03:26:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/25 03:26:36 INFO : dir1/0014-89;=.txt: Deleted 2026/08/25 03:26:36 INFO : banana: Deleted 2026/08/25 03:26:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/25 03:26:36 INFO : dir1/0003-defghij.txt: Deleted 2026/08/25 03:26:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/25 03:26:37 DEBUG : Waiting for deletions to finish 2026/08/25 03:26:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/25 03:26:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : PREFIXbanana: Excluded 2026/08/25 03:26:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/25 03:26:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : PREFIXapple: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:26:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/25 03:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 03:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 03:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 03:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 03:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 03:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 03:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 03:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 03:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 03:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 03:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 03:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 03:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 03:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 03:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 03:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 03:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 03:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 03:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 03:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 03:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 03:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 03:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 03:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 03:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 03:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 03:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 03:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 03:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 03:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/25 03:26:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/25 03:26:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/25 03:26:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/25 03:26:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/25 03:26:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/25 03:26:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/25 03:26:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/25 03:26:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/25 03:26:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/25 03:26:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/25 03:26:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/25 03:26:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/25 03:26:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/25 03:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/25 03:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/25 03:26:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/25 03:26:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/25 03:26:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/25 03:26:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/25 03:26:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/25 03:26:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 03:26:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/25 03:26:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:26:39 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:26:39 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:26:41 DEBUG : apple: size = 5 OK 2026/08/25 03:26:41 INFO : apple: Copied (new) 2026/08/25 03:26:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:26:41 INFO : appleappleapplebanana: Copied (new) 2026/08/25 03:26:42 DEBUG : banana: size = 6 OK 2026/08/25 03:26:42 INFO : banana: Copied (new) 2026/08/25 03:26:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:26:42 INFO : splitbananasplit: Copied (new) 2026/08/25 03:26:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:26:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/25 03:26:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:26:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/25 03:26:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:26:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/25 03:26:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:26:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/25 03:26:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:26:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/25 03:26:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:26:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/25 03:26:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:26:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/25 03:26:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:26:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/25 03:26:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:26:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/25 03:26:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:26:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/25 03:26:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:26:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/25 03:26:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:26:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/25 03:26:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:26:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/25 03:26:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:26:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/25 03:26:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:26:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/25 03:26:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:26:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/25 03:26:56 DEBUG : Waiting for deletions to finish 2026/08/25 03:26:57 INFO : PREFIXapple: Deleted 2026/08/25 03:26:57 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/25 03:26:57 INFO : PREFIXbanana: Deleted 2026/08/25 03:26:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/25 03:26:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/25 03:26:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/25 03:26:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/25 03:26:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/25 03:26:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/25 03:26:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/25 03:26:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/25 03:26:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/25 03:26:59 INFO : PREFIXsplitbananasplit: Deleted 2026/08/25 03:27:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/25 03:27:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/25 03:27:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/25 03:27:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/25 03:27:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/25 03:27:01 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/25 03:27:01 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/25 03:27:01 DEBUG : Waiting for deletions to finish 2026/08/25 03:27:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : splitbananasplit: Excluded 2026/08/25 03:27:01 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : banana: Excluded 2026/08/25 03:27:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:27:01 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : apple: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:27:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:27:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:27:02 DEBUG : Waiting for deletions to finish 2026/08/25 03:27:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : splitbananasplit: Excluded 2026/08/25 03:27:03 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : banana: Excluded 2026/08/25 03:27:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:27:03 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : apple: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:27:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:27:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:27:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:27:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:27:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:27:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:27:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:27:07 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:27:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:27:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:27:09 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:27:11 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:27:13 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:27:15 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:27:17 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:27:19 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "banana" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/25 03:27:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:27:24 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:27:26 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:27:27 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:27:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:27:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:27:32 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:27:33 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:27:34 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:27:36 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/suffix run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:28:33 DEBUG : Waiting for deletions to finish 2026/08/25 03:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : splitbananasplit: Excluded 2026/08/25 03:28:33 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : banana: Excluded 2026/08/25 03:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:28:33 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : apple: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:28:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 03:28:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 03:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 03:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 03:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 03:28:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/25 03:28:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:34 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:28:34 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:28:37 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/25 03:28:37 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/25 03:28:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 03:28:37 DEBUG : appleSUFFIX: size = 5 OK 2026/08/25 03:28:37 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/25 03:28:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:38 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/25 03:28:38 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/25 03:28:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 03:28:38 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/25 03:28:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/25 03:28:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 03:28:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/25 03:28:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 03:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 03:28:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/25 03:28:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 03:28:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/25 03:28:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 03:28:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 03:28:42 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/25 03:28:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/25 03:28:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 03:28:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/25 03:28:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 03:28:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 03:28:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/25 03:28:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 03:28:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 03:28:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/25 03:28:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 03:28:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 03:28:46 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/25 03:28:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/25 03:28:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 03:28:47 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/25 03:28:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/25 03:28:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 03:28:48 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/25 03:28:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/25 03:28:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 03:28:48 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/25 03:28:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/25 03:28:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 03:28:49 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/25 03:28:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/25 03:28:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 03:28:50 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/25 03:28:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/25 03:28:51 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/25 03:28:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/25 03:28:52 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/25 03:28:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/25 03:28:52 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/25 03:28:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/25 03:28:52 DEBUG : Waiting for deletions to finish 2026/08/25 03:28:53 INFO : dir1/0008-2345678.txt: Deleted 2026/08/25 03:28:53 INFO : dir1/0010-456789.txt: Deleted 2026/08/25 03:28:53 INFO : dir1/0011-56789;.txt: Deleted 2026/08/25 03:28:54 INFO : dir1/0012-6789;.txt: Deleted 2026/08/25 03:28:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/25 03:28:54 INFO : dir1/0009-3456789.txt: Deleted 2026/08/25 03:28:54 INFO : dir1/0014-89;=.txt: Deleted 2026/08/25 03:28:54 INFO : dir1/0015-9;=.txt: Deleted 2026/08/25 03:28:55 INFO : appleappleapplebanana: Deleted 2026/08/25 03:28:55 INFO : splitbananasplit: Deleted 2026/08/25 03:28:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/25 03:28:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/25 03:28:55 INFO : dir1/0003-defghij.txt: Deleted 2026/08/25 03:28:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/25 03:28:56 INFO : dir1/0007-1234567.txt: Deleted 2026/08/25 03:28:56 INFO : apple: Deleted 2026/08/25 03:28:56 INFO : banana: Deleted 2026/08/25 03:28:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/25 03:28:57 INFO : dir1/0013-789;=.txt: Deleted 2026/08/25 03:28:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/25 03:28:57 DEBUG : Waiting for deletions to finish 2026/08/25 03:28:57 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/25 03:28:57 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : bananaSUFFIX: Excluded 2026/08/25 03:28:57 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : appleSUFFIX: Excluded 2026/08/25 03:28:57 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/08/25 03:28:57 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/08/25 03:28:57 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/08/25 03:28:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/25 03:28:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/25 03:28:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/25 03:28:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0000-abcdefg.txtSUFFIX" actual : "dir1/0000-abcdefg.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0000-abcdefg.txtSUFFIX +dir1/0000-abcdefg.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0001-bcdefgh.txtSUFFIX" actual : "dir1/0001-bcdefgh.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0001-bcdefgh.txtSUFFIX +dir1/0001-bcdefgh.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0002-cdefghi.txtSUFFIX" actual : "dir1/0002-cdefghi.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0002-cdefghi.txtSUFFIX +dir1/0002-cdefghi.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0003-defghij.txtSUFFIX" actual : "dir1/0003-defghij.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0003-defghij.txtSUFFIX +dir1/0003-defghij.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0004-efghijk.txtSUFFIX" actual : "dir1/0004-efghijk.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0004-efghijk.txtSUFFIX +dir1/0004-efghijk.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0005-fghijkl.txtSUFFIX" actual : "dir1/0005-fghijkl.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0005-fghijkl.txtSUFFIX +dir1/0005-fghijkl.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0006-ghijklm.txtSUFFIX" actual : "dir1/0006-ghijklm.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0006-ghijklm.txtSUFFIX +dir1/0006-ghijklm.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0007-1234567.txtSUFFIX" actual : "dir1/0007-1234567.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0007-1234567.txtSUFFIX +dir1/0007-1234567.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0008-2345678.txtSUFFIX" actual : "dir1/0008-2345678.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0008-2345678.txtSUFFIX +dir1/0008-2345678.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0009-3456789.txtSUFFIX" actual : "dir1/0009-3456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0009-3456789.txtSUFFIX +dir1/0009-3456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0010-456789.txtSUFFIX" actual : "dir1/0010-456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0010-456789.txtSUFFIX +dir1/0010-456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0011-56789;.txtSUFFIX" actual : "dir1/0011-56789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0011-56789;.txtSUFFIX +dir1/0011-56789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0012-6789;.txtSUFFIX" actual : "dir1/0012-6789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0012-6789;.txtSUFFIX +dir1/0012-6789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0013-789;=.txtSUFFIX" actual : "dir1/0013-789;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0013-789;=.txtSUFFIX +dir1/0013-789;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0014-89;=.txtSUFFIX" actual : "dir1/0014-89;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0014-89;=.txtSUFFIX +dir1/0014-89;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0015-9;=.txtSUFFIX" actual : "dir1/0015-9;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0015-9;=.txtSUFFIX +dir1/0015-9;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/25 03:28:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/25 03:28:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/25 03:28:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 03:28:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/25 03:28:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:28:59 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:28:59 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:29:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/25 03:29:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:00 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/25 03:29:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/25 03:29:01 DEBUG : pacer: Reducing sleep to 1.2s 2026/08/25 03:29:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:01 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/25 03:29:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:09 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:11 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:13 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:17 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:19 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:21 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/25 03:29:23 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/25 03:29:23 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:29:26 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/25 03:29:27 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/25 03:29:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/25 03:29:29 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:29:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/25 03:29:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/25 03:29:29 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:29:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/25 03:29:30 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:29:30 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/25 03:29:30 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:29:30 DEBUG : pacer: Reducing sleep to 200ms 2026/08/25 03:29:30 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:29:31 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:29:31 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:29:31 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:29:31 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:29:31 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:29:32 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:29:32 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:29:32 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:29:32 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:29:33 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:29:33 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:29:33 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:29:33 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:29:34 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:29:35 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:29:35 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:29:35 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:29:35 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:29:38 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:29:38 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:29:39 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:29:39 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:29:45 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:29:45 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:29:45 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:29:45 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:29:58 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:29:58 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:29:58 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:29:58 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:30:23 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:30:24 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:30:24 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:30:24 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:31:15 ERROR : apple: Failed to copy: object not found 2026/08/25 03:31:15 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/08/25 03:31:15 ERROR : banana: Failed to copy: object not found 2026/08/25 03:31:15 ERROR : splitbananasplit: Failed to copy: object not found 2026/08/25 03:31:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:31:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/25 03:31:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:31:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/25 03:31:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:31:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/25 03:31:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:31:19 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/25 03:31:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:31:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/25 03:31:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:31:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/25 03:31:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:31:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/25 03:31:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:31:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/25 03:31:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:31:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/25 03:31:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:31:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/25 03:31:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:31:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/25 03:31:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:31:26 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/25 03:31:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:31:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/25 03:31:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:31:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/25 03:31:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:31:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/25 03:31:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:31:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/25 03:31:29 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting files as there were IO errors 2026/08/25 03:31:29 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting directories as there were IO errors sync_transform_test.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:127 Error: Received unexpected error: object not found Test: TestTransform/suffix 2026/08/25 03:31:29 DEBUG : Waiting for deletions to finish 2026/08/25 03:31:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/25 03:31:29 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : splitbananasplit(1): Excluded 2026/08/25 03:31:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : bananaSUFFIX: Excluded 2026/08/25 03:31:29 DEBUG : banana(1): Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : banana(1): Excluded 2026/08/25 03:31:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : appleSUFFIX: Excluded 2026/08/25 03:31:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/25 03:31:29 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : appleappleapplebanana(1): Excluded 2026/08/25 03:31:29 DEBUG : apple(1): Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : apple(1): Excluded 2026/08/25 03:31:29 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/08/25 03:31:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:31:29 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:128 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:33:08 DEBUG : Waiting for deletions to finish 2026/08/25 03:33:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : splitbananasplit: Excluded 2026/08/25 03:33:08 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : banana: Excluded 2026/08/25 03:33:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:33:08 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : apple: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:33:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 03:33:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 03:33:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 03:33:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 03:33:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 03:33:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 03:33:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 03:33:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 03:33:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 03:33:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 03:33:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : apple: size = 5 OK 2026/08/25 03:33:09 DEBUG : apple: Sizes identical 2026/08/25 03:33:09 DEBUG : apple: Unchanged skipping 2026/08/25 03:33:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/25 03:33:09 DEBUG : banana: size = 6 OK 2026/08/25 03:33:09 DEBUG : banana: Sizes identical 2026/08/25 03:33:09 DEBUG : banana: Unchanged skipping 2026/08/25 03:33:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 03:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 03:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 03:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 03:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 03:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/25 03:33:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/25 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/25 03:33:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/25 03:33:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/25 03:33:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/25 03:33:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/25 03:33:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/25 03:33:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/25 03:33:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/25 03:33:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/25 03:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/25 03:33:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/25 03:33:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/25 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/25 03:33:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/25 03:33:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/25 03:33:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/25 03:33:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/25 03:33:09 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:33:09 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:33:12 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:33:13 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:33:13 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:33:13 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:33:13 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:33:13 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:33:14 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:33:14 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:33:14 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:33:14 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:33:14 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:33:15 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:33:15 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:33:15 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:33:15 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:33:16 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:33:16 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:33:16 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:33:16 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:33:17 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:33:18 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:33:18 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:33:18 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:33:18 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:33:21 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:33:21 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:33:22 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:33:22 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:33:28 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:33:28 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:33:28 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:33:29 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:33:41 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:33:41 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:33:41 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:33:42 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:34:06 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:34:07 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:34:07 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:34:08 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:34:58 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/08/25 03:34:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/25 03:34:58 ERROR : splitbananasplit: Failed to copy: object not found 2026/08/25 03:34:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/25 03:34:58 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/08/25 03:34:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/25 03:34:59 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/08/25 03:34:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/25 03:35:00 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:35:00 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:35:01 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:35:01 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:35:01 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:35:01 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:35:02 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:35:02 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:35:02 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:35:02 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:35:03 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:35:03 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:35:03 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:35:03 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:35:03 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:35:04 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:35:04 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:35:04 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:35:05 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:35:05 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:35:05 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:35:06 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:35:07 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:35:07 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:35:09 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:35:10 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:35:10 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:35:11 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:35:16 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:35:16 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:35:17 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:35:17 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:35:29 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:35:30 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:35:30 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:35:31 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:35:55 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:35:56 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:35:56 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:35:57 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:36:46 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/08/25 03:36:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/25 03:36:47 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/08/25 03:36:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/25 03:36:47 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/08/25 03:36:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/25 03:36:48 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/08/25 03:36:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/25 03:36:49 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:36:49 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:36:50 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:36:50 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:36:50 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:36:50 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:36:51 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:36:51 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:36:51 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:36:51 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:36:51 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:36:52 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:36:52 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:36:52 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:36:52 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:36:53 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:36:53 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:36:53 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:36:54 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:36:54 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:36:54 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:36:55 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:36:56 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:36:56 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:36:57 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:36:58 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:36:59 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:37:00 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:37:04 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:37:05 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:37:06 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:37:07 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:37:17 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:37:18 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:37:19 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:37:20 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:37:43 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:37:44 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:37:45 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:37:46 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:38:34 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/08/25 03:38:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/25 03:38:36 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/08/25 03:38:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/25 03:38:37 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/08/25 03:38:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/25 03:38:37 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:38:37 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/08/25 03:38:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/25 03:38:37 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:38:38 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:38:38 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:38:39 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:38:39 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:38:40 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:38:40 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:38:40 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:38:40 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:38:41 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:38:41 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:38:41 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:38:41 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:38:42 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:38:42 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:38:42 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:38:43 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:38:43 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:38:43 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:38:44 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:38:44 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:38:45 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:38:46 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:38:46 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:38:47 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:38:49 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:38:49 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:38:53 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:38:54 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:38:56 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:38:56 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:39:06 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:39:07 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:39:09 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:39:09 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:39:32 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:39:33 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:39:35 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:39:35 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:40:23 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/08/25 03:40:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/25 03:40:24 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/08/25 03:40:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/25 03:40:26 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:40:26 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/08/25 03:40:26 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:40:26 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/08/25 03:40:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/25 03:40:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/25 03:40:27 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/08/25 03:40:28 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/08/25 03:40:29 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/25 03:40:31 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/25 03:40:34 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/25 03:40:41 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/25 03:40:54 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/25 03:41:20 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/25 03:42:12 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/08/25 03:42:12 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting files as there were IO errors 2026/08/25 03:42:12 ERROR : Linkbox root 'rclone-test-hazobos0tefe': not deleting directories as there were IO errors sync_transform_test.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:121 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/08/25 03:42:12 DEBUG : Waiting for deletions to finish 2026/08/25 03:42:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : splitbananasplit: Excluded 2026/08/25 03:42:12 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : splitbanan(1): Excluded 2026/08/25 03:42:12 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : banana: Excluded 2026/08/25 03:42:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:42:12 DEBUG : appleapple(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : appleapple(1): Excluded 2026/08/25 03:42:12 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : apple: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0014-89;=(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0013-789;=(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0012-6789;(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0011-56789(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0010-45678(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0009-34567(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0008-23456(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0007-12345(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0006-ghijk(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0005-fghij(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0004-efghi(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0003-defgh(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0002-cdefg(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0001-bcdef(1): Excluded 2026/08/25 03:42:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:42:12 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/08/25 03:42:12 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:43:13 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:43:16 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/25 03:43:16 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/08/25 03:43:49 DEBUG : Waiting for deletions to finish 2026/08/25 03:43:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : splitbananasplit: Excluded 2026/08/25 03:43:49 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : banana: Excluded 2026/08/25 03:43:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:43:49 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : apple: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:43:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:43:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:43:50 DEBUG : apple: size = 5 OK 2026/08/25 03:43:50 DEBUG : apple: Sizes identical 2026/08/25 03:43:50 DEBUG : apple: Unchanged skipping 2026/08/25 03:43:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:43:50 DEBUG : banana: size = 6 OK 2026/08/25 03:43:50 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:43:50 DEBUG : banana: Sizes identical 2026/08/25 03:43:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:43:50 DEBUG : banana: Unchanged skipping 2026/08/25 03:43:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:43:50 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:43:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:43:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:43:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:43:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:43:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:43:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:43:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:43:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:43:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:43:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:43:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:43:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:43:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:43:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:43:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:43:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:43:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:43:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:43:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:43:50 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:43:50 DEBUG : Waiting for deletions to finish 2026/08/25 03:43:50 INFO : There was nothing to transfer 2026/08/25 03:43:50 DEBUG : Waiting for deletions to finish 2026/08/25 03:43:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : splitbananasplit: Excluded 2026/08/25 03:43:51 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : banana: Excluded 2026/08/25 03:43:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:43:51 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : apple: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:43:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:43:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:43:52 DEBUG : apple: size = 5 OK 2026/08/25 03:43:52 DEBUG : apple: Sizes identical 2026/08/25 03:43:52 DEBUG : apple: Unchanged skipping 2026/08/25 03:43:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:43:52 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:43:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:43:52 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:43:52 DEBUG : banana: size = 6 OK 2026/08/25 03:43:52 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:43:52 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:43:52 DEBUG : banana: Sizes identical 2026/08/25 03:43:52 DEBUG : banana: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:43:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:43:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:43:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:43:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:43:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:43:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:43:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:43:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:43:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:43:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:43:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:43:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:43:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:43:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:43:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:43:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:43:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:43:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:43:52 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:43:52 DEBUG : Waiting for deletions to finish 2026/08/25 03:43:52 INFO : There was nothing to transfer 2026/08/25 03:43:52 DEBUG : Waiting for deletions to finish 2026/08/25 03:43:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : splitbananasplit: Excluded 2026/08/25 03:43:52 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : banana: Excluded 2026/08/25 03:43:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:43:52 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : apple: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:43:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:43:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:43:53 DEBUG : Waiting for deletions to finish 2026/08/25 03:43:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : splitbananasplit: Excluded 2026/08/25 03:43:53 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : banana: Excluded 2026/08/25 03:43:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:43:53 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : apple: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:43:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:43:53 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:45:05 DEBUG : Waiting for deletions to finish 2026/08/25 03:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : splitbananasplit: Excluded 2026/08/25 03:45:06 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : banana: Excluded 2026/08/25 03:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:45:06 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : apple: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:45:06 DEBUG : apple: size = 5 OK 2026/08/25 03:45:06 DEBUG : apple: Sizes identical 2026/08/25 03:45:06 DEBUG : apple: Unchanged skipping 2026/08/25 03:45:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:45:06 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:45:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:45:06 DEBUG : banana: size = 6 OK 2026/08/25 03:45:06 DEBUG : banana: Sizes identical 2026/08/25 03:45:06 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:45:06 DEBUG : banana: Unchanged skipping 2026/08/25 03:45:06 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:45:06 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:45:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:45:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:45:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:45:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:45:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:45:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:45:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:45:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:45:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:45:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:45:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:45:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:45:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:45:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:45:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:45:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:45:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:45:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:45:07 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:45:07 DEBUG : Waiting for deletions to finish 2026/08/25 03:45:07 INFO : There was nothing to transfer 2026/08/25 03:45:07 DEBUG : Waiting for deletions to finish 2026/08/25 03:45:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : splitbananasplit: Excluded 2026/08/25 03:45:07 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : banana: Excluded 2026/08/25 03:45:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:45:07 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : apple: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:45:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:45:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:45:08 DEBUG : apple: size = 5 OK 2026/08/25 03:45:08 DEBUG : apple: Sizes identical 2026/08/25 03:45:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:45:08 DEBUG : apple: Unchanged skipping 2026/08/25 03:45:08 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:45:08 DEBUG : banana: size = 6 OK 2026/08/25 03:45:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:45:08 DEBUG : banana: Sizes identical 2026/08/25 03:45:08 DEBUG : banana: Unchanged skipping 2026/08/25 03:45:08 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:45:08 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:45:08 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:45:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:45:08 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:45:08 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:45:08 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:45:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:45:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:45:08 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:45:08 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:45:08 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:45:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:45:08 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:45:08 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:45:08 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:45:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:45:08 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:45:08 DEBUG : Waiting for deletions to finish 2026/08/25 03:45:08 INFO : There was nothing to transfer 2026/08/25 03:45:08 DEBUG : Waiting for deletions to finish 2026/08/25 03:45:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : splitbananasplit: Excluded 2026/08/25 03:45:08 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : banana: Excluded 2026/08/25 03:45:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:45:08 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : apple: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:46:20 DEBUG : Waiting for deletions to finish 2026/08/25 03:46:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : splitbananasplit: Excluded 2026/08/25 03:46:20 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : banana: Excluded 2026/08/25 03:46:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:46:20 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : apple: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:46:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:46:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:46:21 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:46:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:46:21 DEBUG : apple: size = 5 OK 2026/08/25 03:46:21 DEBUG : apple: Sizes identical 2026/08/25 03:46:21 DEBUG : banana: size = 6 OK 2026/08/25 03:46:21 DEBUG : apple: Unchanged skipping 2026/08/25 03:46:21 DEBUG : banana: Sizes identical 2026/08/25 03:46:21 DEBUG : banana: Unchanged skipping 2026/08/25 03:46:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:46:21 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:46:21 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:46:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:46:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:46:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:46:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:46:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:46:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:46:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:46:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:46:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:46:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:46:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:46:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:46:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:46:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:46:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:46:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:46:21 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:46:21 DEBUG : Waiting for deletions to finish 2026/08/25 03:46:21 INFO : There was nothing to transfer 2026/08/25 03:46:21 DEBUG : Waiting for deletions to finish 2026/08/25 03:46:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : splitbananasplit: Excluded 2026/08/25 03:46:21 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : banana: Excluded 2026/08/25 03:46:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:46:21 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : apple: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:46:22 DEBUG : apple: size = 5 OK 2026/08/25 03:46:22 DEBUG : apple: Sizes identical 2026/08/25 03:46:22 DEBUG : banana: size = 6 OK 2026/08/25 03:46:22 DEBUG : banana: Sizes identical 2026/08/25 03:46:22 DEBUG : banana: Unchanged skipping 2026/08/25 03:46:22 DEBUG : apple: Unchanged skipping 2026/08/25 03:46:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:46:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:46:22 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:46:22 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:46:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:46:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:46:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:46:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:46:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:46:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:46:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:46:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:46:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:46:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:46:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:46:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:46:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:46:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:46:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:46:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:46:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:46:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:46:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:46:22 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:46:22 DEBUG : Waiting for deletions to finish 2026/08/25 03:46:22 INFO : There was nothing to transfer 2026/08/25 03:46:22 DEBUG : Waiting for deletions to finish 2026/08/25 03:46:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:46:22 DEBUG : splitbananasplit: Excluded 2026/08/25 03:46:22 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:46:22 DEBUG : banana: Excluded 2026/08/25 03:46:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:46:22 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:46:22 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:46:22 DEBUG : apple: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:46:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:46:23 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:47:34 DEBUG : Waiting for deletions to finish 2026/08/25 03:47:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : splitbananasplit: Excluded 2026/08/25 03:47:34 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : banana: Excluded 2026/08/25 03:47:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:47:34 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : apple: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:47:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:47:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:47:35 DEBUG : banana: size = 6 OK 2026/08/25 03:47:35 DEBUG : banana: Sizes identical 2026/08/25 03:47:35 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:47:35 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:47:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:47:35 DEBUG : banana: Unchanged skipping 2026/08/25 03:47:35 DEBUG : apple: size = 5 OK 2026/08/25 03:47:35 DEBUG : apple: Sizes identical 2026/08/25 03:47:35 DEBUG : apple: Unchanged skipping 2026/08/25 03:47:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:47:35 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:47:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:47:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:47:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:47:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:47:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:47:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:47:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:47:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:47:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:47:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:47:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:47:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:47:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:47:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:47:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:47:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:47:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:47:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:47:35 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:47:35 DEBUG : Waiting for deletions to finish 2026/08/25 03:47:35 INFO : There was nothing to transfer 2026/08/25 03:47:35 DEBUG : Waiting for deletions to finish 2026/08/25 03:47:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : splitbananasplit: Excluded 2026/08/25 03:47:35 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : banana: Excluded 2026/08/25 03:47:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:47:35 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : apple: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:47:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:47:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:47:36 DEBUG : apple: size = 5 OK 2026/08/25 03:47:36 DEBUG : apple: Sizes identical 2026/08/25 03:47:36 DEBUG : apple: Unchanged skipping 2026/08/25 03:47:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:47:36 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:47:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:47:36 DEBUG : banana: size = 6 OK 2026/08/25 03:47:36 DEBUG : banana: Sizes identical 2026/08/25 03:47:36 DEBUG : banana: Unchanged skipping 2026/08/25 03:47:36 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:47:36 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:47:36 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:47:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:47:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:47:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:47:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:47:36 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:47:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:47:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:47:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:47:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:47:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:47:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:47:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:47:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:47:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:47:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:47:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:47:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:47:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:47:36 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:47:36 DEBUG : Waiting for deletions to finish 2026/08/25 03:47:36 INFO : There was nothing to transfer 2026/08/25 03:47:36 DEBUG : Waiting for deletions to finish 2026/08/25 03:47:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : splitbananasplit: Excluded 2026/08/25 03:47:37 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : banana: Excluded 2026/08/25 03:47:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:47:37 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : apple: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:47:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:47:37 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:48:48 DEBUG : Waiting for deletions to finish 2026/08/25 03:48:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : splitbananasplit: Excluded 2026/08/25 03:48:49 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : banana: Excluded 2026/08/25 03:48:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:48:49 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : apple: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:48:49 DEBUG : apple: size = 5 OK 2026/08/25 03:48:49 DEBUG : apple: Sizes identical 2026/08/25 03:48:49 DEBUG : apple: Unchanged skipping 2026/08/25 03:48:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:48:49 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:48:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:48:49 DEBUG : banana: size = 6 OK 2026/08/25 03:48:49 DEBUG : banana: Sizes identical 2026/08/25 03:48:49 DEBUG : banana: Unchanged skipping 2026/08/25 03:48:49 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:48:49 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:48:49 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:48:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:48:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:48:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:48:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:48:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:48:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:48:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:48:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:48:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:48:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:48:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:48:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:48:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:48:50 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:48:50 DEBUG : Waiting for deletions to finish 2026/08/25 03:48:50 INFO : There was nothing to transfer 2026/08/25 03:48:50 DEBUG : Waiting for deletions to finish 2026/08/25 03:48:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : splitbananasplit: Excluded 2026/08/25 03:48:50 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : banana: Excluded 2026/08/25 03:48:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:48:50 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : apple: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/25 03:48:51 DEBUG : apple: size = 5 OK 2026/08/25 03:48:51 DEBUG : apple: Sizes identical 2026/08/25 03:48:51 DEBUG : apple: Unchanged skipping 2026/08/25 03:48:51 DEBUG : banana: size = 6 OK 2026/08/25 03:48:51 DEBUG : banana: Sizes identical 2026/08/25 03:48:51 DEBUG : banana: Unchanged skipping 2026/08/25 03:48:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/25 03:48:51 DEBUG : appleappleapplebanana: Sizes identical 2026/08/25 03:48:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/25 03:48:51 DEBUG : splitbananasplit: size = 16 OK 2026/08/25 03:48:51 DEBUG : splitbananasplit: Sizes identical 2026/08/25 03:48:51 DEBUG : splitbananasplit: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/25 03:48:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/25 03:48:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/25 03:48:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/25 03:48:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:48:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/25 03:48:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/25 03:48:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/25 03:48:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/25 03:48:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/25 03:48:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/25 03:48:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/25 03:48:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/25 03:48:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/25 03:48:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/25 03:48:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/25 03:48:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/25 03:48:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/25 03:48:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/25 03:48:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:48:51 DEBUG : Waiting for deletions to finish 2026/08/25 03:48:51 INFO : There was nothing to transfer 2026/08/25 03:48:51 DEBUG : Waiting for deletions to finish 2026/08/25 03:48:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : splitbananasplit: Excluded 2026/08/25 03:48:51 DEBUG : banana: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : banana: Excluded 2026/08/25 03:48:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : appleappleapplebanana: Excluded 2026/08/25 03:48:51 DEBUG : apple: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : apple: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/25 03:48:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/25 03:48:51 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1859.28s) --- PASS: TestTransform/NFC (129.77s) --- PASS: TestTransform/NFD (129.69s) --- PASS: TestTransform/base64 (143.98s) --- PASS: TestTransform/prefix (166.26s) --- FAIL: TestTransform/suffix (274.71s) --- FAIL: TestTransform/truncate (640.11s) --- PASS: TestTransform/encoder (76.97s) --- PASS: TestTransform/ISO-8859-1 (74.96s) --- PASS: TestTransform/charmap (74.29s) --- PASS: TestTransform/lowercase (74.20s) --- PASS: TestTransform/ascii (74.35s) === RUN TestTransformCopy run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:49:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/25 03:49:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/25 03:49:21 INFO : sub dir_somesuffix: Making directory 2026/08/25 03:49:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/25 03:49:22 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/25 03:49:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/25 03:49:22 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/25 03:49:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/25 03:49:22 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:49:22 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:49:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/25 03:49:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/25 03:49:24 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (7.75s) === RUN TestDoubleTransform run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:49:28 DEBUG : toe: transformed to: tictactoe 2026/08/25 03:49:29 DEBUG : toe: transformed to: tictactoe 2026/08/25 03:49:29 INFO : tictactoe: Making directory 2026/08/25 03:49:30 DEBUG : toe: transformed to: tictactoe 2026/08/25 03:49:30 DEBUG : toe: transformed to: tictactoe 2026/08/25 03:49:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 03:49:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/25 03:49:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 03:49:30 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:49:30 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:49:32 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/25 03:49:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/25 03:49:32 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (7.62s) === RUN TestFileTag run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:49:36 INFO : toe: Making directory 2026/08/25 03:49:38 INFO : toe/toe: Making directory 2026/08/25 03:49:39 DEBUG : toe: transformed to: tictactoe 2026/08/25 03:49:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/25 03:49:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/25 03:49:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/25 03:49:39 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:49:39 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:49:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/25 03:49:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/25 03:49:41 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (11.21s) === RUN TestNoTag run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:49:47 INFO : toe: Making directory 2026/08/25 03:49:49 INFO : toe/toe: Making directory 2026/08/25 03:49:51 DEBUG : toe: transformed to: tictactoe 2026/08/25 03:49:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/25 03:49:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/25 03:49:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/25 03:49:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:49:51 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:49:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/25 03:49:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/25 03:49:52 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (11.12s) === RUN TestDirTag run.go:198: Remote "Linkbox root 'rclone-test-hazobos0tefe'", Local "Local file system at /tmp/rclone3462234857", Modify Window "876000h0m0s" 2026/08/25 03:49:58 DEBUG : empty_dir: Making directory with metadata 2026/08/25 03:49:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/25 03:49:58 DEBUG : toe: transformed to: tictactoe 2026/08/25 03:49:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 03:49:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 03:49:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 03:49:59 INFO : tictacempty_dir: Making directory 2026/08/25 03:50:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/25 03:50:00 DEBUG : toe: transformed to: tictactoe 2026/08/25 03:50:00 DEBUG : toe: transformed to: tictactoe 2026/08/25 03:50:00 INFO : tictactoe: Making directory 2026/08/25 03:50:02 DEBUG : toe: transformed to: tictactoe 2026/08/25 03:50:02 DEBUG : toe: transformed to: tictactoe 2026/08/25 03:50:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 03:50:02 INFO : tictactoe/tictactoe: Making directory 2026/08/25 03:50:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/25 03:50:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/25 03:50:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/25 03:50:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/25 03:50:03 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for checks to finish 2026/08/25 03:50:03 DEBUG : Linkbox root 'rclone-test-hazobos0tefe': Waiting for transfers to finish 2026/08/25 03:50:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/25 03:50:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/25 03:50:05 DEBUG : Waiting for deletions to finish panic: test timed out after 1h0m0s running tests: TestDirTag (8s) goroutine 19321 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0x233526bbcb48, {0x2d41ac3?, 0x233526a07ae8?}, 0x2ed72f0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x233526bbcb48) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x233526bbcb48, 0x233526a07c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d73b4e, 0x18}, {0x2d96d04, 0x20}, 0x233526d4ccd8, {0x4bfbc60, 0x6c, 0x6c}, {0xc29b621bbacd53e6, 0x346775bd0dc, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x233526b36a00) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x233526b36a00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:75 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:46 main.main() _testmain.go:262 +0xa6 goroutine 51 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 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 52 [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 19289 [select]: net/http.(*http2ClientConn).roundTrip(0x23352648e380, 0x2335269adb80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8688 +0x525 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8603 net/http.(*http2Transport).RoundTripOpt(0x233526c02000, 0x2335269adb80, {0x80?, 0x99?}) /usr/local/go/src/net/http/h2_bundle.go:7901 +0x1ed net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:7852 net/http.http2noDialH2RoundTripper.RoundTrip({0x233526b9a340?}, 0x2335269adb80?) /usr/local/go/src/net/http/h2_bundle.go:10560 +0x1c net/http.(*Transport).roundTrip(0x233526b9a340, 0x2335269adb80) /usr/local/go/src/net/http/transport.go:623 +0x4ff net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x233526b90180, 0x2335269adb80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x2335269adb80, {0x2ef5a40, 0x233526b90180}, {0x233526c09100?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2335268ffa40, 0x2335269adb80, {0x233526c09101?, 0x233526c09188?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2335268ffa40, 0x2335269adb80) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x23352669c1e0, {0x2f22468, 0x4c3b200}, 0x233526d8f340) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:404 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x23352669c1e0, {0x2f22468, 0x4c3b200}, 0x15003526631110?, {0x0?, 0x0?}, {0x280fb80, 0x2335269ff950}, 0x41e885?, 0x2ed8c40, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:612 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:555 github.com/rclone/rclone/backend/linkbox.(*Fs).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:372 +0x86 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x30?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x233526b901e0, 0x2335269ff980, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x233526b901e0, 0x2335269ff980) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/linkbox.(*Fs).listAll(0x233526930240, {0x2f22468, 0x4c3b200}, {0x23352699fd98, 0x8}, {0x46cd00?, 0x233526dc8f18?}, 0x233526c09cd0) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:371 +0x54d github.com/rclone/rclone/backend/linkbox.(*Fs).List(0x233526930240, {0x2f22468, 0x4c3b200}, {0x23352699fda0, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:494 +0xcf github.com/rclone/rclone/fs/list.DirSorted({0x2f22468, 0x4c3b200}, {0x2f426e0, 0x233526930240}, 0x1, {0x23352699fda0, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:408 +0x1db sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19196 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19290 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19196 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19291 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19196 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19292 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0x233526b901e0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:168 +0xa7 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x233526b901e0, 0x2335267c5dd0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:227 +0xb2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x233526b901e0, 0x2335267c5dd0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/linkbox.(*Fs).listAll(0x233526930240, {0x2f22468, 0x4c3b200}, {0x23352699fde0, 0x8}, {0x46cd00?, 0x233526dc3f18?}, 0x233526a74cd0) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:371 +0x54d github.com/rclone/rclone/backend/linkbox.(*Fs).List(0x233526930240, {0x2f22468, 0x4c3b200}, {0x23352699fdd0, 0xf}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:494 +0xcf github.com/rclone/rclone/fs/list.DirSorted({0x2f22468, 0x4c3b200}, {0x2f426e0, 0x233526930240}, 0x1, {0x23352699fdd0, 0xf}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:408 +0x1db sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19196 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 16910 [IO wait]: internal/poll.runtime_pollWait(0x73b4b7ece400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2335265d3400?, 0x233526980000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2335265d3400, {0x233526980000, 0x3000, 0x3000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2335265d3400, {0x233526980000?, 0x2f82?, 0x233526722c20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2335266a8480, {0x233526980000?, 0x233526980079?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x233526cf4600, {0x233526980000?, 0x73b4b429ec40?, 0x73b4ff9c12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x233526cf4750, {0x233526980000?, 0x23352691a780?, 0x233526a77a48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2335268d9b28, {0x2ef7560, 0x233526cf4750}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2335268d9888, {0x73b4b65070c0, 0x233526cf4600}, 0x233526a77c08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2335268d9888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2335268d9888, {0x233526eee000, 0x1000, 0x8008a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x233526e50ae0, {0x233526972124, 0x9, 0x81d3ae?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ef42c0, 0x233526e50ae0}, {0x233526972124, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x233526972124, 0x9, 0x2335000004c3?}, {0x2ef42c0?, 0x233526e50ae0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x2335269720e0) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x2335269720e0) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x233526a77fa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x23352648e380) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 16909 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 19295 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19196 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19294 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19196 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19196 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x2335266e1b60?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x233526cce840) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x2f22468, 0x4c3b200}, {0x2f426e0, 0x233526930240}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x233526630f00, 0x2ed82e8) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:458 +0x335 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2f22468, 0x4c3b200}, {0x2f426e0, 0x233526930240}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x233526630f00) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2f22468, 0x4c3b200}, {0x2f426e0, 0x233526930240}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x233526630ed0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2f22468, 0x4c3b200}, {0x2f426e0, 0x233526930240}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x233526630ed0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23d github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 +0x10a github.com/rclone/rclone/fstest.(*Run).Finalise(0x233526ac6a10) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1317 +0x109 testing.(*common).runCleanup(0x23352677e248, 0x0?) /usr/local/go/src/testing/testing.go:1667 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:2030 +0x25 testing.tRunner(0x23352677e248, 0x2ed72f0) /usr/local/go/src/testing/testing.go:2042 +0x114 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 19293 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19196 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 2544 [chan receive, 56 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 2633 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 19320 [select]: net/http.(*http2clientStream).writeRequest(0x233526dd4300, 0x2335269adb80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68 net/http.(*http2clientStream).doRequest(0x233526dd4300, 0x233526cce830?, 0x233526dc8fb8?) /usr/local/go/src/net/http/h2_bundle.go:8718 +0x18 created by net/http.(*http2ClientConn).roundTrip in goroutine 19289 /usr/local/go/src/net/http/h2_bundle.go:8624 +0x470 goroutine 19296 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19196 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19319 [sleep]: time.Sleep(0xbebc200) /usr/local/go/src/runtime/time.go:363 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x2335269ff848?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:178 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 19289 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:177 +0x17f "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 1h0m1.207222772s (try 1/5): exit status 2: Failed [TestNothingToTransferWithEmptyDirs TestTransform/suffix TestTransform/truncate]