"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/02/13 01:32:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yimokuh0tore" 2026/02/13 01:32:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/13 01:32:28 DEBUG : Creating backend with remote "/tmp/rclone1362216288" === 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/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:32:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:32:30 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:32:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/13 01:32:30 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.29s) === RUN TestCopy run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:32:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/13 01:32:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:32:31 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:32:31 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:32:34 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:32:34 INFO : sub dir/hello world: Copied (new) 2026/02/13 01:32:35 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.50s) === RUN TestCopyMetadata run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:32:39 DEBUG : Creating backend with remote "/non-existing" 2026/02/13 01:32:39 DEBUG : Config file has changed externally - reloading 2026/02/13 01:32:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/13 01:32:39 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:32:39 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.61s) === RUN TestCopyNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:32:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:32:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:32:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:32:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:32:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.43s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.40s) === RUN TestCopyCheckFirst run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:32:48 INFO : Linkbox root 'rclone-test-yimokuh0tore': Running all checks before starting transfers 2026/02/13 01:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:32:48 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:32:48 INFO : Linkbox root 'rclone-test-yimokuh0tore': Checks finished, now starting transfers 2026/02/13 01:32:48 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:32:51 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:32:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.45s) === RUN TestSyncNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:32:55 ERROR : Ignoring --no-traverse with sync 2026/02/13 01:32:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:32:55 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:32:55 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:32:59 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:32:59 INFO : sub dir/hello world: Copied (new) 2026/02/13 01:32:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.42s) === RUN TestCopyWithDepth run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:33:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/13 01:33:03 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:33:03 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:33:05 DEBUG : hello world2: size = 12 OK 2026/02/13 01:33:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:33:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/13 01:33:07 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:33:07 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:33:09 DEBUG : potato2: size = 11 OK 2026/02/13 01:33:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:33:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/13 01:33:11 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:33:11 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:33:13 DEBUG : potato2: size = 11 OK 2026/02/13 01:33:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:33:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/13 01:33:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/13 01:33:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/13 01:33:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/13 01:33:15 INFO : sub dir2: Making directory 2026/02/13 01:33:16 INFO : sub dir: Making directory 2026/02/13 01:33:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:33:18 INFO : sub dir2/sub sub dir2: Making directory 2026/02/13 01:33:20 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:33:20 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:33:21 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:33:21 INFO : sub dir/hello world: Copied (new) 2026/02/13 01:33:22 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.22s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:33:29 INFO : sub dir2: Making directory 2026/02/13 01:33:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/13 01:33:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/13 01:33:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:33:29 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:33:29 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:33:33 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:33:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.76s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:33:36 DEBUG : sub dir2: Making directory with metadata 2026/02/13 01:33:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/13 01:33:37 INFO : sub dir2: Making directory 2026/02/13 01:33:38 INFO : sub dir: Making directory 2026/02/13 01:33:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:33:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:33:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:33:42 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:33:42 INFO : sub dir/hello world: Copied (new) 2026/02/13 01:33:42 INFO : sub dir/hello world: Deleted 2026/02/13 01:33:42 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/13 01:33:42 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.99s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:33:48 INFO : sub dir2: Making directory 2026/02/13 01:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:33:48 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:33:48 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:33:51 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:33:51 INFO : sub dir/hello world: Copied (new) 2026/02/13 01:33:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.59s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:33:55 DEBUG : sub dir2: Making directory with metadata 2026/02/13 01:33:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/13 01:33:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/13 01:33:56 INFO : sub dir2: Making directory 2026/02/13 01:33:57 INFO : sub dir: Making directory 2026/02/13 01:33:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:33:59 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:33:59 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:34:01 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:34:01 INFO : sub dir/hello world: Copied (new) 2026/02/13 01:34:01 DEBUG : Waiting for deletions to finish 2026/02/13 01:34:01 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.09s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:34:07 INFO : sub dir2: Making directory 2026/02/13 01:34:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:34:07 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:34:07 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:34:11 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:34:11 INFO : sub dir/hello world: Copied (new) 2026/02/13 01:34:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.45s) === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:34:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gizizin4wowa" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-yimokuh0tore' -> Linkbox root 'rclone-test-gizizin4wowa' 2026/02/13 01:34:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:34:19 DEBUG : Linkbox root 'rclone-test-gizizin4wowa': Waiting for checks to finish 2026/02/13 01:34:19 DEBUG : Linkbox root 'rclone-test-gizizin4wowa': Waiting for transfers to finish 2026/02/13 01:34:19 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopy 2026/02/13 01:34:19 DEBUG : Linkbox root 'rclone-test-gizizin4wowa': Purge remote 2026/02/13 01:34:19 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (8.51s) === RUN TestCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:34:27 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:34:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:34:27 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:34:27 DEBUG : sub dir/hello world: Sizes differ 2026/02/13 01:34:27 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:34:27 DEBUG : sub dir/hello world: Update: removing old file 2026/02/13 01:34:30 DEBUG : sub dir/hello world: size = 17 OK 2026/02/13 01:34:30 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.09s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:34:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nilibav7fiwo" 2026/02/13 01:34:38 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-yimokuh0tore' -> Linkbox root 'rclone-test-nilibav7fiwo' 2026/02/13 01:34:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:34:39 DEBUG : Linkbox root 'rclone-test-nilibav7fiwo': Waiting for checks to finish 2026/02/13 01:34:39 DEBUG : Linkbox root 'rclone-test-nilibav7fiwo': Waiting for transfers to finish 2026/02/13 01:34:39 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopyOverSelf 2026/02/13 01:34:39 DEBUG : Linkbox root 'rclone-test-nilibav7fiwo': Purge remote 2026/02/13 01:34:39 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.43s) === RUN TestMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:34:47 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:34:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:34:47 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:34:47 DEBUG : sub dir/hello world: Sizes differ 2026/02/13 01:34:47 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:34:47 DEBUG : sub dir/hello world: Update: removing old file 2026/02/13 01:34:50 DEBUG : sub dir/hello world: size = 17 OK 2026/02/13 01:34:50 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/13 01:34:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.08s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:34:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gareyub5baya" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-yimokuh0tore' -> Linkbox root 'rclone-test-gareyub5baya' 2026/02/13 01:34:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:34:58 DEBUG : Linkbox root 'rclone-test-gareyub5baya': Waiting for checks to finish 2026/02/13 01:34:58 DEBUG : Linkbox root 'rclone-test-gareyub5baya': Waiting for transfers to finish 2026/02/13 01:34:58 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveOverSelf 2026/02/13 01:34:58 DEBUG : Linkbox root 'rclone-test-gareyub5baya': Purge remote 2026/02/13 01:34:59 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.61s) === RUN TestCopyAfterDelete run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:35:06 ERROR : error listing: directory not found 2026/02/13 01:35:06 INFO : Local file system at /tmp/rclone1362216288: Making directory 2026/02/13 01:35:06 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:06 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.03s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:35:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/13 01:35:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:35:14 DEBUG : Local file system at /tmp/rclone1362216288: Waiting for checks to finish 2026/02/13 01:35:14 DEBUG : Local file system at /tmp/rclone1362216288: Waiting for transfers to finish 2026/02/13 01:35:15 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:35:15 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1362216288/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone1362216288/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.03s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:35:18 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/13 01:35:18 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:18 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:35:20 DEBUG : check sum: size = 1 OK 2026/02/13 01:35:20 INFO : check sum: Copied (new) 2026/02/13 01:35:20 DEBUG : Waiting for deletions to finish 2026/02/13 01:35:21 DEBUG : check sum: size = 1 OK 2026/02/13 01:35:21 NOTICE: Linkbox root 'rclone-test-yimokuh0tore': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/13 01:35:21 DEBUG : check sum: Size of src and dst objects identical 2026/02/13 01:35:21 DEBUG : check sum: Unchanged skipping 2026/02/13 01:35:21 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:21 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:35:21 DEBUG : Waiting for deletions to finish 2026/02/13 01:35:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.52s) === RUN TestSyncSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:35:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/13 01:35:23 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:23 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:35:25 DEBUG : sizeonly: size = 6 OK 2026/02/13 01:35:25 INFO : sizeonly: Copied (new) 2026/02/13 01:35:25 DEBUG : Waiting for deletions to finish 2026/02/13 01:35:25 DEBUG : sizeonly: size = 6 OK 2026/02/13 01:35:25 DEBUG : sizeonly: Sizes identical 2026/02/13 01:35:25 DEBUG : sizeonly: Unchanged skipping 2026/02/13 01:35:25 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:25 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:35:25 DEBUG : Waiting for deletions to finish 2026/02/13 01:35:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.40s) === RUN TestSyncIgnoreSize run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:35:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/13 01:35:27 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:27 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:35:29 INFO : ignore-size: Copied (new) 2026/02/13 01:35:29 DEBUG : Waiting for deletions to finish 2026/02/13 01:35:30 DEBUG : ignore-size: Sizes identical 2026/02/13 01:35:30 DEBUG : ignore-size: Unchanged skipping 2026/02/13 01:35:30 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:30 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:35:30 DEBUG : Waiting for deletions to finish 2026/02/13 01:35:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.43s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:35:34 DEBUG : existing: size = 6 OK 2026/02/13 01:35:34 DEBUG : existing: Sizes identical 2026/02/13 01:35:34 DEBUG : existing: Unchanged skipping 2026/02/13 01:35:34 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:34 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:35:34 DEBUG : Waiting for deletions to finish 2026/02/13 01:35:34 INFO : There was nothing to transfer 2026/02/13 01:35:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/13 01:35:34 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:34 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:35:34 DEBUG : existing: Update: removing old file 2026/02/13 01:35:37 DEBUG : existing: size = 6 OK 2026/02/13 01:35:37 INFO : existing: Copied (replaced existing) 2026/02/13 01:35:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.62s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:35:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/13 01:35:39 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:39 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:35:41 DEBUG : existing: size = 6 OK 2026/02/13 01:35:41 INFO : existing: Copied (new) 2026/02/13 01:35:41 DEBUG : Waiting for deletions to finish 2026/02/13 01:35:42 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:42 DEBUG : existing: Destination exists, skipping 2026/02/13 01:35:42 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:35:42 DEBUG : Waiting for deletions to finish 2026/02/13 01:35:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.41s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:35:50 INFO : d: Making directory 2026/02/13 01:35:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/13 01:35:53 DEBUG : c/non empty space: size = 5 OK 2026/02/13 01:35:53 DEBUG : c/non empty space: Sizes identical 2026/02/13 01:35:53 DEBUG : c/non empty space: Unchanged skipping 2026/02/13 01:35:54 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:35:54 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:35:57 DEBUG : a/potato2: size = 60 OK 2026/02/13 01:35:57 INFO : a/potato2: Copied (new) 2026/02/13 01:35:57 DEBUG : Waiting for deletions to finish 2026/02/13 01:35:58 INFO : b/potato: Deleted 2026/02/13 01:35:58 INFO : d: Removing directory 2026/02/13 01:36:00 INFO : b: Removing directory 2026/02/13 01:36:01 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': deleted 2 directories --- PASS: TestSyncIgnoreErrors (24.94s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:36:11 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:36:11 DEBUG : empty space: size = 1 OK 2026/02/13 01:36:11 DEBUG : empty space: Sizes identical 2026/02/13 01:36:11 DEBUG : empty space: Unchanged skipping 2026/02/13 01:36:11 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:36:11 DEBUG : Waiting for deletions to finish 2026/02/13 01:36:11 INFO : There was nothing to transfer 2026/02/13 01:36:11 DEBUG : empty space: size = 1 OK 2026/02/13 01:36:11 DEBUG : empty space: Sizes identical 2026/02/13 01:36:11 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:36:11 DEBUG : empty space: Unchanged skipping 2026/02/13 01:36:11 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:36:11 DEBUG : Waiting for deletions to finish 2026/02/13 01:36:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.39s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.40s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:36:16 DEBUG : empty space: size = 1 OK 2026/02/13 01:36:16 DEBUG : empty space: Sizes identical 2026/02/13 01:36:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/13 01:36:16 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:36:16 DEBUG : empty space: Unchanged skipping 2026/02/13 01:36:16 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:36:18 DEBUG : potato: size = 60 OK 2026/02/13 01:36:18 INFO : potato: Copied (new) 2026/02/13 01:36:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.47s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:36:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:36:24 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:36:24 DEBUG : potato: Sizes differ 2026/02/13 01:36:24 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:36:24 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:36:24 DEBUG : potato: Update: removing old file 2026/02/13 01:36:27 DEBUG : potato: size = 21 OK 2026/02/13 01:36:27 INFO : potato: Copied (replaced existing) 2026/02/13 01:36:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.28s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/02/13 01:36:31 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:36:31 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:36:31 DEBUG : potato: Sizes differ 2026/02/13 01:36:31 DEBUG : potato: Update: removing old file 2026/02/13 01:36:31 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:36:31 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:36:34 DEBUG : potato: size = 21 OK 2026/02/13 01:36:34 INFO : potato: Copied (replaced existing) 2026/02/13 01:36:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:36:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/13 01:36:40 DEBUG : empty space: size = 1 OK 2026/02/13 01:36:40 DEBUG : empty space: Sizes identical 2026/02/13 01:36:40 DEBUG : empty space: Unchanged skipping 2026/02/13 01:36:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/13 01:36:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:36:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:36:40 DEBUG : Waiting for deletions to finish 2026/02/13 01:36:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:36:47 DEBUG : empty space: size = 1 OK 2026/02/13 01:36:47 DEBUG : empty space: Sizes identical 2026/02/13 01:36:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/13 01:36:47 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:36:47 DEBUG : empty space: Unchanged skipping 2026/02/13 01:36:47 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:36:49 DEBUG : potato2: size = 60 OK 2026/02/13 01:36:49 INFO : potato2: Copied (new) 2026/02/13 01:36:49 DEBUG : Waiting for deletions to finish 2026/02/13 01:36:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:37:01 INFO : d: Making directory 2026/02/13 01:37:02 INFO : d/e: Making directory 2026/02/13 01:37:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/13 01:37:05 DEBUG : c/non empty space: size = 5 OK 2026/02/13 01:37:05 DEBUG : c/non empty space: Sizes identical 2026/02/13 01:37:05 DEBUG : c/non empty space: Unchanged skipping 2026/02/13 01:37:07 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:37:07 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:37:09 DEBUG : a/potato2: size = 60 OK 2026/02/13 01:37:09 INFO : a/potato2: Copied (new) 2026/02/13 01:37:09 DEBUG : Waiting for deletions to finish 2026/02/13 01:37:10 INFO : b/potato: Deleted 2026/02/13 01:37:10 INFO : d/e: Removing directory 2026/02/13 01:37:12 INFO : d: Removing directory 2026/02/13 01:37:13 INFO : b: Removing directory 2026/02/13 01:37:15 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:37:29 INFO : d: Making directory 2026/02/13 01:37:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/13 01:37:32 DEBUG : c/non empty space: size = 5 OK 2026/02/13 01:37:32 DEBUG : c/non empty space: Sizes identical 2026/02/13 01:37:32 DEBUG : c/non empty space: Unchanged skipping 2026/02/13 01:37:32 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:37:32 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:37:35 DEBUG : a/potato2: size = 60 OK 2026/02/13 01:37:35 INFO : a/potato2: Copied (new) 2026/02/13 01:37:35 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 01:37:35 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:37:52 DEBUG : Waiting for deletions to finish 2026/02/13 01:37:52 DEBUG : empty space: size = 1 OK 2026/02/13 01:37:52 DEBUG : empty space: Sizes identical 2026/02/13 01:37:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/13 01:37:52 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:37:52 DEBUG : empty space: Unchanged skipping 2026/02/13 01:37:52 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:37:53 INFO : potato: Deleted 2026/02/13 01:37:54 DEBUG : potato2: size = 60 OK 2026/02/13 01:37:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.56s) === RUN TestSyncDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:38:01 DEBUG : Waiting for deletions to finish 2026/02/13 01:38:01 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:38:01 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:38:03 INFO : potato: Deleted 2026/02/13 01:38:03 DEBUG : empty space: size = 1 OK 2026/02/13 01:38:03 DEBUG : empty space: Sizes identical 2026/02/13 01:38:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/13 01:38:03 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:38:03 DEBUG : empty space: Unchanged skipping 2026/02/13 01:38:03 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:38:05 DEBUG : potato2: size = 60 OK 2026/02/13 01:38:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.86s) === RUN TestCopyDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:38:10 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 01:38:10 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 01:38:10 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 01:38:11 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 01:38:12 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 01:38:14 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 01:38:17 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 01:38:24 DEBUG : potato: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 01:38:37 DEBUG : potato: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 01:39:03 DEBUG : potato: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "potato" to "Linkbox root 'rclone-test-yimokuh0tore'": object not found --- FAIL: TestCopyDeleteBefore (107.68s) === RUN TestSyncWithExclude run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:40:00 DEBUG : enormous: Excluded (Size Filter) 2026/02/13 01:40:00 DEBUG : enormous: Excluded 2026/02/13 01:40:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/13 01:40:00 DEBUG : potato2: Excluded 2026/02/13 01:40:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/13 01:40:00 DEBUG : potato2: Excluded 2026/02/13 01:40:00 DEBUG : empty space: size = 1 OK 2026/02/13 01:40:00 DEBUG : empty space: Sizes identical 2026/02/13 01:40:00 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:40:00 DEBUG : empty space: Unchanged skipping 2026/02/13 01:40:00 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:40:00 DEBUG : Waiting for deletions to finish 2026/02/13 01:40:00 INFO : There was nothing to transfer 2026/02/13 01:40:00 DEBUG : enormous: Excluded (Size Filter) 2026/02/13 01:40:00 DEBUG : enormous: Excluded 2026/02/13 01:40:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/13 01:40:00 DEBUG : potato2: Excluded 2026/02/13 01:40:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/13 01:40:00 DEBUG : potato2: Excluded 2026/02/13 01:40:00 DEBUG : empty space: size = 1 OK 2026/02/13 01:40:00 DEBUG : empty space: Sizes identical 2026/02/13 01:40:00 DEBUG : empty space: Unchanged skipping 2026/02/13 01:40:00 DEBUG : Local file system at /tmp/rclone1362216288: Waiting for checks to finish 2026/02/13 01:40:00 DEBUG : Local file system at /tmp/rclone1362216288: Waiting for transfers to finish 2026/02/13 01:40:00 DEBUG : Waiting for deletions to finish 2026/02/13 01:40:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:40:09 DEBUG : enormous: Excluded (Size Filter) 2026/02/13 01:40:09 DEBUG : enormous: Excluded 2026/02/13 01:40:09 DEBUG : potato2: Excluded (Size Filter) 2026/02/13 01:40:09 DEBUG : potato2: Excluded 2026/02/13 01:40:10 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:40:10 DEBUG : empty space: size = 1 OK 2026/02/13 01:40:10 DEBUG : empty space: Sizes identical 2026/02/13 01:40:10 DEBUG : empty space: Unchanged skipping 2026/02/13 01:40:10 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:40:10 DEBUG : Waiting for deletions to finish 2026/02/13 01:40:11 INFO : enormous: Deleted 2026/02/13 01:40:11 INFO : potato2: Deleted 2026/02/13 01:40:11 INFO : There was nothing to transfer 2026/02/13 01:40:11 DEBUG : empty space: size = 1 OK 2026/02/13 01:40:11 DEBUG : empty space: Sizes identical 2026/02/13 01:40:11 DEBUG : empty space: Unchanged skipping 2026/02/13 01:40:11 DEBUG : Local file system at /tmp/rclone1362216288: Waiting for checks to finish 2026/02/13 01:40:11 DEBUG : Local file system at /tmp/rclone1362216288: Waiting for transfers to finish 2026/02/13 01:40:11 DEBUG : Waiting for deletions to finish 2026/02/13 01:40:11 INFO : enormous: Deleted 2026/02/13 01:40:11 INFO : potato2: Deleted 2026/02/13 01:40:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.88s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.39s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/02/13 01:40:14 ERROR : Linkbox root 'rclone-test-yimokuh0tore': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/13 01:40:14 ERROR : Linkbox root 'rclone-test-yimokuh0tore': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/13 01:40:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/13 01:40:14 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/13 01:40:14 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:40:14 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:40:16 DEBUG : potato: size = 14 OK 2026/02/13 01:40:16 INFO : potato: Copied (new) 2026/02/13 01:40:16 DEBUG : yam: size = 11 OK 2026/02/13 01:40:16 INFO : yam: Copied (new) 2026/02/13 01:40:16 DEBUG : Waiting for deletions to finish 2026/02/13 01:40:16 ERROR : Linkbox root 'rclone-test-yimokuh0tore': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/13 01:40:16 ERROR : Linkbox root 'rclone-test-yimokuh0tore': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/13 01:40:17 DEBUG : potato: size = 14 OK 2026/02/13 01:40:17 DEBUG : potato: Sizes identical 2026/02/13 01:40:17 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/13 01:40:17 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:40:17 DEBUG : potato: Unchanged skipping 2026/02/13 01:40:17 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:40:19 DEBUG : yaml: size = 11 OK 2026/02/13 01:40:19 INFO : yaml: Copied (new) 2026/02/13 01:40:19 DEBUG : Waiting for deletions to finish 2026/02/13 01:40:20 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/02/13 01:40:23 ERROR : Linkbox root 'rclone-test-yimokuh0tore': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/13 01:40:23 ERROR : Linkbox root 'rclone-test-yimokuh0tore': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/13 01:40:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/13 01:40:23 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/13 01:40:23 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:40:23 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:40:26 DEBUG : potato: size = 14 OK 2026/02/13 01:40:26 INFO : potato: Copied (new) 2026/02/13 01:40:26 DEBUG : yam: size = 11 OK 2026/02/13 01:40:26 INFO : yam: Copied (new) 2026/02/13 01:40:26 DEBUG : Waiting for deletions to finish 2026/02/13 01:40:26 ERROR : Linkbox root 'rclone-test-yimokuh0tore': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/13 01:40:26 ERROR : Linkbox root 'rclone-test-yimokuh0tore': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/13 01:40:26 DEBUG : potato: size = 14 OK 2026/02/13 01:40:26 DEBUG : potato: Sizes identical 2026/02/13 01:40:26 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/13 01:40:26 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:40:26 DEBUG : potato: Unchanged skipping 2026/02/13 01:40:26 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:40:28 DEBUG : yaml: size = 11 OK 2026/02/13 01:40:28 INFO : yaml: Copied (new) 2026/02/13 01:40:28 DEBUG : Waiting for deletions to finish 2026/02/13 01:40:29 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/02/13 01:40:33 ERROR : Linkbox root 'rclone-test-yimokuh0tore': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/13 01:40:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/13 01:40:33 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/02/13 01:40:33 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:40:33 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:40:37 DEBUG : potato: size = 14 OK 2026/02/13 01:40:37 INFO : potato: Copied (new) 2026/02/13 01:40:37 DEBUG : sub/yam: size = 11 OK 2026/02/13 01:40:37 INFO : sub/yam: Copied (new) 2026/02/13 01:40:37 DEBUG : Waiting for deletions to finish 2026/02/13 01:40:37 ERROR : Linkbox root 'rclone-test-yimokuh0tore': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/13 01:40:38 DEBUG : potato: size = 14 OK 2026/02/13 01:40:38 DEBUG : potato: Sizes identical 2026/02/13 01:40:38 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/13 01:40:38 DEBUG : potato: Unchanged skipping 2026/02/13 01:40:38 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:40:38 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:40:40 DEBUG : yam: size = 11 OK 2026/02/13 01:40:40 INFO : yam: Copied (new) 2026/02/13 01:40:40 DEBUG : Waiting for deletions to finish 2026/02/13 01:40:41 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.45s) === RUN TestServerSideMoveLocal run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:40:46 DEBUG : Creating backend with remote "/tmp/rclone1362216288/dir1" 2026/02/13 01:40:46 DEBUG : Config file has changed externally - reloading 2026/02/13 01:40:46 DEBUG : Creating backend with remote "/tmp/rclone1362216288/dir2" 2026/02/13 01:40:46 DEBUG : Local file system at /tmp/rclone1362216288/dir2: Using server-side directory move 2026/02/13 01:40:46 INFO : Local file system at /tmp/rclone1362216288/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/13 01:40:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/13 01:40:46 INFO : file1.txt: Moved (server-side) 2026/02/13 01:40:46 DEBUG : Local file system at /tmp/rclone1362216288/dir2: Waiting for checks to finish 2026/02/13 01:40:46 DEBUG : Local file system at /tmp/rclone1362216288/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:40:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:40:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/13 01:40:47 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:40:47 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:40:53 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:40:53 INFO : sub dir/hello world: Copied (new) 2026/02/13 01:40:53 INFO : sub dir/hello world: Deleted 2026/02/13 01:40:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/13 01:40:54 INFO : nested/sub dir/file: Copied (new) 2026/02/13 01:40:54 INFO : nested/sub dir/file: Deleted 2026/02/13 01:40:54 INFO : sub dir: Removing directory 2026/02/13 01:40:54 INFO : nested/sub dir: Removing directory 2026/02/13 01:40:54 INFO : nested: Removing directory 2026/02/13 01:40:54 DEBUG : Local file system at /tmp/rclone1362216288: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (16.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/13 01:41:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/13 01:41:03 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:41:03 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:41:10 DEBUG : sub dir/hello world: size = 11 OK 2026/02/13 01:41:10 INFO : sub dir/hello world: Copied (new) 2026/02/13 01:41:10 INFO : sub dir/hello world: Deleted 2026/02/13 01:41:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/13 01:41:10 INFO : nested/sub dir/file: Copied (new) 2026/02/13 01:41:10 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.17s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:41:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/13 01:41:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/13 01:41:19 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:41:19 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:41:21 DEBUG : existing-b: size = 6 OK 2026/02/13 01:41:21 INFO : existing-b: Copied (new) 2026/02/13 01:41:21 INFO : existing-b: Deleted 2026/02/13 01:41:22 DEBUG : existing: size = 6 OK 2026/02/13 01:41:22 INFO : existing: Copied (new) 2026/02/13 01:41:22 INFO : existing: Deleted 2026/02/13 01:41:22 DEBUG : existing: Destination exists, skipping 2026/02/13 01:41:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/13 01:41:22 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:41:22 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:41:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.31s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:41:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tokewex4yinu" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-yimokuh0tore' -> Linkbox root 'rclone-test-tokewex4yinu' 2026/02/13 01:41:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/13 01:41:37 DEBUG : empty space: size = 1 OK 2026/02/13 01:41:37 DEBUG : empty space: Sizes identical 2026/02/13 01:41:37 DEBUG : empty space: Unchanged skipping 2026/02/13 01:41:37 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:41:37 DEBUG : Linkbox root 'rclone-test-tokewex4yinu': Waiting for checks to finish 2026/02/13 01:41:37 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-tokewex4yinu') 2026/02/13 01:41:37 DEBUG : potato3: Sizes differ 2026/02/13 01:41:38 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:41:38 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:41:38 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:41:38 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:41:39 INFO : empty space: Deleted 2026/02/13 01:41:39 DEBUG : Linkbox root 'rclone-test-tokewex4yinu': Waiting for transfers to finish sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2026/02/13 01:41:39 DEBUG : Linkbox root 'rclone-test-tokewex4yinu': Purge remote --- FAIL: TestServerSideMove (17.66s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:41:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-quhawoh6leto" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-yimokuh0tore' -> Linkbox root 'rclone-test-quhawoh6leto' 2026/02/13 01:41:55 DEBUG : empty space: Excluded (Size Filter) 2026/02/13 01:41:55 DEBUG : empty space: Excluded 2026/02/13 01:41:55 DEBUG : empty space: Excluded (Size Filter) 2026/02/13 01:41:55 DEBUG : empty space: Excluded 2026/02/13 01:41:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/13 01:41:55 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:41:55 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-quhawoh6leto') 2026/02/13 01:41:55 DEBUG : potato3: Sizes differ 2026/02/13 01:41:55 DEBUG : Linkbox root 'rclone-test-quhawoh6leto': Waiting for checks to finish 2026/02/13 01:41:55 DEBUG : Linkbox root 'rclone-test-quhawoh6leto': Waiting for transfers to finish 2026/02/13 01:41:55 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:41:55 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:41:56 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:41:56 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2026/02/13 01:41:56 DEBUG : Linkbox root 'rclone-test-quhawoh6leto': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:42:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zaxuref4howe" 2026/02/13 01:42:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-yimokuh0tore' -> Linkbox root 'rclone-test-zaxuref4howe' 2026/02/13 01:42:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/13 01:42:15 DEBUG : empty space: size = 1 OK 2026/02/13 01:42:15 DEBUG : empty space: Sizes identical 2026/02/13 01:42:15 DEBUG : empty space: Unchanged skipping 2026/02/13 01:42:15 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:42:15 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-zaxuref4howe') 2026/02/13 01:42:15 DEBUG : potato3: Sizes differ 2026/02/13 01:42:15 DEBUG : Linkbox root 'rclone-test-zaxuref4howe': Waiting for checks to finish 2026/02/13 01:42:16 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:42:16 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:42:16 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:42:16 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:42:17 INFO : empty space: Deleted 2026/02/13 01:42:17 DEBUG : Linkbox root 'rclone-test-zaxuref4howe': Waiting for transfers to finish 2026/02/13 01:42:17 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/02/13 01:42:17 DEBUG : Linkbox root 'rclone-test-zaxuref4howe': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.85s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:42:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yimokuh0tore/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.77s) === RUN TestSyncOverlap run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:42:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yimokuh0tore/rclone-sync-test" --- PASS: TestSyncOverlap (1.21s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:42:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yimokuh0tore/rclone-sync-test" 2026/02/13 01:42:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yimokuh0tore/rclone-sync-test-include/layer2" 2026/02/13 01:42:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yimokuh0tore/rclone-sync-test-ignore-file" run.go:290: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-yimokuh0tore'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (16.71s) === RUN TestSyncCompareDest run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:42:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yimokuh0tore/dst" 2026/02/13 01:42:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yimokuh0tore/CompareDest" 2026/02/13 01:42:48 DEBUG : one: Need to transfer - File not found at Destination 2026/02/13 01:42:48 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for checks to finish 2026/02/13 01:42:48 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for transfers to finish 2026/02/13 01:42:51 DEBUG : one: size = 3 OK 2026/02/13 01:42:51 INFO : one: Copied (new) 2026/02/13 01:42:51 DEBUG : Waiting for deletions to finish 2026/02/13 01:42:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:42:52 DEBUG : one: size = 3 (Linkbox root 'rclone-test-yimokuh0tore/dst') 2026/02/13 01:42:52 DEBUG : one: Sizes differ 2026/02/13 01:42:52 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for checks to finish 2026/02/13 01:42:52 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for transfers to finish 2026/02/13 01:42:52 DEBUG : one: Update: removing old file 2026/02/13 01:42:55 DEBUG : one: size = 5 OK 2026/02/13 01:42:55 INFO : one: Copied (replaced existing) 2026/02/13 01:42:55 DEBUG : Waiting for deletions to finish 2026/02/13 01:42:56 DEBUG : dst/one: Update: removing old file 2026/02/13 01:43:04 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for checks to finish 2026/02/13 01:43:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:43:04 DEBUG : one: size = 3 (Linkbox root 'rclone-test-yimokuh0tore/dst') 2026/02/13 01:43:04 DEBUG : one: Sizes differ 2026/02/13 01:43:04 DEBUG : one: size = 5 OK 2026/02/13 01:43:04 DEBUG : one: Sizes identical 2026/02/13 01:43:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/13 01:43:04 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for transfers to finish 2026/02/13 01:43:04 DEBUG : Waiting for deletions to finish 2026/02/13 01:43:04 INFO : There was nothing to transfer 2026/02/13 01:43:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:43:07 DEBUG : one: size = 3 (Linkbox root 'rclone-test-yimokuh0tore/dst') 2026/02/13 01:43:07 DEBUG : one: Sizes differ 2026/02/13 01:43:07 DEBUG : two: size = 3 OK 2026/02/13 01:43:07 DEBUG : two: Sizes identical 2026/02/13 01:43:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/13 01:43:07 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for checks to finish 2026/02/13 01:43:08 DEBUG : one: size = 5 OK 2026/02/13 01:43:08 DEBUG : one: Sizes identical 2026/02/13 01:43:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/13 01:43:08 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for transfers to finish 2026/02/13 01:43:08 DEBUG : Waiting for deletions to finish 2026/02/13 01:43:08 INFO : There was nothing to transfer 2026/02/13 01:43:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:43:08 DEBUG : one: size = 3 (Linkbox root 'rclone-test-yimokuh0tore/dst') 2026/02/13 01:43:08 DEBUG : one: Sizes differ 2026/02/13 01:43:09 DEBUG : two: size = 3 OK 2026/02/13 01:43:09 DEBUG : two: Sizes identical 2026/02/13 01:43:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/13 01:43:09 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for checks to finish 2026/02/13 01:43:09 DEBUG : one: size = 5 OK 2026/02/13 01:43:09 DEBUG : one: Sizes identical 2026/02/13 01:43:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/13 01:43:09 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for transfers to finish 2026/02/13 01:43:09 DEBUG : Waiting for deletions to finish 2026/02/13 01:43:09 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/13 01:43:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:43:10 DEBUG : one: size = 3 (Linkbox root 'rclone-test-yimokuh0tore/dst') 2026/02/13 01:43:10 DEBUG : one: Sizes differ 2026/02/13 01:43:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:43:10 DEBUG : two: size = 3 (Linkbox root 'rclone-test-yimokuh0tore/CompareDest') 2026/02/13 01:43:10 DEBUG : two: Sizes differ 2026/02/13 01:43:10 DEBUG : two: Need to transfer - File not found at Destination 2026/02/13 01:43:10 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for checks to finish 2026/02/13 01:43:11 DEBUG : one: size = 5 OK 2026/02/13 01:43:11 DEBUG : one: Sizes identical 2026/02/13 01:43:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/13 01:43:11 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dst': Waiting for transfers to finish 2026/02/13 01:43:12 DEBUG : two: size = 5 OK 2026/02/13 01:43:12 INFO : two: Copied (new) 2026/02/13 01:43:12 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncCompareDest (43.75s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:43:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yimokuh0tore/dest" 2026/02/13 01:43:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yimokuh0tore/pre-dest1" 2026/02/13 01:43:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yimokuh0tore/pre-dest2" 2026/02/13 01:43:42 DEBUG : 1: size = 1 OK 2026/02/13 01:43:42 DEBUG : 1: Sizes identical 2026/02/13 01:43:42 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/13 01:43:42 DEBUG : 2: size = 1 OK 2026/02/13 01:43:42 DEBUG : 2: Sizes identical 2026/02/13 01:43:42 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/13 01:43:43 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/13 01:43:43 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dest': Waiting for checks to finish 2026/02/13 01:43:43 DEBUG : Linkbox root 'rclone-test-yimokuh0tore/dest': Waiting for transfers to finish 2026/02/13 01:43:46 DEBUG : 3: size = 1 OK 2026/02/13 01:43:46 INFO : 3: Copied (new) 2026/02/13 01:43:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (27.44s) === RUN TestSyncCopyDest run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.40s) === RUN TestSyncBackupDir run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.41s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.40s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", 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:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", 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:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", 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:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:44:02 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:44:02 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:44:02 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:44:02 DEBUG : Testêé: Sizes differ 2026/02/13 01:44:02 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:44:02 DEBUG : Testêé: Update: removing old file 2026/02/13 01:44:05 DEBUG : Testêé: size = 14 OK 2026/02/13 01:44:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/13 01:44:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.58s) === RUN TestSyncImmutable run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:44:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/13 01:44:08 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:44:08 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:44:10 DEBUG : existing: size = 6 OK 2026/02/13 01:44:10 INFO : existing: Copied (new) 2026/02/13 01:44:10 DEBUG : Waiting for deletions to finish 2026/02/13 01:44:10 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:44:10 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:44:10 DEBUG : existing: Sizes differ 2026/02/13 01:44:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/13 01:44:10 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:44:10 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:44:10 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 01:44:10 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.81s) === RUN TestSyncIgnoreCase run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.40s) === RUN TestFixCase run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:44:27 DEBUG : EXISTING: size = 6 OK 2026/02/13 01:44:27 DEBUG : existing: Sizes identical 2026/02/13 01:44:27 DEBUG : existing: Unchanged skipping 2026/02/13 01:44:27 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:44:27 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:44:27 DEBUG : existingbutdifferent: Sizes differ 2026/02/13 01:44:28 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:28 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:28 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:28 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:28 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:28 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:28 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/02/13 01:44:34 DEBUG : EXISTINGBUTDIFFERENT: size = 5 OK 2026/02/13 01:44:34 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2026/02/13 01:44:36 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:36 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:36 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:36 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:36 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:43 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:43 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:43 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:43 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:43 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:48 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:48 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:48 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:48 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:48 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:48 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:44:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:44:48 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/02/13 01:44:49 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:49 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:49 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2026/02/13 01:44:52 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:52 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:52 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:44:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:44:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/02/13 01:44:52 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:44:52 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:52 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:52 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: RootURL not set 2026/02/13 01:44:52 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:44:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2026/02/13 01:44:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 5 OK 2026/02/13 01:44:53 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2026/02/13 01:44:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 5 OK 2026/02/13 01:44:55 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/02/13 01:44:55 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 01:44:55 ERROR : Linkbox root 'rclone-test-yimokuh0tore': 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 open source object: Open failed: RootURL not set Test: TestFixCase --- FAIL: TestFixCase (72.31s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", 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.40s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:46:44 DEBUG : both10: size = 6 OK 2026/02/13 01:46:44 DEBUG : both10: Sizes identical 2026/02/13 01:46:44 DEBUG : both0: size = 6 OK 2026/02/13 01:46:44 DEBUG : both0: Sizes identical 2026/02/13 01:46:44 DEBUG : both11: size = 6 OK 2026/02/13 01:46:44 DEBUG : both11: Sizes identical 2026/02/13 01:46:44 DEBUG : both12: size = 6 OK 2026/02/13 01:46:44 DEBUG : both10: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both12: Sizes identical 2026/02/13 01:46:44 DEBUG : both13: size = 6 OK 2026/02/13 01:46:44 DEBUG : both13: Sizes identical 2026/02/13 01:46:44 DEBUG : both12: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both14: size = 6 OK 2026/02/13 01:46:44 DEBUG : both14: Sizes identical 2026/02/13 01:46:44 DEBUG : both14: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both15: size = 6 OK 2026/02/13 01:46:44 DEBUG : both15: Sizes identical 2026/02/13 01:46:44 DEBUG : both15: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both16: size = 6 OK 2026/02/13 01:46:44 DEBUG : both16: Sizes identical 2026/02/13 01:46:44 DEBUG : both16: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both17: size = 6 OK 2026/02/13 01:46:44 DEBUG : both17: Sizes identical 2026/02/13 01:46:44 DEBUG : both17: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both18: size = 6 OK 2026/02/13 01:46:44 DEBUG : both18: Sizes identical 2026/02/13 01:46:44 DEBUG : both18: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both19: size = 6 OK 2026/02/13 01:46:44 DEBUG : both19: Sizes identical 2026/02/13 01:46:44 DEBUG : both19: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both1: size = 6 OK 2026/02/13 01:46:44 DEBUG : both1: Sizes identical 2026/02/13 01:46:44 DEBUG : both1: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both2: size = 6 OK 2026/02/13 01:46:44 DEBUG : both2: Sizes identical 2026/02/13 01:46:44 DEBUG : both2: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both3: size = 6 OK 2026/02/13 01:46:44 DEBUG : both3: Sizes identical 2026/02/13 01:46:44 DEBUG : both3: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both4: size = 6 OK 2026/02/13 01:46:44 DEBUG : both4: Sizes identical 2026/02/13 01:46:44 DEBUG : both4: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both5: size = 6 OK 2026/02/13 01:46:44 DEBUG : both5: Sizes identical 2026/02/13 01:46:44 DEBUG : both5: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both6: size = 6 OK 2026/02/13 01:46:44 DEBUG : both6: Sizes identical 2026/02/13 01:46:44 DEBUG : both6: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both7: size = 6 OK 2026/02/13 01:46:44 DEBUG : both7: Sizes identical 2026/02/13 01:46:44 DEBUG : both7: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both8: size = 6 OK 2026/02/13 01:46:44 DEBUG : both8: Sizes identical 2026/02/13 01:46:44 DEBUG : both8: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both9: size = 6 OK 2026/02/13 01:46:44 DEBUG : both9: Sizes identical 2026/02/13 01:46:44 DEBUG : both9: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both13: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both11: Unchanged skipping 2026/02/13 01:46:44 DEBUG : both0: Unchanged skipping 2026/02/13 01:46:44 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:46:44 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:46:44 DEBUG : Waiting for deletions to finish 2026/02/13 01:46:45 INFO : only16: Deleted 2026/02/13 01:46:45 INFO : only18: Deleted 2026/02/13 01:46:46 INFO : only5: Deleted 2026/02/13 01:46:46 INFO : only6: Deleted 2026/02/13 01:46:46 INFO : only0: Deleted 2026/02/13 01:46:47 INFO : only12: Deleted 2026/02/13 01:46:47 INFO : only15: Deleted 2026/02/13 01:46:47 INFO : only8: Deleted 2026/02/13 01:46:48 INFO : only1: Deleted 2026/02/13 01:46:48 INFO : only3: Deleted 2026/02/13 01:46:48 INFO : only4: Deleted 2026/02/13 01:46:48 INFO : only2: Deleted 2026/02/13 01:46:49 INFO : only11: Deleted 2026/02/13 01:46:49 INFO : only13: Deleted 2026/02/13 01:46:49 INFO : only14: Deleted 2026/02/13 01:46:50 INFO : only17: Deleted 2026/02/13 01:46:50 INFO : only19: Deleted 2026/02/13 01:46:51 INFO : only7: Deleted 2026/02/13 01:46:51 INFO : only9: Deleted 2026/02/13 01:46:51 INFO : only10: Deleted --- PASS: TestSyncConcurrentDelete (111.60s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:48:35 DEBUG : both0: size = 6 OK 2026/02/13 01:48:35 DEBUG : both0: Sizes identical 2026/02/13 01:48:35 DEBUG : both10: size = 6 OK 2026/02/13 01:48:35 DEBUG : both10: Sizes identical 2026/02/13 01:48:35 DEBUG : both11: size = 6 OK 2026/02/13 01:48:35 DEBUG : both11: Sizes identical 2026/02/13 01:48:35 DEBUG : both12: size = 6 OK 2026/02/13 01:48:35 DEBUG : both12: Sizes identical 2026/02/13 01:48:35 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:48:35 DEBUG : both0: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both13: size = 6 OK 2026/02/13 01:48:35 DEBUG : both13: Sizes identical 2026/02/13 01:48:35 DEBUG : both13: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both14: size = 6 OK 2026/02/13 01:48:35 DEBUG : both14: Sizes identical 2026/02/13 01:48:35 DEBUG : both14: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both15: size = 6 OK 2026/02/13 01:48:35 DEBUG : both15: Sizes identical 2026/02/13 01:48:35 DEBUG : both15: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both16: size = 6 OK 2026/02/13 01:48:35 DEBUG : both16: Sizes identical 2026/02/13 01:48:35 DEBUG : both16: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both17: size = 6 OK 2026/02/13 01:48:35 DEBUG : both17: Sizes identical 2026/02/13 01:48:35 DEBUG : both17: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both18: size = 6 OK 2026/02/13 01:48:35 DEBUG : both18: Sizes identical 2026/02/13 01:48:35 DEBUG : both18: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both19: size = 6 OK 2026/02/13 01:48:35 DEBUG : both19: Sizes identical 2026/02/13 01:48:35 DEBUG : both19: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both1: size = 6 OK 2026/02/13 01:48:35 DEBUG : both1: Sizes identical 2026/02/13 01:48:35 DEBUG : both1: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both2: size = 6 OK 2026/02/13 01:48:35 DEBUG : both2: Sizes identical 2026/02/13 01:48:35 DEBUG : both2: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both3: size = 6 OK 2026/02/13 01:48:35 DEBUG : both3: Sizes identical 2026/02/13 01:48:35 DEBUG : both3: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both4: size = 6 OK 2026/02/13 01:48:35 DEBUG : both4: Sizes identical 2026/02/13 01:48:35 DEBUG : both4: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both5: size = 6 OK 2026/02/13 01:48:35 DEBUG : both5: Sizes identical 2026/02/13 01:48:35 DEBUG : both5: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both6: size = 6 OK 2026/02/13 01:48:35 DEBUG : both6: Sizes identical 2026/02/13 01:48:35 DEBUG : both6: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both7: size = 6 OK 2026/02/13 01:48:35 DEBUG : both7: Sizes identical 2026/02/13 01:48:35 DEBUG : both7: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both8: size = 6 OK 2026/02/13 01:48:35 DEBUG : both8: Sizes identical 2026/02/13 01:48:35 DEBUG : both8: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both9: size = 6 OK 2026/02/13 01:48:35 DEBUG : both9: Sizes identical 2026/02/13 01:48:35 DEBUG : both9: Unchanged skipping 2026/02/13 01:48:35 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only0: Sizes differ 2026/02/13 01:48:35 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only10: Sizes differ 2026/02/13 01:48:35 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only11: Sizes differ 2026/02/13 01:48:35 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only12: Sizes differ 2026/02/13 01:48:35 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only13: Sizes differ 2026/02/13 01:48:35 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only14: Sizes differ 2026/02/13 01:48:35 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only15: Sizes differ 2026/02/13 01:48:35 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only16: Sizes differ 2026/02/13 01:48:35 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only17: Sizes differ 2026/02/13 01:48:35 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only18: Sizes differ 2026/02/13 01:48:35 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only19: Sizes differ 2026/02/13 01:48:35 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only1: Sizes differ 2026/02/13 01:48:35 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only2: Sizes differ 2026/02/13 01:48:35 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only3: Sizes differ 2026/02/13 01:48:35 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only4: Sizes differ 2026/02/13 01:48:35 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only5: Sizes differ 2026/02/13 01:48:35 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only6: Sizes differ 2026/02/13 01:48:35 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only7: Sizes differ 2026/02/13 01:48:35 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only8: Sizes differ 2026/02/13 01:48:35 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1362216288) 2026/02/13 01:48:35 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-yimokuh0tore') 2026/02/13 01:48:35 DEBUG : only9: Sizes differ 2026/02/13 01:48:35 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 DEBUG : both10: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both11: Unchanged skipping 2026/02/13 01:48:35 DEBUG : both12: Unchanged skipping 2026/02/13 01:48:35 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:48:35 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/02/13 01:48:35 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 01:48:35 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (130.74s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:49:28 DEBUG : empty_dir: Making directory with metadata 2026/02/13 01:49:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/13 01:49:28 DEBUG : empty_on_remote: Making directory with metadata 2026/02/13 01:49:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/13 01:49:28 INFO : empty_on_remote: Making directory 2026/02/13 01:49:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/13 01:49:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/13 01:49:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/13 01:49:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/13 01:49:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (22.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:49:51 DEBUG : empty_dir: Making directory with metadata 2026/02/13 01:49:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/13 01:49:51 DEBUG : empty_on_remote: Making directory with metadata 2026/02/13 01:49:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/13 01:49:51 INFO : empty_on_remote: Making directory 2026/02/13 01:49:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/13 01:50:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/13 01:50:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/13 01:50:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/13 01:50:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/13 01:50:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:50:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/13 01:50:17 INFO : sub dir: Making directory 2026/02/13 01:50:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very/nested" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very" failed: directory not empty run.go:130: removing dir "sub dir2" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir2", "sub dir2/very", "sub dir2/very/very", "sub dir2/very/very/very", "sub dir2/very/very/very/very", "sub dir2/very/very/very/very/very", "sub dir2/very/very/very/very/very/nested", "sub dir2/very/very/very/very/very/nested/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=8) "sub dir2", + (string) (len=13) "sub dir2/very", + (string) (len=18) "sub dir2/very/very", + (string) (len=23) "sub dir2/very/very/very", + (string) (len=28) "sub dir2/very/very/very/very", + (string) (len=33) "sub dir2/very/very/very/very/very", + (string) (len=40) "sub dir2/very/very/very/very/very/nested", + (string) (len=47) "sub dir2/very/very/very/very/very/nested/subdir" } Test: TestNothingToTransferWithEmptyDirs Messages: directories --- FAIL: TestNothingToTransferWithEmptyDirs (70.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:51:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/13 01:51:28 INFO : sub dir: Making directory 2026/02/13 01:51:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (31.24s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:52:39 DEBUG : Waiting for deletions to finish 2026/02/13 01:52:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : splitbananasplit: Excluded 2026/02/13 01:52:39 DEBUG : banana: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : banana: Excluded 2026/02/13 01:52:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : appleappleapplebanana: Excluded 2026/02/13 01:52:39 DEBUG : apple: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : apple: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 01:52:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:52:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 01:52:40 DEBUG : apple: size = 5 OK 2026/02/13 01:52:40 DEBUG : apple: Sizes identical 2026/02/13 01:52:40 DEBUG : apple: Unchanged skipping 2026/02/13 01:52:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 01:52:40 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 01:52:40 DEBUG : banana: size = 6 OK 2026/02/13 01:52:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 01:52:40 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 01:52:40 DEBUG : splitbananasplit: Sizes identical 2026/02/13 01:52:40 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 01:52:40 DEBUG : banana: Sizes identical 2026/02/13 01:52:40 DEBUG : banana: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 01:52:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 01:52:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 01:52:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 01:52:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 01:52:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 01:52:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 01:52:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 01:52:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:52:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 01:52:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 01:52:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 01:52:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 01:52:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 01:52:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 01:52:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 01:52:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 01:52:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 01:52:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 01:52:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:52:40 DEBUG : Waiting for deletions to finish 2026/02/13 01:52:40 INFO : There was nothing to transfer 2026/02/13 01:52:40 DEBUG : Waiting for deletions to finish 2026/02/13 01:52:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 01:52:40 DEBUG : splitbananasplit: Excluded 2026/02/13 01:52:40 DEBUG : banana: Excluded (Path Filter) 2026/02/13 01:52:40 DEBUG : banana: Excluded 2026/02/13 01:52:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:52:40 DEBUG : appleappleapplebanana: Excluded 2026/02/13 01:52:40 DEBUG : apple: Excluded (Path Filter) 2026/02/13 01:52:40 DEBUG : apple: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 01:52:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:52:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 01:52:41 DEBUG : apple: size = 5 OK 2026/02/13 01:52:41 DEBUG : apple: Sizes identical 2026/02/13 01:52:41 DEBUG : apple: Unchanged skipping 2026/02/13 01:52:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 01:52:41 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 01:52:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 01:52:41 DEBUG : banana: size = 6 OK 2026/02/13 01:52:41 DEBUG : banana: Sizes identical 2026/02/13 01:52:41 DEBUG : banana: Unchanged skipping 2026/02/13 01:52:41 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 01:52:41 DEBUG : splitbananasplit: Sizes identical 2026/02/13 01:52:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 01:52:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 01:52:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 01:52:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 01:52:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 01:52:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 01:52:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 01:52:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 01:52:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 01:52:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 01:52:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 01:52:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 01:52:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 01:52:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 01:52:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 01:52:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 01:52:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 01:52:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 01:52:41 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:52:41 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:52:41 DEBUG : Waiting for deletions to finish 2026/02/13 01:52:41 INFO : There was nothing to transfer 2026/02/13 01:52:41 DEBUG : Waiting for deletions to finish 2026/02/13 01:52:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : splitbananasplit: Excluded 2026/02/13 01:52:42 DEBUG : banana: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : banana: Excluded 2026/02/13 01:52:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : appleappleapplebanana: Excluded 2026/02/13 01:52:42 DEBUG : apple: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : apple: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 01:52:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:52:42 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:53:51 DEBUG : Waiting for deletions to finish 2026/02/13 01:53:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : splitbananasplit: Excluded 2026/02/13 01:53:51 DEBUG : banana: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : banana: Excluded 2026/02/13 01:53:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : appleappleapplebanana: Excluded 2026/02/13 01:53:51 DEBUG : apple: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : apple: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 01:53:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:53:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 01:53:52 DEBUG : apple: size = 5 OK 2026/02/13 01:53:52 DEBUG : apple: Sizes identical 2026/02/13 01:53:52 DEBUG : apple: Unchanged skipping 2026/02/13 01:53:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 01:53:52 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 01:53:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 01:53:52 DEBUG : banana: size = 6 OK 2026/02/13 01:53:52 DEBUG : banana: Sizes identical 2026/02/13 01:53:52 DEBUG : banana: Unchanged skipping 2026/02/13 01:53:52 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 01:53:52 DEBUG : splitbananasplit: Sizes identical 2026/02/13 01:53:52 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 01:53:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 01:53:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 01:53:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 01:53:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 01:53:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 01:53:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 01:53:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 01:53:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 01:53:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 01:53:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 01:53:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 01:53:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 01:53:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 01:53:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 01:53:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 01:53:52 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:53:52 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:53:52 DEBUG : Waiting for deletions to finish 2026/02/13 01:53:52 INFO : There was nothing to transfer 2026/02/13 01:53:52 DEBUG : Waiting for deletions to finish 2026/02/13 01:53:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 01:53:52 DEBUG : splitbananasplit: Excluded 2026/02/13 01:53:52 DEBUG : banana: Excluded (Path Filter) 2026/02/13 01:53:52 DEBUG : banana: Excluded 2026/02/13 01:53:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:53:52 DEBUG : appleappleapplebanana: Excluded 2026/02/13 01:53:52 DEBUG : apple: Excluded (Path Filter) 2026/02/13 01:53:52 DEBUG : apple: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 01:53:54 DEBUG : apple: size = 5 OK 2026/02/13 01:53:54 DEBUG : apple: Sizes identical 2026/02/13 01:53:54 DEBUG : apple: Unchanged skipping 2026/02/13 01:53:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 01:53:54 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 01:53:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 01:53:54 DEBUG : banana: size = 6 OK 2026/02/13 01:53:54 DEBUG : banana: Sizes identical 2026/02/13 01:53:54 DEBUG : banana: Unchanged skipping 2026/02/13 01:53:54 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 01:53:54 DEBUG : splitbananasplit: Sizes identical 2026/02/13 01:53:54 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 01:53:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 01:53:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 01:53:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 01:53:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 01:53:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 01:53:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 01:53:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 01:53:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 01:53:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 01:53:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 01:53:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 01:53:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 01:53:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 01:53:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 01:53:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 01:53:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 01:53:54 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:53:54 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:53:54 DEBUG : Waiting for deletions to finish 2026/02/13 01:53:54 INFO : There was nothing to transfer 2026/02/13 01:53:54 DEBUG : Waiting for deletions to finish 2026/02/13 01:53:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : splitbananasplit: Excluded 2026/02/13 01:53:54 DEBUG : banana: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : banana: Excluded 2026/02/13 01:53:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : appleappleapplebanana: Excluded 2026/02/13 01:53:54 DEBUG : apple: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : apple: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 01:53:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:53:54 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:55:04 DEBUG : Waiting for deletions to finish 2026/02/13 01:55:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : splitbananasplit: Excluded 2026/02/13 01:55:04 DEBUG : banana: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : banana: Excluded 2026/02/13 01:55:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : appleappleapplebanana: Excluded 2026/02/13 01:55:04 DEBUG : apple: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : apple: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 01:55:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:55:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 01:55:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/13 01:55:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:55:05 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:55:05 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:55:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/13 01:55:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:08 DEBUG : YXBwbGU=: size = 5 OK 2026/02/13 01:55:08 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/13 01:55:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:09 DEBUG : YmFuYW5h: size = 6 OK 2026/02/13 01:55:09 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/13 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/13 01:55:09 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/13 01:55:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/13 01:55:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/13 01:55:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/13 01:55:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/13 01:55:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/13 01:55:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/13 01:55:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/13 01:55:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/13 01:55:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/13 01:55:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/13 01:55:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/13 01:55:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/13 01:55:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/13 01:55:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/13 01:55:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/13 01:55:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/13 01:55:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/13 01:55:23 DEBUG : Waiting for deletions to finish 2026/02/13 01:55:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/13 01:55:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/13 01:55:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/13 01:55:25 INFO : dir1/0008-2345678.txt: Deleted 2026/02/13 01:55:25 INFO : dir1/0013-789;=.txt: Deleted 2026/02/13 01:55:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/13 01:55:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/13 01:55:25 INFO : dir1/0003-defghij.txt: Deleted 2026/02/13 01:55:26 INFO : dir1/0009-3456789.txt: Deleted 2026/02/13 01:55:26 INFO : dir1/0010-456789.txt: Deleted 2026/02/13 01:55:26 INFO : dir1/0011-56789;.txt: Deleted 2026/02/13 01:55:26 INFO : dir1/0014-89;=.txt: Deleted 2026/02/13 01:55:26 INFO : dir1/0015-9;=.txt: Deleted 2026/02/13 01:55:27 INFO : apple: Deleted 2026/02/13 01:55:27 INFO : appleappleapplebanana: Deleted 2026/02/13 01:55:27 INFO : splitbananasplit: Deleted 2026/02/13 01:55:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/13 01:55:27 INFO : banana: Deleted 2026/02/13 01:55:28 INFO : dir1/0007-1234567.txt: Deleted 2026/02/13 01:55:28 INFO : dir1/0012-6789;.txt: Deleted 2026/02/13 01:55:28 DEBUG : Waiting for deletions to finish 2026/02/13 01:55:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/13 01:55:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : YXBwbGU=: Excluded 2026/02/13 01:55:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : YmFuYW5h: Excluded 2026/02/13 01:55:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/13 01:55:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/13 01:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/13 01:55:29 DEBUG : splitbananasplit: Sizes identical 2026/02/13 01:55:29 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 01:55:29 DEBUG : YmFuYW5h: size = 6 OK 2026/02/13 01:55:29 DEBUG : banana: Sizes identical 2026/02/13 01:55:29 DEBUG : banana: Unchanged skipping 2026/02/13 01:55:29 DEBUG : YXBwbGU=: size = 5 OK 2026/02/13 01:55:29 DEBUG : apple: Sizes identical 2026/02/13 01:55:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 01:55:29 DEBUG : apple: Unchanged skipping 2026/02/13 01:55:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/13 01:55:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/13 01:55:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/13 01:55:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/13 01:55:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/13 01:55:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/13 01:55:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/13 01:55:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/13 01:55:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/13 01:55:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/13 01:55:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/13 01:55:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/13 01:55:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/13 01:55:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/13 01:55:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:55:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/13 01:55:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/13 01:55:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/13 01:55:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 01:55:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 01:55:29 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:55:29 DEBUG : Waiting for deletions to finish 2026/02/13 01:55:29 DEBUG : Waiting for deletions to finish 2026/02/13 01:55:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/13 01:55:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : YXBwbGU=: Excluded 2026/02/13 01:55:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : YmFuYW5h: Excluded 2026/02/13 01:55:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/13 01:55:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/13 01:55:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/13 01:55:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:30 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:30 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:30 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/13 01:55:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:30 DEBUG : apple: transformed to: YXBwbGU= 2026/02/13 01:55:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/13 01:55:30 DEBUG : banana: transformed to: YmFuYW5h 2026/02/13 01:55:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/13 01:55:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/13 01:55:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/13 01:55:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/13 01:55:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/13 01:55:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/13 01:55:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:56:38 DEBUG : Waiting for deletions to finish 2026/02/13 01:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : splitbananasplit: Excluded 2026/02/13 01:56:39 DEBUG : banana: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : banana: Excluded 2026/02/13 01:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : appleappleapplebanana: Excluded 2026/02/13 01:56:39 DEBUG : apple: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : apple: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 01:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:56:40 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:56:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:56:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:56:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:56:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:56:40 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/13 01:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/13 01:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/13 01:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/13 01:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/13 01:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/13 01:56:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/13 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/13 01:56:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/13 01:56:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/13 01:56:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/13 01:56:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/13 01:56:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/13 01:56:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/13 01:56:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/13 01:56:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/13 01:56:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/13 01:56:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/13 01:56:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/13 01:56:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/13 01:56:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/13 01:56:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:56:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:56:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:56:43 DEBUG : PREFIXapple: size = 5 OK 2026/02/13 01:56:43 INFO : apple: Copied (new) to: PREFIXapple 2026/02/13 01:56:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/13 01:56:43 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/13 01:56:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/13 01:56:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/13 01:56:44 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/13 01:56:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/13 01:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/13 01:56:44 DEBUG : PREFIXbanana: size = 6 OK 2026/02/13 01:56:44 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/13 01:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/13 01:56:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/13 01:56:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/13 01:56:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/13 01:56:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/13 01:56:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/13 01:56:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/13 01:56:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/13 01:56:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/13 01:56:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/13 01:56:48 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/13 01:56:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/13 01:56:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/13 01:56:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 01:56:50 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/13 01:56:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/13 01:56:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/13 01:56:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 01:56:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 01:56:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 01:56:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 01:56:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/13 01:56:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/13 01:56:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/13 01:56:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/13 01:56:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/13 01:56:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/13 01:56:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/13 01:56:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/13 01:56:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/13 01:56:53 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/13 01:56:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/13 01:56:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/13 01:56:55 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/13 01:56:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/13 01:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/13 01:56:55 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/13 01:56:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/13 01:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/13 01:56:56 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/13 01:56:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/13 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/13 01:56:56 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/13 01:56:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/13 01:56:57 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/13 01:56:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/13 01:56:58 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/13 01:56:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/13 01:56:58 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/13 01:56:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/13 01:56:58 DEBUG : Waiting for deletions to finish 2026/02/13 01:57:00 INFO : dir1/0007-1234567.txt: Deleted 2026/02/13 01:57:00 INFO : dir1/0011-56789;.txt: Deleted 2026/02/13 01:57:00 INFO : dir1/0013-789;=.txt: Deleted 2026/02/13 01:57:00 INFO : dir1/0014-89;=.txt: Deleted 2026/02/13 01:57:01 INFO : apple: Deleted 2026/02/13 01:57:01 INFO : splitbananasplit: Deleted 2026/02/13 01:57:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/13 01:57:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/13 01:57:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/13 01:57:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/13 01:57:02 INFO : dir1/0009-3456789.txt: Deleted 2026/02/13 01:57:02 INFO : dir1/0012-6789;.txt: Deleted 2026/02/13 01:57:02 INFO : dir1/0015-9;=.txt: Deleted 2026/02/13 01:57:02 INFO : appleappleapplebanana: Deleted 2026/02/13 01:57:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/13 01:57:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/13 01:57:03 INFO : dir1/0008-2345678.txt: Deleted 2026/02/13 01:57:03 INFO : dir1/0003-defghij.txt: Deleted 2026/02/13 01:57:03 INFO : banana: Deleted 2026/02/13 01:57:04 INFO : dir1/0010-456789.txt: Deleted 2026/02/13 01:57:04 DEBUG : Waiting for deletions to finish 2026/02/13 01:57:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/13 01:57:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : PREFIXbanana: Excluded 2026/02/13 01:57:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/13 01:57:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : PREFIXapple: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:57:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/13 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/13 01:57:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/13 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/13 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/13 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/13 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/13 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/13 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/13 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/13 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/13 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/13 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/13 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/13 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/13 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/13 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/13 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/13 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/13 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/13 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/13 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/13 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/13 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/13 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/13 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/13 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/13 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/13 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/13 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/13 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/13 01:57:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/13 01:57:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/13 01:57:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/13 01:57:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/13 01:57:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/13 01:57:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/13 01:57:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/13 01:57:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/13 01:57:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/13 01:57:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/13 01:57:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/13 01:57:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/13 01:57:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/13 01:57:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/13 01:57:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/13 01:57:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/13 01:57:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/13 01:57:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/13 01:57:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/13 01:57:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:57:05 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:57:05 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:57:08 DEBUG : apple: size = 5 OK 2026/02/13 01:57:08 INFO : apple: Copied (new) 2026/02/13 01:57:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 01:57:08 INFO : appleappleapplebanana: Copied (new) 2026/02/13 01:57:09 DEBUG : banana: size = 6 OK 2026/02/13 01:57:09 INFO : banana: Copied (new) 2026/02/13 01:57:09 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 01:57:09 INFO : splitbananasplit: Copied (new) 2026/02/13 01:57:11 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 01:57:11 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 01:57:12 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 01:57:12 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 01:57:12 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 01:57:12 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 01:57:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 01:57:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/13 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 01:57:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/13 01:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 01:57:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/13 01:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 01:57:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/13 01:57:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 01:57:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/13 01:57:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 01:57:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/13 01:57:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 01:57:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/13 01:57:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 01:57:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/13 01:57:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 01:57:19 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/13 01:57:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 01:57:20 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/13 01:57:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 01:57:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/13 01:57:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 01:57:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/13 01:57:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 01:57:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/13 01:57:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 01:57:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/13 01:57:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 01:57:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/13 01:57:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 01:57:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/13 01:57:24 DEBUG : Waiting for deletions to finish 2026/02/13 01:57:25 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/13 01:57:25 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/13 01:57:26 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/13 01:57:26 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/13 01:57:26 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/13 01:57:26 INFO : PREFIXbanana: Deleted 2026/02/13 01:57:26 INFO : PREFIXsplitbananasplit: Deleted 2026/02/13 01:57:27 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/13 01:57:27 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/13 01:57:27 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/13 01:57:27 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/13 01:57:27 INFO : PREFIXapple: Deleted 2026/02/13 01:57:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/13 01:57:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/13 01:57:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/13 01:57:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/13 01:57:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/13 01:57:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/13 01:57:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/13 01:57:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/13 01:57:29 DEBUG : Waiting for deletions to finish 2026/02/13 01:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : splitbananasplit: Excluded 2026/02/13 01:57:29 DEBUG : banana: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : banana: Excluded 2026/02/13 01:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : appleappleapplebanana: Excluded 2026/02/13 01:57:29 DEBUG : apple: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : apple: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 01:57:30 DEBUG : Waiting for deletions to finish 2026/02/13 01:57:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : splitbananasplit: Excluded 2026/02/13 01:57:30 DEBUG : banana: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : banana: Excluded 2026/02/13 01:57:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : appleappleapplebanana: Excluded 2026/02/13 01:57:30 DEBUG : apple: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : apple: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 01:58:40 DEBUG : Waiting for deletions to finish 2026/02/13 01:58:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : splitbananasplit: Excluded 2026/02/13 01:58:40 DEBUG : banana: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : banana: Excluded 2026/02/13 01:58:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : appleappleapplebanana: Excluded 2026/02/13 01:58:40 DEBUG : apple: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : apple: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 01:58:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 01:58:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 01:58:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/13 01:58:41 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:58:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:58:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/13 01:58:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:58:41 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:58:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/13 01:58:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:58:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:58:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/13 01:58:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:58:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:58:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:58:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:58:41 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:58:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:58:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:58:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:58:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/13 01:58:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:58:41 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:58:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:58:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/13 01:58:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:58:41 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:58:41 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:58:44 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/13 01:58:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/13 01:58:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/13 01:58:44 DEBUG : appleSUFFIX: size = 5 OK 2026/02/13 01:58:44 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/13 01:58:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:45 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/13 01:58:45 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/13 01:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/13 01:58:45 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/13 01:58:45 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/13 01:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/13 01:58:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/13 01:58:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/13 01:58:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/13 01:58:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/13 01:58:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/13 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/13 01:58:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/13 01:58:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/13 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/13 01:58:49 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/13 01:58:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/13 01:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/13 01:58:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/13 01:58:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/13 01:58:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/13 01:58:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/13 01:58:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/13 01:58:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/13 01:58:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/13 01:58:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/13 01:58:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/13 01:58:52 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/13 01:58:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/13 01:58:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/13 01:58:53 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/13 01:58:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/13 01:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/13 01:58:54 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/13 01:58:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/13 01:58:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/13 01:58:55 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/13 01:58:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/13 01:58:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/13 01:58:56 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/13 01:58:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/13 01:58:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/13 01:58:56 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/13 01:58:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/13 01:58:57 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/13 01:58:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/13 01:58:58 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/13 01:58:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/13 01:58:58 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/13 01:58:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/13 01:58:58 DEBUG : Waiting for deletions to finish 2026/02/13 01:59:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/13 01:59:00 INFO : dir1/0011-56789;.txt: Deleted 2026/02/13 01:59:00 INFO : banana: Deleted 2026/02/13 01:59:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/13 01:59:01 INFO : dir1/0009-3456789.txt: Deleted 2026/02/13 01:59:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/13 01:59:01 INFO : apple: Deleted 2026/02/13 01:59:01 INFO : dir1/0008-2345678.txt: Deleted 2026/02/13 01:59:01 INFO : dir1/0010-456789.txt: Deleted 2026/02/13 01:59:02 INFO : dir1/0013-789;=.txt: Deleted 2026/02/13 01:59:02 INFO : dir1/0015-9;=.txt: Deleted 2026/02/13 01:59:02 INFO : appleappleapplebanana: Deleted 2026/02/13 01:59:03 INFO : splitbananasplit: Deleted 2026/02/13 01:59:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/13 01:59:03 INFO : dir1/0003-defghij.txt: Deleted 2026/02/13 01:59:03 INFO : dir1/0007-1234567.txt: Deleted 2026/02/13 01:59:03 INFO : dir1/0014-89;=.txt: Deleted 2026/02/13 01:59:03 INFO : dir1/0012-6789;.txt: Deleted 2026/02/13 01:59:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/13 01:59:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/13 01:59:04 DEBUG : Waiting for deletions to finish 2026/02/13 01:59:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/13 01:59:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : bananaSUFFIX: Excluded 2026/02/13 01:59:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : appleSUFFIX: Excluded 2026/02/13 01:59:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/02/13 01:59:04 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/02/13 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/13 01:59:04 DEBUG : apple: transformed to: appleSUFFIX 2026/02/13 01:59:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/13 01:59:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/13 01:59:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 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/02/13 01:59:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/13 01:59:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/13 01:59:05 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 01:59:05 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 01:59:08 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 01:59:08 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 01:59:08 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 01:59:09 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 01:59:09 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 01:59:09 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 01:59:09 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 01:59:09 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 01:59:10 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 01:59:10 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 01:59:10 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 01:59:10 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 01:59:10 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 01:59:11 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 01:59:11 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 01:59:11 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 01:59:11 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 01:59:12 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 01:59:12 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 01:59:12 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 01:59:13 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 01:59:13 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 01:59:14 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 01:59:14 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 01:59:16 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 01:59:17 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 01:59:17 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 01:59:17 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 01:59:23 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 01:59:23 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 01:59:24 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 01:59:24 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 01:59:36 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 01:59:36 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 01:59:36 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 01:59:37 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:00:02 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:00:02 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:00:02 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:00:03 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:00:53 ERROR : apple: Failed to copy: object not found 2026/02/13 02:00:53 ERROR : banana: Failed to copy: object not found 2026/02/13 02:00:54 ERROR : splitbananasplit: Failed to copy: object not found 2026/02/13 02:00:54 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/02/13 02:00:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 02:00:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/13 02:00:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 02:00:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/13 02:00:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 02:00:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/13 02:00:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 02:00:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/13 02:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 02:00:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/13 02:00:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 02:00:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/13 02:01:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 02:01:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/13 02:01:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 02:01:00 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/13 02:01:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 02:01:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/13 02:01:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 02:01:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/13 02:01:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 02:01:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/13 02:01:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 02:01:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/13 02:01:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 02:01:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/13 02:01:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 02:01:05 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/13 02:01:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 02:01:06 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/13 02:01:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 02:01:07 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/13 02:01:07 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:01:07 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: object not found Test: TestTransform/suffix 2026/02/13 02:01:07 DEBUG : Waiting for deletions to finish 2026/02/13 02:01:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/13 02:01:07 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : splitbananasplit(1): Excluded 2026/02/13 02:01:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : bananaSUFFIX: Excluded 2026/02/13 02:01:07 DEBUG : banana(1): Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : banana(1): Excluded 2026/02/13 02:01:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : appleSUFFIX: Excluded 2026/02/13 02:01:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/13 02:01:07 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : appleappleapplebanana(1): Excluded 2026/02/13 02:01:07 DEBUG : apple(1): Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : apple(1): Excluded 2026/02/13 02:01:07 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/02/13 02:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:119 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:02:42 DEBUG : Waiting for deletions to finish 2026/02/13 02:02:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:02:42 DEBUG : splitbananasplit: Excluded 2026/02/13 02:02:42 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:02:42 DEBUG : banana: Excluded 2026/02/13 02:02:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:02:42 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:02:42 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:02:42 DEBUG : apple: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/13 02:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/13 02:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/13 02:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/13 02:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/13 02:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/13 02:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/13 02:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/13 02:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/13 02:02:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/13 02:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/13 02:02:43 DEBUG : apple: size = 5 OK 2026/02/13 02:02:43 DEBUG : apple: Sizes identical 2026/02/13 02:02:43 DEBUG : apple: Unchanged skipping 2026/02/13 02:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/13 02:02:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/13 02:02:43 DEBUG : banana: size = 6 OK 2026/02/13 02:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/13 02:02:43 DEBUG : banana: Sizes identical 2026/02/13 02:02:43 DEBUG : banana: Unchanged skipping 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/13 02:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/13 02:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/13 02:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/13 02:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/13 02:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/13 02:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/13 02:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/13 02:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/13 02:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/13 02:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/13 02:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/13 02:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/13 02:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/13 02:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/13 02:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/13 02:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/13 02:02:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/13 02:02:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/13 02:02:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/13 02:02:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/13 02:02:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/13 02:02:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/13 02:02:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/13 02:02:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/13 02:02:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/13 02:02:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/13 02:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/13 02:02:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/13 02:02:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/13 02:02:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/13 02:02:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/13 02:02:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/13 02:02:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/13 02:02:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/13 02:02:44 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:02:44 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:02:47 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:02:47 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:02:47 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:02:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:02:47 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:02:48 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:02:48 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:02:48 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:02:48 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:02:48 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:02:49 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:02:49 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:02:49 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:02:49 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:02:49 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:02:50 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:02:50 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:02:50 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:02:50 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:02:51 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:02:51 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:02:52 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:02:52 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:02:53 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:02:55 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:02:55 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:02:56 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:02:56 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:03:01 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:03:02 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:03:02 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:03:03 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:03:14 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:03:15 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:03:15 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:03:16 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:03:40 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:03:41 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:03:41 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:03:41 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:04:31 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/02/13 02:04:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/13 02:04:32 ERROR : splitbananasplit: Failed to copy: object not found 2026/02/13 02:04:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/13 02:04:32 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/02/13 02:04:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/13 02:04:33 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/02/13 02:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/13 02:04:34 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:04:34 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:04:34 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:04:35 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:04:35 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:04:35 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:04:35 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:04:36 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:04:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:04:36 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:04:36 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:04:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:04:37 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:04:37 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:04:37 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:04:37 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:04:37 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:04:38 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:04:38 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:04:38 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:04:39 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:04:39 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:04:40 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:04:40 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:04:42 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:04:42 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:04:43 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:04:44 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:04:48 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:04:49 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:04:50 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:04:50 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:05:01 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:05:02 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:05:03 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:05:03 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:05:27 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:05:28 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:05:29 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:05:29 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:06:18 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/02/13 02:06:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/13 02:06:19 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/02/13 02:06:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/13 02:06:20 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/02/13 02:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/13 02:06:20 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/02/13 02:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/13 02:06:21 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:06:21 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:06:22 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:06:22 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:06:22 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:06:22 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:06:23 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:06:23 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:06:23 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:06:23 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:06:24 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:06:24 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:06:24 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:06:24 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:06:24 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:06:25 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:06:25 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:06:25 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:06:26 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:06:26 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:06:27 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:06:27 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:06:27 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:06:28 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:06:29 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:06:30 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:06:31 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:06:32 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:06:36 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:06:37 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:06:37 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:06:38 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:06:49 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:06:50 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:06:50 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:06:51 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:07:15 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:07:16 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:07:16 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:07:17 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:08:06 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/02/13 02:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/13 02:08:07 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/02/13 02:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/13 02:08:07 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/02/13 02:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/13 02:08:08 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:08:08 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/02/13 02:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/13 02:08:08 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:08:09 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:08:09 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:08:10 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:08:10 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:08:10 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:08:10 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:08:10 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:08:11 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:08:11 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:08:11 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:08:11 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:08:11 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:08:12 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:08:12 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:08:12 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:08:13 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:08:13 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:08:13 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:08:14 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:08:14 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:08:14 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:08:16 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:08:16 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:08:17 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:08:18 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:08:19 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:08:23 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:08:24 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:08:24 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:08:26 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:08:36 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:08:37 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:08:37 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:08:39 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:09:02 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:09:02 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:09:03 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:09:04 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:09:53 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/02/13 02:09:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/13 02:09:54 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/02/13 02:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/13 02:09:54 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/02/13 02:09:55 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/02/13 02:09:55 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/02/13 02:09:56 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/02/13 02:09:56 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/13 02:09:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/13 02:09:56 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/02/13 02:09:56 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/02/13 02:09:57 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/13 02:09:59 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/13 02:10:03 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/13 02:10:09 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/13 02:10:22 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/13 02:10:48 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/13 02:11:39 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/02/13 02:11:39 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:11:39 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/02/13 02:11:39 DEBUG : Waiting for deletions to finish 2026/02/13 02:11:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:11:39 DEBUG : splitbananasplit: Excluded 2026/02/13 02:11:39 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/02/13 02:11:39 DEBUG : splitbanan(1): Excluded 2026/02/13 02:11:39 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:11:39 DEBUG : banana: Excluded 2026/02/13 02:11:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:11:39 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:11:39 DEBUG : appleapple(1): Excluded (Path Filter) 2026/02/13 02:11:39 DEBUG : appleapple(1): Excluded 2026/02/13 02:11:39 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:11:39 DEBUG : apple: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0014-89;=(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0013-789;=(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0012-6789;(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0011-56789(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0010-45678(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0009-34567(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0008-23456(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0007-12345(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0006-ghijk(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0005-fghij(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0004-efghi(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0003-defgh(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0002-cdefg(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0001-bcdef(1): Excluded 2026/02/13 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:11:40 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/02/13 02:11:40 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:13:12 DEBUG : Waiting for deletions to finish 2026/02/13 02:13:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:13:12 DEBUG : splitbananasplit: Excluded 2026/02/13 02:13:12 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:13:12 DEBUG : banana: Excluded 2026/02/13 02:13:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:13:12 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:13:12 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:13:12 DEBUG : apple: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:13:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:13:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:13:13 DEBUG : apple: size = 5 OK 2026/02/13 02:13:13 DEBUG : apple: Sizes identical 2026/02/13 02:13:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 02:13:13 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 02:13:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 02:13:13 DEBUG : apple: Unchanged skipping 2026/02/13 02:13:13 DEBUG : banana: size = 6 OK 2026/02/13 02:13:13 DEBUG : banana: Sizes identical 2026/02/13 02:13:13 DEBUG : banana: Unchanged skipping 2026/02/13 02:13:13 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 02:13:13 DEBUG : splitbananasplit: Sizes identical 2026/02/13 02:13:13 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 02:13:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 02:13:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 02:13:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 02:13:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 02:13:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 02:13:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 02:13:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:13:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 02:13:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 02:13:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 02:13:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 02:13:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 02:13:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 02:13:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 02:13:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 02:13:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 02:13:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 02:13:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 02:13:14 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:13:14 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:13:14 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/13 02:13:14 DEBUG : Waiting for deletions to finish 2026/02/13 02:13:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : splitbananasplit: Excluded 2026/02/13 02:13:14 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : banana: Excluded 2026/02/13 02:13:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:13:14 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : apple: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:13:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:13:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:13:15 DEBUG : apple: size = 5 OK 2026/02/13 02:13:15 DEBUG : apple: Sizes identical 2026/02/13 02:13:15 DEBUG : apple: Unchanged skipping 2026/02/13 02:13:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 02:13:15 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 02:13:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 02:13:15 DEBUG : banana: size = 6 OK 2026/02/13 02:13:15 DEBUG : banana: Sizes identical 2026/02/13 02:13:15 DEBUG : banana: Unchanged skipping 2026/02/13 02:13:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 02:13:15 DEBUG : splitbananasplit: Sizes identical 2026/02/13 02:13:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 02:13:15 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 02:13:15 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 02:13:15 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 02:13:15 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 02:13:15 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 02:13:15 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 02:13:15 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 02:13:15 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 02:13:15 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 02:13:15 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 02:13:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 02:13:15 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:13:15 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:13:15 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:13:15 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/13 02:13:15 DEBUG : Waiting for deletions to finish 2026/02/13 02:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : splitbananasplit: Excluded 2026/02/13 02:13:15 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : banana: Excluded 2026/02/13 02:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:13:15 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : apple: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:13:16 DEBUG : Waiting for deletions to finish 2026/02/13 02:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : splitbananasplit: Excluded 2026/02/13 02:13:16 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : banana: Excluded 2026/02/13 02:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:13:16 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : apple: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:14:25 DEBUG : Waiting for deletions to finish 2026/02/13 02:14:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : splitbananasplit: Excluded 2026/02/13 02:14:26 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : banana: Excluded 2026/02/13 02:14:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:14:26 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : apple: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:14:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:14:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:14:27 DEBUG : apple: size = 5 OK 2026/02/13 02:14:27 DEBUG : apple: Sizes identical 2026/02/13 02:14:27 DEBUG : apple: Unchanged skipping 2026/02/13 02:14:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 02:14:27 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 02:14:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 02:14:27 DEBUG : banana: size = 6 OK 2026/02/13 02:14:27 DEBUG : banana: Sizes identical 2026/02/13 02:14:27 DEBUG : banana: Unchanged skipping 2026/02/13 02:14:27 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 02:14:27 DEBUG : splitbananasplit: Sizes identical 2026/02/13 02:14:27 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 02:14:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 02:14:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 02:14:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 02:14:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 02:14:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 02:14:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:14:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 02:14:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 02:14:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 02:14:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 02:14:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 02:14:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 02:14:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 02:14:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 02:14:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 02:14:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 02:14:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 02:14:27 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:14:27 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:14:27 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/13 02:14:27 DEBUG : Waiting for deletions to finish 2026/02/13 02:14:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : splitbananasplit: Excluded 2026/02/13 02:14:27 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : banana: Excluded 2026/02/13 02:14:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:14:27 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : apple: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:14:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:14:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:14:28 DEBUG : apple: size = 5 OK 2026/02/13 02:14:28 DEBUG : apple: Sizes identical 2026/02/13 02:14:28 DEBUG : apple: Unchanged skipping 2026/02/13 02:14:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 02:14:28 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 02:14:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 02:14:28 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 02:14:28 DEBUG : splitbananasplit: Sizes identical 2026/02/13 02:14:28 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 02:14:28 DEBUG : banana: size = 6 OK 2026/02/13 02:14:28 DEBUG : banana: Sizes identical 2026/02/13 02:14:28 DEBUG : banana: Unchanged skipping 2026/02/13 02:14:28 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:14:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 02:14:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 02:14:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 02:14:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 02:14:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 02:14:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 02:14:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 02:14:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 02:14:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 02:14:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 02:14:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 02:14:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 02:14:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 02:14:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 02:14:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 02:14:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 02:14:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 02:14:28 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:14:28 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:14:28 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/13 02:14:28 DEBUG : Waiting for deletions to finish 2026/02/13 02:14:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : splitbananasplit: Excluded 2026/02/13 02:14:28 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : banana: Excluded 2026/02/13 02:14:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:14:28 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : apple: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:14:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:14:28 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:15:39 DEBUG : Waiting for deletions to finish 2026/02/13 02:15:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : splitbananasplit: Excluded 2026/02/13 02:15:39 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : banana: Excluded 2026/02/13 02:15:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:15:39 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : apple: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:15:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:15:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:15:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 02:15:40 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 02:15:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 02:15:40 DEBUG : banana: size = 6 OK 2026/02/13 02:15:40 DEBUG : banana: Sizes identical 2026/02/13 02:15:40 DEBUG : banana: Unchanged skipping 2026/02/13 02:15:40 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 02:15:40 DEBUG : splitbananasplit: Sizes identical 2026/02/13 02:15:40 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 02:15:40 DEBUG : apple: size = 5 OK 2026/02/13 02:15:40 DEBUG : apple: Sizes identical 2026/02/13 02:15:40 DEBUG : apple: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 02:15:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 02:15:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 02:15:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 02:15:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 02:15:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 02:15:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 02:15:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 02:15:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 02:15:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 02:15:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 02:15:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 02:15:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 02:15:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 02:15:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 02:15:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 02:15:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 02:15:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:15:40 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:15:40 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:15:40 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/13 02:15:40 DEBUG : Waiting for deletions to finish 2026/02/13 02:15:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : splitbananasplit: Excluded 2026/02/13 02:15:40 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : banana: Excluded 2026/02/13 02:15:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:15:40 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : apple: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:15:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:15:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:15:41 DEBUG : apple: size = 5 OK 2026/02/13 02:15:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 02:15:41 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 02:15:41 DEBUG : banana: size = 6 OK 2026/02/13 02:15:41 DEBUG : banana: Sizes identical 2026/02/13 02:15:41 DEBUG : banana: Unchanged skipping 2026/02/13 02:15:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 02:15:41 DEBUG : apple: Sizes identical 2026/02/13 02:15:41 DEBUG : apple: Unchanged skipping 2026/02/13 02:15:41 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 02:15:41 DEBUG : splitbananasplit: Sizes identical 2026/02/13 02:15:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 02:15:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 02:15:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 02:15:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 02:15:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 02:15:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 02:15:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 02:15:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 02:15:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 02:15:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 02:15:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 02:15:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 02:15:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 02:15:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 02:15:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 02:15:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 02:15:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:15:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 02:15:41 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:15:41 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:15:41 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/13 02:15:41 DEBUG : Waiting for deletions to finish 2026/02/13 02:15:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : splitbananasplit: Excluded 2026/02/13 02:15:41 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : banana: Excluded 2026/02/13 02:15:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:15:41 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : apple: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:15:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:15:41 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:16:51 DEBUG : Waiting for deletions to finish 2026/02/13 02:16:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : splitbananasplit: Excluded 2026/02/13 02:16:51 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : banana: Excluded 2026/02/13 02:16:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:16:51 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : apple: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:16:52 DEBUG : apple: size = 5 OK 2026/02/13 02:16:52 DEBUG : apple: Sizes identical 2026/02/13 02:16:52 DEBUG : apple: Unchanged skipping 2026/02/13 02:16:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 02:16:52 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 02:16:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 02:16:52 DEBUG : banana: size = 6 OK 2026/02/13 02:16:52 DEBUG : banana: Sizes identical 2026/02/13 02:16:52 DEBUG : banana: Unchanged skipping 2026/02/13 02:16:52 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 02:16:52 DEBUG : splitbananasplit: Sizes identical 2026/02/13 02:16:52 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 02:16:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 02:16:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 02:16:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 02:16:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 02:16:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 02:16:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 02:16:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 02:16:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 02:16:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 02:16:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 02:16:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 02:16:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 02:16:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 02:16:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 02:16:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 02:16:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 02:16:52 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:16:52 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:16:52 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:16:52 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/13 02:16:52 DEBUG : Waiting for deletions to finish 2026/02/13 02:16:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:16:52 DEBUG : splitbananasplit: Excluded 2026/02/13 02:16:52 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:16:52 DEBUG : banana: Excluded 2026/02/13 02:16:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:16:52 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:16:52 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:16:52 DEBUG : apple: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:16:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:16:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:16:53 DEBUG : apple: size = 5 OK 2026/02/13 02:16:53 DEBUG : apple: Sizes identical 2026/02/13 02:16:53 DEBUG : apple: Unchanged skipping 2026/02/13 02:16:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 02:16:53 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 02:16:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 02:16:53 DEBUG : banana: size = 6 OK 2026/02/13 02:16:53 DEBUG : banana: Sizes identical 2026/02/13 02:16:53 DEBUG : banana: Unchanged skipping 2026/02/13 02:16:53 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 02:16:53 DEBUG : splitbananasplit: Sizes identical 2026/02/13 02:16:53 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 02:16:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 02:16:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 02:16:53 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 02:16:53 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 02:16:53 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 02:16:53 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:16:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 02:16:53 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 02:16:53 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 02:16:53 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 02:16:53 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 02:16:53 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 02:16:53 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 02:16:53 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 02:16:53 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 02:16:53 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 02:16:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 02:16:53 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:16:53 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:16:53 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/13 02:16:53 DEBUG : Waiting for deletions to finish 2026/02/13 02:16:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : splitbananasplit: Excluded 2026/02/13 02:16:54 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : banana: Excluded 2026/02/13 02:16:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:16:54 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : apple: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:16:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:16:54 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:18:04 DEBUG : Waiting for deletions to finish 2026/02/13 02:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : splitbananasplit: Excluded 2026/02/13 02:18:04 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : banana: Excluded 2026/02/13 02:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:18:04 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : apple: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:18:05 DEBUG : banana: size = 6 OK 2026/02/13 02:18:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 02:18:05 DEBUG : banana: Sizes identical 2026/02/13 02:18:05 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 02:18:05 DEBUG : banana: Unchanged skipping 2026/02/13 02:18:05 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 02:18:05 DEBUG : splitbananasplit: Sizes identical 2026/02/13 02:18:05 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 02:18:05 DEBUG : apple: size = 5 OK 2026/02/13 02:18:05 DEBUG : apple: Sizes identical 2026/02/13 02:18:05 DEBUG : apple: Unchanged skipping 2026/02/13 02:18:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 02:18:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 02:18:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 02:18:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 02:18:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 02:18:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 02:18:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 02:18:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 02:18:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 02:18:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 02:18:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 02:18:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:18:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 02:18:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 02:18:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 02:18:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 02:18:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 02:18:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 02:18:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 02:18:05 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:18:05 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:18:05 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/13 02:18:05 DEBUG : Waiting for deletions to finish 2026/02/13 02:18:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : splitbananasplit: Excluded 2026/02/13 02:18:05 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : banana: Excluded 2026/02/13 02:18:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:18:05 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : apple: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/13 02:18:06 DEBUG : apple: size = 5 OK 2026/02/13 02:18:06 DEBUG : apple: Sizes identical 2026/02/13 02:18:06 DEBUG : banana: size = 6 OK 2026/02/13 02:18:06 DEBUG : apple: Unchanged skipping 2026/02/13 02:18:06 DEBUG : banana: Sizes identical 2026/02/13 02:18:06 DEBUG : banana: Unchanged skipping 2026/02/13 02:18:06 DEBUG : splitbananasplit: size = 16 OK 2026/02/13 02:18:06 DEBUG : splitbananasplit: Sizes identical 2026/02/13 02:18:06 DEBUG : splitbananasplit: Unchanged skipping 2026/02/13 02:18:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/13 02:18:06 DEBUG : appleappleapplebanana: Sizes identical 2026/02/13 02:18:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/13 02:18:06 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/13 02:18:06 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/13 02:18:06 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/13 02:18:06 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/13 02:18:06 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/13 02:18:06 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/13 02:18:06 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/13 02:18:06 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/13 02:18:06 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/13 02:18:06 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/13 02:18:06 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/13 02:18:06 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/13 02:18:06 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/13 02:18:06 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/13 02:18:06 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:18:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/13 02:18:06 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/13 02:18:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/13 02:18:06 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:18:06 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:18:06 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/13 02:18:06 DEBUG : Waiting for deletions to finish 2026/02/13 02:18:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : splitbananasplit: Excluded 2026/02/13 02:18:06 DEBUG : banana: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : banana: Excluded 2026/02/13 02:18:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : appleappleapplebanana: Excluded 2026/02/13 02:18:06 DEBUG : apple: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : apple: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/13 02:18:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/13 02:18:06 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1596.93s) --- PASS: TestTransform/NFC (71.91s) --- PASS: TestTransform/NFD (73.02s) --- PASS: TestTransform/base64 (94.49s) --- PASS: TestTransform/prefix (121.33s) --- FAIL: TestTransform/suffix (242.59s) --- FAIL: TestTransform/truncate (629.94s) --- FAIL: TestTransform/encoder (72.64s) --- FAIL: TestTransform/ISO-8859-1 (72.49s) --- FAIL: TestTransform/charmap (73.07s) --- FAIL: TestTransform/lowercase (72.59s) --- FAIL: TestTransform/ascii (72.84s) === RUN TestTransformCopy run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:18:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/13 02:18:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/13 02:18:36 INFO : sub dir_somesuffix: Making directory 2026/02/13 02:18:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/13 02:18:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/13 02:18:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/13 02:18:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/13 02:18:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/13 02:18:37 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:18:37 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:18:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/13 02:18:39 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/13 02:18:39 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:18:39 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.03s) === RUN TestDoubleTransform run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:18:43 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:18:43 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:18:43 INFO : tictactoe: Making directory 2026/02/13 02:18:45 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:18:45 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:18:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:18:45 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/13 02:18:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:18:45 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:18:45 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:18:46 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/13 02:18:46 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/13 02:18:46 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:18:46 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.05s) === RUN TestFileTag run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:18:50 INFO : toe: Making directory 2026/02/13 02:18:52 INFO : toe/toe: Making directory 2026/02/13 02:18:53 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:18:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/13 02:18:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/13 02:18:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/13 02:18:53 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:18:53 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:18:55 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/13 02:18:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/13 02:18:55 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:18:55 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (10.39s) === RUN TestNoTag run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:19:00 INFO : toe: Making directory 2026/02/13 02:19:02 INFO : toe/toe: Making directory 2026/02/13 02:19:04 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/13 02:19:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/13 02:19:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/13 02:19:04 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:19:04 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:19:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/13 02:19:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/13 02:19:06 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:19:06 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (10.47s) === RUN TestDirTag run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:19:11 DEBUG : empty_dir: Making directory with metadata 2026/02/13 02:19:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/13 02:19:11 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:19:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:19:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:19:11 INFO : tictacempty_dir: Making directory 2026/02/13 02:19:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:19:12 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:12 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:12 INFO : tictactoe: Making directory 2026/02/13 02:19:14 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:14 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:19:14 INFO : tictactoe/tictactoe: Making directory 2026/02/13 02:19:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:19:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/13 02:19:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/13 02:19:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/13 02:19:15 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:19:15 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:19:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/13 02:19:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/13 02:19:17 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:19:17 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (13.44s) === RUN TestAllTag run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:19:24 DEBUG : empty_dir: Making directory with metadata 2026/02/13 02:19:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/13 02:19:24 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:19:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:19:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:19:24 INFO : tictacempty_dir: Making directory 2026/02/13 02:19:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:19:26 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:26 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:26 INFO : tictactoe: Making directory 2026/02/13 02:19:27 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:27 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:19:27 INFO : tictactoe/tictactoe: Making directory 2026/02/13 02:19:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:19:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/13 02:19:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:19:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/13 02:19:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:19:29 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:19:29 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:19:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/13 02:19:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:19:31 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:19:31 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (13.41s) === RUN TestRunTwice run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:19:38 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:38 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:38 INFO : tictactoe: Making directory 2026/02/13 02:19:39 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:39 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:19:39 INFO : tictactoe/tictactoe: Making directory 2026/02/13 02:19:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:19:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/13 02:19:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/13 02:19:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/13 02:19:41 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:19:41 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:19:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/13 02:19:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/13 02:19:43 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:19:43 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (10.41s) === RUN TestSyntax 2026/02/13 02:19:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:19:48 INFO : toe: Making directory 2026/02/13 02:19:50 INFO : toe/toe: Making directory 2026/02/13 02:19:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/13 02:19:51 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:19:51 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:19:53 DEBUG : toe/toe/toe: size = 11 OK 2026/02/13 02:19:53 INFO : toe/toe/toe: Copied (new) 2026/02/13 02:19:53 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:19:53 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (10.20s) === RUN TestMove run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:19:58 DEBUG : empty_dir: Making directory with metadata 2026/02/13 02:19:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/13 02:19:58 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:19:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:19:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:19:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:19:58 INFO : tictacempty_dir: Making directory 2026/02/13 02:20:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:20:00 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:00 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:00 INFO : tictactoe: Making directory 2026/02/13 02:20:01 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:01 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:20:01 INFO : tictactoe/tictactoe: Making directory 2026/02/13 02:20:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:20:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/13 02:20:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/13 02:20:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:03 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:20:03 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:20:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/13 02:20:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:05 INFO : toe/toe/toe.txt: Deleted 2026/02/13 02:20:05 ERROR : Local file system at /tmp/rclone1362216288: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (13.63s) === RUN TestTransformFile run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:20:12 DEBUG : empty_dir: Making directory with metadata 2026/02/13 02:20:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/13 02:20:12 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:20:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:20:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:20:12 INFO : tictacempty_dir: Making directory 2026/02/13 02:20:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:20:14 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:14 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:14 INFO : tictactoe: Making directory 2026/02/13 02:20:15 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:15 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:20:15 INFO : tictactoe/tictactoe: Making directory 2026/02/13 02:20:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:20:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/13 02:20:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/13 02:20:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:16 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:20:16 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:20:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/13 02:20:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:18 INFO : toe/toe/toe.txt: Deleted 2026/02/13 02:20:18 ERROR : Local file system at /tmp/rclone1362216288: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (13.42s) === RUN TestManualTransformFile run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:20:25 DEBUG : Reset feature "Copy" 2026/02/13 02:20:25 DEBUG : Reset feature "Move" 2026/02/13 02:20:25 DEBUG : Reset feature "Copy" 2026/02/13 02:20:25 DEBUG : Reset feature "Move" 2026/02/13 02:20:25 DEBUG : empty_dir: Making directory with metadata 2026/02/13 02:20:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/13 02:20:25 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:20:25 INFO : tictacempty_dir: Making directory 2026/02/13 02:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/13 02:20:27 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:27 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:27 INFO : tictactoe: Making directory 2026/02/13 02:20:28 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:28 DEBUG : toe: transformed to: tictactoe 2026/02/13 02:20:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:20:28 INFO : tictactoe/tictactoe: Making directory 2026/02/13 02:20:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/13 02:20:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/13 02:20:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/13 02:20:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:30 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:20:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:30 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/13 02:20:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/13 02:20:32 INFO : toe/toe/toe.txt: Deleted 2026/02/13 02:20:32 ERROR : Local file system at /tmp/rclone1362216288: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (13.43s) === RUN TestBase64 run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:20:39 DEBUG : toe: transformed to: dG9l 2026/02/13 02:20:39 DEBUG : toe: transformed to: dG9l 2026/02/13 02:20:39 INFO : dG9l: Making directory 2026/02/13 02:20:40 DEBUG : toe: transformed to: dG9l 2026/02/13 02:20:40 DEBUG : toe: transformed to: dG9l 2026/02/13 02:20:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/13 02:20:40 INFO : dG9l/dG9l: Making directory 2026/02/13 02:20:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/13 02:20:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/13 02:20:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/13 02:20:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/13 02:20:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/13 02:20:42 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:20:42 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:20:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/13 02:20:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/13 02:20:44 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:20:44 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (10.72s) === RUN TestError run.go:185: Remote "Linkbox root 'rclone-test-yimokuh0tore'", Local "Local file system at /tmp/rclone1362216288", Modify Window "876000h0m0s" 2026/02/13 02:20:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/13 02:20:49 DEBUG : toe: transformed to: 2026/02/13 02:20:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/13 02:20:50 DEBUG : toe: transformed to: 2026/02/13 02:20:50 INFO : Linkbox root 'rclone-test-yimokuh0tore': Making directory 2026/02/13 02:20:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/13 02:20:50 DEBUG : toe: transformed to: 2026/02/13 02:20:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/13 02:20:50 DEBUG : toe: transformed to: 2026/02/13 02:20:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/13 02:20:50 DEBUG : toe/toe: transformed to: 2026/02/13 02:20:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/13 02:20:50 INFO : toe/toe: Making directory 2026/02/13 02:20:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/13 02:20:53 DEBUG : toe/toe: transformed to: 2026/02/13 02:20:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/13 02:20:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/13 02:20:53 DEBUG : toe: transformed to: 2026/02/13 02:20:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/13 02:20:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/13 02:20:53 DEBUG : toe/toe/toe: transformed to: 2026/02/13 02:20:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/13 02:20:53 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for checks to finish 2026/02/13 02:20:53 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Waiting for transfers to finish 2026/02/13 02:20:54 DEBUG : toe/toe/toe: size = 11 OK 2026/02/13 02:20:54 INFO : toe/toe/toe: Copied (new) 2026/02/13 02:20:54 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting files as there were IO errors 2026/02/13 02:20:54 ERROR : Linkbox root 'rclone-test-yimokuh0tore': not deleting directories as there were IO errors --- PASS: TestError (10.84s) FAIL 2026/02/13 02:21:00 DEBUG : Linkbox root 'rclone-test-yimokuh0tore': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 48m33.546110999s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestCopyDeleteBefore TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestNothingToTransferWithEmptyDirs TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]