"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5) 2025/11/24 04:23:23 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi" 2025/11/24 04:23:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:23:23 DEBUG : mega root 'rclone-test-havahax5culi': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:23:40 DEBUG : Creating backend with remote "/tmp/rclone299912693" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:23:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:23:40 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:23:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/24 04:23:40 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.06s) === RUN TestCopy run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:23:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:23:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:23:40 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:23:40 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:23:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:23:41 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:23:41 DEBUG : mega root 'rclone-test-havahax5culi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.57s) === RUN TestCopyMetadata run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:23:41 DEBUG : Creating backend with remote "/non-existing" 2025/11/24 04:23:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/24 04:23:41 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:23:41 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:23:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:23:41 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:23:41 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:23:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:23:41 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoTraverse (1.61s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:23:43 INFO : mega root 'rclone-test-havahax5culi': Running all checks before starting transfers 2025/11/24 04:23:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:23:43 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:23:43 INFO : mega root 'rclone-test-havahax5culi': Checks finished, now starting transfers 2025/11/24 04:23:43 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:23:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:23:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.63s) === RUN TestSyncNoTraverse run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:23:43 ERROR : Ignoring --no-traverse with sync 2025/11/24 04:23:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:23:43 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:23:43 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:23:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:23:43 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:23:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.46s) === RUN TestCopyWithDepth run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:23:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/24 04:23:44 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:23:44 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:23:44 DEBUG : hello world2: size = 12 OK 2025/11/24 04:23:44 INFO : hello world2: Copied (new) 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: TestCopyWithDepth (7.35s) === RUN TestCopyWithFilesFrom run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:23:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:23:51 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:23:51 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:23:51 DEBUG : potato2: size = 11 OK 2025/11/24 04:23:51 INFO : potato2: Copied (new) 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: TestCopyWithFilesFrom (7.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:23:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:23:58 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:23:58 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:23:59 DEBUG : potato2: size = 11 OK 2025/11/24 04:23:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.25s) === RUN TestCopyEmptyDirectories run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:23:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 04:23:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:23:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 04:23:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:23:59 INFO : sub dir2: Making directory 2025/11/24 04:23:59 INFO : sub dir: Making directory 2025/11/24 04:23:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:23:59 INFO : sub dir2/sub sub dir2: Making directory 2025/11/24 04:23:59 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:23:59 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:23:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:23:59 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:23:59 DEBUG : mega root 'rclone-test-havahax5culi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:24:00 INFO : sub dir2: Making directory 2025/11/24 04:24:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 04:24:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:24:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:24:00 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:24:00 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:24:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:24:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.84s) === RUN TestMoveEmptyDirectories run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:24:02 DEBUG : sub dir2: Making directory with metadata 2025/11/24 04:24:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:24:02 INFO : sub dir2: Making directory 2025/11/24 04:24:02 INFO : sub dir: Making directory 2025/11/24 04:24:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:24:02 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:24:02 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:24:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:24:02 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:24:02 INFO : sub dir/hello world: Deleted 2025/11/24 04:24:02 DEBUG : mega root 'rclone-test-havahax5culi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/24 04:24:02 DEBUG : mega root 'rclone-test-havahax5culi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.00s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:24:03 INFO : sub dir2: Making directory 2025/11/24 04:24:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:24:03 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:24:03 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:24:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:24:03 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:24:03 INFO : sub dir/hello world: Deleted run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveNoEmptyDirectories (1.61s) === RUN TestSyncEmptyDirectories run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:24:04 DEBUG : sub dir2: Making directory with metadata 2025/11/24 04:24:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:24:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:24:04 INFO : sub dir2: Making directory 2025/11/24 04:24:04 INFO : sub dir: Making directory 2025/11/24 04:24:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:24:05 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:24:05 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:24:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:24:05 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:24:05 DEBUG : Waiting for deletions to finish 2025/11/24 04:24:05 DEBUG : mega root 'rclone-test-havahax5culi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.89s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:24:05 INFO : sub dir2: Making directory 2025/11/24 04:24:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:24:05 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:24:05 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:24:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:24:07 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:24:07 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (3.14s) === RUN TestServerSideCopy run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:24:10 DEBUG : Creating backend with remote "TestMega:rclone-test-bajohiw8rupe" 2025/11/24 04:24:10 DEBUG : mega root 'rclone-test-bajohiw8rupe': Using previously stored session ID and master key to initialize the Mega API sync_test.go:620: Server side copy (if possible) mega root 'rclone-test-havahax5culi' -> mega root 'rclone-test-bajohiw8rupe' 2025/11/24 04:24:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:24:27 DEBUG : mega root 'rclone-test-bajohiw8rupe': Waiting for checks to finish 2025/11/24 04:24:27 DEBUG : mega root 'rclone-test-bajohiw8rupe': Waiting for transfers to finish 2025/11/24 04:24:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:24:28 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:24:28 DEBUG : mega root 'rclone-test-bajohiw8rupe': Purge remote --- PASS: TestServerSideCopy (20.28s) === RUN TestCopyOverSelf run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:24:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone299912693) 2025/11/24 04:24:29 DEBUG : sub dir/hello world: size = 11 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:24:29 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 04:24:29 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:24:29 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:24:29 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 04:24:29 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.11s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:24:30 DEBUG : Creating backend with remote "TestMega:rclone-test-noposat3kihe" 2025/11/24 04:24:30 DEBUG : Config file has changed externally - reloading 2025/11/24 04:24:30 DEBUG : mega root 'rclone-test-noposat3kihe': Using previously stored session ID and master key to initialize the Mega API sync_test.go:656: Server side copy (if possible) mega root 'rclone-test-havahax5culi' -> mega root 'rclone-test-noposat3kihe' 2025/11/24 04:24:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:24:47 DEBUG : mega root 'rclone-test-noposat3kihe': Waiting for checks to finish 2025/11/24 04:24:47 DEBUG : mega root 'rclone-test-noposat3kihe': Waiting for transfers to finish 2025/11/24 04:24:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:24:47 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:24:48 DEBUG : sub dir/hello world: size = 17 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:24:48 DEBUG : mega root 'rclone-test-noposat3kihe': Waiting for checks to finish 2025/11/24 04:24:48 DEBUG : sub dir/hello world: size = 11 (mega root 'rclone-test-noposat3kihe') 2025/11/24 04:24:48 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 04:24:48 DEBUG : mega root 'rclone-test-noposat3kihe': Waiting for transfers to finish 2025/11/24 04:24:48 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 04:24:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/24 04:24:48 DEBUG : mega root 'rclone-test-noposat3kihe': Purge remote --- PASS: TestServerSideCopyOverSelf (18.84s) === RUN TestMoveOverSelf run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:24:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone299912693) 2025/11/24 04:24:49 DEBUG : sub dir/hello world: size = 11 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:24:49 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 04:24:49 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:24:49 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:24:51 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 04:24:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/24 04:24:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (4.90s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:24:54 DEBUG : Creating backend with remote "TestMega:rclone-test-masihiv4hesa" 2025/11/24 04:24:54 DEBUG : mega root 'rclone-test-masihiv4hesa': Using previously stored session ID and master key to initialize the Mega API sync_test.go:701: Server side copy (if possible) mega root 'rclone-test-havahax5culi' -> mega root 'rclone-test-masihiv4hesa' 2025/11/24 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:25:11 DEBUG : mega root 'rclone-test-masihiv4hesa': Waiting for checks to finish 2025/11/24 04:25:11 DEBUG : mega root 'rclone-test-masihiv4hesa': Waiting for transfers to finish 2025/11/24 04:25:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:25:13 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:25:13 DEBUG : mega root 'rclone-test-masihiv4hesa': Using server-side directory move 2025/11/24 04:25:13 INFO : mega root 'rclone-test-masihiv4hesa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 04:25:13 DEBUG : mega root 'rclone-test-masihiv4hesa': Waiting for checks to finish 2025/11/24 04:25:13 DEBUG : sub dir/hello world: size = 17 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:25:13 DEBUG : sub dir/hello world: size = 11 (mega root 'rclone-test-masihiv4hesa') 2025/11/24 04:25:13 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 04:25:13 DEBUG : mega root 'rclone-test-masihiv4hesa': Waiting for transfers to finish 2025/11/24 04:25:13 INFO : sub dir/hello world: Deleted 2025/11/24 04:25:14 INFO : sub dir/hello world: Moved (server-side) 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 2025/11/24 04:25:21 DEBUG : testing file moves 2025/11/24 04:25:21 DEBUG : sub dir/hello world: size = 24 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:25:21 DEBUG : sub dir/hello world: size = 17 (mega root 'rclone-test-masihiv4hesa') 2025/11/24 04:25:21 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 04:25:21 DEBUG : mega root 'rclone-test-masihiv4hesa': Waiting for checks to finish 2025/11/24 04:25:21 DEBUG : mega root 'rclone-test-masihiv4hesa': Waiting for transfers to finish 2025/11/24 04:25:21 INFO : sub dir/hello world: Deleted 2025/11/24 04:25:21 INFO : sub dir/hello world: Moved (server-side) 2025/11/24 04:25:21 DEBUG : mega root 'rclone-test-masihiv4hesa': Purge remote --- PASS: TestServerSideMoveOverSelf (30.11s) === RUN TestCopyAfterDelete run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:25:24 ERROR : error listing: directory not found 2025/11/24 04:25:24 INFO : Local file system at /tmp/rclone299912693: Making directory 2025/11/24 04:25:24 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:25:24 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (1.73s) === RUN TestCopyRedownload run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:25:28 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 04:25:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:25:28 DEBUG : Local file system at /tmp/rclone299912693: Waiting for checks to finish 2025/11/24 04:25:28 DEBUG : Local file system at /tmp/rclone299912693: Waiting for transfers to finish 2025/11/24 04:25:28 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2025/11/24 04:25:28 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/11/24 04:25:28 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:25:28 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (5.38s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:25:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/24 04:25:31 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:25:31 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:25:33 DEBUG : check sum: size = 1 OK 2025/11/24 04:25:33 INFO : check sum: Copied (new) 2025/11/24 04:25:33 DEBUG : Waiting for deletions to finish 2025/11/24 04:25:33 DEBUG : check sum: size = 1 OK 2025/11/24 04:25:33 NOTICE: mega root 'rclone-test-havahax5culi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/24 04:25:33 DEBUG : check sum: Size of src and dst objects identical 2025/11/24 04:25:33 DEBUG : check sum: Unchanged skipping 2025/11/24 04:25:33 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:25:33 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:25:33 DEBUG : Waiting for deletions to finish 2025/11/24 04:25:33 INFO : There was nothing to transfer 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: TestSyncBasedOnCheckSum (10.83s) === RUN TestSyncSizeOnly run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:25:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/24 04:25:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:25:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:25:42 DEBUG : sizeonly: size = 6 OK 2025/11/24 04:25:42 INFO : sizeonly: Copied (new) 2025/11/24 04:25:42 DEBUG : Waiting for deletions to finish 2025/11/24 04:25:42 DEBUG : sizeonly: size = 6 OK 2025/11/24 04:25:42 DEBUG : sizeonly: Sizes identical 2025/11/24 04:25:42 DEBUG : sizeonly: Unchanged skipping 2025/11/24 04:25:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:25:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:25:42 DEBUG : Waiting for deletions to finish 2025/11/24 04:25:42 INFO : There was nothing to transfer 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: TestSyncSizeOnly (7.24s) === RUN TestSyncIgnoreSize run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:25:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/24 04:25:49 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:25:49 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:25:49 INFO : ignore-size: Copied (new) 2025/11/24 04:25:49 DEBUG : Waiting for deletions to finish 2025/11/24 04:25:49 DEBUG : ignore-size: Sizes identical 2025/11/24 04:25:49 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:25:49 DEBUG : ignore-size: Unchanged skipping 2025/11/24 04:25:49 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:25:49 DEBUG : Waiting for deletions to finish 2025/11/24 04:25:49 INFO : There was nothing to transfer 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: TestSyncIgnoreSize (7.25s) === RUN TestSyncIgnoreTimes run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:25:56 DEBUG : existing: size = 6 OK 2025/11/24 04:25:56 DEBUG : existing: Sizes identical 2025/11/24 04:25:56 DEBUG : existing: Unchanged skipping 2025/11/24 04:25:56 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:25:56 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:25:56 DEBUG : Waiting for deletions to finish 2025/11/24 04:25:56 INFO : There was nothing to transfer 2025/11/24 04:25:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/24 04:25:56 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:25:56 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:25:57 DEBUG : existing: size = 6 OK 2025/11/24 04:25:57 INFO : existing: Copied (replaced existing) 2025/11/24 04:25:57 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: TestSyncIgnoreTimes (7.57s) === RUN TestSyncIgnoreExisting run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:26:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 04:26:04 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:26:04 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:26:04 DEBUG : existing: size = 6 OK 2025/11/24 04:26:04 INFO : existing: Copied (new) 2025/11/24 04:26:04 DEBUG : Waiting for deletions to finish 2025/11/24 04:26:04 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:26:04 DEBUG : existing: Destination exists, skipping 2025/11/24 04:26:04 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:26:04 DEBUG : Waiting for deletions to finish 2025/11/24 04:26:04 INFO : There was nothing to transfer 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: TestSyncIgnoreExisting (7.33s) === RUN TestSyncIgnoreErrors run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:26:12 INFO : d: Making directory 2025/11/24 04:26:14 DEBUG : c/non empty space: size = 5 OK 2025/11/24 04:26:14 DEBUG : c/non empty space: Sizes identical 2025/11/24 04:26:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 04:26:14 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:26:14 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 04:26:14 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:26:18 DEBUG : a/potato2: size = 60 OK 2025/11/24 04:26:18 INFO : a/potato2: Copied (new) 2025/11/24 04:26:18 DEBUG : Waiting for deletions to finish 2025/11/24 04:26:20 INFO : b/potato: Deleted 2025/11/24 04:26:20 INFO : d: Removing directory 2025/11/24 04:26:20 INFO : b: Removing directory 2025/11/24 04:26:20 DEBUG : mega root 'rclone-test-havahax5culi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (10.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:26:21 DEBUG : empty space: size = 1 OK 2025/11/24 04:26:21 DEBUG : empty space: Sizes identical 2025/11/24 04:26:21 DEBUG : empty space: Unchanged skipping 2025/11/24 04:26:21 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:26:21 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:26:21 DEBUG : Waiting for deletions to finish 2025/11/24 04:26:21 INFO : There was nothing to transfer 2025/11/24 04:26:21 DEBUG : empty space: size = 1 OK 2025/11/24 04:26:21 DEBUG : empty space: Sizes identical 2025/11/24 04:26:21 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:26:21 DEBUG : empty space: Unchanged skipping 2025/11/24 04:26:21 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:26:21 DEBUG : Waiting for deletions to finish 2025/11/24 04:26:21 INFO : There was nothing to transfer 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: TestSyncAfterChangingModtimeOnly (7.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.00s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:26:29 DEBUG : empty space: size = 1 OK 2025/11/24 04:26:29 DEBUG : empty space: Sizes identical 2025/11/24 04:26:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/24 04:26:29 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:26:29 DEBUG : empty space: Unchanged skipping 2025/11/24 04:26:29 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:26:29 DEBUG : potato: size = 60 OK 2025/11/24 04:26:29 INFO : potato: Copied (new) 2025/11/24 04:26:29 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: TestSyncAfterAddingAFile (7.56s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:26:36 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:26:36 DEBUG : potato: size = 21 (Local file system at /tmp/rclone299912693) 2025/11/24 04:26:36 DEBUG : potato: size = 60 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:26:36 DEBUG : potato: Sizes differ 2025/11/24 04:26:36 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:26:38 DEBUG : potato: size = 21 OK 2025/11/24 04:26:38 INFO : potato: Copied (replaced existing) 2025/11/24 04:26:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.54s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/11/24 04:26:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone299912693) 2025/11/24 04:26:41 DEBUG : potato: size = 36 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:26:41 DEBUG : potato: Sizes differ 2025/11/24 04:26:41 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:26:41 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:26:41 DEBUG : potato: size = 21 OK 2025/11/24 04:26:41 INFO : potato: Copied (replaced existing) 2025/11/24 04:26:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:26:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:26:42 DEBUG : empty space: size = 1 OK 2025/11/24 04:26:42 DEBUG : empty space: Sizes identical 2025/11/24 04:26:42 DEBUG : empty space: Unchanged skipping 2025/11/24 04:26:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:26:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:26:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/24 04:26:42 DEBUG : Waiting for deletions to finish 2025/11/24 04:26:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 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: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:26:50 DEBUG : empty space: size = 1 OK 2025/11/24 04:26:50 DEBUG : empty space: Sizes identical 2025/11/24 04:26:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:26:50 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:26:50 DEBUG : empty space: Unchanged skipping 2025/11/24 04:26:50 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:26:50 DEBUG : potato2: size = 60 OK 2025/11/24 04:26:50 INFO : potato2: Copied (new) 2025/11/24 04:26:50 DEBUG : Waiting for deletions to finish 2025/11/24 04:26:50 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:26:57 INFO : d: Making directory 2025/11/24 04:26:57 INFO : d/e: Making directory 2025/11/24 04:26:57 DEBUG : c/non empty space: size = 5 OK 2025/11/24 04:26:57 DEBUG : c/non empty space: Sizes identical 2025/11/24 04:26:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 04:26:57 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:26:57 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 04:26:57 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:27:01 DEBUG : a/potato2: size = 60 OK 2025/11/24 04:27:01 INFO : a/potato2: Copied (new) 2025/11/24 04:27:01 DEBUG : Waiting for deletions to finish 2025/11/24 04:27:01 INFO : b/potato: Deleted 2025/11/24 04:27:01 INFO : d/e: Removing directory 2025/11/24 04:27:01 INFO : d: Removing directory 2025/11/24 04:27:02 INFO : b: Removing directory 2025/11/24 04:27:02 DEBUG : mega root 'rclone-test-havahax5culi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:27:03 INFO : d: Making directory 2025/11/24 04:27:03 DEBUG : c/non empty space: size = 5 OK 2025/11/24 04:27:03 DEBUG : c/non empty space: Sizes identical 2025/11/24 04:27:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 04:27:03 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:27:03 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 04:27:03 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:27:06 DEBUG : a/potato2: size = 60 OK 2025/11/24 04:27:06 INFO : a/potato2: Copied (new) 2025/11/24 04:27:06 ERROR : mega root 'rclone-test-havahax5culi': not deleting files as there were IO errors 2025/11/24 04:27:06 ERROR : mega root 'rclone-test-havahax5culi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.37s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:27:09 DEBUG : Waiting for deletions to finish 2025/11/24 04:27:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:27:09 DEBUG : empty space: size = 1 OK 2025/11/24 04:27:09 DEBUG : empty space: Sizes identical 2025/11/24 04:27:09 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:27:09 DEBUG : empty space: Unchanged skipping 2025/11/24 04:27:09 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:27:10 INFO : potato: Deleted 2025/11/24 04:27:12 DEBUG : potato2: size = 60 OK 2025/11/24 04:27:12 INFO : potato2: Copied (new) 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: TestSyncDeleteDuring (9.68s) === RUN TestSyncDeleteBefore run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:27:21 DEBUG : Waiting for deletions to finish 2025/11/24 04:27:21 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:27:21 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:27:21 INFO : potato: Deleted 2025/11/24 04:27:21 DEBUG : empty space: size = 1 OK 2025/11/24 04:27:21 DEBUG : empty space: Sizes identical 2025/11/24 04:27:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:27:21 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:27:21 DEBUG : empty space: Unchanged skipping 2025/11/24 04:27:21 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:27:23 DEBUG : potato2: size = 60 OK 2025/11/24 04:27:23 INFO : potato2: Copied (new) 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: TestSyncDeleteBefore (13.71s) === RUN TestCopyDeleteBefore run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:27:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:27:33 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:27:33 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:27:33 DEBUG : potato2: size = 19 OK 2025/11/24 04:27:33 INFO : potato2: Copied (new) 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: TestCopyDeleteBefore (9.80s) === RUN TestSyncWithExclude run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:27:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 04:27:43 DEBUG : potato2: Excluded 2025/11/24 04:27:43 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 04:27:43 DEBUG : enormous: Excluded 2025/11/24 04:27:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 04:27:43 DEBUG : potato2: Excluded 2025/11/24 04:27:43 DEBUG : empty space: size = 1 OK 2025/11/24 04:27:43 DEBUG : empty space: Sizes identical 2025/11/24 04:27:43 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:27:43 DEBUG : empty space: Unchanged skipping 2025/11/24 04:27:43 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:27:43 DEBUG : Waiting for deletions to finish 2025/11/24 04:27:43 INFO : There was nothing to transfer 2025/11/24 04:27:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 04:27:43 DEBUG : potato2: Excluded 2025/11/24 04:27:43 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 04:27:43 DEBUG : enormous: Excluded 2025/11/24 04:27:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 04:27:43 DEBUG : potato2: Excluded 2025/11/24 04:27:43 DEBUG : empty space: size = 1 OK 2025/11/24 04:27:43 DEBUG : empty space: Sizes identical 2025/11/24 04:27:43 DEBUG : empty space: Unchanged skipping 2025/11/24 04:27:43 DEBUG : Local file system at /tmp/rclone299912693: Waiting for checks to finish 2025/11/24 04:27:43 DEBUG : Local file system at /tmp/rclone299912693: Waiting for transfers to finish 2025/11/24 04:27:43 DEBUG : Waiting for deletions to finish 2025/11/24 04:27:43 INFO : There was nothing to transfer 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: TestSyncWithExclude (7.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:27:53 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 04:27:53 DEBUG : enormous: Excluded 2025/11/24 04:27:53 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 04:27:53 DEBUG : potato2: Excluded 2025/11/24 04:27:53 DEBUG : empty space: size = 1 OK 2025/11/24 04:27:53 DEBUG : empty space: Sizes identical 2025/11/24 04:27:53 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:27:53 DEBUG : empty space: Unchanged skipping 2025/11/24 04:27:53 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:27:53 DEBUG : Waiting for deletions to finish 2025/11/24 04:27:53 INFO : potato2: Deleted 2025/11/24 04:27:55 INFO : enormous: Deleted 2025/11/24 04:27:55 INFO : There was nothing to transfer 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 2025/11/24 04:28:02 DEBUG : empty space: size = 1 OK 2025/11/24 04:28:02 DEBUG : empty space: Sizes identical 2025/11/24 04:28:02 DEBUG : empty space: Unchanged skipping 2025/11/24 04:28:02 DEBUG : Local file system at /tmp/rclone299912693: Waiting for checks to finish 2025/11/24 04:28:02 DEBUG : Local file system at /tmp/rclone299912693: Waiting for transfers to finish 2025/11/24 04:28:02 DEBUG : Waiting for deletions to finish 2025/11/24 04:28:02 INFO : potato2: Deleted 2025/11/24 04:28:02 INFO : enormous: Deleted 2025/11/24 04:28:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.78s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.00s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/11/24 04:28:02 ERROR : mega root 'rclone-test-havahax5culi': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/24 04:28:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/24 04:28:02 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/24 04:28:02 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:28:02 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:28:02 DEBUG : potato: size = 14 OK 2025/11/24 04:28:02 INFO : potato: Copied (new) 2025/11/24 04:28:02 DEBUG : yam: size = 11 OK 2025/11/24 04:28:02 INFO : yam: Copied (new) 2025/11/24 04:28:02 DEBUG : Waiting for deletions to finish 2025/11/24 04:28:02 ERROR : mega root 'rclone-test-havahax5culi': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/24 04:28:02 DEBUG : potato: size = 14 OK 2025/11/24 04:28:02 DEBUG : potato: Sizes identical 2025/11/24 04:28:02 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/24 04:28:02 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:28:02 DEBUG : potato: Unchanged skipping 2025/11/24 04:28:02 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:28:03 DEBUG : yaml: size = 11 OK 2025/11/24 04:28:03 INFO : yaml: Copied (new) 2025/11/24 04:28:03 DEBUG : Waiting for deletions to finish 2025/11/24 04:28:05 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/11/24 04:28:07 ERROR : mega root 'rclone-test-havahax5culi': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/24 04:28:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/24 04:28:07 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/24 04:28:07 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:28:07 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:28:07 DEBUG : potato: size = 14 OK 2025/11/24 04:28:07 INFO : potato: Copied (new) 2025/11/24 04:28:07 DEBUG : yam: size = 11 OK 2025/11/24 04:28:07 INFO : yam: Copied (new) 2025/11/24 04:28:07 DEBUG : Waiting for deletions to finish 2025/11/24 04:28:07 ERROR : mega root 'rclone-test-havahax5culi': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/24 04:28:07 DEBUG : potato: size = 14 OK 2025/11/24 04:28:07 DEBUG : potato: Sizes identical 2025/11/24 04:28:07 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/24 04:28:07 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:28:07 DEBUG : potato: Unchanged skipping 2025/11/24 04:28:07 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:28:08 DEBUG : yaml: size = 11 OK 2025/11/24 04:28:08 INFO : yaml: Copied (new) 2025/11/24 04:28:08 DEBUG : Waiting for deletions to finish 2025/11/24 04:28:08 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/11/24 04:28:08 INFO : mega root 'rclone-test-havahax5culi': Making map for --track-renames 2025/11/24 04:28:08 INFO : mega root 'rclone-test-havahax5culi': Finished making map for --track-renames 2025/11/24 04:28:08 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:28:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/24 04:28:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/24 04:28:08 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for renames to finish 2025/11/24 04:28:08 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:28:09 DEBUG : sub/yam: size = 11 OK 2025/11/24 04:28:09 INFO : sub/yam: Copied (new) 2025/11/24 04:28:09 DEBUG : potato: size = 14 OK 2025/11/24 04:28:09 INFO : potato: Copied (new) 2025/11/24 04:28:09 DEBUG : Waiting for deletions to finish 2025/11/24 04:28:09 DEBUG : potato: size = 14 OK 2025/11/24 04:28:09 DEBUG : potato: Sizes identical 2025/11/24 04:28:09 DEBUG : potato: Unchanged skipping 2025/11/24 04:28:09 INFO : mega root 'rclone-test-havahax5culi': Making map for --track-renames 2025/11/24 04:28:09 INFO : mega root 'rclone-test-havahax5culi': Finished making map for --track-renames 2025/11/24 04:28:09 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:28:09 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for renames to finish 2025/11/24 04:28:09 INFO : sub/yam: Moved (server-side) to: yam 2025/11/24 04:28:09 INFO : yam: Renamed from "sub/yam" 2025/11/24 04:28:09 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:28:09 DEBUG : Waiting for deletions to finish 2025/11/24 04:28:09 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.31s) === RUN TestServerSideMoveLocal run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:28:10 DEBUG : Creating backend with remote "/tmp/rclone299912693/dir1" 2025/11/24 04:28:10 DEBUG : Creating backend with remote "/tmp/rclone299912693/dir2" 2025/11/24 04:28:10 DEBUG : Local file system at /tmp/rclone299912693/dir2: Using server-side directory move 2025/11/24 04:28:10 INFO : Local file system at /tmp/rclone299912693/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 04:28:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/24 04:28:10 DEBUG : Local file system at /tmp/rclone299912693/dir2: Waiting for checks to finish 2025/11/24 04:28:10 DEBUG : Local file system at /tmp/rclone299912693/dir2: Waiting for transfers to finish 2025/11/24 04:28:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:28:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:28:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/24 04:28:10 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:28:10 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:28:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:28:10 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:28:10 INFO : sub dir/hello world: Deleted 2025/11/24 04:28:10 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/24 04:28:10 INFO : nested/sub dir/file: Copied (new) 2025/11/24 04:28:10 INFO : nested/sub dir/file: Deleted 2025/11/24 04:28:10 INFO : sub dir: Removing directory 2025/11/24 04:28:10 INFO : nested/sub dir: Removing directory 2025/11/24 04:28:10 INFO : nested: Removing directory 2025/11/24 04:28:10 DEBUG : Local file system at /tmp/rclone299912693: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:28:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:28:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/24 04:28:11 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:28:11 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:28:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 04:28:13 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:28:13 INFO : sub dir/hello world: Deleted 2025/11/24 04:28:15 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/24 04:28:15 INFO : nested/sub dir/file: Copied (new) 2025/11/24 04:28:15 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.07s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:28:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/24 04:28:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 04:28:18 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:28:18 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:28:20 DEBUG : existing-b: size = 6 OK 2025/11/24 04:28:20 INFO : existing-b: Copied (new) 2025/11/24 04:28:20 INFO : existing-b: Deleted 2025/11/24 04:28:20 DEBUG : existing: size = 6 OK 2025/11/24 04:28:20 INFO : existing: Copied (new) 2025/11/24 04:28:20 INFO : existing: Deleted 2025/11/24 04:28:20 DEBUG : existing: Destination exists, skipping 2025/11/24 04:28:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/24 04:28:20 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:28:20 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:28:20 INFO : There was nothing to transfer 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: TestMoveWithIgnoreExisting (10.79s) === RUN TestServerSideMove run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:28:29 DEBUG : Creating backend with remote "TestMega:rclone-test-gudevaf5vuxe" 2025/11/24 04:28:29 DEBUG : mega root 'rclone-test-gudevaf5vuxe': Using previously stored session ID and master key to initialize the Mega API sync_test.go:1735: Server side move (if possible) mega root 'rclone-test-havahax5culi' -> mega root 'rclone-test-gudevaf5vuxe' 2025/11/24 04:28:47 DEBUG : mega root 'rclone-test-gudevaf5vuxe': Using server-side directory move 2025/11/24 04:28:47 INFO : mega root 'rclone-test-gudevaf5vuxe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 04:28:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:28:47 DEBUG : empty space: size = 1 OK 2025/11/24 04:28:47 DEBUG : empty space: Sizes identical 2025/11/24 04:28:47 DEBUG : empty space: Unchanged skipping 2025/11/24 04:28:47 INFO : empty space: Deleted 2025/11/24 04:28:47 DEBUG : mega root 'rclone-test-gudevaf5vuxe': Waiting for checks to finish 2025/11/24 04:28:47 DEBUG : potato3: size = 68 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:28:47 DEBUG : potato3: size = 60 (mega root 'rclone-test-gudevaf5vuxe') 2025/11/24 04:28:47 DEBUG : potato3: Sizes differ 2025/11/24 04:28:47 DEBUG : mega root 'rclone-test-gudevaf5vuxe': Waiting for transfers to finish 2025/11/24 04:28:48 INFO : potato2: Moved (server-side) 2025/11/24 04:28:49 INFO : potato3: Deleted 2025/11/24 04:28:50 INFO : potato3: Moved (server-side) 2025/11/24 04:28:50 DEBUG : Creating backend with remote "TestMega:rclone-test-dobekah1moye" 2025/11/24 04:28:50 DEBUG : mega root 'rclone-test-dobekah1moye': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:29:07 DEBUG : mega root 'rclone-test-dobekah1moye': Using server-side directory move 2025/11/24 04:29:07 INFO : mega root 'rclone-test-dobekah1moye': Server side directory move succeeded 2025/11/24 04:29:07 ERROR : error listing: directory not found 2025/11/24 04:29:07 DEBUG : mega root 'rclone-test-dobekah1moye': Purge remote 2025/11/24 04:29:08 DEBUG : mega root 'rclone-test-gudevaf5vuxe': Purge remote 2025/11/24 04:29:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (38.63s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:29:08 DEBUG : Creating backend with remote "TestMega:rclone-test-nafezex3jaxa" 2025/11/24 04:29:08 DEBUG : mega root 'rclone-test-nafezex3jaxa': Using previously stored session ID and master key to initialize the Mega API sync_test.go:1735: Server side move (if possible) mega root 'rclone-test-havahax5culi' -> mega root 'rclone-test-nafezex3jaxa' 2025/11/24 04:29:26 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 04:29:26 DEBUG : empty space: Excluded 2025/11/24 04:29:26 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 04:29:26 DEBUG : empty space: Excluded 2025/11/24 04:29:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:29:26 DEBUG : mega root 'rclone-test-nafezex3jaxa': Waiting for checks to finish 2025/11/24 04:29:28 DEBUG : potato3: size = 68 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:29:28 DEBUG : potato3: size = 60 (mega root 'rclone-test-nafezex3jaxa') 2025/11/24 04:29:28 DEBUG : potato3: Sizes differ 2025/11/24 04:29:28 DEBUG : mega root 'rclone-test-nafezex3jaxa': Waiting for transfers to finish 2025/11/24 04:29:28 INFO : potato3: Deleted 2025/11/24 04:29:28 INFO : potato2: Moved (server-side) 2025/11/24 04:29:30 INFO : potato3: Moved (server-side) 2025/11/24 04:29:30 DEBUG : Creating backend with remote "TestMega:rclone-test-jinocon6voxe" 2025/11/24 04:29:30 DEBUG : mega root 'rclone-test-jinocon6voxe': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:29:48 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 04:29:48 DEBUG : empty space: Excluded 2025/11/24 04:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:29:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/24 04:29:48 DEBUG : mega root 'rclone-test-jinocon6voxe': Waiting for checks to finish 2025/11/24 04:29:48 DEBUG : mega root 'rclone-test-jinocon6voxe': Waiting for transfers to finish 2025/11/24 04:29:48 INFO : potato2: Moved (server-side) 2025/11/24 04:29:48 INFO : potato3: Moved (server-side) 2025/11/24 04:29:48 DEBUG : mega root 'rclone-test-jinocon6voxe': Purge remote 2025/11/24 04:29:48 DEBUG : mega root 'rclone-test-nafezex3jaxa': Purge remote --- PASS: TestServerSideMoveWithFilter (42.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:29:51 DEBUG : Creating backend with remote "TestMega:rclone-test-jabanep5jadu" 2025/11/24 04:29:51 DEBUG : mega root 'rclone-test-jabanep5jadu': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:30:08 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) mega root 'rclone-test-havahax5culi' -> mega root 'rclone-test-jabanep5jadu' 2025/11/24 04:30:12 DEBUG : mega root 'rclone-test-jabanep5jadu': Using server-side directory move 2025/11/24 04:30:12 INFO : mega root 'rclone-test-jabanep5jadu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 04:30:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:30:12 DEBUG : empty space: size = 1 OK 2025/11/24 04:30:12 DEBUG : empty space: Sizes identical 2025/11/24 04:30:12 DEBUG : empty space: Unchanged skipping 2025/11/24 04:30:13 INFO : empty space: Deleted 2025/11/24 04:30:13 DEBUG : mega root 'rclone-test-jabanep5jadu': Waiting for checks to finish 2025/11/24 04:30:13 DEBUG : potato3: size = 68 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:30:13 DEBUG : potato3: size = 60 (mega root 'rclone-test-jabanep5jadu') 2025/11/24 04:30:13 DEBUG : potato3: Sizes differ 2025/11/24 04:30:13 DEBUG : mega root 'rclone-test-jabanep5jadu': Waiting for transfers to finish 2025/11/24 04:30:13 INFO : potato2: Moved (server-side) 2025/11/24 04:30:15 INFO : potato3: Deleted 2025/11/24 04:30:15 INFO : potato3: Moved (server-side) 2025/11/24 04:30:15 INFO : tomatoDir: Removing directory 2025/11/24 04:30:15 DEBUG : mega root 'rclone-test-havahax5culi': deleted 1 directories 2025/11/24 04:30:15 DEBUG : Creating backend with remote "TestMega:rclone-test-hakadew0tohe" 2025/11/24 04:30:15 DEBUG : mega root 'rclone-test-hakadew0tohe': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:30:32 INFO : tomatoDir: Making directory 2025/11/24 04:30:32 DEBUG : mega root 'rclone-test-hakadew0tohe': Using server-side directory move 2025/11/24 04:30:32 INFO : mega root 'rclone-test-hakadew0tohe': Server side directory move succeeded 2025/11/24 04:30:32 ERROR : error listing: directory not found 2025/11/24 04:30:32 ERROR : error listing: directory not found 2025/11/24 04:30:32 DEBUG : mega root 'rclone-test-hakadew0tohe': Purge remote 2025/11/24 04:30:34 DEBUG : mega root 'rclone-test-jabanep5jadu': Purge remote 2025/11/24 04:30:34 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (43.72s) === RUN TestServerSideMoveOverlap run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:30:34 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/rclone-sync-test" 2025/11/24 04:30:34 DEBUG : mega root 'rclone-test-havahax5culi/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API --- PASS: TestSyncOverlap (16.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:30:51 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/rclone-sync-test" 2025/11/24 04:30:51 DEBUG : mega root 'rclone-test-havahax5culi/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:31:08 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/rclone-sync-test-include/layer2" 2025/11/24 04:31:08 DEBUG : mega root 'rclone-test-havahax5culi/rclone-sync-test-include/layer2': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:31:26 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/rclone-sync-test-ignore-file" 2025/11/24 04:31:26 DEBUG : mega root 'rclone-test-havahax5culi/rclone-sync-test-ignore-file': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:31:46 DEBUG : rclone-sync-test: Excluded 2025/11/24 04:31:46 NOTICE: rclone-sync-test-ignore-file: Duplicate directory found in source - ignoring 2025/11/24 04:31:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 04:31:46 DEBUG : mega root 'rclone-test-havahax5culi/rclone-sync-test': Waiting for checks to finish 2025/11/24 04:31:46 DEBUG : mega root 'rclone-test-havahax5culi/rclone-sync-test': Waiting for transfers to finish 2025/11/24 04:31:46 DEBUG : Waiting for deletions to finish 2025/11/24 04:31:46 INFO : There was nothing to transfer 2025/11/24 04:31:46 DEBUG : rclone-sync-test: Excluded 2025/11/24 04:31:46 NOTICE: rclone-sync-test-ignore-file: Duplicate directory found in destination - ignoring 2025/11/24 04:31:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 04:31:46 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:31:46 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:31:46 DEBUG : Waiting for deletions to finish 2025/11/24 04:31:46 INFO : rclone-sync-test-include: Removing directory 2025/11/24 04:31:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/24 04:31:46 INFO : rclone-sync-test-ignore-file: Removing directory 2025/11/24 04:31:47 DEBUG : mega root 'rclone-test-havahax5culi': failed to delete 1 directories 2025/11/24 04:31:47 DEBUG : mega root 'rclone-test-havahax5culi': deleted 1 directories 2025/11/24 04:31:47 INFO : There was nothing to transfer 2025/11/24 04:31:47 DEBUG : rclone-sync-test: Excluded 2025/11/24 04:31:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 04:31:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 04:31:47 DEBUG : mega root 'rclone-test-havahax5culi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/24 04:31:47 DEBUG : mega root 'rclone-test-havahax5culi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/24 04:31:47 DEBUG : Waiting for deletions to finish 2025/11/24 04:31:47 INFO : There was nothing to transfer 2025/11/24 04:31:47 DEBUG : rclone-sync-test: Excluded 2025/11/24 04:31:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 04:31:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 04:31:47 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:31:47 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:31:47 DEBUG : Waiting for deletions to finish 2025/11/24 04:31:47 INFO : rclone-sync-test-include: Removing directory 2025/11/24 04:31:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/24 04:31:47 DEBUG : mega root 'rclone-test-havahax5culi': failed to delete 1 directories 2025/11/24 04:31:47 INFO : There was nothing to transfer 2025/11/24 04:31:47 DEBUG : rclone-sync-test: Excluded 2025/11/24 04:31:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 04:31:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 04:31:47 DEBUG : mega root 'rclone-test-havahax5culi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/24 04:31:47 DEBUG : mega root 'rclone-test-havahax5culi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/24 04:31:47 DEBUG : Waiting for deletions to finish 2025/11/24 04:31:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (57.11s) === RUN TestSyncCompareDest run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:31:48 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/dst" 2025/11/24 04:31:48 DEBUG : mega root 'rclone-test-havahax5culi/dst': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:32:04 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/CompareDest" 2025/11/24 04:32:04 DEBUG : mega root 'rclone-test-havahax5culi/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:32:20 DEBUG : one: Need to transfer - File not found at Destination 2025/11/24 04:32:20 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:32:20 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:32:20 DEBUG : one: size = 3 OK 2025/11/24 04:32:20 INFO : one: Copied (new) 2025/11/24 04:32:20 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 2025/11/24 04:32:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone299912693) 2025/11/24 04:32:27 DEBUG : one: size = 3 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:32:27 DEBUG : one: Sizes differ 2025/11/24 04:32:27 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:32:27 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:32:28 DEBUG : one: size = 5 OK 2025/11/24 04:32:28 INFO : one: Copied (replaced existing) 2025/11/24 04:32:28 DEBUG : Waiting for deletions to finish 2025/11/24 04:32:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone299912693) 2025/11/24 04:32:34 DEBUG : one: size = 3 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:32:34 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:32:34 DEBUG : one: Sizes differ 2025/11/24 04:32:34 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:32:35 DEBUG : one: size = 5 OK 2025/11/24 04:32:35 INFO : one: Copied (replaced existing) 2025/11/24 04:32:35 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: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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2156 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2156 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2025/11/24 04:32:44 DEBUG : two: size = 3 OK 2025/11/24 04:32:44 DEBUG : two: Sizes identical 2025/11/24 04:32:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 04:32:44 DEBUG : one: size = 5 OK 2025/11/24 04:32:44 DEBUG : one: Sizes identical 2025/11/24 04:32:44 DEBUG : one: Unchanged skipping 2025/11/24 04:32:44 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:32:44 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:32:44 DEBUG : Waiting for deletions to finish 2025/11/24 04:32:44 INFO : There was nothing to transfer 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2165 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2165 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2025/11/24 04:32:51 DEBUG : two: size = 3 OK 2025/11/24 04:32:51 DEBUG : two: Sizes identical 2025/11/24 04:32:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 04:32:51 DEBUG : one: size = 5 OK 2025/11/24 04:32:51 DEBUG : one: Sizes identical 2025/11/24 04:32:51 DEBUG : one: Unchanged skipping 2025/11/24 04:32:51 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:32:51 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:32:51 DEBUG : Waiting for deletions to finish 2025/11/24 04:32:51 INFO : There was nothing to transfer 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2174 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2174 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2210 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2210 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2025/11/24 04:33:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone299912693) 2025/11/24 04:33:05 DEBUG : two: size = 3 (mega root 'rclone-test-havahax5culi/CompareDest') 2025/11/24 04:33:05 DEBUG : two: Sizes differ 2025/11/24 04:33:05 DEBUG : two: Need to transfer - File not found at Destination 2025/11/24 04:33:05 DEBUG : one: size = 5 OK 2025/11/24 04:33:05 DEBUG : one: Sizes identical 2025/11/24 04:33:05 DEBUG : one: Unchanged skipping 2025/11/24 04:33:05 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:33:05 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:33:05 DEBUG : two: size = 5 OK 2025/11/24 04:33:05 INFO : two: Copied (new) 2025/11/24 04:33:05 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: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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2222 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3), dst/one (5), dst/two (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2222 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 --- FAIL: TestSyncCompareDest (88.96s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:33:25 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/dest" 2025/11/24 04:33:25 DEBUG : mega root 'rclone-test-havahax5culi/dest': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:33:41 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/pre-dest1" 2025/11/24 04:33:41 DEBUG : mega root 'rclone-test-havahax5culi/pre-dest1': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:33:59 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/pre-dest2" 2025/11/24 04:33:59 DEBUG : mega root 'rclone-test-havahax5culi/pre-dest2': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:34:16 DEBUG : 1: size = 1 OK 2025/11/24 04:34:16 DEBUG : 1: Sizes identical 2025/11/24 04:34:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/24 04:34:16 DEBUG : 2: size = 1 OK 2025/11/24 04:34:16 DEBUG : 2: Sizes identical 2025/11/24 04:34:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/24 04:34:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/24 04:34:16 DEBUG : mega root 'rclone-test-havahax5culi/dest': Waiting for checks to finish 2025/11/24 04:34:16 DEBUG : mega root 'rclone-test-havahax5culi/dest': Waiting for transfers to finish 2025/11/24 04:34:18 DEBUG : 3: size = 1 OK 2025/11/24 04:34:18 INFO : 3: Copied (new) 2025/11/24 04:34:18 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: TestSyncMultipleCompareDest (73.87s) === RUN TestSyncCopyDest run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:34:32 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/dst" 2025/11/24 04:34:32 DEBUG : mega root 'rclone-test-havahax5culi/dst': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:34:49 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/backup" 2025/11/24 04:34:49 DEBUG : mega root 'rclone-test-havahax5culi/backup': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:35:07 DEBUG : two: size = 3 OK 2025/11/24 04:35:07 DEBUG : two: Sizes identical 2025/11/24 04:35:07 DEBUG : two: Unchanged skipping 2025/11/24 04:35:07 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:35:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone299912693) 2025/11/24 04:35:07 DEBUG : one: size = 3 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:35:07 DEBUG : one: Sizes differ 2025/11/24 04:35:07 INFO : one: Moved (server-side) 2025/11/24 04:35:07 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:35:10 DEBUG : one: size = 4 OK 2025/11/24 04:35:10 INFO : one: Copied (new) 2025/11/24 04:35:10 DEBUG : Waiting for deletions to finish 2025/11/24 04:35:10 INFO : three.txt: Moved (server-side) 2025/11/24 04:35:10 INFO : three.txt: Moved into backup dir 2025/11/24 04:35:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone299912693) 2025/11/24 04:35:10 DEBUG : one: size = 4 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:35:10 DEBUG : one: Sizes differ 2025/11/24 04:35:10 DEBUG : two: size = 3 OK 2025/11/24 04:35:10 DEBUG : two: Sizes identical 2025/11/24 04:35:10 DEBUG : two: Unchanged skipping 2025/11/24 04:35:10 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:35:11 INFO : one: Deleted 2025/11/24 04:35:12 INFO : one: Moved (server-side) 2025/11/24 04:35:12 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:35:12 DEBUG : one: size = 5 OK 2025/11/24 04:35:12 INFO : one: Copied (new) 2025/11/24 04:35: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: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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3) got backup/one (4), backup/three.txt (5), dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDir Messages: backup/three.txt: size incorrect file=6 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/three.txt" --- FAIL: TestSyncBackupDir (51.46s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:35:25 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/dst" 2025/11/24 04:35:25 DEBUG : mega root 'rclone-test-havahax5culi/dst': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:35:43 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/backup" 2025/11/24 04:35:43 DEBUG : mega root 'rclone-test-havahax5culi/backup': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:36:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone299912693) 2025/11/24 04:36:00 DEBUG : one: size = 3 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:36:00 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:36:00 DEBUG : one: Sizes differ 2025/11/24 04:36:00 DEBUG : two: size = 3 OK 2025/11/24 04:36:00 DEBUG : two: Sizes identical 2025/11/24 04:36:00 DEBUG : two: Unchanged skipping 2025/11/24 04:36:00 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:36:00 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:36:02 DEBUG : one: size = 4 OK 2025/11/24 04:36:02 INFO : one: Copied (new) 2025/11/24 04:36:02 DEBUG : Waiting for deletions to finish 2025/11/24 04:36:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 04:36:02 INFO : three.txt: Moved into backup dir 2025/11/24 04:36:04 DEBUG : two: size = 3 OK 2025/11/24 04:36:04 DEBUG : two: Sizes identical 2025/11/24 04:36:04 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:36:04 DEBUG : two: Unchanged skipping 2025/11/24 04:36:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone299912693) 2025/11/24 04:36:04 DEBUG : one: size = 4 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:36:04 DEBUG : one: Sizes differ 2025/11/24 04:36:04 INFO : one.bak: Deleted 2025/11/24 04:36:07 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:36:07 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:36:09 DEBUG : one: size = 5 OK 2025/11/24 04:36:09 INFO : one: Copied (new) 2025/11/24 04:36:09 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: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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirWithSuffix Messages: backup/three.txt.bak: size incorrect file=6 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "dst/three.txt" --- FAIL: TestSyncBackupDirWithSuffix (56.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:36:23 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/dst" 2025/11/24 04:36:23 DEBUG : mega root 'rclone-test-havahax5culi/dst': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:36:41 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/backup" 2025/11/24 04:36:41 DEBUG : Config file has changed externally - reloading 2025/11/24 04:36:41 DEBUG : mega root 'rclone-test-havahax5culi/backup': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:36:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone299912693) 2025/11/24 04:36:59 DEBUG : one: size = 3 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:36:59 DEBUG : one: Sizes differ 2025/11/24 04:36:59 DEBUG : two: size = 3 OK 2025/11/24 04:36:59 DEBUG : two: Sizes identical 2025/11/24 04:36:59 DEBUG : two: Unchanged skipping 2025/11/24 04:36:59 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:36:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 04:36:59 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:37:01 DEBUG : one: size = 4 OK 2025/11/24 04:37:01 INFO : one: Copied (new) 2025/11/24 04:37:01 DEBUG : Waiting for deletions to finish 2025/11/24 04:37:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 04:37:03 INFO : three.txt: Moved into backup dir 2025/11/24 04:37:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone299912693) 2025/11/24 04:37:04 DEBUG : one: size = 4 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:37:04 DEBUG : one: Sizes differ 2025/11/24 04:37:04 DEBUG : two: size = 3 OK 2025/11/24 04:37:04 DEBUG : two: Sizes identical 2025/11/24 04:37:04 DEBUG : two: Unchanged skipping 2025/11/24 04:37:04 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:37:04 INFO : one-2019-01-01: Deleted 2025/11/24 04:37:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 04:37:04 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:37:06 DEBUG : one: size = 5 OK 2025/11/24 04:37:06 INFO : one: Copied (new) 2025/11/24 04:37:06 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: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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (5), dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "dst/three.txt" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/three-2019-01-01.txt: size incorrect file=6 vs obj=5 --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (60.24s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:37:25 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/dst" 2025/11/24 04:37:25 DEBUG : mega root 'rclone-test-havahax5culi/dst': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:37:42 DEBUG : two: size = 3 OK 2025/11/24 04:37:42 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:37:42 DEBUG : two: Sizes identical 2025/11/24 04:37:42 DEBUG : two: Unchanged skipping 2025/11/24 04:37:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone299912693) 2025/11/24 04:37:42 DEBUG : one: size = 3 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:37:42 DEBUG : one: Sizes differ 2025/11/24 04:37:42 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:37:42 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:37:42 DEBUG : one: size = 4 OK 2025/11/24 04:37:42 INFO : one: Copied (new) 2025/11/24 04:37:42 DEBUG : Waiting for deletions to finish 2025/11/24 04:37:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 04:37:43 INFO : three.txt: Moved into backup dir 2025/11/24 04:37:45 DEBUG : one.bak: Excluded (Path Filter) 2025/11/24 04:37:45 DEBUG : one.bak: Excluded 2025/11/24 04:37:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/24 04:37:45 DEBUG : three.txt.bak: Excluded 2025/11/24 04:37:45 DEBUG : two: size = 3 OK 2025/11/24 04:37:45 DEBUG : two: Sizes identical 2025/11/24 04:37:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone299912693) 2025/11/24 04:37:45 DEBUG : two: Unchanged skipping 2025/11/24 04:37:45 DEBUG : one: size = 4 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:37:45 DEBUG : one: Sizes differ 2025/11/24 04:37:45 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for checks to finish 2025/11/24 04:37:47 INFO : one.bak: Deleted 2025/11/24 04:37:47 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:37:47 DEBUG : mega root 'rclone-test-havahax5culi/dst': Waiting for transfers to finish 2025/11/24 04:37:47 DEBUG : one: size = 5 OK 2025/11/24 04:37:47 INFO : one: Copied (new) 2025/11/24 04:37:47 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: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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "dst/three.txt" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirSuffixOnly Messages: dst/three.txt.bak: size incorrect file=6 vs obj=5 --- FAIL: TestSyncBackupDirSuffixOnly (38.52s) === RUN TestSyncSuffix run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:38:00 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/dst" 2025/11/24 04:38:00 DEBUG : mega root 'rclone-test-havahax5culi/dst': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:38:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone299912693) 2025/11/24 04:38:18 DEBUG : one: size = 3 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:38:18 DEBUG : one: Sizes differ 2025/11/24 04:38:18 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:38:19 DEBUG : one: size = 4 OK 2025/11/24 04:38:19 INFO : one: Copied (new) 2025/11/24 04:38:19 DEBUG : two: size = 3 OK 2025/11/24 04:38:19 DEBUG : two: Sizes identical 2025/11/24 04:38:19 DEBUG : two: Unchanged skipping 2025/11/24 04:38:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone299912693) 2025/11/24 04:38:19 DEBUG : three.txt: size = 5 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:38:19 DEBUG : three.txt: Sizes differ 2025/11/24 04:38:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 04:38:21 DEBUG : three.txt: size = 6 OK 2025/11/24 04:38:21 INFO : three.txt: Copied (new) 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 2025/11/24 04:38:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone299912693) 2025/11/24 04:38:28 DEBUG : one: size = 4 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:38:28 DEBUG : one: Sizes differ 2025/11/24 04:38:28 INFO : one.bak: Deleted 2025/11/24 04:38:28 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:38:30 DEBUG : one: size = 5 OK 2025/11/24 04:38:30 INFO : one: Copied (new) 2025/11/24 04:38:30 DEBUG : two: size = 3 OK 2025/11/24 04:38:30 DEBUG : two: Sizes identical 2025/11/24 04:38:30 DEBUG : two: Unchanged skipping 2025/11/24 04:38:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone299912693) 2025/11/24 04:38:30 DEBUG : three.txt: size = 6 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:38:30 DEBUG : three.txt: Sizes differ 2025/11/24 04:38:32 INFO : three.txt.bak: Deleted 2025/11/24 04:38:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 04:38:34 DEBUG : three.txt: size = 19 OK 2025/11/24 04:38:34 INFO : three.txt: Copied (new) 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: TestSyncSuffix (46.72s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:38:51 DEBUG : Creating backend with remote "TestMega:rclone-test-havahax5culi/dst" 2025/11/24 04:38:51 DEBUG : mega root 'rclone-test-havahax5culi/dst': Using previously stored session ID and master key to initialize the Mega API 2025/11/24 04:39:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone299912693) 2025/11/24 04:39:09 DEBUG : one: size = 3 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:39:09 DEBUG : one: Sizes differ 2025/11/24 04:39:10 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 04:39:10 DEBUG : one: size = 4 OK 2025/11/24 04:39:10 INFO : one: Copied (new) 2025/11/24 04:39:10 DEBUG : two: size = 3 OK 2025/11/24 04:39:10 DEBUG : two: Sizes identical 2025/11/24 04:39:10 DEBUG : two: Unchanged skipping 2025/11/24 04:39:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone299912693) 2025/11/24 04:39:10 DEBUG : three.txt: size = 5 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:39:10 DEBUG : three.txt: Sizes differ 2025/11/24 04:39:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 04:39:10 DEBUG : three.txt: size = 6 OK 2025/11/24 04:39:10 INFO : three.txt: Copied (new) 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 2025/11/24 04:39:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone299912693) 2025/11/24 04:39:17 DEBUG : one: size = 4 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:39:17 DEBUG : one: Sizes differ 2025/11/24 04:39:18 INFO : one-2019-01-01: Deleted 2025/11/24 04:39:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 04:39:20 DEBUG : one: size = 5 OK 2025/11/24 04:39:20 INFO : one: Copied (new) 2025/11/24 04:39:20 DEBUG : two: size = 3 OK 2025/11/24 04:39:20 DEBUG : two: Sizes identical 2025/11/24 04:39:20 DEBUG : two: Unchanged skipping 2025/11/24 04:39:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone299912693) 2025/11/24 04:39:20 DEBUG : three.txt: size = 6 (mega root 'rclone-test-havahax5culi/dst') 2025/11/24 04:39:20 DEBUG : three.txt: Sizes differ 2025/11/24 04:39:20 INFO : three-2019-01-01.txt: Deleted 2025/11/24 04:39:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 04:39:22 DEBUG : three.txt: size = 19 OK 2025/11/24 04:39:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.10s) === RUN TestSyncUTFNorm run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:39:32 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:39:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone299912693) 2025/11/24 04:39:32 DEBUG : Testêé: size = 18 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:39:32 DEBUG : Testêé: Sizes differ 2025/11/24 04:39:32 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:39:37 DEBUG : Testêé: size = 14 OK 2025/11/24 04:39:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/24 04:39:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.76s) === RUN TestSyncImmutable run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:39:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 04:39:39 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:39:39 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:39:41 DEBUG : existing: size = 6 OK 2025/11/24 04:39:41 INFO : existing: Copied (new) 2025/11/24 04:39:41 DEBUG : Waiting for deletions to finish 2025/11/24 04:39:41 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:39:41 DEBUG : existing: size = 8 (Local file system at /tmp/rclone299912693) 2025/11/24 04:39:41 DEBUG : existing: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:39:41 DEBUG : existing: Sizes differ 2025/11/24 04:39:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/24 04:39:41 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:39:41 ERROR : mega root 'rclone-test-havahax5culi': not deleting files as there were IO errors 2025/11/24 04:39:41 ERROR : mega root 'rclone-test-havahax5culi': not deleting directories as there were IO errors 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: TestSyncImmutable (11.27s) === RUN TestSyncIgnoreCase run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:39:50 DEBUG : EXISTING: size = 6 OK 2025/11/24 04:39:50 DEBUG : existing: Sizes identical 2025/11/24 04:39:50 DEBUG : existing: Unchanged skipping 2025/11/24 04:39:50 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:39:50 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:39:50 DEBUG : Waiting for deletions to finish 2025/11/24 04:39:50 INFO : There was nothing to transfer 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: TestSyncIgnoreCase (7.43s) === RUN TestFixCase run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:40:38 DEBUG : both0: size = 6 OK 2025/11/24 04:40:38 DEBUG : both0: Sizes identical 2025/11/24 04:40:38 DEBUG : both12: size = 6 OK 2025/11/24 04:40:38 DEBUG : both12: Sizes identical 2025/11/24 04:40:38 DEBUG : both11: size = 6 OK 2025/11/24 04:40:38 DEBUG : both11: Sizes identical 2025/11/24 04:40:38 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:40:38 DEBUG : both10: size = 6 OK 2025/11/24 04:40:38 DEBUG : both10: Sizes identical 2025/11/24 04:40:38 DEBUG : both0: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both13: size = 6 OK 2025/11/24 04:40:38 DEBUG : both13: Sizes identical 2025/11/24 04:40:38 DEBUG : both13: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both14: size = 6 OK 2025/11/24 04:40:38 DEBUG : both14: Sizes identical 2025/11/24 04:40:38 DEBUG : both14: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both15: size = 6 OK 2025/11/24 04:40:38 DEBUG : both15: Sizes identical 2025/11/24 04:40:38 DEBUG : both15: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both16: size = 6 OK 2025/11/24 04:40:38 DEBUG : both16: Sizes identical 2025/11/24 04:40:38 DEBUG : both16: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both17: size = 6 OK 2025/11/24 04:40:38 DEBUG : both17: Sizes identical 2025/11/24 04:40:38 DEBUG : both17: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both18: size = 6 OK 2025/11/24 04:40:38 DEBUG : both18: Sizes identical 2025/11/24 04:40:38 DEBUG : both12: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both19: size = 6 OK 2025/11/24 04:40:38 DEBUG : both19: Sizes identical 2025/11/24 04:40:38 DEBUG : both11: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both1: size = 6 OK 2025/11/24 04:40:38 DEBUG : both1: Sizes identical 2025/11/24 04:40:38 DEBUG : both10: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both2: size = 6 OK 2025/11/24 04:40:38 DEBUG : both2: Sizes identical 2025/11/24 04:40:38 DEBUG : both18: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both3: size = 6 OK 2025/11/24 04:40:38 DEBUG : both3: Sizes identical 2025/11/24 04:40:38 DEBUG : both19: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both4: size = 6 OK 2025/11/24 04:40:38 DEBUG : both4: Sizes identical 2025/11/24 04:40:38 DEBUG : both1: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both5: size = 6 OK 2025/11/24 04:40:38 DEBUG : both5: Sizes identical 2025/11/24 04:40:38 DEBUG : both5: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both6: size = 6 OK 2025/11/24 04:40:38 DEBUG : both6: Sizes identical 2025/11/24 04:40:38 DEBUG : both6: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both7: size = 6 OK 2025/11/24 04:40:38 DEBUG : both7: Sizes identical 2025/11/24 04:40:38 DEBUG : both7: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both8: size = 6 OK 2025/11/24 04:40:38 DEBUG : both8: Sizes identical 2025/11/24 04:40:38 DEBUG : both2: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both9: size = 6 OK 2025/11/24 04:40:38 DEBUG : both9: Sizes identical 2025/11/24 04:40:38 DEBUG : both9: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both3: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both4: Unchanged skipping 2025/11/24 04:40:38 DEBUG : both8: Unchanged skipping 2025/11/24 04:40:38 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:40:38 DEBUG : Waiting for deletions to finish 2025/11/24 04:40:40 INFO : only19: Deleted 2025/11/24 04:40:40 INFO : only17: Deleted 2025/11/24 04:40:42 INFO : only5: Deleted 2025/11/24 04:40:43 INFO : only14: Deleted 2025/11/24 04:40:45 INFO : only0: Deleted 2025/11/24 04:40:47 INFO : only12: Deleted 2025/11/24 04:40:49 INFO : only3: Deleted 2025/11/24 04:40:51 INFO : only10: Deleted 2025/11/24 04:40:53 INFO : only9: Deleted 2025/11/24 04:40:53 INFO : only1: Deleted 2025/11/24 04:40:55 INFO : only4: Deleted 2025/11/24 04:40:57 INFO : only6: Deleted 2025/11/24 04:40:57 INFO : only18: Deleted 2025/11/24 04:40:58 INFO : only7: Deleted 2025/11/24 04:40:58 INFO : only2: Deleted 2025/11/24 04:40:58 INFO : only15: Deleted 2025/11/24 04:40:58 INFO : only16: Deleted 2025/11/24 04:40:58 INFO : only8: Deleted 2025/11/24 04:40:58 INFO : only11: Deleted 2025/11/24 04:40:58 INFO : only13: Deleted 2025/11/24 04:40:58 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (82.45s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:42:07 DEBUG : both0: size = 6 OK 2025/11/24 04:42:07 DEBUG : both10: size = 6 OK 2025/11/24 04:42:07 DEBUG : both0: Sizes identical 2025/11/24 04:42:07 DEBUG : both10: Sizes identical 2025/11/24 04:42:07 DEBUG : both11: size = 6 OK 2025/11/24 04:42:07 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:42:07 DEBUG : both11: Sizes identical 2025/11/24 04:42:07 DEBUG : both12: size = 6 OK 2025/11/24 04:42:07 DEBUG : both12: Sizes identical 2025/11/24 04:42:07 DEBUG : both0: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both13: size = 6 OK 2025/11/24 04:42:07 DEBUG : both13: Sizes identical 2025/11/24 04:42:07 DEBUG : both12: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both14: size = 6 OK 2025/11/24 04:42:07 DEBUG : both14: Sizes identical 2025/11/24 04:42:07 DEBUG : both13: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both15: size = 6 OK 2025/11/24 04:42:07 DEBUG : both15: Sizes identical 2025/11/24 04:42:07 DEBUG : both11: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both16: size = 6 OK 2025/11/24 04:42:07 DEBUG : both16: Sizes identical 2025/11/24 04:42:07 DEBUG : both16: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both14: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both18: size = 6 OK 2025/11/24 04:42:07 DEBUG : both17: size = 6 OK 2025/11/24 04:42:07 DEBUG : both18: Sizes identical 2025/11/24 04:42:07 DEBUG : both17: Sizes identical 2025/11/24 04:42:07 DEBUG : both10: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both19: size = 6 OK 2025/11/24 04:42:07 DEBUG : both19: Sizes identical 2025/11/24 04:42:07 DEBUG : both18: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both1: size = 6 OK 2025/11/24 04:42:07 DEBUG : both1: Sizes identical 2025/11/24 04:42:07 DEBUG : both1: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both2: size = 6 OK 2025/11/24 04:42:07 DEBUG : both2: Sizes identical 2025/11/24 04:42:07 DEBUG : both2: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both3: size = 6 OK 2025/11/24 04:42:07 DEBUG : both3: Sizes identical 2025/11/24 04:42:07 DEBUG : both3: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both4: size = 6 OK 2025/11/24 04:42:07 DEBUG : both4: Sizes identical 2025/11/24 04:42:07 DEBUG : both17: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both5: size = 6 OK 2025/11/24 04:42:07 DEBUG : both5: Sizes identical 2025/11/24 04:42:07 DEBUG : both5: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both6: size = 6 OK 2025/11/24 04:42:07 DEBUG : both6: Sizes identical 2025/11/24 04:42:07 DEBUG : both15: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both7: size = 6 OK 2025/11/24 04:42:07 DEBUG : both7: Sizes identical 2025/11/24 04:42:07 DEBUG : both19: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both8: size = 6 OK 2025/11/24 04:42:07 DEBUG : both8: Sizes identical 2025/11/24 04:42:07 DEBUG : both4: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both9: size = 6 OK 2025/11/24 04:42:07 DEBUG : both6: Unchanged skipping 2025/11/24 04:42:07 DEBUG : both9: Sizes identical 2025/11/24 04:42:07 DEBUG : only0: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only0: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only0: Sizes differ 2025/11/24 04:42:07 DEBUG : both9: Unchanged skipping 2025/11/24 04:42:07 DEBUG : only10: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only10: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only10: Sizes differ 2025/11/24 04:42:07 DEBUG : only11: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only11: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only11: Sizes differ 2025/11/24 04:42:07 DEBUG : only12: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only12: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only12: Sizes differ 2025/11/24 04:42:07 DEBUG : only13: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only13: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only13: Sizes differ 2025/11/24 04:42:07 DEBUG : only14: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only14: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only14: Sizes differ 2025/11/24 04:42:07 DEBUG : only15: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only15: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only15: Sizes differ 2025/11/24 04:42:07 DEBUG : only16: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only16: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only16: Sizes differ 2025/11/24 04:42:07 DEBUG : both8: Unchanged skipping 2025/11/24 04:42:07 DEBUG : only17: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only17: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only17: Sizes differ 2025/11/24 04:42:07 DEBUG : both7: Unchanged skipping 2025/11/24 04:42:07 DEBUG : only18: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only18: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only18: Sizes differ 2025/11/24 04:42:07 DEBUG : only19: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only19: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only19: Sizes differ 2025/11/24 04:42:07 DEBUG : only1: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only1: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only1: Sizes differ 2025/11/24 04:42:07 DEBUG : only2: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only2: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only2: Sizes differ 2025/11/24 04:42:07 DEBUG : only3: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only3: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only3: Sizes differ 2025/11/24 04:42:07 DEBUG : only4: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only4: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only4: Sizes differ 2025/11/24 04:42:07 DEBUG : only5: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only5: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only5: Sizes differ 2025/11/24 04:42:07 DEBUG : only6: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only6: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only6: Sizes differ 2025/11/24 04:42:07 DEBUG : only7: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only7: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only7: Sizes differ 2025/11/24 04:42:07 DEBUG : only8: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only8: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only8: Sizes differ 2025/11/24 04:42:07 DEBUG : only9: size = 0 (Local file system at /tmp/rclone299912693) 2025/11/24 04:42:07 DEBUG : only9: size = 6 (mega root 'rclone-test-havahax5culi') 2025/11/24 04:42:07 DEBUG : only9: Sizes differ 2025/11/24 04:42:07 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:42:11 DEBUG : only10: size = 0 OK 2025/11/24 04:42:11 INFO : only10: Copied (replaced existing) 2025/11/24 04:42:17 DEBUG : only0: size = 0 OK 2025/11/24 04:42:17 INFO : only0: Copied (replaced existing) 2025/11/24 04:42:18 DEBUG : only12: size = 0 OK 2025/11/24 04:42:18 INFO : only12: Copied (replaced existing) 2025/11/24 04:42:20 DEBUG : only13: size = 0 OK 2025/11/24 04:42:20 INFO : only13: Copied (replaced existing) 2025/11/24 04:42:21 DEBUG : only14: size = 0 OK 2025/11/24 04:42:21 INFO : only14: Copied (replaced existing) 2025/11/24 04:42:21 DEBUG : only15: size = 0 OK 2025/11/24 04:42:21 INFO : only15: Copied (replaced existing) 2025/11/24 04:42:22 DEBUG : only16: size = 0 OK 2025/11/24 04:42:22 INFO : only16: Copied (replaced existing) 2025/11/24 04:42:26 DEBUG : only11: size = 0 OK 2025/11/24 04:42:26 INFO : only11: Copied (replaced existing) 2025/11/24 04:42:28 DEBUG : only17: size = 0 OK 2025/11/24 04:42:28 INFO : only17: Copied (replaced existing) 2025/11/24 04:42:29 DEBUG : only1: size = 0 OK 2025/11/24 04:42:29 INFO : only1: Copied (replaced existing) 2025/11/24 04:42:33 DEBUG : only4: size = 0 OK 2025/11/24 04:42:33 INFO : only4: Copied (replaced existing) 2025/11/24 04:42:33 DEBUG : only3: size = 0 OK 2025/11/24 04:42:33 INFO : only3: Copied (replaced existing) 2025/11/24 04:42:35 DEBUG : only5: size = 0 OK 2025/11/24 04:42:35 INFO : only5: Copied (replaced existing) 2025/11/24 04:42:38 DEBUG : only6: size = 0 OK 2025/11/24 04:42:38 INFO : only6: Copied (replaced existing) 2025/11/24 04:42:40 DEBUG : only7: size = 0 OK 2025/11/24 04:42:40 INFO : only7: Copied (replaced existing) 2025/11/24 04:42:42 DEBUG : only19: size = 0 OK 2025/11/24 04:42:42 INFO : only19: Copied (replaced existing) 2025/11/24 04:42:46 DEBUG : only18: size = 0 OK 2025/11/24 04:42:46 INFO : only18: Copied (replaced existing) 2025/11/24 04:42:49 DEBUG : only8: size = 0 OK 2025/11/24 04:42:49 INFO : only8: Copied (replaced existing) 2025/11/24 04:42:49 DEBUG : only2: size = 0 OK 2025/11/24 04:42:49 INFO : only2: Copied (replaced existing) 2025/11/24 04:42:51 DEBUG : only9: size = 0 OK 2025/11/24 04:42:51 INFO : only9: Copied (replaced existing) 2025/11/24 04:42:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (128.58s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:43:29 DEBUG : empty_dir: Making directory with metadata 2025/11/24 04:43:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:43:29 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 04:43:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:43:29 INFO : empty_on_remote: Making directory 2025/11/24 04:43:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/24 04:43:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/24 04:43:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/24 04:43:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:43:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:130: removing dir "test_dir2/sub_dir" failed - try 1/3: directory not empty --- PASS: TestSyncReplaceDirModTime (13.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:43:42 DEBUG : empty_dir: Making directory with metadata 2025/11/24 04:43:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:43:42 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 04:43:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:43:42 INFO : empty_on_remote: Making directory 2025/11/24 04:43:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/24 04:43:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/24 04:43:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/24 04:43:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:43:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/24 04:43:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:130: removing dir "test_dir2/sub_dir" failed - try 1/3: directory not empty --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (14.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:43:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:43:57 INFO : sub dir: Making directory 2025/11/24 04:43:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (15.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:44:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:44:12 INFO : sub dir: Making directory 2025/11/24 04:44:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (23.35s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:45:09 DEBUG : Waiting for deletions to finish 2025/11/24 04:45:09 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : apple: Excluded 2025/11/24 04:45:09 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : banana: Excluded 2025/11/24 04:45:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:45:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : splitbananasplit: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:45:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:45:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:45:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:45:10 DEBUG : apple: size = 5 OK 2025/11/24 04:45:10 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:45:10 DEBUG : apple: Sizes identical 2025/11/24 04:45:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:45:10 DEBUG : apple: Unchanged skipping 2025/11/24 04:45:10 DEBUG : banana: size = 6 OK 2025/11/24 04:45:10 DEBUG : banana: Sizes identical 2025/11/24 04:45:10 DEBUG : banana: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:45:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:45:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:45:10 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:45:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:45:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:45:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:45:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:45:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:45:10 DEBUG : Waiting for deletions to finish 2025/11/24 04:45:10 INFO : There was nothing to transfer 2025/11/24 04:45:10 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : apple: Excluded 2025/11/24 04:45:10 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : banana: Excluded 2025/11/24 04:45:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:45:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : splitbananasplit: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:45:10 DEBUG : Waiting for deletions to finish 2025/11/24 04:45:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:45:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:45:10 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:45:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:45:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:45:10 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:45:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:45:10 DEBUG : banana: size = 6 OK 2025/11/24 04:45:10 DEBUG : banana: Sizes identical 2025/11/24 04:45:10 DEBUG : banana: Unchanged skipping 2025/11/24 04:45:10 DEBUG : apple: size = 5 OK 2025/11/24 04:45:10 DEBUG : apple: Sizes identical 2025/11/24 04:45:10 DEBUG : apple: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:45:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:45:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:45:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:45:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:45:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:45:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:45:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:45:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:45:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:45:10 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:45:10 DEBUG : Waiting for deletions to finish 2025/11/24 04:45:10 INFO : There was nothing to transfer 2025/11/24 04:45:10 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : apple: Excluded 2025/11/24 04:45:10 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : banana: Excluded 2025/11/24 04:45:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:45:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : splitbananasplit: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:45:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:45:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:45:10 DEBUG : Waiting for deletions to finish === RUN TestTransform/NFD run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:46:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : apple: Excluded 2025/11/24 04:46:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : banana: Excluded 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:46:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:46:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:46:16 DEBUG : apple: size = 5 OK 2025/11/24 04:46:16 DEBUG : apple: Sizes identical 2025/11/24 04:46:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:46:16 DEBUG : banana: size = 6 OK 2025/11/24 04:46:16 DEBUG : banana: Sizes identical 2025/11/24 04:46:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:46:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:46:16 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:46:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:46:16 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:46:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:46:16 INFO : There was nothing to transfer 2025/11/24 04:46:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : apple: Excluded 2025/11/24 04:46:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : banana: Excluded 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:46:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:46:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:46:16 DEBUG : apple: size = 5 OK 2025/11/24 04:46:16 DEBUG : apple: Sizes identical 2025/11/24 04:46:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:46:16 DEBUG : banana: size = 6 OK 2025/11/24 04:46:16 DEBUG : banana: Sizes identical 2025/11/24 04:46:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:46:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:46:16 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:46:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:46:16 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:46:16 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:46:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:46:16 INFO : There was nothing to transfer 2025/11/24 04:46:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : apple: Excluded 2025/11/24 04:46:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : banana: Excluded 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:46:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:46:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:46:16 DEBUG : Waiting for deletions to finish === RUN TestTransform/base64 run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:47:22 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : apple: Excluded 2025/11/24 04:47:22 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : Waiting for deletions to finish 2025/11/24 04:47:22 DEBUG : banana: Excluded 2025/11/24 04:47:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:47:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : splitbananasplit: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:47:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:47:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 04:47:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:47:22 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:47:22 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:47:23 DEBUG : YXBwbGU=: size = 5 OK 2025/11/24 04:47:23 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/24 04:47:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/24 04:47:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:23 DEBUG : YmFuYW5h: size = 6 OK 2025/11/24 04:47:23 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/24 04:47:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/24 04:47:25 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/24 04:47:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/24 04:47:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/24 04:47:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/24 04:47:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/24 04:47:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/24 04:47:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/24 04:47:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/24 04:47:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/24 04:47:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/24 04:47:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/24 04:47:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/24 04:47:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:47:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/24 04:47:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/24 04:47:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/24 04:47:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/24 04:47:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:47:38 DEBUG : Waiting for deletions to finish 2025/11/24 04:47:39 INFO : appleappleapplebanana: Deleted 2025/11/24 04:47:39 INFO : apple: Deleted 2025/11/24 04:47:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 04:47:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 04:47:42 INFO : banana: Deleted 2025/11/24 04:47:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 04:47:46 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 04:47:48 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 04:47:50 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 04:47:50 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 04:47:52 INFO : splitbananasplit: Deleted 2025/11/24 04:47:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 04:47:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 04:47:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 04:47:57 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 04:47:57 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 04:47:57 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 04:47:57 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 04:47:57 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 04:47:59 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 04:47:59 DEBUG : Waiting for deletions to finish 2025/11/24 04:47:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : YmFuYW5h: Excluded 2025/11/24 04:47:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/24 04:47:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/24 04:47:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : YXBwbGU=: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 04:47:59 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:47:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/24 04:47:59 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/24 04:47:59 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : YXBwbGU=: size = 5 OK 2025/11/24 04:47:59 DEBUG : apple: Sizes identical 2025/11/24 04:47:59 DEBUG : apple: Unchanged skipping 2025/11/24 04:47:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:47:59 DEBUG : YmFuYW5h: size = 6 OK 2025/11/24 04:47:59 DEBUG : banana: Sizes identical 2025/11/24 04:47:59 DEBUG : banana: Unchanged skipping 2025/11/24 04:47:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/24 04:47:59 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:47:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:47:59 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:47:59 DEBUG : Waiting for deletions to finish 2025/11/24 04:47:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : YmFuYW5h: Excluded 2025/11/24 04:47:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/24 04:47:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/24 04:47:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : YXBwbGU=: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/24 04:47:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/24 04:47:59 DEBUG : Waiting for deletions to finish 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:47:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:47:59 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:47:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:47:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:47:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:47:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:47:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:47:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:48:42 DEBUG : Waiting for deletions to finish 2025/11/24 04:48:42 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : apple: Excluded 2025/11/24 04:48:42 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : banana: Excluded 2025/11/24 04:48:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:48:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : splitbananasplit: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:48:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:48:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:48:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:48:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:48:42 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:48:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:48:42 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:48:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:48:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:48:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:48:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:48:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:48:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:48:42 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:48:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:48:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:48:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:48:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:48:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:48:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:48:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:48:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:48:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:48:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:48:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:48:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:48:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:48:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:48:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:48:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:48:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:48:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:48:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:48:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:48:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:48:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:48:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:48:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:48:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:48:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:48:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:48:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:48:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:48:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/24 04:48:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:48:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:48:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:48:42 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/24 04:48:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/24 04:48:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:48:44 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/24 04:48:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/24 04:48:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:48:45 DEBUG : PREFIXbanana: size = 6 OK 2025/11/24 04:48:45 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/24 04:48:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:48:47 DEBUG : PREFIXapple: size = 5 OK 2025/11/24 04:48:47 INFO : apple: Copied (new) to: PREFIXapple 2025/11/24 04:48:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:48:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/24 04:48:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:48:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:48:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:48:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:48:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:48:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/24 04:48:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:48:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:48:48 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/24 04:48:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:48:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:48:50 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/24 04:48:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:48:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:48:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/24 04:48:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:48:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:48:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/24 04:48:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:48:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:48:55 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/24 04:48:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:48:55 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/24 04:48:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:48:55 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/24 04:48:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:48:55 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/24 04:48:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/24 04:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:48:57 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/24 04:48:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:48:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:48:57 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/24 04:48:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:49:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/24 04:49:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:49:00 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/24 04:49:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:49:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/24 04:49:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:49:00 DEBUG : Waiting for deletions to finish 2025/11/24 04:49:02 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 04:49:04 INFO : apple: Deleted 2025/11/24 04:49:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 04:49:07 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 04:49:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 04:49:07 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 04:49:08 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 04:49:10 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 04:49:10 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 04:49:12 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 04:49:12 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 04:49:15 INFO : splitbananasplit: Deleted 2025/11/24 04:49:17 INFO : banana: Deleted 2025/11/24 04:49:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 04:49:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 04:49:21 INFO : appleappleapplebanana: Deleted 2025/11/24 04:49:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 04:49:25 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 04:49:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 04:49:30 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 04:49:30 DEBUG : Waiting for deletions to finish 2025/11/24 04:49:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : PREFIXapple: Excluded 2025/11/24 04:49:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/24 04:49:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/24 04:49:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : PREFIXbanana: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:49:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/24 04:49:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:49:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:49:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:49:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:49:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:49:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:49:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:49:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:49:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:49:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:49:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:49:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:49:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:49:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:49:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:49:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:49:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:49:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:49:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:49:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:49:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:49:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:49:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:49:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:49:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:49:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:49:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:49:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:49:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:49:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:49:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:49:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:49:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:49:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:49:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:49:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:49:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:49:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:49:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:49:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:49:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:49:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:49:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:49:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:49:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:49:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:49:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:49:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:49:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:49:30 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:49:30 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:49:32 DEBUG : banana: size = 6 OK 2025/11/24 04:49:32 INFO : banana: Copied (new) 2025/11/24 04:49:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:49:34 INFO : splitbananasplit: Copied (new) 2025/11/24 04:49:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:49:36 INFO : appleappleapplebanana: Copied (new) 2025/11/24 04:49:36 DEBUG : apple: size = 5 OK 2025/11/24 04:49:36 INFO : apple: Copied (new) 2025/11/24 04:49:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:49:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/24 04:49:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:49:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/24 04:49:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:49:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/24 04:49:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:49:44 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/24 04:49:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:49:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/24 04:49:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:49:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/24 04:49:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:49:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/24 04:49:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:49:51 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/24 04:49:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:49:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/24 04:49:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:49:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/24 04:49:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:49:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/24 04:49:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:49:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/24 04:49:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:49:58 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/24 04:49:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:49:58 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/24 04:50:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:50:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/24 04:50:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:50:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/24 04:50:00 DEBUG : Waiting for deletions to finish 2025/11/24 04:50:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/24 04:50:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/24 04:50:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/24 04:50:05 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/24 04:50:07 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/24 04:50:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/24 04:50:12 INFO : PREFIXsplitbananasplit: Deleted 2025/11/24 04:50:12 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/24 04:50:12 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/24 04:50:12 INFO : PREFIXbanana: Deleted 2025/11/24 04:50:14 INFO : PREFIXapple: Deleted 2025/11/24 04:50:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/24 04:50:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/24 04:50:17 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/24 04:50:19 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/24 04:50:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/24 04:50:19 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/24 04:50:20 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/24 04:50:20 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/24 04:50:20 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/24 04:50:20 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : banana: Excluded 2025/11/24 04:50:20 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : apple: Excluded 2025/11/24 04:50:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:50:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : splitbananasplit: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:50:20 DEBUG : Waiting for deletions to finish 2025/11/24 04:50:20 DEBUG : Waiting for deletions to finish 2025/11/24 04:50:20 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : banana: Excluded 2025/11/24 04:50:20 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : apple: Excluded 2025/11/24 04:50:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:50:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : splitbananasplit: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:50:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:50:20 DEBUG : dir1/0007-1234567.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:51:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:51:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : apple: Excluded 2025/11/24 04:51:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : banana: Excluded 2025/11/24 04:51:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:51:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:51:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:51:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:51:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:51:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:51:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:51:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:51:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:51:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:15 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:51:15 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:51:15 DEBUG : appleSUFFIX: size = 5 OK 2025/11/24 04:51:15 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:51:15 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/24 04:51:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:15 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/24 04:51:15 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/24 04:51:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:51:16 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/24 04:51:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/24 04:51:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:51:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/24 04:51:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:51:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/24 04:51:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:51:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/24 04:51:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:51:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/24 04:51:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:51:19 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/24 04:51:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:51:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:51:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/24 04:51:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:51:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:51:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/24 04:51:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:51:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:51:23 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/24 04:51:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:51:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:51:23 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/24 04:51:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:51:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:51:24 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/24 04:51:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:51:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:51:24 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/24 04:51:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:51:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:51:26 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/24 04:51:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:51:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:51:28 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/24 04:51:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:51:30 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/24 04:51:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:51:32 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/24 04:51:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:51:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/24 04:51:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:51:34 DEBUG : Waiting for deletions to finish 2025/11/24 04:51:34 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 04:51:35 INFO : appleappleapplebanana: Deleted 2025/11/24 04:51:35 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 04:51:35 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 04:51:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 04:51:38 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 04:51:38 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 04:51:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 04:51:38 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 04:51:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 04:51:43 INFO : banana: Deleted 2025/11/24 04:51:45 INFO : splitbananasplit: Deleted 2025/11/24 04:51:47 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 04:51:47 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 04:51:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 04:51:48 INFO : apple: Deleted 2025/11/24 04:51:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 04:51:50 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 04:51:52 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 04:51:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 04:51:54 DEBUG : Waiting for deletions to finish 2025/11/24 04:51:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : appleSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : bananaSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:51:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/24 04:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:51:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:51:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:51:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:51:54 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:51:54 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:51:55 DEBUG : apple: size = 5 OK 2025/11/24 04:51:55 INFO : apple: Copied (new) 2025/11/24 04:51:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:51:57 INFO : appleappleapplebanana: Copied (new) 2025/11/24 04:51:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:51:57 INFO : splitbananasplit: Copied (new) 2025/11/24 04:51:59 DEBUG : banana: size = 6 OK 2025/11/24 04:51:59 INFO : banana: Copied (new) 2025/11/24 04:52:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:52:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/24 04:52:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:52:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/24 04:52:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:52:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/24 04:52:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:52:06 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/24 04:52:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:52:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/24 04:52:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:52:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/24 04:52:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:52:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/24 04:52:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:52:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/24 04:52:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:52:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/24 04:52:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:52:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/24 04:52:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:52:11 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/24 04:52:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:52:13 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/24 04:52:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:52:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/24 04:52:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:52:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/24 04:52:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:52:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/24 04:52:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:52:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/24 04:52:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:52:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/24 04:52:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/24 04:52:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/24 04:52:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/24 04:52:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/24 04:52:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/24 04:52:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/24 04:52:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/24 04:52:17 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/24 04:52:19 INFO : appleSUFFIX: Deleted 2025/11/24 04:52:21 INFO : bananaSUFFIX: Deleted 2025/11/24 04:52:22 INFO : splitbananasplitSUFFIX: Deleted 2025/11/24 04:52:22 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/24 04:52:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/24 04:52:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/24 04:52:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/24 04:52:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/24 04:52:28 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/24 04:52:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/24 04:52:32 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/24 04:52:32 DEBUG : Waiting for deletions to finish 2025/11/24 04:52:32 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : banana: Excluded 2025/11/24 04:52:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : splitbananasplit: Excluded 2025/11/24 04:52:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:52:32 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : apple: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:52:32 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : banana: Excluded 2025/11/24 04:52:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : splitbananasplit: Excluded 2025/11/24 04:52:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:52:32 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : apple: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:52:32 DEBUG : Waiting for deletions to finish === RUN TestTransform/truncate run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : Waiting for deletions to finish 2025/11/24 04:53:18 DEBUG : apple: Excluded 2025/11/24 04:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : banana: Excluded 2025/11/24 04:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : splitbananasplit: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:18 DEBUG : apple: size = 5 OK 2025/11/24 04:53:18 DEBUG : apple: Sizes identical 2025/11/24 04:53:18 DEBUG : apple: Unchanged skipping 2025/11/24 04:53:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:18 DEBUG : banana: size = 6 OK 2025/11/24 04:53:18 DEBUG : banana: Sizes identical 2025/11/24 04:53:18 DEBUG : banana: Unchanged skipping 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:53:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:53:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 04:53:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:53:18 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:53:18 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:53:19 DEBUG : splitbanan: size = 16 OK 2025/11/24 04:53:19 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/24 04:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:53:19 DEBUG : appleapple: size = 21 OK 2025/11/24 04:53:19 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/24 04:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:53:19 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/24 04:53:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/24 04:53:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:53:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/24 04:53:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/24 04:53:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:53:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/24 04:53:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/24 04:53:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:53:22 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/24 04:53:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/24 04:53:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:53:22 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/24 04:53:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/24 04:53:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:53:22 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/24 04:53:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/24 04:53:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:53:22 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/24 04:53:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/24 04:53:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:53:22 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/24 04:53:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/24 04:53:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:53:24 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/24 04:53:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/24 04:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:53:27 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/24 04:53:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/24 04:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:53:27 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/24 04:53:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/24 04:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:53:29 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/24 04:53:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/24 04:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:53:29 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/24 04:53:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/24 04:53:29 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/24 04:53:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/24 04:53:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/24 04:53:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/24 04:53:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/24 04:53:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/24 04:53:31 DEBUG : Waiting for deletions to finish 2025/11/24 04:53:32 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 04:53:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 04:53:34 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 04:53:34 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 04:53:37 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 04:53:37 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 04:53:37 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 04:53:37 INFO : splitbananasplit: Deleted 2025/11/24 04:53:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 04:53:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 04:53:44 INFO : appleappleapplebanana: Deleted 2025/11/24 04:53:46 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 04:53:48 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 04:53:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 04:53:50 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 04:53:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 04:53:54 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 04:53:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 04:53:56 DEBUG : Waiting for deletions to finish 2025/11/24 04:53:56 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : apple: Excluded 2025/11/24 04:53:56 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : banana: Excluded 2025/11/24 04:53:56 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : splitbanan: Excluded 2025/11/24 04:53:56 DEBUG : appleapple: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : appleapple: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0003-defgh: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0007-12345: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0008-23456: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0011-56789: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefg: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0000-abcde: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0004-efghi: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0005-fghij: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdef: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0009-34567: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijk: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0010-45678: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:53:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:53:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:53:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:53:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:53:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:53:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:53:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:53:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:53:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:53:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:53:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:53:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:53:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:53:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:53:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:53:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:53:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:53:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:53:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:53:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:53:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:53:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:53:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:53:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:53:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:53:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:53:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:53:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:53:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:53:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:53:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:53:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:53:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:53:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:53:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:53:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:53:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:53:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:53:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:53:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:53:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:53:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:53:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:53:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:53:56 DEBUG : appleapple: size = 21 OK 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:53:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:53:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:53:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:53:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:53:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:53:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:53:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:53:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:53:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:53:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:53:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:53:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:53:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:53:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:53:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 04:53:56 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:53:56 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/24 04:53:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/24 04:53:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/24 04:53:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/24 04:53:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/24 04:53:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/24 04:53:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/24 04:53:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : apple: size = 5 OK 2025/11/24 04:53:56 DEBUG : apple: Sizes identical 2025/11/24 04:53:56 DEBUG : apple: Unchanged skipping 2025/11/24 04:53:56 DEBUG : splitbanan: size = 16 OK 2025/11/24 04:53:56 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:53:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:53:56 DEBUG : banana: size = 6 OK 2025/11/24 04:53:56 DEBUG : banana: Sizes identical 2025/11/24 04:53:56 DEBUG : banana: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/24 04:53:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/24 04:53:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:53:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:53:56 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:53:56 DEBUG : Waiting for deletions to finish 2025/11/24 04:53:56 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : apple: Excluded 2025/11/24 04:53:56 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : banana: Excluded 2025/11/24 04:53:56 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : splitbanan: Excluded 2025/11/24 04:53:56 DEBUG : appleapple: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : appleapple: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0003-defgh: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0007-12345: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0008-23456: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0011-56789: Excluded 2025/11/24 04:53:56 DEBUG : Waiting for deletions to finish 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefg: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0000-abcde: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0004-efghi: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0005-fghij: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdef: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0009-34567: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijk: Excluded 2025/11/24 04:53:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/24 04:53:56 DEBUG : dir1/0010-45678: Excluded 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:53:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:53:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:53:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:53:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:53:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:53:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:53:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:53:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:53:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:53:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:53:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:53:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:53:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:53:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:53:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:53:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:53:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:53:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:53:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:53:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:53:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:53:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:53:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:53:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:53:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:53:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:53:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:53:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:53:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:53:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:53:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:53:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:53:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:53:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:53:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:53:56 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:54:53 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : apple: Excluded 2025/11/24 04:54:53 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : banana: Excluded 2025/11/24 04:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:54:53 DEBUG : Waiting for deletions to finish 2025/11/24 04:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : splitbananasplit: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:54:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:54:54 DEBUG : apple: size = 5 OK 2025/11/24 04:54:54 DEBUG : apple: Sizes identical 2025/11/24 04:54:54 DEBUG : apple: Unchanged skipping 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:54:54 DEBUG : banana: size = 6 OK 2025/11/24 04:54:54 DEBUG : banana: Sizes identical 2025/11/24 04:54:54 DEBUG : banana: Unchanged skipping 2025/11/24 04:54:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:54:54 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:54:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:54:54 DEBUG : Waiting for deletions to finish 2025/11/24 04:54:54 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : apple: Excluded 2025/11/24 04:54:54 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : banana: Excluded 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : splitbananasplit: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:54:54 DEBUG : Waiting for deletions to finish 2025/11/24 04:54:54 DEBUG : apple: size = 5 OK 2025/11/24 04:54:54 DEBUG : apple: Sizes identical 2025/11/24 04:54:54 DEBUG : apple: Unchanged skipping 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:54:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:54:54 DEBUG : banana: size = 6 OK 2025/11/24 04:54:54 DEBUG : banana: Sizes identical 2025/11/24 04:54:54 DEBUG : banana: Unchanged skipping 2025/11/24 04:54:54 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:54:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:54:54 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:54:54 DEBUG : Waiting for deletions to finish 2025/11/24 04:54:54 DEBUG : Waiting for deletions to finish 2025/11/24 04:54:54 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : apple: Excluded 2025/11/24 04:54:54 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : banana: Excluded 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : splitbananasplit: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:54:54 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : apple: Excluded 2025/11/24 04:54:54 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : banana: Excluded 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : splitbananasplit: Excluded 2025/11/24 04:54:54 DEBUG : Waiting for deletions to finish 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:54:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:55:55 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : Waiting for deletions to finish 2025/11/24 04:55:55 DEBUG : apple: Excluded 2025/11/24 04:55:55 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : banana: Excluded 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : splitbananasplit: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:55:55 DEBUG : apple: size = 5 OK 2025/11/24 04:55:55 DEBUG : apple: Sizes identical 2025/11/24 04:55:55 DEBUG : apple: Unchanged skipping 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:55:55 DEBUG : banana: size = 6 OK 2025/11/24 04:55:55 DEBUG : banana: Sizes identical 2025/11/24 04:55:55 DEBUG : banana: Unchanged skipping 2025/11/24 04:55:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:55:55 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:55:55 DEBUG : Waiting for deletions to finish 2025/11/24 04:55:55 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : apple: Excluded 2025/11/24 04:55:55 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : banana: Excluded 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : splitbananasplit: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:55:55 DEBUG : Waiting for deletions to finish 2025/11/24 04:55:55 DEBUG : apple: size = 5 OK 2025/11/24 04:55:55 DEBUG : apple: Sizes identical 2025/11/24 04:55:55 DEBUG : apple: Unchanged skipping 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:55:55 DEBUG : banana: size = 6 OK 2025/11/24 04:55:55 DEBUG : banana: Sizes identical 2025/11/24 04:55:55 DEBUG : banana: Unchanged skipping 2025/11/24 04:55:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:55:55 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:55:55 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:55:55 DEBUG : Waiting for deletions to finish 2025/11/24 04:55:55 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : apple: Excluded 2025/11/24 04:55:55 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : banana: Excluded 2025/11/24 04:55:55 DEBUG : Waiting for deletions to finish 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : splitbananasplit: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:55:55 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:56:42 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : apple: Excluded 2025/11/24 04:56:42 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : banana: Excluded 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : splitbananasplit: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:56:42 DEBUG : Waiting for deletions to finish 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:56:42 DEBUG : apple: size = 5 OK 2025/11/24 04:56:42 DEBUG : apple: Sizes identical 2025/11/24 04:56:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:56:42 DEBUG : apple: Unchanged skipping 2025/11/24 04:56:42 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:56:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:56:42 DEBUG : banana: size = 6 OK 2025/11/24 04:56:42 DEBUG : banana: Sizes identical 2025/11/24 04:56:42 DEBUG : banana: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:56:42 DEBUG : Waiting for deletions to finish 2025/11/24 04:56:42 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : apple: Excluded 2025/11/24 04:56:42 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : banana: Excluded 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : splitbananasplit: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:56:42 DEBUG : Waiting for deletions to finish 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:56:42 DEBUG : apple: size = 5 OK 2025/11/24 04:56:42 DEBUG : apple: Sizes identical 2025/11/24 04:56:42 DEBUG : apple: Unchanged skipping 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:56:42 DEBUG : banana: size = 6 OK 2025/11/24 04:56:42 DEBUG : banana: Sizes identical 2025/11/24 04:56:42 DEBUG : banana: Unchanged skipping 2025/11/24 04:56:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:56:42 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:56:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:56:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:56:42 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:56:42 DEBUG : Waiting for deletions to finish 2025/11/24 04:56:42 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : apple: Excluded 2025/11/24 04:56:42 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : banana: Excluded 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : splitbananasplit: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:56:42 DEBUG : Waiting for deletions to finish 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:56:42 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 04:57:36 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : apple: Excluded 2025/11/24 04:57:36 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : Waiting for deletions to finish 2025/11/24 04:57:36 DEBUG : banana: Excluded 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:57:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : splitbananasplit: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:57:36 DEBUG : apple: size = 5 OK 2025/11/24 04:57:36 DEBUG : apple: Sizes identical 2025/11/24 04:57:36 DEBUG : apple: Unchanged skipping 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:57:36 DEBUG : banana: size = 6 OK 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:57:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:57:36 DEBUG : banana: Sizes identical 2025/11/24 04:57:36 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:57:36 DEBUG : banana: Unchanged skipping 2025/11/24 04:57:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:57:36 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:57:36 DEBUG : Waiting for deletions to finish 2025/11/24 04:57:36 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : apple: Excluded 2025/11/24 04:57:36 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : banana: Excluded 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:57:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : splitbananasplit: Excluded 2025/11/24 04:57:36 DEBUG : Waiting for deletions to finish 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:57:36 DEBUG : apple: size = 5 OK 2025/11/24 04:57:36 DEBUG : apple: Sizes identical 2025/11/24 04:57:36 DEBUG : apple: Unchanged skipping 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:57:36 DEBUG : banana: size = 6 OK 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: Sizes identical 2025/11/24 04:57:36 DEBUG : banana: Sizes identical 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:57:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:57:36 DEBUG : banana: Unchanged skipping 2025/11/24 04:57:36 DEBUG : splitbananasplit: Sizes identical 2025/11/24 04:57:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:57:36 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 04:57:36 DEBUG : Waiting for deletions to finish 2025/11/24 04:57:36 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : Waiting for deletions to finish 2025/11/24 04:57:36 DEBUG : apple: Excluded 2025/11/24 04:57:36 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : banana: Excluded 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:57:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : splitbananasplit: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:57:36 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" run.go:290: Failed to put "dir1/0008-2345678.txt" to "mega root 'rclone-test-havahax5culi'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestTransform (1107.90s) --- PASS: TestTransform/NFC (68.37s) --- PASS: TestTransform/NFD (65.95s) --- PASS: TestTransform/base64 (83.91s) --- PASS: TestTransform/prefix (153.65s) --- PASS: TestTransform/suffix (133.75s) --- PASS: TestTransform/truncate (87.51s) --- PASS: TestTransform/encoder (48.76s) --- PASS: TestTransform/ISO-8859-1 (57.50s) --- PASS: TestTransform/charmap (52.08s) --- PASS: TestTransform/lowercase (57.51s) --- FAIL: TestTransform/ascii (298.93s) === RUN TestTransformCopy run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:03:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 05:03:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 05:03:04 INFO : sub dir_somesuffix: Making directory 2025/11/24 05:03:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 05:03:04 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/24 05:03:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 05:03:04 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/24 05:03:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 05:03:04 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:03:04 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:03:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/24 05:03:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 05:03:05 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.81s) === RUN TestDoubleTransform run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:03:05 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:05 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:05 INFO : tictactoe: Making directory 2025/11/24 05:03:08 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:08 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:03:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/24 05:03:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:03:08 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:03:08 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:03:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/24 05:03:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/24 05:03:08 DEBUG : Waiting for deletions to finish run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty --- PASS: TestDoubleTransform (4.23s) === RUN TestFileTag run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:03:10 INFO : toe: Making directory 2025/11/24 05:03:11 INFO : toe/toe: Making directory 2025/11/24 05:03:13 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 05:03:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 05:03:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 05:03:13 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:03:13 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:03:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/24 05:03:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/24 05:03:15 DEBUG : Waiting for deletions to finish run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty --- PASS: TestFileTag (7.27s) === RUN TestNoTag run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:03:17 INFO : toe: Making directory 2025/11/24 05:03:17 INFO : toe/toe: Making directory 2025/11/24 05:03:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 05:03:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 05:03:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 05:03:17 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:03:17 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:03:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/24 05:03:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/24 05:03:19 DEBUG : Waiting for deletions to finish run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty --- PASS: TestNoTag (6.46s) === RUN TestDirTag run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:03:23 DEBUG : empty_dir: Making directory with metadata 2025/11/24 05:03:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 05:03:23 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:23 INFO : tictacempty_dir: Making directory 2025/11/24 05:03:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:23 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:23 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:23 INFO : tictactoe: Making directory 2025/11/24 05:03:26 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:26 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:03:26 INFO : tictactoe/tictactoe: Making directory 2025/11/24 05:03:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:03:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 05:03:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 05:03:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 05:03:26 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:03:26 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:03:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 05:03:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/24 05:03:28 DEBUG : Waiting for deletions to finish run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- PASS: TestDirTag (6.42s) === RUN TestAllTag run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:03:30 DEBUG : empty_dir: Making directory with metadata 2025/11/24 05:03:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 05:03:30 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:30 INFO : tictacempty_dir: Making directory 2025/11/24 05:03:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:30 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:30 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:30 INFO : tictactoe: Making directory 2025/11/24 05:03:32 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:32 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:03:32 INFO : tictactoe/tictactoe: Making directory 2025/11/24 05:03:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:03:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 05:03:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:03:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 05:03:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:03:34 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:03:34 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:03:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 05:03:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:03:36 DEBUG : Waiting for deletions to finish 2025/11/24 05:03:36 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:03:36 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:36 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:36 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 05:03:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 05:03:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/24 05:03:36 NOTICE: mega root 'rclone-test-havahax5culi': 0 differences found 2025/11/24 05:03:36 NOTICE: mega root 'rclone-test-havahax5culi': 1 hashes could not be checked 2025/11/24 05:03:36 NOTICE: mega root 'rclone-test-havahax5culi': 1 matching files run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- PASS: TestAllTag (10.65s) === RUN TestRunTwice run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:03:40 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:40 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:40 INFO : tictactoe: Making directory 2025/11/24 05:03:40 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:40 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:03:40 INFO : tictactoe/tictactoe: Making directory 2025/11/24 05:03:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:03:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 05:03:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 05:03:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 05:03:43 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:03:43 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:03:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 05:03:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/24 05:03:45 DEBUG : Waiting for deletions to finish 2025/11/24 05:03:45 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:45 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:45 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:03:45 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:03:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 05:03:45 DEBUG : toe/toe/toe.txt: Sizes identical 2025/11/24 05:03:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 05:03:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/24 05:03:45 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:03:45 DEBUG : Waiting for deletions to finish run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- PASS: TestRunTwice (7.89s) === RUN TestSyntax 2025/11/24 05:03:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:03:48 INFO : toe: Making directory 2025/11/24 05:03:49 INFO : toe/toe: Making directory 2025/11/24 05:03:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 05:03:49 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:03:49 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:03:51 DEBUG : toe/toe/toe: size = 11 OK 2025/11/24 05:03:51 INFO : toe/toe/toe: Copied (new) 2025/11/24 05:03:51 DEBUG : Waiting for deletions to finish run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty --- PASS: TestConflicting (4.63s) === RUN TestMove run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:03:53 DEBUG : empty_dir: Making directory with metadata 2025/11/24 05:03:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 05:03:53 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:53 INFO : tictacempty_dir: Making directory 2025/11/24 05:03:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:03:55 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:55 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:55 INFO : tictactoe: Making directory 2025/11/24 05:03:55 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:55 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:03:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:03:55 INFO : tictactoe/tictactoe: Making directory 2025/11/24 05:03:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:03:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 05:03:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:03:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 05:03:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:03:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:03:57 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:03:57 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:04:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 05:04:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:04:00 INFO : toe/toe/toe.txt: Deleted 2025/11/24 05:04:00 INFO : toe/toe: Removing directory 2025/11/24 05:04:00 INFO : toe: Removing directory 2025/11/24 05:04:00 INFO : empty_dir: Removing directory 2025/11/24 05:04:00 DEBUG : Local file system at /tmp/rclone299912693: deleted 3 directories run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- PASS: TestMove (11.30s) === RUN TestTransformFile run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:04:04 DEBUG : empty_dir: Making directory with metadata 2025/11/24 05:04:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 05:04:04 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:04:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:04:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:04:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:04:04 INFO : tictacempty_dir: Making directory 2025/11/24 05:04:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:04:06 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:04:06 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:04:06 INFO : tictactoe: Making directory 2025/11/24 05:04:08 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:04:08 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:04:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:04:08 INFO : tictactoe/tictactoe: Making directory 2025/11/24 05:04:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:04:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 05:04:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:04:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 05:04:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:04:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:04:09 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:04:09 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:04:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 05:04:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:04:09 INFO : toe/toe/toe.txt: Deleted 2025/11/24 05:04:09 INFO : toe/toe: Removing directory 2025/11/24 05:04:09 INFO : toe: Removing directory 2025/11/24 05:04:09 INFO : empty_dir: Removing directory 2025/11/24 05:04:09 DEBUG : Local file system at /tmp/rclone299912693: deleted 3 directories 2025/11/24 05:04:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 05:04:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/11/24 05:04:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 05:04:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 05:04:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 05:04:10 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (8.01s) === RUN TestManualTransformFile run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:04:12 DEBUG : Reset feature "Copy" 2025/11/24 05:04:12 DEBUG : Reset feature "Move" 2025/11/24 05:04:12 DEBUG : Reset feature "Copy" 2025/11/24 05:04:12 DEBUG : Reset feature "Move" 2025/11/24 05:04:12 DEBUG : empty_dir: Making directory with metadata 2025/11/24 05:04:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 05:04:12 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:04:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:04:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:04:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:04:12 INFO : tictacempty_dir: Making directory 2025/11/24 05:04:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 05:04:13 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:04:13 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:04:13 INFO : tictactoe: Making directory 2025/11/24 05:04:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:04:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 05:04:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:04:15 INFO : tictactoe/tictactoe: Making directory 2025/11/24 05:04:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 05:04:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 05:04:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:04:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 05:04:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:04:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:04:17 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:04:17 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:04:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 05:04:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 05:04:19 INFO : toe/toe/toe.txt: Deleted 2025/11/24 05:04:19 INFO : toe/toe: Removing directory 2025/11/24 05:04:19 INFO : toe: Removing directory 2025/11/24 05:04:19 INFO : empty_dir: Removing directory 2025/11/24 05:04:19 DEBUG : Local file system at /tmp/rclone299912693: deleted 3 directories 2025/11/24 05:04:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 05:04:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/11/24 05:04:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 05:04:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 05:04:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 05:04:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/24 05:04:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/24 05:04:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (15.13s) === RUN TestBase64 run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:04:27 DEBUG : toe: transformed to: dG9l 2025/11/24 05:04:27 DEBUG : toe: transformed to: dG9l 2025/11/24 05:04:27 INFO : dG9l: Making directory 2025/11/24 05:04:27 DEBUG : toe: transformed to: dG9l 2025/11/24 05:04:27 DEBUG : toe: transformed to: dG9l 2025/11/24 05:04:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/24 05:04:27 INFO : dG9l/dG9l: Making directory 2025/11/24 05:04:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/24 05:04:30 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/24 05:04:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 05:04:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 05:04:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 05:04:30 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:04:30 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:04:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/24 05:04:30 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 05:04:30 DEBUG : Waiting for deletions to finish 2025/11/24 05:04:30 DEBUG : dG9l: transformed to: toe 2025/11/24 05:04:30 DEBUG : dG9l: transformed to: toe 2025/11/24 05:04:30 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/24 05:04:30 DEBUG : dG9l: transformed to: toe 2025/11/24 05:04:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/24 05:04:30 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/24 05:04:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/24 05:04:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/24 05:04:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/11/24 05:04:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/24 05:04:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/24 05:04:30 DEBUG : Local file system at /tmp/rclone299912693: Waiting for checks to finish 2025/11/24 05:04:30 DEBUG : Local file system at /tmp/rclone299912693: Waiting for transfers to finish 2025/11/24 05:04:30 DEBUG : Waiting for deletions to finish run.go:130: removing dir "dG9l/dG9l" failed - try 1/3: directory not empty --- PASS: TestBase64 (4.56s) === RUN TestError run.go:185: Remote "mega root 'rclone-test-havahax5culi'", Local "Local file system at /tmp/rclone299912693", Modify Window "876000h0m0s" 2025/11/24 05:04:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 05:04:32 DEBUG : toe: transformed to: 2025/11/24 05:04:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 05:04:32 DEBUG : toe: transformed to: 2025/11/24 05:04:32 INFO : mega root 'rclone-test-havahax5culi': Making directory 2025/11/24 05:04:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 05:04:32 DEBUG : toe: transformed to: 2025/11/24 05:04:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 05:04:32 DEBUG : toe: transformed to: 2025/11/24 05:04:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 05:04:32 DEBUG : toe/toe: transformed to: 2025/11/24 05:04:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/24 05:04:32 INFO : toe/toe: Making directory 2025/11/24 05:04:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 05:04:34 DEBUG : toe/toe: transformed to: 2025/11/24 05:04:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/24 05:04:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 05:04:34 DEBUG : toe: transformed to: 2025/11/24 05:04:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 05:04:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 05:04:34 DEBUG : toe/toe/toe: transformed to: 2025/11/24 05:04:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/24 05:04:34 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for checks to finish 2025/11/24 05:04:34 DEBUG : mega root 'rclone-test-havahax5culi': Waiting for transfers to finish 2025/11/24 05:04:35 DEBUG : toe/toe/toe: size = 11 OK 2025/11/24 05:04:35 INFO : toe/toe/toe: Copied (new) 2025/11/24 05:04:35 ERROR : mega root 'rclone-test-havahax5culi': not deleting files as there were IO errors 2025/11/24 05:04:35 ERROR : mega root 'rclone-test-havahax5culi': not deleting directories as there were IO errors run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty --- PASS: TestError (5.31s) FAIL 2025/11/24 05:04:37 DEBUG : mega root 'rclone-test-havahax5culi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 41m15.231055591s (try 1/5): exit status 1: Failed [TestSyncCompareDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestTransform/ascii]