"./sync.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/13 05:07:46 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba" 2026/07/13 05:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 05:07:46 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:07:47 DEBUG : Creating backend with remote "/tmp/rclone3825049289" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:07:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:07:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:07:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/13 05:07:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (7.54s) === RUN TestCopy run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:07:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 05:07:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:07:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:07:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:08:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:08:01 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:08:01 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/13 05:08:03 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopy (16.35s) === RUN TestCopyMetadata run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.43s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.46s) === RUN TestCopyMissingDirectory run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:08:11 DEBUG : Creating backend with remote "/non-existing" 2026/07/13 05:08:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/13 05:08:12 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:08:12 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.72s) === RUN TestCopyNoTraverse run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:08:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:08:12 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:08:12 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:08:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:08:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (8.63s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:08:21 INFO : Internxt root 'rclone-test-hunumuy9biba': Running all checks before starting transfers 2026/07/13 05:08:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:08:21 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:08:21 INFO : Internxt root 'rclone-test-hunumuy9biba': Checks finished, now starting transfers 2026/07/13 05:08:21 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:08:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:08:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.63s) === RUN TestSyncNoTraverse run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:08:29 ERROR : Ignoring --no-traverse with sync 2026/07/13 05:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:08:29 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:08:29 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:08:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:08:34 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:08:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.51s) === RUN TestCopyWithDepth run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:08:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/13 05:08:37 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:08:37 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:08:41 DEBUG : hello world2: size = 12 OK 2026/07/13 05:08:41 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (5.66s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 05:08:42 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:08:42 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:08:48 DEBUG : potato2: size = 11 OK 2026/07/13 05:08:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (7.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:08:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 05:08:50 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:08:50 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:08:54 DEBUG : potato2: size = 11 OK 2026/07/13 05:08:54 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (13.50s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:09:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/13 05:09:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 05:09:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/13 05:09:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 05:09:03 INFO : sub dir2: Making directory 2026/07/13 05:09:03 INFO : sub dir: Making directory 2026/07/13 05:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:09:04 INFO : sub dir2/sub sub dir2: Making directory 2026/07/13 05:09:04 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:09:04 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:09:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:09:09 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:09:12 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/13 05:09:14 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyEmptyDirectories (18.66s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:09:22 INFO : sub dir2: Making directory 2026/07/13 05:09:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/13 05:09:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 05:09:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:09:22 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:09:22 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:09:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:09:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.38s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:09:31 DEBUG : sub dir2: Making directory with metadata 2026/07/13 05:09:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 05:09:31 INFO : sub dir2: Making directory 2026/07/13 05:09:32 INFO : sub dir: Making directory 2026/07/13 05:09:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:09:32 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:09:32 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:09:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:09:37 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:09:37 INFO : sub dir/hello world: Deleted 2026/07/13 05:09:37 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/13 05:09:38 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.55s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.51s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:09:40 INFO : sub dir2: Making directory 2026/07/13 05:09:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:09:40 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:09:40 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:09:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:09:45 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:09:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.92s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:09:48 DEBUG : sub dir2: Making directory with metadata 2026/07/13 05:09:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 05:09:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 05:09:48 INFO : sub dir2: Making directory 2026/07/13 05:09:49 INFO : sub dir: Making directory 2026/07/13 05:09:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:09:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:09:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:09:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:09:56 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:09:56 DEBUG : Waiting for deletions to finish 2026/07/13 05:09:56 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.86s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.44s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:09:58 INFO : sub dir2: Making directory 2026/07/13 05:09:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:09:59 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:09:59 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:10:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:10:03 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:10:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.01s) === RUN TestServerSideCopy run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:10:11 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hadaron5waju" 2026/07/13 05:10:11 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:620: Server side copy (if possible) Internxt root 'rclone-test-hunumuy9biba' -> Internxt root 'rclone-test-hadaron5waju' 2026/07/13 05:10:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:10:12 DEBUG : Internxt root 'rclone-test-hadaron5waju': Waiting for checks to finish 2026/07/13 05:10:12 DEBUG : Internxt root 'rclone-test-hadaron5waju': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:10:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:10:27 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:10:29 DEBUG : Internxt root 'rclone-test-hadaron5waju': Purge object "sub dir/hello world" 2026/07/13 05:10:29 DEBUG : Internxt root 'rclone-test-hadaron5waju': Purge dir "sub dir" 2026/07/13 05:10:29 DEBUG : Internxt root 'rclone-test-hadaron5waju': Purge dir "" --- PASS: TestServerSideCopy (26.01s) === RUN TestCopyOverSelf run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:10:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:10:37 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:10:37 DEBUG : sub dir/hello world: Sizes differ 2026/07/13 05:10:37 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:10:37 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:10:37 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-gasufut1. (UUID: 88d0ddaf-309f-4346-b235-6efff0b44d30) 2026/07/13 05:10:41 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file hello world.rclone-backup-gasufut1. (UUID: 88d0ddaf-309f-4346-b235-6efff0b44d30) 2026/07/13 05:10:41 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:10:41 DEBUG : sub dir/hello world: size = 17 OK 2026/07/13 05:10:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.85s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:10:50 DEBUG : Creating backend with remote "TestInternxt:rclone-test-sazifih1doju" 2026/07/13 05:10:50 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:656: Server side copy (if possible) Internxt root 'rclone-test-hunumuy9biba' -> Internxt root 'rclone-test-sazifih1doju' 2026/07/13 05:10:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:10:51 DEBUG : Internxt root 'rclone-test-sazifih1doju': Waiting for checks to finish 2026/07/13 05:10:51 DEBUG : Internxt root 'rclone-test-sazifih1doju': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:11:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:11:02 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:11:03 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-haxahem1. (UUID: f3a444b3-6ce0-4cab-b2be-2a1be606d9db) 2026/07/13 05:11:06 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file hello world.rclone-backup-haxahem1. (UUID: f3a444b3-6ce0-4cab-b2be-2a1be606d9db) 2026/07/13 05:11:07 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:11:08 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:11:08 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-sazifih1doju') 2026/07/13 05:11:08 DEBUG : sub dir/hello world: Sizes differ 2026/07/13 05:11:08 DEBUG : Internxt root 'rclone-test-sazifih1doju': Waiting for checks to finish 2026/07/13 05:11:08 DEBUG : Internxt root 'rclone-test-sazifih1doju': Waiting for transfers to finish 2026/07/13 05:11:08 DEBUG : Internxt root 'rclone-test-sazifih1doju': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-nobowal7. (UUID: db5dd4d6-7332-4612-b763-50d5ce971f24) 2026/07/13 05:11:13 DEBUG : Internxt root 'rclone-test-sazifih1doju': Upload succeeded, deleting backup file hello world.rclone-backup-nobowal7. (UUID: db5dd4d6-7332-4612-b763-50d5ce971f24) 2026/07/13 05:11:13 DEBUG : Internxt root 'rclone-test-sazifih1doju': Successfully deleted backup file 2026/07/13 05:11:13 DEBUG : sub dir/hello world: size = 17 OK 2026/07/13 05:11:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/13 05:11:14 DEBUG : Internxt root 'rclone-test-sazifih1doju': Purge object "sub dir/hello world" 2026/07/13 05:11:14 DEBUG : Internxt root 'rclone-test-sazifih1doju': Purge dir "sub dir" 2026/07/13 05:11:15 DEBUG : Internxt root 'rclone-test-sazifih1doju': Purge dir "" --- PASS: TestServerSideCopyOverSelf (33.36s) === RUN TestMoveOverSelf run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:11:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:11:24 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:11:24 DEBUG : sub dir/hello world: Sizes differ 2026/07/13 05:11:24 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:11:24 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:11:24 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-dakifak7. (UUID: b6eb803c-7e56-4e68-8801-ddbac6b94fff) 2026/07/13 05:11:29 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file hello world.rclone-backup-dakifak7. (UUID: b6eb803c-7e56-4e68-8801-ddbac6b94fff) 2026/07/13 05:11:29 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:11:29 DEBUG : sub dir/hello world: size = 17 OK 2026/07/13 05:11:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/13 05:11:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (14.45s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:11:36 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bahuwup1dadi" 2026/07/13 05:11:36 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:701: Server side copy (if possible) Internxt root 'rclone-test-hunumuy9biba' -> Internxt root 'rclone-test-bahuwup1dadi' 2026/07/13 05:11:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:11:37 DEBUG : Internxt root 'rclone-test-bahuwup1dadi': Waiting for checks to finish 2026/07/13 05:11:37 DEBUG : Internxt root 'rclone-test-bahuwup1dadi': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:11:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:11:47 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:11:48 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-movopon7. (UUID: 55543571-f4d1-4e04-852f-1892b16bd9cb) 2026/07/13 05:11:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file hello world.rclone-backup-movopon7. (UUID: 55543571-f4d1-4e04-852f-1892b16bd9cb) 2026/07/13 05:11:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:11:57 DEBUG : Internxt root 'rclone-test-bahuwup1dadi': Using server-side directory move 2026/07/13 05:11:57 INFO : Internxt root 'rclone-test-bahuwup1dadi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/13 05:11:57 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:11:57 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-bahuwup1dadi') 2026/07/13 05:11:57 DEBUG : sub dir/hello world: Sizes differ 2026/07/13 05:11:57 DEBUG : Internxt root 'rclone-test-bahuwup1dadi': Waiting for checks to finish 2026/07/13 05:11:57 DEBUG : Internxt root 'rclone-test-bahuwup1dadi': Waiting for transfers to finish 2026/07/13 05:11:58 INFO : sub dir/hello world: Deleted 2026/07/13 05:11:58 INFO : sub dir/hello world: Moved (server-side) 2026/07/13 05:12:08 DEBUG : testing file moves 2026/07/13 05:12:09 DEBUG : Internxt root 'rclone-test-bahuwup1dadi': Waiting for checks to finish 2026/07/13 05:12:09 DEBUG : sub dir/hello world: size = 24 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:12:09 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-bahuwup1dadi') 2026/07/13 05:12:09 DEBUG : sub dir/hello world: Sizes differ 2026/07/13 05:12:09 DEBUG : Internxt root 'rclone-test-bahuwup1dadi': Waiting for transfers to finish 2026/07/13 05:12:09 INFO : sub dir/hello world: Deleted 2026/07/13 05:12:09 INFO : sub dir/hello world: Moved (server-side) 2026/07/13 05:12:11 DEBUG : Internxt root 'rclone-test-bahuwup1dadi': Purge object "sub dir/hello world" 2026/07/13 05:12:12 DEBUG : Internxt root 'rclone-test-bahuwup1dadi': Purge dir "sub dir" 2026/07/13 05:12:12 DEBUG : Internxt root 'rclone-test-bahuwup1dadi': Purge dir "" 2026/07/13 05:12:14 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestServerSideMoveOverSelf (50.11s) === RUN TestCopyAfterDelete run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:12:27 ERROR : error listing: directory not found 2026/07/13 05:12:27 INFO : Local file system at /tmp/rclone3825049289: Making directory 2026/07/13 05:12:28 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:12:28 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.76s) === RUN TestCopyRedownload run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:12:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 05:12:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:12:37 DEBUG : Local file system at /tmp/rclone3825049289: Waiting for checks to finish 2026/07/13 05:12:37 DEBUG : Local file system at /tmp/rclone3825049289: Waiting for transfers to finish 2026/07/13 05:12:37 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/07/13 05:12:37 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/07/13 05:12:37 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:12:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.32s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:12:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/13 05:12:38 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:12:38 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:12:45 DEBUG : check sum: size = 1 OK 2026/07/13 05:12:45 INFO : check sum: Copied (new) 2026/07/13 05:12:45 DEBUG : Waiting for deletions to finish 2026/07/13 05:12:45 DEBUG : check sum: size = 1 OK 2026/07/13 05:12:45 NOTICE: Internxt root 'rclone-test-hunumuy9biba': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/13 05:12:45 DEBUG : check sum: Size of src and dst objects identical 2026/07/13 05:12:45 DEBUG : check sum: Unchanged skipping 2026/07/13 05:12:45 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:12:45 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:12:45 DEBUG : Waiting for deletions to finish 2026/07/13 05:12:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.22s) === RUN TestSyncSizeOnly run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:12:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/13 05:12:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:12:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:12:55 DEBUG : sizeonly: size = 6 OK 2026/07/13 05:12:55 INFO : sizeonly: Copied (new) 2026/07/13 05:12:55 DEBUG : Waiting for deletions to finish 2026/07/13 05:12:56 DEBUG : sizeonly: size = 6 OK 2026/07/13 05:12:56 DEBUG : sizeonly: Sizes identical 2026/07/13 05:12:56 DEBUG : sizeonly: Unchanged skipping 2026/07/13 05:12:56 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:12:56 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:12:56 DEBUG : Waiting for deletions to finish 2026/07/13 05:12:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (9.85s) === RUN TestSyncIgnoreSize run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:12:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/13 05:12:58 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:12:58 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:13:05 INFO : ignore-size: Copied (new) 2026/07/13 05:13:05 DEBUG : Waiting for deletions to finish 2026/07/13 05:13:05 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:13:05 DEBUG : ignore-size: Sizes identical 2026/07/13 05:13:05 DEBUG : ignore-size: Unchanged skipping 2026/07/13 05:13:05 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:13:05 DEBUG : Waiting for deletions to finish 2026/07/13 05:13:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (8.20s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:13:11 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:13:11 DEBUG : existing: size = 6 OK 2026/07/13 05:13:11 DEBUG : existing: Sizes identical 2026/07/13 05:13:11 DEBUG : existing: Unchanged skipping 2026/07/13 05:13:11 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:13:11 DEBUG : Waiting for deletions to finish 2026/07/13 05:13:11 INFO : There was nothing to transfer 2026/07/13 05:13:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/13 05:13:11 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:13:11 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:13:12 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file existing to backup existing.rclone-backup-jewatep9. (UUID: e017c96b-925a-4ef7-8169-4f8850fc5172) 2026/07/13 05:13:15 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file existing.rclone-backup-jewatep9. (UUID: e017c96b-925a-4ef7-8169-4f8850fc5172) 2026/07/13 05:13:16 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:13:16 DEBUG : existing: size = 6 OK 2026/07/13 05:13:16 INFO : existing: Copied (replaced existing) 2026/07/13 05:13:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (10.33s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:13:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/13 05:13:17 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:13:17 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:13:22 DEBUG : existing: size = 6 OK 2026/07/13 05:13:22 INFO : existing: Copied (new) 2026/07/13 05:13:22 DEBUG : Waiting for deletions to finish 2026/07/13 05:13:22 DEBUG : existing: Destination exists, skipping 2026/07/13 05:13:22 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:13:22 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:13:22 DEBUG : Waiting for deletions to finish 2026/07/13 05:13:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.37s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:13:36 INFO : d: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/07/13 05:13:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/13 05:13:45 DEBUG : c/non empty space: size = 5 OK 2026/07/13 05:13:45 DEBUG : c/non empty space: Sizes identical 2026/07/13 05:13:45 DEBUG : c/non empty space: Unchanged skipping 2026/07/13 05:13:45 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:13:45 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:13:52 DEBUG : a/potato2: size = 60 OK 2026/07/13 05:13:52 INFO : a/potato2: Copied (new) 2026/07/13 05:13:52 DEBUG : Waiting for deletions to finish 2026/07/13 05:13:52 INFO : b/potato: Deleted 2026/07/13 05:13:52 INFO : d: Removing directory 2026/07/13 05:13:53 INFO : b: Removing directory 2026/07/13 05:13:53 DEBUG : Internxt root 'rclone-test-hunumuy9biba': deleted 2 directories 2026/07/13 05:13:54 ERROR : b: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/07/13 05:14:06 ERROR : a: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreErrors (50.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:14:20 DEBUG : empty space: size = 1 OK 2026/07/13 05:14:20 DEBUG : empty space: Sizes identical 2026/07/13 05:14:20 DEBUG : empty space: Unchanged skipping 2026/07/13 05:14:20 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:14:20 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:14:20 DEBUG : Waiting for deletions to finish 2026/07/13 05:14:20 INFO : There was nothing to transfer 2026/07/13 05:14:20 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:14:20 DEBUG : empty space: size = 1 OK 2026/07/13 05:14:20 DEBUG : empty space: Sizes identical 2026/07/13 05:14:20 DEBUG : empty space: Unchanged skipping 2026/07/13 05:14:20 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:14:20 DEBUG : Waiting for deletions to finish 2026/07/13 05:14:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.43s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:14:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/13 05:14:29 DEBUG : empty space: size = 1 OK 2026/07/13 05:14:29 DEBUG : empty space: Sizes identical 2026/07/13 05:14:29 DEBUG : empty space: Unchanged skipping 2026/07/13 05:14:29 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:14:29 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:14:35 DEBUG : potato: size = 60 OK 2026/07/13 05:14:35 INFO : potato: Copied (new) 2026/07/13 05:14:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (11.81s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:14:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:14:41 DEBUG : potato: size = 60 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:14:41 DEBUG : potato: Sizes differ 2026/07/13 05:14:41 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:14:41 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:14:42 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file potato to backup potato.rclone-backup-xisaguj0. (UUID: 87e70100-eb5b-4b0e-aa29-ed0d6064bc21) 2026/07/13 05:14:48 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file potato.rclone-backup-xisaguj0. (UUID: 87e70100-eb5b-4b0e-aa29-ed0d6064bc21) 2026/07/13 05:14:48 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:14:48 DEBUG : potato: size = 21 OK 2026/07/13 05:14:48 INFO : potato: Copied (replaced existing) 2026/07/13 05:14:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (13.09s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/07/13 05:14:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:14:54 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:14:54 DEBUG : potato: size = 36 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:14:54 DEBUG : potato: Sizes differ 2026/07/13 05:14:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:14:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file potato to backup potato.rclone-backup-pebeked5. (UUID: c9d7ec5e-4f73-4d51-9afc-d5b9ef445f70) 2026/07/13 05:15:00 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file potato.rclone-backup-pebeked5. (UUID: c9d7ec5e-4f73-4d51-9afc-d5b9ef445f70) 2026/07/13 05:15:00 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:15:00 DEBUG : potato: size = 21 OK 2026/07/13 05:15:00 INFO : potato: Copied (replaced existing) 2026/07/13 05:15:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:15:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 05:15:11 DEBUG : empty space: size = 1 OK 2026/07/13 05:15:11 DEBUG : empty space: Sizes identical 2026/07/13 05:15:11 DEBUG : empty space: Unchanged skipping 2026/07/13 05:15:11 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:15:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/13 05:15:11 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:15:11 DEBUG : Waiting for deletions to finish 2026/07/13 05:15:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/07/13 05:15:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 05:15:29 DEBUG : empty space: size = 1 OK 2026/07/13 05:15:29 DEBUG : empty space: Sizes identical 2026/07/13 05:15:29 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:15:29 DEBUG : empty space: Unchanged skipping 2026/07/13 05:15:29 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:15:35 DEBUG : potato2: size = 60 OK 2026/07/13 05:15:35 INFO : potato2: Copied (new) 2026/07/13 05:15:35 DEBUG : Waiting for deletions to finish 2026/07/13 05:15:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (24.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:15:50 INFO : d: Making directory 2026/07/13 05:15:51 INFO : d/e: Making directory 2026/07/13 05:15:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/13 05:15:53 DEBUG : c/non empty space: size = 5 OK 2026/07/13 05:15:53 DEBUG : c/non empty space: Sizes identical 2026/07/13 05:15:53 DEBUG : c/non empty space: Unchanged skipping 2026/07/13 05:15:53 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:15:53 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:15:57 DEBUG : a/potato2: size = 60 OK 2026/07/13 05:15:57 INFO : a/potato2: Copied (new) 2026/07/13 05:15:57 DEBUG : Waiting for deletions to finish 2026/07/13 05:15:58 INFO : b/potato: Deleted 2026/07/13 05:15:58 INFO : d/e: Removing directory 2026/07/13 05:15:58 INFO : d: Removing directory 2026/07/13 05:15:58 INFO : b: Removing directory 2026/07/13 05:15:59 DEBUG : Internxt root 'rclone-test-hunumuy9biba': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:16:15 INFO : d: Making directory 2026/07/13 05:16:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/13 05:16:17 DEBUG : c/non empty space: size = 5 OK 2026/07/13 05:16:17 DEBUG : c/non empty space: Sizes identical 2026/07/13 05:16:17 DEBUG : c/non empty space: Unchanged skipping 2026/07/13 05:16:17 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:16:17 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:16:22 DEBUG : a/potato2: size = 60 OK 2026/07/13 05:16:22 INFO : a/potato2: Copied (new) 2026/07/13 05:16:22 ERROR : Internxt root 'rclone-test-hunumuy9biba': not deleting files as there were IO errors 2026/07/13 05:16:22 ERROR : Internxt root 'rclone-test-hunumuy9biba': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (23.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:16:38 DEBUG : Waiting for deletions to finish 2026/07/13 05:16:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 05:16:38 DEBUG : empty space: size = 1 OK 2026/07/13 05:16:38 DEBUG : empty space: Sizes identical 2026/07/13 05:16:38 DEBUG : empty space: Unchanged skipping 2026/07/13 05:16:38 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:16:38 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:16:38 INFO : potato: Deleted 2026/07/13 05:16:44 DEBUG : potato2: size = 60 OK 2026/07/13 05:16:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (18.08s) === RUN TestSyncDeleteBefore run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:16:57 DEBUG : Waiting for deletions to finish 2026/07/13 05:16:57 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:16:57 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:16:57 INFO : potato: Deleted 2026/07/13 05:16:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 05:16:57 DEBUG : empty space: size = 1 OK 2026/07/13 05:16:57 DEBUG : empty space: Sizes identical 2026/07/13 05:16:57 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:16:57 DEBUG : empty space: Unchanged skipping 2026/07/13 05:16:57 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:17:04 DEBUG : potato2: size = 60 OK 2026/07/13 05:17:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (19.85s) === RUN TestCopyDeleteBefore run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:17:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 05:17:10 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:17:10 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:17:15 DEBUG : potato2: size = 19 OK 2026/07/13 05:17:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (10.41s) === RUN TestSyncWithExclude run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:17:26 DEBUG : enormous: Excluded (Size Filter) 2026/07/13 05:17:26 DEBUG : enormous: Excluded 2026/07/13 05:17:26 DEBUG : potato2: Excluded (Size Filter) 2026/07/13 05:17:26 DEBUG : potato2: Excluded 2026/07/13 05:17:26 DEBUG : potato2: Excluded (Size Filter) 2026/07/13 05:17:26 DEBUG : potato2: Excluded 2026/07/13 05:17:26 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:17:26 DEBUG : empty space: size = 1 OK 2026/07/13 05:17:26 DEBUG : empty space: Sizes identical 2026/07/13 05:17:26 DEBUG : empty space: Unchanged skipping 2026/07/13 05:17:26 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:17:26 DEBUG : Waiting for deletions to finish 2026/07/13 05:17:26 INFO : There was nothing to transfer 2026/07/13 05:17:26 DEBUG : enormous: Excluded (Size Filter) 2026/07/13 05:17:26 DEBUG : enormous: Excluded 2026/07/13 05:17:26 DEBUG : potato2: Excluded (Size Filter) 2026/07/13 05:17:26 DEBUG : potato2: Excluded 2026/07/13 05:17:26 DEBUG : potato2: Excluded (Size Filter) 2026/07/13 05:17:26 DEBUG : potato2: Excluded 2026/07/13 05:17:26 DEBUG : Local file system at /tmp/rclone3825049289: Waiting for checks to finish 2026/07/13 05:17:26 DEBUG : empty space: size = 1 OK 2026/07/13 05:17:26 DEBUG : empty space: Sizes identical 2026/07/13 05:17:26 DEBUG : empty space: Unchanged skipping 2026/07/13 05:17:26 DEBUG : Local file system at /tmp/rclone3825049289: Waiting for transfers to finish 2026/07/13 05:17:26 DEBUG : Waiting for deletions to finish 2026/07/13 05:17:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (12.52s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:17:44 DEBUG : enormous: Excluded (Size Filter) 2026/07/13 05:17:44 DEBUG : enormous: Excluded 2026/07/13 05:17:44 DEBUG : potato2: Excluded (Size Filter) 2026/07/13 05:17:44 DEBUG : potato2: Excluded 2026/07/13 05:17:44 DEBUG : empty space: size = 1 OK 2026/07/13 05:17:44 DEBUG : empty space: Sizes identical 2026/07/13 05:17:44 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:17:44 DEBUG : empty space: Unchanged skipping 2026/07/13 05:17:44 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:17:44 DEBUG : Waiting for deletions to finish 2026/07/13 05:17:45 INFO : potato2: Deleted 2026/07/13 05:17:45 INFO : enormous: Deleted 2026/07/13 05:17:45 INFO : There was nothing to transfer 2026/07/13 05:17:45 DEBUG : empty space: size = 1 OK 2026/07/13 05:17:45 DEBUG : empty space: Sizes identical 2026/07/13 05:17:45 DEBUG : empty space: Unchanged skipping 2026/07/13 05:17:45 DEBUG : Local file system at /tmp/rclone3825049289: Waiting for checks to finish 2026/07/13 05:17:45 DEBUG : Local file system at /tmp/rclone3825049289: Waiting for transfers to finish 2026/07/13 05:17:45 DEBUG : Waiting for deletions to finish 2026/07/13 05:17:45 INFO : enormous: Deleted 2026/07/13 05:17:45 INFO : potato2: Deleted 2026/07/13 05:17:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.43s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (3.07s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/07/13 05:17:49 ERROR : Internxt root 'rclone-test-hunumuy9biba': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/13 05:17:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/13 05:17:49 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/13 05:17:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:17:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:17:55 DEBUG : potato: size = 14 OK 2026/07/13 05:17:55 INFO : potato: Copied (new) 2026/07/13 05:17:55 DEBUG : yam: size = 11 OK 2026/07/13 05:17:55 INFO : yam: Copied (new) 2026/07/13 05:17:55 DEBUG : Waiting for deletions to finish 2026/07/13 05:17:55 ERROR : Internxt root 'rclone-test-hunumuy9biba': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/13 05:17:56 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/13 05:17:56 DEBUG : potato: size = 14 OK 2026/07/13 05:17:56 DEBUG : potato: Sizes identical 2026/07/13 05:17:56 DEBUG : potato: Unchanged skipping 2026/07/13 05:17:56 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:17:56 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:18:00 DEBUG : yaml: size = 11 OK 2026/07/13 05:18:00 INFO : yaml: Copied (new) 2026/07/13 05:18:00 DEBUG : Waiting for deletions to finish 2026/07/13 05:18:00 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (12.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/07/13 05:18:02 ERROR : Internxt root 'rclone-test-hunumuy9biba': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/13 05:18:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/13 05:18:02 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/13 05:18:02 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:18:02 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:18:06 DEBUG : potato: size = 14 OK 2026/07/13 05:18:06 INFO : potato: Copied (new) 2026/07/13 05:18:07 DEBUG : yam: size = 11 OK 2026/07/13 05:18:07 INFO : yam: Copied (new) 2026/07/13 05:18:07 DEBUG : Waiting for deletions to finish 2026/07/13 05:18:07 ERROR : Internxt root 'rclone-test-hunumuy9biba': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/13 05:18:07 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/13 05:18:07 DEBUG : potato: size = 14 OK 2026/07/13 05:18:07 DEBUG : potato: Sizes identical 2026/07/13 05:18:07 DEBUG : potato: Unchanged skipping 2026/07/13 05:18:07 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:18:07 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:18:12 DEBUG : yaml: size = 11 OK 2026/07/13 05:18:12 INFO : yaml: Copied (new) 2026/07/13 05:18:12 DEBUG : Waiting for deletions to finish 2026/07/13 05:18:12 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/07/13 05:18:14 INFO : Internxt root 'rclone-test-hunumuy9biba': Making map for --track-renames 2026/07/13 05:18:14 INFO : Internxt root 'rclone-test-hunumuy9biba': Finished making map for --track-renames 2026/07/13 05:18:14 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:18:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/13 05:18:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/13 05:18:14 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for renames to finish 2026/07/13 05:18:14 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:18:19 DEBUG : potato: size = 14 OK 2026/07/13 05:18:19 INFO : potato: Copied (new) 2026/07/13 05:18:21 DEBUG : sub/yam: size = 11 OK 2026/07/13 05:18:21 INFO : sub/yam: Copied (new) 2026/07/13 05:18:21 DEBUG : Waiting for deletions to finish 2026/07/13 05:18:22 DEBUG : potato: size = 14 OK 2026/07/13 05:18:22 DEBUG : potato: Sizes identical 2026/07/13 05:18:22 DEBUG : potato: Unchanged skipping 2026/07/13 05:18:23 INFO : Internxt root 'rclone-test-hunumuy9biba': Making map for --track-renames 2026/07/13 05:18:23 INFO : Internxt root 'rclone-test-hunumuy9biba': Finished making map for --track-renames 2026/07/13 05:18:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:18:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for renames to finish 2026/07/13 05:18:23 INFO : sub/yam: Moved (server-side) to: yam 2026/07/13 05:18:23 INFO : yam: Renamed from "sub/yam" 2026/07/13 05:18:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:18:23 DEBUG : Waiting for deletions to finish 2026/07/13 05:18:23 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.59s) === RUN TestServerSideMoveLocal run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:18:25 DEBUG : Creating backend with remote "/tmp/rclone3825049289/dir1" 2026/07/13 05:18:25 DEBUG : Config file has changed externally - reloading 2026/07/13 05:18:25 DEBUG : Creating backend with remote "/tmp/rclone3825049289/dir2" 2026/07/13 05:18:25 DEBUG : Local file system at /tmp/rclone3825049289/dir2: Using server-side directory move 2026/07/13 05:18:25 INFO : Local file system at /tmp/rclone3825049289/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/13 05:18:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/13 05:18:25 INFO : file1.txt: Moved (server-side) 2026/07/13 05:18:25 DEBUG : Local file system at /tmp/rclone3825049289/dir2: Waiting for checks to finish 2026/07/13 05:18:25 DEBUG : Local file system at /tmp/rclone3825049289/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:18:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:18:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/13 05:18:26 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:18:26 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:18:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:18:31 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:18:31 INFO : sub dir/hello world: Deleted 2026/07/13 05:18:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/13 05:18:33 INFO : nested/sub dir/file: Copied (new) 2026/07/13 05:18:33 INFO : nested/sub dir/file: Deleted 2026/07/13 05:18:33 INFO : sub dir: Removing directory 2026/07/13 05:18:33 INFO : nested/sub dir: Removing directory 2026/07/13 05:18:33 INFO : nested: Removing directory 2026/07/13 05:18:33 DEBUG : Local file system at /tmp/rclone3825049289: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (11.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:18:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 05:18:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/13 05:18:38 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:18:38 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:18:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 05:18:43 INFO : sub dir/hello world: Copied (new) 2026/07/13 05:18:43 INFO : sub dir/hello world: Deleted 2026/07/13 05:18:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/13 05:18:46 INFO : nested/sub dir/file: Copied (new) 2026/07/13 05:18:46 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.74s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:18:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/13 05:18:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/13 05:18:50 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:18:50 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:18:54 DEBUG : existing-b: size = 6 OK 2026/07/13 05:18:54 INFO : existing-b: Copied (new) 2026/07/13 05:18:54 INFO : existing-b: Deleted 2026/07/13 05:18:56 DEBUG : existing: size = 6 OK 2026/07/13 05:18:56 INFO : existing: Copied (new) 2026/07/13 05:18:56 INFO : existing: Deleted 2026/07/13 05:18:56 DEBUG : existing: Destination exists, skipping 2026/07/13 05:18:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/13 05:18:56 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:18:56 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:18:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.19s) === RUN TestServerSideMove run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:18:58 DEBUG : Creating backend with remote "TestInternxt:rclone-test-lemeceb4rufe" 2026/07/13 05:18:58 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-hunumuy9biba' -> Internxt root 'rclone-test-lemeceb4rufe' FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:19:28 DEBUG : Internxt root 'rclone-test-lemeceb4rufe': Using server-side directory move 2026/07/13 05:19:28 INFO : Internxt root 'rclone-test-lemeceb4rufe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/13 05:19:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 05:19:28 DEBUG : empty space: size = 1 OK 2026/07/13 05:19:28 DEBUG : empty space: Sizes identical 2026/07/13 05:19:28 DEBUG : empty space: Unchanged skipping 2026/07/13 05:19:28 DEBUG : Internxt root 'rclone-test-lemeceb4rufe': Waiting for checks to finish 2026/07/13 05:19:28 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:19:28 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-lemeceb4rufe') 2026/07/13 05:19:28 DEBUG : potato3: Sizes differ 2026/07/13 05:19:28 INFO : potato2: Moved (server-side) 2026/07/13 05:19:28 INFO : empty space: Deleted 2026/07/13 05:19:28 DEBUG : Internxt root 'rclone-test-lemeceb4rufe': Waiting for transfers to finish 2026/07/13 05:19:28 INFO : potato3: Deleted 2026/07/13 05:19:29 INFO : potato3: Moved (server-side) 2026/07/13 05:19:29 DEBUG : Creating backend with remote "TestInternxt:rclone-test-filaboy5kone" 2026/07/13 05:19:29 DEBUG : Config file has changed externally - reloading 2026/07/13 05:19:29 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:19:30 DEBUG : Internxt root 'rclone-test-filaboy5kone': Using server-side directory move 2026/07/13 05:19:34 INFO : Internxt root 'rclone-test-filaboy5kone': Server side directory move succeeded 2026/07/13 05:19:35 ERROR : error listing: directory not found 2026/07/13 05:19:35 DEBUG : Internxt root 'rclone-test-filaboy5kone': Purge object "empty space" 2026/07/13 05:19:35 DEBUG : Internxt root 'rclone-test-filaboy5kone': Purge object "potato2" 2026/07/13 05:19:35 DEBUG : Internxt root 'rclone-test-filaboy5kone': Purge object "potato3" 2026/07/13 05:19:36 DEBUG : Internxt root 'rclone-test-filaboy5kone': Purge dir "" 2026/07/13 05:19:36 ERROR : error listing: directory not found 2026/07/13 05:19:36 DEBUG : Internxt root 'rclone-test-lemeceb4rufe': Purge dir "" 2026/07/13 05:19:36 NOTICE: purge failed to rmdir "": directory not found 2026/07/13 05:19:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (39.24s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:19:37 DEBUG : Creating backend with remote "TestInternxt:rclone-test-vumegew4qili" 2026/07/13 05:19:37 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-hunumuy9biba' -> Internxt root 'rclone-test-vumegew4qili' FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:20:13 DEBUG : empty space: Excluded (Size Filter) 2026/07/13 05:20:13 DEBUG : empty space: Excluded 2026/07/13 05:20:13 DEBUG : empty space: Excluded (Size Filter) 2026/07/13 05:20:13 DEBUG : empty space: Excluded 2026/07/13 05:20:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 05:20:13 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:20:13 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-vumegew4qili') 2026/07/13 05:20:13 DEBUG : potato3: Sizes differ 2026/07/13 05:20:13 DEBUG : Internxt root 'rclone-test-vumegew4qili': Waiting for checks to finish 2026/07/13 05:20:13 DEBUG : Internxt root 'rclone-test-vumegew4qili': Waiting for transfers to finish 2026/07/13 05:20:13 INFO : potato2: Moved (server-side) 2026/07/13 05:20:13 INFO : potato3: Deleted 2026/07/13 05:20:14 INFO : potato3: Moved (server-side) 2026/07/13 05:20:14 DEBUG : Creating backend with remote "TestInternxt:rclone-test-conupey9yoba" 2026/07/13 05:20:14 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:20:15 DEBUG : empty space: Excluded (Size Filter) 2026/07/13 05:20:15 DEBUG : empty space: Excluded 2026/07/13 05:20:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 05:20:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/13 05:20:15 DEBUG : Internxt root 'rclone-test-conupey9yoba': Waiting for checks to finish 2026/07/13 05:20:15 DEBUG : Internxt root 'rclone-test-conupey9yoba': Waiting for transfers to finish 2026/07/13 05:20:22 INFO : potato3: Moved (server-side) 2026/07/13 05:20:22 INFO : potato2: Moved (server-side) 2026/07/13 05:20:23 DEBUG : Internxt root 'rclone-test-conupey9yoba': Purge object "potato2" 2026/07/13 05:20:23 DEBUG : Internxt root 'rclone-test-conupey9yoba': Purge object "potato3" 2026/07/13 05:20:24 DEBUG : Internxt root 'rclone-test-conupey9yoba': Purge dir "" 2026/07/13 05:20:24 DEBUG : Internxt root 'rclone-test-vumegew4qili': Purge object "empty space" 2026/07/13 05:20:24 DEBUG : Internxt root 'rclone-test-vumegew4qili': Purge dir "" --- PASS: TestServerSideMoveWithFilter (48.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:20:26 DEBUG : Creating backend with remote "TestInternxt:rclone-test-menibiq8paza" 2026/07/13 05:20:26 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:20:41 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-hunumuy9biba' -> Internxt root 'rclone-test-menibiq8paza' FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:20:58 DEBUG : Internxt root 'rclone-test-menibiq8paza': Using server-side directory move 2026/07/13 05:20:58 INFO : Internxt root 'rclone-test-menibiq8paza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/13 05:20:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 05:20:58 DEBUG : empty space: size = 1 OK 2026/07/13 05:20:58 DEBUG : empty space: Sizes identical 2026/07/13 05:20:58 DEBUG : empty space: Unchanged skipping 2026/07/13 05:20:58 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:20:58 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-menibiq8paza') 2026/07/13 05:20:58 DEBUG : potato3: Sizes differ 2026/07/13 05:20:58 INFO : potato2: Moved (server-side) 2026/07/13 05:20:58 DEBUG : Internxt root 'rclone-test-menibiq8paza': Waiting for checks to finish 2026/07/13 05:20:58 INFO : potato3: Deleted 2026/07/13 05:20:58 INFO : empty space: Deleted 2026/07/13 05:20:58 DEBUG : Internxt root 'rclone-test-menibiq8paza': Waiting for transfers to finish 2026/07/13 05:20:59 INFO : potato3: Moved (server-side) 2026/07/13 05:20:59 INFO : tomatoDir: Removing directory 2026/07/13 05:20:59 DEBUG : Internxt root 'rclone-test-hunumuy9biba': deleted 1 directories 2026/07/13 05:21:00 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tukipeb3nake" 2026/07/13 05:21:00 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:21:00 INFO : tomatoDir: Making directory 2026/07/13 05:21:01 DEBUG : Internxt root 'rclone-test-tukipeb3nake': Using server-side directory move 2026/07/13 05:21:05 INFO : Internxt root 'rclone-test-tukipeb3nake': Server side directory move succeeded 2026/07/13 05:21:07 ERROR : error listing: directory not found 2026/07/13 05:21:07 ERROR : error listing: directory not found 2026/07/13 05:21:08 DEBUG : Internxt root 'rclone-test-tukipeb3nake': Purge object "empty space" 2026/07/13 05:21:08 DEBUG : Internxt root 'rclone-test-tukipeb3nake': Purge object "potato2" 2026/07/13 05:21:08 DEBUG : Internxt root 'rclone-test-tukipeb3nake': Purge object "potato3" 2026/07/13 05:21:09 DEBUG : Internxt root 'rclone-test-tukipeb3nake': Purge dir "tomatoDir" 2026/07/13 05:21:09 DEBUG : Internxt root 'rclone-test-tukipeb3nake': Purge dir "" 2026/07/13 05:21:10 ERROR : error listing: directory not found 2026/07/13 05:21:10 DEBUG : Internxt root 'rclone-test-menibiq8paza': Purge dir "" 2026/07/13 05:21:10 NOTICE: purge failed to rmdir "": directory not found 2026/07/13 05:21:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (45.06s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.49s) === RUN TestSyncOverlap run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:21:11 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/rclone-sync-test" 2026/07/13 05:21:11 DEBUG : Config file has changed externally - reloading 2026/07/13 05:21:11 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 --- PASS: TestSyncOverlap (1.21s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:21:12 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/rclone-sync-test" 2026/07/13 05:21:12 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:21:13 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/rclone-sync-test-include/layer2" 2026/07/13 05:21:14 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:21:15 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/rclone-sync-test-ignore-file" 2026/07/13 05:21:15 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:21:22 DEBUG : rclone-sync-test: Excluded 2026/07/13 05:21:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/13 05:21:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/13 05:21:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba/rclone-sync-test': Waiting for checks to finish 2026/07/13 05:21:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba/rclone-sync-test': Waiting for transfers to finish 2026/07/13 05:21:23 DEBUG : Waiting for deletions to finish 2026/07/13 05:21:23 INFO : There was nothing to transfer 2026/07/13 05:21:23 DEBUG : rclone-sync-test: Excluded 2026/07/13 05:21:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/13 05:21:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/13 05:21:24 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:21:24 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:21:24 DEBUG : Waiting for deletions to finish 2026/07/13 05:21:24 INFO : rclone-sync-test-include: Removing directory 2026/07/13 05:21:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/13 05:21:24 DEBUG : Internxt root 'rclone-test-hunumuy9biba': failed to delete 1 directories 2026/07/13 05:21:24 INFO : There was nothing to transfer 2026/07/13 05:21:25 DEBUG : rclone-sync-test: Excluded 2026/07/13 05:21:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/13 05:21:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/13 05:21:25 DEBUG : Internxt root 'rclone-test-hunumuy9biba/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/13 05:21:25 DEBUG : Internxt root 'rclone-test-hunumuy9biba/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/13 05:21:25 DEBUG : Waiting for deletions to finish 2026/07/13 05:21:25 INFO : There was nothing to transfer 2026/07/13 05:21:26 DEBUG : rclone-sync-test: Excluded 2026/07/13 05:21:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/13 05:21:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/13 05:21:26 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:21:26 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:21:26 DEBUG : Waiting for deletions to finish 2026/07/13 05:21:26 INFO : rclone-sync-test-include: Removing directory 2026/07/13 05:21:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/13 05:21:26 DEBUG : Internxt root 'rclone-test-hunumuy9biba': failed to delete 1 directories 2026/07/13 05:21:26 INFO : There was nothing to transfer 2026/07/13 05:21:27 DEBUG : Excluded 2026/07/13 05:21:27 DEBUG : rclone-sync-test: Excluded 2026/07/13 05:21:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/13 05:21:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/13 05:21:27 DEBUG : Internxt root 'rclone-test-hunumuy9biba/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/13 05:21:27 DEBUG : Internxt root 'rclone-test-hunumuy9biba/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/13 05:21:27 DEBUG : Waiting for deletions to finish 2026/07/13 05:21:27 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (18.10s) === RUN TestSyncCompareDest run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:21:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/dst" 2026/07/13 05:21:31 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:21:31 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/CompareDest" 2026/07/13 05:21:31 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:21:32 DEBUG : one: Need to transfer - File not found at Destination 2026/07/13 05:21:32 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:21:32 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:21:39 DEBUG : one: size = 3 OK 2026/07/13 05:21:39 INFO : one: Copied (new) 2026/07/13 05:21:39 DEBUG : Waiting for deletions to finish 2026/07/13 05:21:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:21:40 DEBUG : one: size = 3 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:21:40 DEBUG : one: Sizes differ 2026/07/13 05:21:40 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:21:40 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish 2026/07/13 05:21:40 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Renamed existing file one to backup one.rclone-backup-nenocuy6. (UUID: 9634073d-bcba-4725-8620-c799a05efeba) 2026/07/13 05:21:46 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Upload succeeded, deleting backup file one.rclone-backup-nenocuy6. (UUID: 9634073d-bcba-4725-8620-c799a05efeba) 2026/07/13 05:21:47 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Successfully deleted backup file 2026/07/13 05:21:47 DEBUG : one: size = 5 OK 2026/07/13 05:21:47 INFO : one: Copied (replaced existing) 2026/07/13 05:21:47 DEBUG : Waiting for deletions to finish 2026/07/13 05:21:47 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file dst/one to backup one.rclone-backup-dopunop7. (UUID: 4c09eaa1-f5bb-4187-a597-40d59828be44) 2026/07/13 05:21:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file one.rclone-backup-dopunop7. (UUID: 4c09eaa1-f5bb-4187-a597-40d59828be44) 2026/07/13 05:21:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:22:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:22:00 DEBUG : one: size = 3 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:22:00 DEBUG : one: Sizes differ 2026/07/13 05:22:00 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:22:00 DEBUG : one: size = 5 OK 2026/07/13 05:22:00 DEBUG : one: Sizes identical 2026/07/13 05:22:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/13 05:22:00 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish 2026/07/13 05:22:00 DEBUG : Waiting for deletions to finish 2026/07/13 05:22:00 INFO : There was nothing to transfer 2026/07/13 05:22:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:22:08 DEBUG : one: size = 3 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:22:08 DEBUG : one: Sizes differ 2026/07/13 05:22:08 DEBUG : two: size = 3 OK 2026/07/13 05:22:08 DEBUG : two: Sizes identical 2026/07/13 05:22:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/13 05:22:08 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:22:08 DEBUG : one: size = 5 OK 2026/07/13 05:22:08 DEBUG : one: Sizes identical 2026/07/13 05:22:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/13 05:22:08 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish 2026/07/13 05:22:08 DEBUG : Waiting for deletions to finish 2026/07/13 05:22:08 INFO : There was nothing to transfer 2026/07/13 05:22:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:22:09 DEBUG : one: size = 3 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:22:09 DEBUG : one: Sizes differ 2026/07/13 05:22:09 DEBUG : two: size = 3 OK 2026/07/13 05:22:09 DEBUG : two: Sizes identical 2026/07/13 05:22:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/13 05:22:09 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:22:09 DEBUG : one: size = 5 OK 2026/07/13 05:22:09 DEBUG : one: Sizes identical 2026/07/13 05:22:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/13 05:22:09 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish 2026/07/13 05:22:09 DEBUG : Waiting for deletions to finish 2026/07/13 05:22:09 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/13 05:22:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:22:10 DEBUG : one: size = 3 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:22:10 DEBUG : one: Sizes differ 2026/07/13 05:22:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:22:10 DEBUG : two: size = 3 (Internxt root 'rclone-test-hunumuy9biba/CompareDest') 2026/07/13 05:22:10 DEBUG : two: Sizes differ 2026/07/13 05:22:10 DEBUG : two: Need to transfer - File not found at Destination 2026/07/13 05:22:10 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:22:10 DEBUG : one: size = 5 OK 2026/07/13 05:22:10 DEBUG : one: Sizes identical 2026/07/13 05:22:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/13 05:22:10 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish 2026/07/13 05:22:15 DEBUG : two: size = 5 OK 2026/07/13 05:22:15 INFO : two: Copied (new) 2026/07/13 05:22:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (50.04s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:22:42 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/dest" 2026/07/13 05:22:43 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:22:43 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/pre-dest1" 2026/07/13 05:22:43 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:22:44 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/pre-dest2" 2026/07/13 05:22:44 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:22:44 DEBUG : 1: size = 1 OK 2026/07/13 05:22:44 DEBUG : 1: Sizes identical 2026/07/13 05:22:44 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/13 05:22:45 DEBUG : 2: size = 1 OK 2026/07/13 05:22:45 DEBUG : 2: Sizes identical 2026/07/13 05:22:45 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/13 05:22:45 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/13 05:22:45 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dest': Waiting for checks to finish 2026/07/13 05:22:45 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dest': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:22:50 DEBUG : 3: size = 1 OK 2026/07/13 05:22:50 INFO : 3: Copied (new) 2026/07/13 05:22:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (34.09s) === RUN TestSyncCopyDest run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.46s) === RUN TestSyncBackupDir run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:23:12 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/dst" 2026/07/13 05:23:12 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:23:12 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/backup" 2026/07/13 05:23:12 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:23:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:23:17 DEBUG : one: size = 3 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:23:17 DEBUG : one: Sizes differ 2026/07/13 05:23:17 DEBUG : two: size = 3 OK 2026/07/13 05:23:17 DEBUG : two: Sizes identical 2026/07/13 05:23:17 DEBUG : two: Unchanged skipping 2026/07/13 05:23:17 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:23:18 INFO : one: Moved (server-side) 2026/07/13 05:23:18 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:23:22 DEBUG : one: size = 4 OK 2026/07/13 05:23:22 INFO : one: Copied (new) 2026/07/13 05:23:22 DEBUG : Waiting for deletions to finish 2026/07/13 05:23:22 INFO : three.txt: Moved (server-side) 2026/07/13 05:23:22 INFO : three.txt: Moved into backup dir 2026/07/13 05:23:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:23:34 DEBUG : one: size = 4 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:23:34 DEBUG : one: Sizes differ 2026/07/13 05:23:34 DEBUG : two: size = 3 OK 2026/07/13 05:23:34 DEBUG : two: Sizes identical 2026/07/13 05:23:34 DEBUG : two: Unchanged skipping 2026/07/13 05:23:34 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:23:34 INFO : one: Deleted 2026/07/13 05:23:35 INFO : one: Moved (server-side) 2026/07/13 05:23:35 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish 2026/07/13 05:23:41 DEBUG : one: size = 5 OK 2026/07/13 05:23:41 INFO : one: Copied (new) 2026/07/13 05:23:41 DEBUG : Waiting for deletions to finish 2026/07/13 05:23:41 INFO : three.txt: Deleted 2026/07/13 05:23:42 INFO : three.txt: Moved (server-side) 2026/07/13 05:23:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (52.07s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:24:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/dst" 2026/07/13 05:24:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:24:06 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/backup" 2026/07/13 05:24:06 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:24:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:24:07 DEBUG : one: size = 3 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:24:07 DEBUG : one: Sizes differ 2026/07/13 05:24:07 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:24:07 DEBUG : two: size = 3 OK 2026/07/13 05:24:07 DEBUG : two: Sizes identical 2026/07/13 05:24:07 DEBUG : two: Unchanged skipping 2026/07/13 05:24:07 INFO : one: Moved (server-side) to: one.bak 2026/07/13 05:24:07 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:24:14 DEBUG : one: size = 4 OK 2026/07/13 05:24:14 INFO : one: Copied (new) 2026/07/13 05:24:14 DEBUG : Waiting for deletions to finish 2026/07/13 05:24:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 05:24:14 INFO : three.txt: Moved into backup dir 2026/07/13 05:24:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:24:20 DEBUG : one: size = 4 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:24:20 DEBUG : one: Sizes differ 2026/07/13 05:24:20 DEBUG : two: size = 3 OK 2026/07/13 05:24:20 DEBUG : two: Sizes identical 2026/07/13 05:24:20 DEBUG : two: Unchanged skipping 2026/07/13 05:24:20 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:24:21 INFO : one.bak: Deleted 2026/07/13 05:24:21 INFO : one: Moved (server-side) to: one.bak 2026/07/13 05:24:21 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish 2026/07/13 05:24:26 DEBUG : one: size = 5 OK 2026/07/13 05:24:26 INFO : one: Copied (new) 2026/07/13 05:24:26 DEBUG : Waiting for deletions to finish 2026/07/13 05:24:27 INFO : three.txt.bak: Deleted 2026/07/13 05:24:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 05:24:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (43.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:24:46 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/dst" 2026/07/13 05:24:46 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:24:47 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/backup" 2026/07/13 05:24:47 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:24:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:24:50 DEBUG : one: size = 3 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:24:50 DEBUG : one: Sizes differ 2026/07/13 05:24:50 DEBUG : two: size = 3 OK 2026/07/13 05:24:50 DEBUG : two: Sizes identical 2026/07/13 05:24:50 DEBUG : two: Unchanged skipping 2026/07/13 05:24:50 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:24:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/13 05:24:51 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:24:57 DEBUG : one: size = 4 OK 2026/07/13 05:24:57 INFO : one: Copied (new) 2026/07/13 05:24:57 DEBUG : Waiting for deletions to finish 2026/07/13 05:24:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/13 05:24:57 INFO : three.txt: Moved into backup dir 2026/07/13 05:25:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:25:05 DEBUG : one: size = 4 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:25:05 DEBUG : one: Sizes differ 2026/07/13 05:25:05 DEBUG : two: size = 3 OK 2026/07/13 05:25:05 DEBUG : two: Sizes identical 2026/07/13 05:25:05 DEBUG : two: Unchanged skipping 2026/07/13 05:25:05 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:25:05 INFO : one-2019-01-01: Deleted 2026/07/13 05:25:05 ERROR : one: Couldn't move: move file: A file with the same name already exists in destination folder (status 409) 2026/07/13 05:25:05 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish 2026/07/13 05:25:05 ERROR : Internxt root 'rclone-test-hunumuy9biba/dst': not deleting files as there were IO errors 2026/07/13 05:25:05 ERROR : Internxt root 'rclone-test-hunumuy9biba/dst': not deleting directories as there were IO errors sync_test.go:2441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2441 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Received unexpected error: move file: A file with the same name already exists in destination folder (status 409) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (39.66s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:25:28 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/dst" 2026/07/13 05:25:29 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:25:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:25:29 DEBUG : two: size = 3 OK 2026/07/13 05:25:29 DEBUG : two: Sizes identical 2026/07/13 05:25:29 DEBUG : two: Unchanged skipping 2026/07/13 05:25:29 DEBUG : one: size = 3 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:25:29 DEBUG : one: Sizes differ 2026/07/13 05:25:29 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:25:29 INFO : one: Moved (server-side) to: one.bak 2026/07/13 05:25:29 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:25:34 DEBUG : one: size = 4 OK 2026/07/13 05:25:34 INFO : one: Copied (new) 2026/07/13 05:25:34 DEBUG : Waiting for deletions to finish 2026/07/13 05:25:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 05:25:35 INFO : three.txt: Moved into backup dir 2026/07/13 05:25:42 DEBUG : one.bak: Excluded (Path Filter) 2026/07/13 05:25:42 DEBUG : one.bak: Excluded 2026/07/13 05:25:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/13 05:25:42 DEBUG : three.txt.bak: Excluded 2026/07/13 05:25:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:25:42 DEBUG : one: size = 4 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:25:42 DEBUG : one: Sizes differ 2026/07/13 05:25:42 DEBUG : two: size = 3 OK 2026/07/13 05:25:42 DEBUG : two: Sizes identical 2026/07/13 05:25:42 DEBUG : two: Unchanged skipping 2026/07/13 05:25:42 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for checks to finish 2026/07/13 05:25:43 INFO : one.bak: Deleted 2026/07/13 05:25:44 INFO : one: Moved (server-side) to: one.bak 2026/07/13 05:25:44 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Waiting for transfers to finish 2026/07/13 05:25:49 DEBUG : one: size = 5 OK 2026/07/13 05:25:49 INFO : one: Copied (new) 2026/07/13 05:25:49 DEBUG : Waiting for deletions to finish 2026/07/13 05:25:49 INFO : three.txt.bak: Deleted 2026/07/13 05:25:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 05:25:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (48.14s) === RUN TestSyncSuffix run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:26:13 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/dst" 2026/07/13 05:26:13 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:26:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:26:15 DEBUG : one: size = 3 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:26:15 DEBUG : one: Sizes differ 2026/07/13 05:26:17 INFO : one: Moved (server-side) to: one.bak 2026/07/13 05:26:18 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Renamed existing file one to backup one.rclone-backup-gadenup0. (UUID: a4755ba3-3cb1-4c93-a5ca-7fa24793a2f1) FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:26:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Upload succeeded, deleting backup file one.rclone-backup-gadenup0. (UUID: a4755ba3-3cb1-4c93-a5ca-7fa24793a2f1) 2026/07/13 05:26:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Successfully deleted backup file 2026/07/13 05:26:23 DEBUG : one: size = 4 OK 2026/07/13 05:26:23 INFO : one: Copied (new) 2026/07/13 05:26:23 DEBUG : two: size = 3 OK 2026/07/13 05:26:23 DEBUG : two: Sizes identical 2026/07/13 05:26:23 DEBUG : two: Unchanged skipping 2026/07/13 05:26:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:26:24 DEBUG : three.txt: size = 5 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:26:24 DEBUG : three.txt: Sizes differ 2026/07/13 05:26:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 05:26:24 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Renamed existing file three.txt to backup three.rclone-backup-xovofux4.txt (UUID: 9d00f144-3ade-4536-a500-80443b028a87) 2026/07/13 05:26:29 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Upload succeeded, deleting backup file three.rclone-backup-xovofux4.txt (UUID: 9d00f144-3ade-4536-a500-80443b028a87) 2026/07/13 05:26:30 DEBUG : Internxt root 'rclone-test-hunumuy9biba/dst': Successfully deleted backup file 2026/07/13 05:26:30 DEBUG : three.txt: size = 6 OK 2026/07/13 05:26:30 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/three.txt (6), dst/two (3) fstest.go:203: Not found "dst/three.txt.bak" fstest.go:203: Not found "dst/one.bak" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 0 actual : 2 Test: TestSyncSuffix Messages: 2 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/three.txt (6), dst/two (3) fstest.go:203: Not found "dst/one.bak" fstest.go:203: Not found "dst/three.txt.bak" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 0 actual : 2 Test: TestSyncSuffix Messages: 2 objects not found 2026/07/13 05:27:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:27:40 DEBUG : one: size = 4 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:27:40 DEBUG : one: Sizes differ 2026/07/13 05:27:40 INFO : one: Moved (server-side) to: one.bak 2026/07/13 05:27:46 DEBUG : one: size = 5 OK 2026/07/13 05:27:46 INFO : one: Copied (new) 2026/07/13 05:27:46 DEBUG : two: size = 3 OK 2026/07/13 05:27:46 DEBUG : two: Sizes identical 2026/07/13 05:27:46 DEBUG : two: Unchanged skipping 2026/07/13 05:27:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:27:46 DEBUG : three.txt: size = 6 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:27:46 DEBUG : three.txt: Sizes differ 2026/07/13 05:27:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 05:27:51 DEBUG : three.txt: size = 19 OK 2026/07/13 05:27:51 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffix (121.47s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:28:17 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunumuy9biba/dst" 2026/07/13 05:28:18 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/13 05:28:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:28:18 DEBUG : one: size = 3 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:28:18 DEBUG : one: Sizes differ 2026/07/13 05:28:19 INFO : one: Moved (server-side) to: one-2019-01-01 FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/13 05:28:25 DEBUG : one: size = 4 OK 2026/07/13 05:28:25 INFO : one: Copied (new) 2026/07/13 05:28:25 DEBUG : two: size = 3 OK 2026/07/13 05:28:25 DEBUG : two: Sizes identical 2026/07/13 05:28:25 DEBUG : two: Unchanged skipping 2026/07/13 05:28:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:28:25 DEBUG : three.txt: size = 5 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:28:25 DEBUG : three.txt: Sizes differ 2026/07/13 05:28:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/13 05:28:30 DEBUG : three.txt: size = 6 OK 2026/07/13 05:28:30 INFO : three.txt: Copied (new) 2026/07/13 05:28:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:28:31 DEBUG : one: size = 4 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:28:31 DEBUG : one: Sizes differ 2026/07/13 05:28:32 INFO : one-2019-01-01: Deleted 2026/07/13 05:28:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/13 05:28:37 DEBUG : one: size = 5 OK 2026/07/13 05:28:37 INFO : one: Copied (new) 2026/07/13 05:28:38 DEBUG : two: size = 3 OK 2026/07/13 05:28:38 DEBUG : two: Sizes identical 2026/07/13 05:28:38 DEBUG : two: Unchanged skipping 2026/07/13 05:28:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:28:38 DEBUG : three.txt: size = 6 (Internxt root 'rclone-test-hunumuy9biba/dst') 2026/07/13 05:28:38 DEBUG : three.txt: Sizes differ 2026/07/13 05:28:38 INFO : three-2019-01-01.txt: Deleted 2026/07/13 05:28:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/13 05:28:42 DEBUG : three.txt: size = 19 OK 2026/07/13 05:28:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.06s) === RUN TestSyncUTFNorm run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:28:51 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:28:51 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:28:51 DEBUG : Testêé: size = 18 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:28:51 DEBUG : Testêé: Sizes differ 2026/07/13 05:28:51 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:28:51 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file Testêé to backup Testêé.rclone-backup-vicusut5. (UUID: e6220c40-2efe-4f8c-ba92-70b2489c807a) 2026/07/13 05:28:56 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file Testêé.rclone-backup-vicusut5. (UUID: e6220c40-2efe-4f8c-ba92-70b2489c807a) 2026/07/13 05:28:57 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:28:57 DEBUG : Testêé: size = 14 OK 2026/07/13 05:28:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/13 05:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.33s) === RUN TestSyncImmutable run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:28:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/13 05:28:58 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:28:58 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:29:05 DEBUG : existing: size = 6 OK 2026/07/13 05:29:05 INFO : existing: Copied (new) 2026/07/13 05:29:05 DEBUG : Waiting for deletions to finish 2026/07/13 05:29:06 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:29:06 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:29:06 DEBUG : existing: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:29:06 DEBUG : existing: Sizes differ 2026/07/13 05:29:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/13 05:29:06 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:29:06 ERROR : Internxt root 'rclone-test-hunumuy9biba': not deleting files as there were IO errors 2026/07/13 05:29:06 ERROR : Internxt root 'rclone-test-hunumuy9biba': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (9.41s) === RUN TestSyncIgnoreCase run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:29:13 DEBUG : EXISTING: size = 6 OK 2026/07/13 05:29:13 DEBUG : existing: Sizes identical 2026/07/13 05:29:13 DEBUG : existing: Unchanged skipping 2026/07/13 05:29:13 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:29:13 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:29:13 DEBUG : Waiting for deletions to finish 2026/07/13 05:29:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.18s) === RUN TestFixCase run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.48s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:32:58 DEBUG : both0: size = 6 OK 2026/07/13 05:32:58 DEBUG : both0: Sizes identical 2026/07/13 05:32:58 DEBUG : both12: size = 6 OK 2026/07/13 05:32:58 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:32:58 DEBUG : both12: Sizes identical 2026/07/13 05:32:58 DEBUG : both11: size = 6 OK 2026/07/13 05:32:58 DEBUG : both10: size = 6 OK 2026/07/13 05:32:58 DEBUG : both11: Sizes identical 2026/07/13 05:32:58 DEBUG : both10: Sizes identical 2026/07/13 05:32:58 DEBUG : both0: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both13: size = 6 OK 2026/07/13 05:32:58 DEBUG : both13: Sizes identical 2026/07/13 05:32:58 DEBUG : both13: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both14: size = 6 OK 2026/07/13 05:32:58 DEBUG : both14: Sizes identical 2026/07/13 05:32:58 DEBUG : both14: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both15: size = 6 OK 2026/07/13 05:32:58 DEBUG : both15: Sizes identical 2026/07/13 05:32:58 DEBUG : both12: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both16: size = 6 OK 2026/07/13 05:32:58 DEBUG : both16: Sizes identical 2026/07/13 05:32:58 DEBUG : both16: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both17: size = 6 OK 2026/07/13 05:32:58 DEBUG : both17: Sizes identical 2026/07/13 05:32:58 DEBUG : both17: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both18: size = 6 OK 2026/07/13 05:32:58 DEBUG : both18: Sizes identical 2026/07/13 05:32:58 DEBUG : both11: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both19: size = 6 OK 2026/07/13 05:32:58 DEBUG : both19: Sizes identical 2026/07/13 05:32:58 DEBUG : both19: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both1: size = 6 OK 2026/07/13 05:32:58 DEBUG : both1: Sizes identical 2026/07/13 05:32:58 DEBUG : both1: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both2: size = 6 OK 2026/07/13 05:32:58 DEBUG : both2: Sizes identical 2026/07/13 05:32:58 DEBUG : both2: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both3: size = 6 OK 2026/07/13 05:32:58 DEBUG : both3: Sizes identical 2026/07/13 05:32:58 DEBUG : both3: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both4: size = 6 OK 2026/07/13 05:32:58 DEBUG : both4: Sizes identical 2026/07/13 05:32:58 DEBUG : both4: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both5: size = 6 OK 2026/07/13 05:32:58 DEBUG : both5: Sizes identical 2026/07/13 05:32:58 DEBUG : both5: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both6: size = 6 OK 2026/07/13 05:32:58 DEBUG : both6: Sizes identical 2026/07/13 05:32:58 DEBUG : both6: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both7: size = 6 OK 2026/07/13 05:32:58 DEBUG : both7: Sizes identical 2026/07/13 05:32:58 DEBUG : both7: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both8: size = 6 OK 2026/07/13 05:32:58 DEBUG : both8: Sizes identical 2026/07/13 05:32:58 DEBUG : both8: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both9: size = 6 OK 2026/07/13 05:32:58 DEBUG : both9: Sizes identical 2026/07/13 05:32:58 DEBUG : both9: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both10: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both15: Unchanged skipping 2026/07/13 05:32:58 DEBUG : both18: Unchanged skipping 2026/07/13 05:32:58 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:32:58 DEBUG : Waiting for deletions to finish 2026/07/13 05:32:58 INFO : only13: Deleted 2026/07/13 05:32:58 INFO : only19: Deleted 2026/07/13 05:32:58 INFO : only14: Deleted 2026/07/13 05:32:58 INFO : only15: Deleted 2026/07/13 05:32:58 INFO : only4: Deleted 2026/07/13 05:32:58 INFO : only1: Deleted 2026/07/13 05:32:58 INFO : only5: Deleted 2026/07/13 05:32:58 INFO : only7: Deleted 2026/07/13 05:32:59 INFO : only9: Deleted 2026/07/13 05:32:59 INFO : only0: Deleted 2026/07/13 05:32:59 INFO : only10: Deleted 2026/07/13 05:32:59 INFO : only3: Deleted 2026/07/13 05:32:59 INFO : only12: Deleted 2026/07/13 05:32:59 INFO : only18: Deleted 2026/07/13 05:32:59 INFO : only2: Deleted 2026/07/13 05:32:59 INFO : only16: Deleted 2026/07/13 05:32:59 INFO : only17: Deleted 2026/07/13 05:32:59 INFO : only6: Deleted 2026/07/13 05:32:59 INFO : only8: Deleted 2026/07/13 05:33:01 INFO : only11: Deleted 2026/07/13 05:33:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (230.71s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:36:49 DEBUG : both10: size = 6 OK 2026/07/13 05:36:49 DEBUG : both10: Sizes identical 2026/07/13 05:36:49 DEBUG : both0: size = 6 OK 2026/07/13 05:36:49 DEBUG : both12: size = 6 OK 2026/07/13 05:36:49 DEBUG : both11: size = 6 OK 2026/07/13 05:36:49 DEBUG : both10: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both13: size = 6 OK 2026/07/13 05:36:49 DEBUG : both13: Sizes identical 2026/07/13 05:36:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:36:49 DEBUG : both13: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both14: size = 6 OK 2026/07/13 05:36:49 DEBUG : both14: Sizes identical 2026/07/13 05:36:49 DEBUG : both14: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both15: size = 6 OK 2026/07/13 05:36:49 DEBUG : both15: Sizes identical 2026/07/13 05:36:49 DEBUG : both11: Sizes identical 2026/07/13 05:36:49 DEBUG : both0: Sizes identical 2026/07/13 05:36:49 DEBUG : both15: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both16: size = 6 OK 2026/07/13 05:36:49 DEBUG : both16: Sizes identical 2026/07/13 05:36:49 DEBUG : both12: Sizes identical 2026/07/13 05:36:49 DEBUG : both11: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both17: size = 6 OK 2026/07/13 05:36:49 DEBUG : both17: Sizes identical 2026/07/13 05:36:49 DEBUG : both12: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both18: size = 6 OK 2026/07/13 05:36:49 DEBUG : both18: Sizes identical 2026/07/13 05:36:49 DEBUG : both18: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both19: size = 6 OK 2026/07/13 05:36:49 DEBUG : both19: Sizes identical 2026/07/13 05:36:49 DEBUG : both0: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both1: size = 6 OK 2026/07/13 05:36:49 DEBUG : both1: Sizes identical 2026/07/13 05:36:49 DEBUG : both1: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both2: size = 6 OK 2026/07/13 05:36:49 DEBUG : both2: Sizes identical 2026/07/13 05:36:49 DEBUG : both2: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both3: size = 6 OK 2026/07/13 05:36:49 DEBUG : both3: Sizes identical 2026/07/13 05:36:49 DEBUG : both3: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both4: size = 6 OK 2026/07/13 05:36:49 DEBUG : both4: Sizes identical 2026/07/13 05:36:49 DEBUG : both16: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both5: size = 6 OK 2026/07/13 05:36:49 DEBUG : both5: Sizes identical 2026/07/13 05:36:49 DEBUG : both5: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both6: size = 6 OK 2026/07/13 05:36:49 DEBUG : both6: Sizes identical 2026/07/13 05:36:49 DEBUG : both17: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both7: size = 6 OK 2026/07/13 05:36:49 DEBUG : both7: Sizes identical 2026/07/13 05:36:49 DEBUG : both7: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both8: size = 6 OK 2026/07/13 05:36:49 DEBUG : both8: Sizes identical 2026/07/13 05:36:49 DEBUG : both19: Unchanged skipping 2026/07/13 05:36:49 DEBUG : both9: size = 6 OK 2026/07/13 05:36:49 DEBUG : both9: Sizes identical 2026/07/13 05:36:49 DEBUG : both4: Unchanged skipping 2026/07/13 05:36:49 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only0: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only0: Sizes differ 2026/07/13 05:36:49 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only10: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only10: Sizes differ 2026/07/13 05:36:49 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only11: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only11: Sizes differ 2026/07/13 05:36:49 DEBUG : both6: Unchanged skipping 2026/07/13 05:36:49 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only12: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only12: Sizes differ 2026/07/13 05:36:49 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only13: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only13: Sizes differ 2026/07/13 05:36:49 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only14: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only14: Sizes differ 2026/07/13 05:36:49 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only15: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only15: Sizes differ 2026/07/13 05:36:49 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only16: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only16: Sizes differ 2026/07/13 05:36:49 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only17: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only17: Sizes differ 2026/07/13 05:36:49 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only18: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only18: Sizes differ 2026/07/13 05:36:49 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only19: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only19: Sizes differ 2026/07/13 05:36:49 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only1: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only1: Sizes differ 2026/07/13 05:36:49 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only2: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only2: Sizes differ 2026/07/13 05:36:49 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only3: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only3: Sizes differ 2026/07/13 05:36:49 DEBUG : both8: Unchanged skipping 2026/07/13 05:36:49 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only4: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only4: Sizes differ 2026/07/13 05:36:49 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only5: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only5: Sizes differ 2026/07/13 05:36:49 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only6: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only6: Sizes differ 2026/07/13 05:36:49 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only7: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only7: Sizes differ 2026/07/13 05:36:49 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only8: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only8: Sizes differ 2026/07/13 05:36:49 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3825049289) 2026/07/13 05:36:49 DEBUG : only9: size = 6 (Internxt root 'rclone-test-hunumuy9biba') 2026/07/13 05:36:49 DEBUG : only9: Sizes differ 2026/07/13 05:36:49 DEBUG : both9: Unchanged skipping 2026/07/13 05:36:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:36:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only0 to backup only0.rclone-backup-reriyep1. (UUID: 2ef8f9c6-9608-4faf-a9d0-24f31eb2cd26) 2026/07/13 05:36:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only10 to backup only10.rclone-backup-kehenej5. (UUID: 081778ec-ba61-4985-97fa-bfd3fdd07804) 2026/07/13 05:36:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only12 to backup only12.rclone-backup-nuvedam4. (UUID: 512550ef-8148-49ed-8a84-3a71ac0fc8c9) 2026/07/13 05:36:49 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only13 to backup only13.rclone-backup-qufoxec2. (UUID: 025d0497-a0bd-4870-90ed-4be185920989) 2026/07/13 05:36:53 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only10.rclone-backup-kehenej5. (UUID: 081778ec-ba61-4985-97fa-bfd3fdd07804) 2026/07/13 05:36:53 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:36:53 DEBUG : only10: size = 0 OK 2026/07/13 05:36:53 INFO : only10: Copied (replaced existing) 2026/07/13 05:36:53 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only14 to backup only14.rclone-backup-zeqerul9. (UUID: 9d4200f8-2bcf-49c1-9217-522f02c3079c) 2026/07/13 05:36:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only0.rclone-backup-reriyep1. (UUID: 2ef8f9c6-9608-4faf-a9d0-24f31eb2cd26) 2026/07/13 05:36:55 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only12.rclone-backup-nuvedam4. (UUID: 512550ef-8148-49ed-8a84-3a71ac0fc8c9) 2026/07/13 05:36:55 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:36:55 DEBUG : only0: size = 0 OK 2026/07/13 05:36:55 INFO : only0: Copied (replaced existing) 2026/07/13 05:36:55 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only13.rclone-backup-qufoxec2. (UUID: 025d0497-a0bd-4870-90ed-4be185920989) 2026/07/13 05:36:55 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only15 to backup only15.rclone-backup-febigim9. (UUID: cdb00b37-e851-4c73-9bb6-0fa5cbb129ba) 2026/07/13 05:36:55 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:36:55 DEBUG : only12: size = 0 OK 2026/07/13 05:36:55 INFO : only12: Copied (replaced existing) 2026/07/13 05:36:55 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only16 to backup only16.rclone-backup-kapudef5. (UUID: 153266e7-6be1-48c2-ae4b-fed476f5a7f8) 2026/07/13 05:36:55 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:36:55 DEBUG : only13: size = 0 OK 2026/07/13 05:36:55 INFO : only13: Copied (replaced existing) 2026/07/13 05:36:55 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only11 to backup only11.rclone-backup-binakes8. (UUID: deed10cd-554d-4764-8fb3-7147380fd61c) 2026/07/13 05:36:57 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only14.rclone-backup-zeqerul9. (UUID: 9d4200f8-2bcf-49c1-9217-522f02c3079c) 2026/07/13 05:36:58 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:36:58 DEBUG : only14: size = 0 OK 2026/07/13 05:36:58 INFO : only14: Copied (replaced existing) 2026/07/13 05:36:58 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only18 to backup only18.rclone-backup-vihejek4. (UUID: 1ae0cdd3-e118-4107-8f05-0c923387df66) 2026/07/13 05:36:59 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only15.rclone-backup-febigim9. (UUID: cdb00b37-e851-4c73-9bb6-0fa5cbb129ba) 2026/07/13 05:36:59 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:36:59 DEBUG : only15: size = 0 OK 2026/07/13 05:36:59 INFO : only15: Copied (replaced existing) 2026/07/13 05:36:59 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only19 to backup only19.rclone-backup-fibawoz1. (UUID: 05268d55-1405-4ce9-80b8-5c348f817d8a) 2026/07/13 05:37:00 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only11.rclone-backup-binakes8. (UUID: deed10cd-554d-4764-8fb3-7147380fd61c) 2026/07/13 05:37:00 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:00 DEBUG : only11: size = 0 OK 2026/07/13 05:37:00 INFO : only11: Copied (replaced existing) 2026/07/13 05:37:00 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only1 to backup only1.rclone-backup-jiyuzip5. (UUID: 7a854eb2-dbce-4eac-aaa3-19b21ae47f82) 2026/07/13 05:37:00 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only16.rclone-backup-kapudef5. (UUID: 153266e7-6be1-48c2-ae4b-fed476f5a7f8) 2026/07/13 05:37:01 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:01 DEBUG : only16: size = 0 OK 2026/07/13 05:37:01 INFO : only16: Copied (replaced existing) 2026/07/13 05:37:01 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only2 to backup only2.rclone-backup-loqovuc7. (UUID: 326660bd-64c7-43d3-b741-46975e5ab96e) 2026/07/13 05:37:02 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only18.rclone-backup-vihejek4. (UUID: 1ae0cdd3-e118-4107-8f05-0c923387df66) 2026/07/13 05:37:02 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:02 DEBUG : only18: size = 0 OK 2026/07/13 05:37:02 INFO : only18: Copied (replaced existing) 2026/07/13 05:37:02 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only3 to backup only3.rclone-backup-yavofop8. (UUID: 87129993-52e0-41fa-b6e6-064d006dbd94) 2026/07/13 05:37:04 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only1.rclone-backup-jiyuzip5. (UUID: 7a854eb2-dbce-4eac-aaa3-19b21ae47f82) 2026/07/13 05:37:04 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only19.rclone-backup-fibawoz1. (UUID: 05268d55-1405-4ce9-80b8-5c348f817d8a) 2026/07/13 05:37:05 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:05 DEBUG : only19: size = 0 OK 2026/07/13 05:37:05 INFO : only19: Copied (replaced existing) 2026/07/13 05:37:05 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only5 to backup only5.rclone-backup-rogusuz3. (UUID: 9c1ba979-de4a-4a38-8855-c12d48af5611) 2026/07/13 05:37:05 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only3.rclone-backup-yavofop8. (UUID: 87129993-52e0-41fa-b6e6-064d006dbd94) 2026/07/13 05:37:06 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:06 DEBUG : only3: size = 0 OK 2026/07/13 05:37:06 INFO : only3: Copied (replaced existing) 2026/07/13 05:37:06 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only6 to backup only6.rclone-backup-xidiwik4. (UUID: f529f990-d11f-45ba-b567-41588c246bc8) 2026/07/13 05:37:06 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:06 DEBUG : only1: size = 0 OK 2026/07/13 05:37:06 INFO : only1: Copied (replaced existing) 2026/07/13 05:37:06 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only7 to backup only7.rclone-backup-bibehir5. (UUID: c9042024-d240-4d7c-b19d-7a38d8963a82) 2026/07/13 05:37:07 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only2.rclone-backup-loqovuc7. (UUID: 326660bd-64c7-43d3-b741-46975e5ab96e) 2026/07/13 05:37:07 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:07 DEBUG : only2: size = 0 OK 2026/07/13 05:37:07 INFO : only2: Copied (replaced existing) 2026/07/13 05:37:07 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only17 to backup only17.rclone-backup-gimiroh9. (UUID: 056b5b3f-4ceb-4cd5-a803-ccdd089771c3) 2026/07/13 05:37:09 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only5.rclone-backup-rogusuz3. (UUID: 9c1ba979-de4a-4a38-8855-c12d48af5611) 2026/07/13 05:37:10 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only6.rclone-backup-xidiwik4. (UUID: f529f990-d11f-45ba-b567-41588c246bc8) 2026/07/13 05:37:10 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:10 DEBUG : only5: size = 0 OK 2026/07/13 05:37:10 INFO : only5: Copied (replaced existing) 2026/07/13 05:37:10 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only8 to backup only8.rclone-backup-nedoyek7. (UUID: 47ab8bdc-e600-40e9-b145-f860bd61fcab) 2026/07/13 05:37:10 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:10 DEBUG : only6: size = 0 OK 2026/07/13 05:37:10 INFO : only6: Copied (replaced existing) 2026/07/13 05:37:10 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only4 to backup only4.rclone-backup-rofinac9. (UUID: ddaa5729-7b2e-46d1-a2ac-da5bd2d23222) 2026/07/13 05:37:11 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only7.rclone-backup-bibehir5. (UUID: c9042024-d240-4d7c-b19d-7a38d8963a82) 2026/07/13 05:37:12 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:12 DEBUG : only7: size = 0 OK 2026/07/13 05:37:12 INFO : only7: Copied (replaced existing) 2026/07/13 05:37:12 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Renamed existing file only9 to backup only9.rclone-backup-hutamuv3. (UUID: d978716a-aea1-40af-b7c9-a98d585f07a7) 2026/07/13 05:37:12 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only17.rclone-backup-gimiroh9. (UUID: 056b5b3f-4ceb-4cd5-a803-ccdd089771c3) 2026/07/13 05:37:12 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:12 DEBUG : only17: size = 0 OK 2026/07/13 05:37:12 INFO : only17: Copied (replaced existing) 2026/07/13 05:37:14 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only4.rclone-backup-rofinac9. (UUID: ddaa5729-7b2e-46d1-a2ac-da5bd2d23222) 2026/07/13 05:37:14 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:14 DEBUG : only4: size = 0 OK 2026/07/13 05:37:14 INFO : only4: Copied (replaced existing) 2026/07/13 05:37:15 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only8.rclone-backup-nedoyek7. (UUID: 47ab8bdc-e600-40e9-b145-f860bd61fcab) 2026/07/13 05:37:15 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Upload succeeded, deleting backup file only9.rclone-backup-hutamuv3. (UUID: d978716a-aea1-40af-b7c9-a98d585f07a7) 2026/07/13 05:37:15 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:15 DEBUG : only9: size = 0 OK 2026/07/13 05:37:15 INFO : only9: Copied (replaced existing) 2026/07/13 05:37:16 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Successfully deleted backup file 2026/07/13 05:37:16 DEBUG : only8: size = 0 OK 2026/07/13 05:37:16 INFO : only8: Copied (replaced existing) 2026/07/13 05:37:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (262.69s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:37:30 DEBUG : empty_dir: Making directory with metadata 2026/07/13 05:37:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 05:37:30 DEBUG : empty_on_remote: Making directory with metadata 2026/07/13 05:37:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 05:37:30 INFO : empty_on_remote: Making directory 2026/07/13 05:37:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/13 05:37:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/13 05:37:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/13 05:37:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/13 05:37:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:37:45 DEBUG : empty_dir: Making directory with metadata 2026/07/13 05:37:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 05:37:45 DEBUG : empty_on_remote: Making directory with metadata 2026/07/13 05:37:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 05:37:45 INFO : empty_on_remote: Making directory 2026/07/13 05:37:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/13 05:37:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/13 05:37:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/13 05:37:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/13 05:37:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/13 05:37:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:38:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 05:38:01 INFO : sub dir: Making directory 2026/07/13 05:38:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:186: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 1/5: sleeping 1s: directory not empty run.go:186: removing dir "sub dir2/very/very/very/very" failed - try 1/5: sleeping 1s: directory not empty run.go:186: removing dir "sub dir2/very/very" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestNothingToTransferWithEmptyDirs (30.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:38:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 05:38:31 INFO : sub dir: Making directory 2026/07/13 05:38:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:186: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 1/5: sleeping 1s: directory not empty run.go:186: removing dir "sub dir2/very" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestNothingToTransferWithoutEmptyDirs (31.36s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:40:48 DEBUG : Waiting for deletions to finish 2026/07/13 05:40:49 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : apple: Excluded 2026/07/13 05:40:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:40:49 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : banana: Excluded 2026/07/13 05:40:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : splitbananasplit: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:40:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:40:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:40:50 DEBUG : apple: size = 5 OK 2026/07/13 05:40:50 DEBUG : apple: Sizes identical 2026/07/13 05:40:50 DEBUG : apple: Unchanged skipping 2026/07/13 05:40:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 05:40:50 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 05:40:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 05:40:50 DEBUG : banana: size = 6 OK 2026/07/13 05:40:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 05:40:50 DEBUG : banana: Sizes identical 2026/07/13 05:40:50 DEBUG : splitbananasplit: Sizes identical 2026/07/13 05:40:50 DEBUG : banana: Unchanged skipping 2026/07/13 05:40:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 05:40:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 05:40:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 05:40:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 05:40:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 05:40:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:40:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 05:40:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 05:40:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 05:40:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 05:40:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 05:40:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 05:40:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 05:40:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 05:40:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 05:40:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 05:40:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 05:40:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 05:40:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 05:40:50 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:40:50 DEBUG : Waiting for deletions to finish 2026/07/13 05:40:50 INFO : There was nothing to transfer 2026/07/13 05:40:50 DEBUG : Waiting for deletions to finish 2026/07/13 05:40:50 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : apple: Excluded 2026/07/13 05:40:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:40:50 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : banana: Excluded 2026/07/13 05:40:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : splitbananasplit: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:40:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:40:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:40:51 DEBUG : apple: size = 5 OK 2026/07/13 05:40:51 DEBUG : apple: Sizes identical 2026/07/13 05:40:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 05:40:51 DEBUG : apple: Unchanged skipping 2026/07/13 05:40:51 DEBUG : banana: size = 6 OK 2026/07/13 05:40:51 DEBUG : splitbananasplit: Sizes identical 2026/07/13 05:40:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 05:40:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 05:40:51 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 05:40:51 DEBUG : banana: Sizes identical 2026/07/13 05:40:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 05:40:51 DEBUG : banana: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 05:40:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 05:40:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 05:40:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 05:40:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 05:40:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 05:40:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 05:40:51 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:40:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 05:40:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 05:40:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 05:40:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 05:40:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 05:40:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 05:40:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 05:40:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 05:40:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 05:40:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 05:40:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 05:40:51 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:40:51 DEBUG : Waiting for deletions to finish 2026/07/13 05:40:51 INFO : There was nothing to transfer 2026/07/13 05:40:51 DEBUG : Waiting for deletions to finish 2026/07/13 05:40:52 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : apple: Excluded 2026/07/13 05:40:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:40:52 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : banana: Excluded 2026/07/13 05:40:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : splitbananasplit: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:40:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:40:52 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:42:50 DEBUG : Waiting for deletions to finish 2026/07/13 05:42:50 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:42:50 DEBUG : apple: Excluded 2026/07/13 05:42:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:42:50 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:42:50 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:42:50 DEBUG : banana: Excluded 2026/07/13 05:42:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:42:50 DEBUG : splitbananasplit: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:42:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:42:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 05:42:51 DEBUG : banana: size = 6 OK 2026/07/13 05:42:51 DEBUG : banana: Sizes identical 2026/07/13 05:42:51 DEBUG : banana: Unchanged skipping 2026/07/13 05:42:51 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 05:42:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 05:42:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 05:42:51 DEBUG : splitbananasplit: Sizes identical 2026/07/13 05:42:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 05:42:51 DEBUG : apple: size = 5 OK 2026/07/13 05:42:51 DEBUG : apple: Sizes identical 2026/07/13 05:42:51 DEBUG : apple: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 05:42:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 05:42:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 05:42:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:42:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 05:42:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 05:42:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 05:42:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 05:42:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 05:42:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 05:42:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 05:42:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 05:42:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 05:42:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 05:42:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 05:42:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 05:42:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 05:42:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 05:42:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 05:42:52 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:42:52 DEBUG : Waiting for deletions to finish 2026/07/13 05:42:52 INFO : There was nothing to transfer 2026/07/13 05:42:52 DEBUG : Waiting for deletions to finish 2026/07/13 05:42:52 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : apple: Excluded 2026/07/13 05:42:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:42:52 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : banana: Excluded 2026/07/13 05:42:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : splitbananasplit: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:42:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:42:52 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:42:53 DEBUG : apple: size = 5 OK 2026/07/13 05:42:53 DEBUG : apple: Sizes identical 2026/07/13 05:42:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 05:42:53 DEBUG : apple: Unchanged skipping 2026/07/13 05:42:53 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 05:42:53 DEBUG : banana: size = 6 OK 2026/07/13 05:42:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 05:42:53 DEBUG : banana: Sizes identical 2026/07/13 05:42:53 DEBUG : banana: Unchanged skipping 2026/07/13 05:42:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 05:42:53 DEBUG : splitbananasplit: Sizes identical 2026/07/13 05:42:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 05:42:53 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 05:42:53 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 05:42:53 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 05:42:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 05:42:53 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:42:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 05:42:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 05:42:53 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 05:42:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 05:42:53 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 05:42:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 05:42:53 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 05:42:53 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 05:42:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 05:42:53 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 05:42:53 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 05:42:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 05:42:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 05:42:53 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:42:53 DEBUG : Waiting for deletions to finish 2026/07/13 05:42:53 INFO : There was nothing to transfer 2026/07/13 05:42:53 DEBUG : Waiting for deletions to finish 2026/07/13 05:42:54 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : apple: Excluded 2026/07/13 05:42:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:42:54 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : banana: Excluded 2026/07/13 05:42:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : splitbananasplit: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:42:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:42:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:45:03 DEBUG : Waiting for deletions to finish 2026/07/13 05:45:03 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : apple: Excluded 2026/07/13 05:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:45:03 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : banana: Excluded 2026/07/13 05:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : splitbananasplit: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:45:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:45:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/13 05:45:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:45:04 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:45:04 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:45:08 DEBUG : YXBwbGU=: size = 5 OK 2026/07/13 05:45:08 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/13 05:45:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:08 DEBUG : YmFuYW5h: size = 6 OK 2026/07/13 05:45:08 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/13 05:45:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/13 05:45:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/13 05:45:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/13 05:45:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/13 05:45:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/13 05:45:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/13 05:45:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/13 05:45:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/13 05:45:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/13 05:45:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/13 05:45:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/13 05:45:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/13 05:45:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/13 05:45:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/13 05:45:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 05:45:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/13 05:45:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/13 05:45:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/13 05:45:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/13 05:45:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/13 05:45:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:31 DEBUG : Waiting for deletions to finish 2026/07/13 05:45:31 INFO : dir1/0010-456789.txt: Deleted 2026/07/13 05:45:31 INFO : apple: Deleted 2026/07/13 05:45:31 INFO : appleappleapplebanana: Deleted 2026/07/13 05:45:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/13 05:45:31 INFO : dir1/0007-1234567.txt: Deleted 2026/07/13 05:45:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/13 05:45:32 INFO : dir1/0008-2345678.txt: Deleted 2026/07/13 05:45:32 INFO : dir1/0011-56789;.txt: Deleted 2026/07/13 05:45:32 INFO : dir1/0015-9;=.txt: Deleted 2026/07/13 05:45:32 INFO : banana: Deleted 2026/07/13 05:45:32 INFO : dir1/0009-3456789.txt: Deleted 2026/07/13 05:45:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/13 05:45:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/13 05:45:32 INFO : dir1/0013-789;=.txt: Deleted 2026/07/13 05:45:32 INFO : dir1/0014-89;=.txt: Deleted 2026/07/13 05:45:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/13 05:45:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/13 05:45:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/13 05:45:32 INFO : dir1/0012-6789;.txt: Deleted 2026/07/13 05:45:32 INFO : splitbananasplit: Deleted 2026/07/13 05:45:32 DEBUG : Waiting for deletions to finish 2026/07/13 05:45:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/13 05:45:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/13 05:45:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/13 05:45:32 DEBUG : YmFuYW5h: Excluded 2026/07/13 05:45:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/13 05:45:32 DEBUG : YXBwbGU=: Excluded 2026/07/13 05:45:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/13 05:45:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/13 05:45:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/13 05:45:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/13 05:45:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 05:45:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:34 DEBUG : YXBwbGU=: size = 5 OK 2026/07/13 05:45:34 DEBUG : apple: Sizes identical 2026/07/13 05:45:34 DEBUG : apple: Unchanged skipping 2026/07/13 05:45:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/13 05:45:34 DEBUG : YmFuYW5h: size = 6 OK 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 05:45:34 DEBUG : banana: Sizes identical 2026/07/13 05:45:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 05:45:34 DEBUG : banana: Unchanged skipping 2026/07/13 05:45:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/13 05:45:34 DEBUG : splitbananasplit: Sizes identical 2026/07/13 05:45:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/13 05:45:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/13 05:45:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/13 05:45:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/13 05:45:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/13 05:45:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/13 05:45:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/13 05:45:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/13 05:45:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/13 05:45:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/13 05:45:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/13 05:45:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/13 05:45:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/13 05:45:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/13 05:45:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/13 05:45:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/13 05:45:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/13 05:45:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/13 05:45:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 05:45:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 05:45:35 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:45:35 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:45:35 DEBUG : Waiting for deletions to finish 2026/07/13 05:45:35 DEBUG : Waiting for deletions to finish 2026/07/13 05:45:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/13 05:45:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : YmFuYW5h: Excluded 2026/07/13 05:45:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : YXBwbGU=: Excluded 2026/07/13 05:45:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/13 05:45:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/13 05:45:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/13 05:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 05:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 05:45:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 05:45:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 05:45:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 05:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 05:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 05:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 05:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 05:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 05:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:47:34 DEBUG : Waiting for deletions to finish 2026/07/13 05:47:35 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : apple: Excluded 2026/07/13 05:47:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:47:35 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : banana: Excluded 2026/07/13 05:47:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : splitbananasplit: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:47:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:47:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:47:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:47:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:47:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:47:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:47:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:47:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:47:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:47:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:47:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:47:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:47:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:47:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:47:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:47:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:47:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:47:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:47:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:47:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:47:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:47:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 05:47:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 05:47:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 05:47:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 05:47:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 05:47:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 05:47:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 05:47:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 05:47:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 05:47:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 05:47:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 05:47:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 05:47:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 05:47:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 05:47:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 05:47:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 05:47:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 05:47:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 05:47:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 05:47:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 05:47:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 05:47:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/13 05:47:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:47:36 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:47:36 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:47:40 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/13 05:47:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/13 05:47:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 05:47:41 DEBUG : PREFIXapple: size = 5 OK 2026/07/13 05:47:41 INFO : apple: Copied (new) to: PREFIXapple 2026/07/13 05:47:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 05:47:42 DEBUG : PREFIXbanana: size = 6 OK 2026/07/13 05:47:42 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/13 05:47:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 05:47:43 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/13 05:47:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/13 05:47:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 05:47:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/13 05:47:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 05:47:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 05:47:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/13 05:47:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 05:47:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 05:47:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/13 05:47:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 05:47:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 05:47:49 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/13 05:47:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/13 05:47:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 05:47:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/13 05:47:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 05:47:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 05:47:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/13 05:47:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 05:47:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 05:47:53 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/13 05:47:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/13 05:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 05:47:55 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/13 05:47:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/13 05:47:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 05:47:57 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/13 05:47:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/13 05:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 05:47:58 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/13 05:47:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/13 05:47:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 05:47:58 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/13 05:47:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/13 05:47:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 05:48:01 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/13 05:48:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/13 05:48:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 05:48:03 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/13 05:48:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/13 05:48:04 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/13 05:48:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/13 05:48:04 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/13 05:48:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/13 05:48:06 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/13 05:48:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/13 05:48:06 DEBUG : Waiting for deletions to finish 2026/07/13 05:48:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/13 05:48:06 INFO : dir1/0014-89;=.txt: Deleted 2026/07/13 05:48:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/13 05:48:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/13 05:48:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/13 05:48:06 INFO : dir1/0003-defghij.txt: Deleted 2026/07/13 05:48:06 INFO : dir1/0008-2345678.txt: Deleted 2026/07/13 05:48:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/13 05:48:06 INFO : dir1/0010-456789.txt: Deleted 2026/07/13 05:48:07 INFO : banana: Deleted 2026/07/13 05:48:07 INFO : dir1/0009-3456789.txt: Deleted 2026/07/13 05:48:07 INFO : dir1/0012-6789;.txt: Deleted 2026/07/13 05:48:07 INFO : dir1/0013-789;=.txt: Deleted 2026/07/13 05:48:07 INFO : apple: Deleted 2026/07/13 05:48:07 INFO : dir1/0015-9;=.txt: Deleted 2026/07/13 05:48:07 INFO : splitbananasplit: Deleted 2026/07/13 05:48:07 INFO : dir1/0011-56789;.txt: Deleted 2026/07/13 05:48:07 INFO : appleappleapplebanana: Deleted 2026/07/13 05:48:08 INFO : dir1/0007-1234567.txt: Deleted 2026/07/13 05:48:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/13 05:48:08 DEBUG : Waiting for deletions to finish 2026/07/13 05:48:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : PREFIXapple: Excluded 2026/07/13 05:48:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/13 05:48:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : PREFIXbanana: Excluded 2026/07/13 05:48:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:48:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/13 05:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 05:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 05:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 05:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 05:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 05:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 05:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 05:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 05:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 05:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 05:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 05:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 05:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 05:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 05:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 05:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 05:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 05:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 05:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 05:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 05:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 05:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 05:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 05:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 05:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 05:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 05:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 05:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 05:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 05:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 05:48:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 05:48:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 05:48:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 05:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 05:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 05:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 05:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 05:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 05:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 05:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 05:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 05:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 05:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 05:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 05:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 05:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 05:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 05:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 05:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 05:48:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:48:10 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:48:10 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:48:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 05:48:14 INFO : appleappleapplebanana: Copied (new) 2026/07/13 05:48:14 DEBUG : apple: size = 5 OK 2026/07/13 05:48:14 INFO : apple: Copied (new) 2026/07/13 05:48:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 05:48:15 INFO : splitbananasplit: Copied (new) 2026/07/13 05:48:16 DEBUG : banana: size = 6 OK 2026/07/13 05:48:16 INFO : banana: Copied (new) 2026/07/13 05:48:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 05:48:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/13 05:48:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 05:48:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/13 05:48:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 05:48:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/13 05:48:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 05:48:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/13 05:48:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 05:48:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/13 05:48:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 05:48:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/13 05:48:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 05:48:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/13 05:48:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 05:48:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/13 05:48:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 05:48:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/13 05:48:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 05:48:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/13 05:48:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 05:48:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/13 05:48:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 05:48:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/13 05:48:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 05:48:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/13 05:48:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 05:48:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/13 05:48:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 05:48:36 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/13 05:48:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 05:48:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/13 05:48:39 DEBUG : Waiting for deletions to finish 2026/07/13 05:48:39 INFO : PREFIXbanana: Deleted 2026/07/13 05:48:39 INFO : PREFIXapple: Deleted 2026/07/13 05:48:39 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/13 05:48:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/13 05:48:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/13 05:48:39 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/13 05:48:39 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/13 05:48:39 INFO : PREFIXsplitbananasplit: Deleted 2026/07/13 05:48:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/13 05:48:39 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/13 05:48:39 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/13 05:48:39 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/13 05:48:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/13 05:48:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/13 05:48:39 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/13 05:48:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/13 05:48:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/13 05:48:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/13 05:48:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/13 05:48:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/13 05:48:40 DEBUG : Waiting for deletions to finish 2026/07/13 05:48:40 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:48:40 DEBUG : apple: Excluded 2026/07/13 05:48:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:48:40 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:48:40 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:48:40 DEBUG : banana: Excluded 2026/07/13 05:48:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:48:40 DEBUG : splitbananasplit: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:48:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:48:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:48:44 DEBUG : Waiting for deletions to finish 2026/07/13 05:48:44 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : apple: Excluded 2026/07/13 05:48:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:48:44 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : banana: Excluded 2026/07/13 05:48:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : splitbananasplit: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:48:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:48:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:50:47 DEBUG : Waiting for deletions to finish 2026/07/13 05:50:47 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:50:47 DEBUG : apple: Excluded 2026/07/13 05:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:50:47 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:50:47 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:50:47 DEBUG : banana: Excluded 2026/07/13 05:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:50:47 DEBUG : splitbananasplit: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:50:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:50:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:50:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 05:50:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:50:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:50:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 05:50:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:50:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:50:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 05:50:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:50:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:50:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 05:50:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:50:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:50:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:50:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:50:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:50:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:50:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:50:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:50:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 05:50:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:50:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:50:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:50:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/13 05:50:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:50:50 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:50:50 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:50:54 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/13 05:50:54 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/13 05:50:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 05:50:56 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/13 05:50:56 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/13 05:50:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 05:50:57 DEBUG : appleSUFFIX: size = 5 OK 2026/07/13 05:50:57 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/13 05:50:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 05:50:58 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/13 05:50:58 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/13 05:50:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 05:51:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/13 05:51:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 05:51:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 05:51:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/13 05:51:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 05:51:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 05:51:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/13 05:51:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 05:51:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 05:51:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/13 05:51:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 05:51:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 05:51:06 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/13 05:51:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/13 05:51:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 05:51:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/13 05:51:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 05:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 05:51:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/13 05:51:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 05:51:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 05:51:11 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/13 05:51:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/13 05:51:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 05:51:12 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/13 05:51:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/13 05:51:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 05:51:13 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/13 05:51:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/13 05:51:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 05:51:15 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/13 05:51:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/13 05:51:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 05:51:15 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/13 05:51:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/13 05:51:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 05:51:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/13 05:51:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/13 05:51:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/13 05:51:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/13 05:51:19 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/13 05:51:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/13 05:51:21 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/13 05:51:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/13 05:51:21 DEBUG : Waiting for deletions to finish 2026/07/13 05:51:21 INFO : splitbananasplit: Deleted 2026/07/13 05:51:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/13 05:51:21 INFO : appleappleapplebanana: Deleted 2026/07/13 05:51:21 INFO : dir1/0003-defghij.txt: Deleted 2026/07/13 05:51:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/13 05:51:21 INFO : dir1/0007-1234567.txt: Deleted 2026/07/13 05:51:21 INFO : dir1/0008-2345678.txt: Deleted 2026/07/13 05:51:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/13 05:51:21 INFO : dir1/0012-6789;.txt: Deleted 2026/07/13 05:51:21 INFO : banana: Deleted 2026/07/13 05:51:21 INFO : dir1/0015-9;=.txt: Deleted 2026/07/13 05:51:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/13 05:51:21 INFO : apple: Deleted 2026/07/13 05:51:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/13 05:51:22 INFO : dir1/0010-456789.txt: Deleted 2026/07/13 05:51:22 INFO : dir1/0009-3456789.txt: Deleted 2026/07/13 05:51:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/13 05:51:22 INFO : dir1/0014-89;=.txt: Deleted 2026/07/13 05:51:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/13 05:51:23 INFO : dir1/0011-56789;.txt: Deleted 2026/07/13 05:51:23 DEBUG : Waiting for deletions to finish 2026/07/13 05:51:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : appleSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : bananaSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/13 05:51:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/13 05:51:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/13 05:51:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 05:51:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 05:51:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 05:51:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:51:24 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:51:24 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:51:29 DEBUG : apple: size = 5 OK 2026/07/13 05:51:29 INFO : apple: Copied (new) 2026/07/13 05:51:30 DEBUG : banana: size = 6 OK 2026/07/13 05:51:30 INFO : banana: Copied (new) 2026/07/13 05:51:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 05:51:30 INFO : splitbananasplit: Copied (new) 2026/07/13 05:51:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 05:51:30 INFO : appleappleapplebanana: Copied (new) 2026/07/13 05:51:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 05:51:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/13 05:51:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 05:51:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/13 05:51:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 05:51:35 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/13 05:51:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 05:51:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/13 05:51:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 05:51:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/13 05:51:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 05:51:39 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/13 05:51:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 05:51:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/13 05:51:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 05:51:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/13 05:51:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 05:51:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/13 05:51:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 05:51:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/13 05:51:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 05:51:46 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/13 05:51:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 05:51:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/13 05:51:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 05:51:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/13 05:51:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 05:51:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/13 05:51:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 05:51:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/13 05:51:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 05:51:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/13 05:51:52 DEBUG : Waiting for deletions to finish 2026/07/13 05:51:52 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/13 05:51:52 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/13 05:51:52 INFO : splitbananasplitSUFFIX: Deleted 2026/07/13 05:51:52 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/13 05:51:52 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/13 05:51:52 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/13 05:51:52 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/13 05:51:52 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/13 05:51:52 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/13 05:51:52 INFO : appleSUFFIX: Deleted 2026/07/13 05:51:52 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/13 05:51:52 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/13 05:51:52 INFO : bananaSUFFIX: Deleted 2026/07/13 05:51:52 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/13 05:51:53 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/13 05:51:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/13 05:51:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/13 05:51:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/13 05:51:53 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/13 05:51:53 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/13 05:51:53 DEBUG : Waiting for deletions to finish 2026/07/13 05:51:53 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : apple: Excluded 2026/07/13 05:51:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:51:53 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : banana: Excluded 2026/07/13 05:51:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : splitbananasplit: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:51:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:51:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:51:54 DEBUG : Waiting for deletions to finish 2026/07/13 05:51:54 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : apple: Excluded 2026/07/13 05:51:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:51:54 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : banana: Excluded 2026/07/13 05:51:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : splitbananasplit: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:51:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:51:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:53:46 DEBUG : Waiting for deletions to finish 2026/07/13 05:53:46 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : apple: Excluded 2026/07/13 05:53:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:53:46 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : banana: Excluded 2026/07/13 05:53:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : splitbananasplit: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:53:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:53:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:53:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:53:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:53:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:53:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:53:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:53:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:53:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:53:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:53:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:53:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 05:53:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:53:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 05:53:50 DEBUG : apple: size = 5 OK 2026/07/13 05:53:50 DEBUG : apple: Sizes identical 2026/07/13 05:53:50 DEBUG : apple: Unchanged skipping 2026/07/13 05:53:50 DEBUG : banana: size = 6 OK 2026/07/13 05:53:50 DEBUG : banana: Sizes identical 2026/07/13 05:53:50 DEBUG : banana: Unchanged skipping 2026/07/13 05:53:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:53:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:53:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:53:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:53:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:53:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:53:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:53:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:53:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:53:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:53:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:53:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:53:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:53:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:53:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:53:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:53:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/13 05:53:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:53:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:53:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:53:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:53:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:53:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:53:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:53:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:53:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:53:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:53:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:53:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:53:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:53:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:53:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:53:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/13 05:53:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 05:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 05:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 05:53:51 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:53:51 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:53:55 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/13 05:53:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/13 05:53:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 05:53:56 DEBUG : appleapple: size = 21 OK 2026/07/13 05:53:56 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/13 05:53:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 05:53:57 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/13 05:53:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/13 05:53:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 05:53:57 DEBUG : splitbanan: size = 16 OK 2026/07/13 05:53:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/13 05:53:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 05:54:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/13 05:54:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/13 05:54:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 05:54:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/13 05:54:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/13 05:54:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 05:54:03 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/13 05:54:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/13 05:54:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 05:54:03 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/13 05:54:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/13 05:54:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 05:54:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/13 05:54:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/13 05:54:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 05:54:07 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/13 05:54:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/13 05:54:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 05:54:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/13 05:54:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/13 05:54:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 05:54:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/13 05:54:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/13 05:54:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 05:54:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/13 05:54:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/13 05:54:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 05:54:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/13 05:54:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/13 05:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 05:54:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/13 05:54:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/13 05:54:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/13 05:54:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/13 05:54:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/13 05:54:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/13 05:54:20 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/13 05:54:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/13 05:54:20 DEBUG : Waiting for deletions to finish 2026/07/13 05:54:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/13 05:54:20 INFO : dir1/0014-89;=.txt: Deleted 2026/07/13 05:54:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/13 05:54:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/13 05:54:20 INFO : dir1/0008-2345678.txt: Deleted 2026/07/13 05:54:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/13 05:54:20 INFO : dir1/0011-56789;.txt: Deleted 2026/07/13 05:54:20 INFO : dir1/0012-6789;.txt: Deleted 2026/07/13 05:54:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/13 05:54:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/13 05:54:20 INFO : dir1/0009-3456789.txt: Deleted 2026/07/13 05:54:20 INFO : dir1/0015-9;=.txt: Deleted 2026/07/13 05:54:20 INFO : appleappleapplebanana: Deleted 2026/07/13 05:54:20 INFO : dir1/0013-789;=.txt: Deleted 2026/07/13 05:54:21 INFO : dir1/0003-defghij.txt: Deleted 2026/07/13 05:54:21 INFO : splitbananasplit: Deleted 2026/07/13 05:54:21 INFO : dir1/0007-1234567.txt: Deleted 2026/07/13 05:54:21 INFO : dir1/0010-456789.txt: Deleted 2026/07/13 05:54:21 DEBUG : Waiting for deletions to finish 2026/07/13 05:54:21 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : apple: Excluded 2026/07/13 05:54:21 DEBUG : appleapple: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : appleapple: Excluded 2026/07/13 05:54:21 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : banana: Excluded 2026/07/13 05:54:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : splitbanan: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0000-abcde: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0001-bcdef: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0002-cdefg: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0003-defgh: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0004-efghi: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0005-fghij: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0006-ghijk: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0007-12345: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0008-23456: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0009-34567: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0010-45678: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0011-56789: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0012-6789;: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0013-789;=: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0014-89;=.: Excluded 2026/07/13 05:54:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/13 05:54:21 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/13 05:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 05:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 05:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 05:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 05:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 05:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 05:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 05:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 05:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 05:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 05:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 05:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 05:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 05:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 05:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 05:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 05:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 05:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 05:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 05:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 05:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 05:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 05:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 05:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 05:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 05:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 05:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 05:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 05:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 05:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 05:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 05:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 05:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 05:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 05:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 05:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 05:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 05:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 05:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 05:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 05:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 05:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 05:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 05:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 05:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 05:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 05:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 05:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 05:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 05:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 05:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 05:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 05:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 05:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 05:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 05:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 05:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 05:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 05:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 05:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 05:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 05:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 05:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 05:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 05:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 05:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 05:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 05:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 05:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 05:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 05:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 05:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 05:54:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 05:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 05:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 05:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 05:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 05:54:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:54:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:54:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:54:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:54:22 DEBUG : apple: size = 5 OK 2026/07/13 05:54:22 DEBUG : apple: Sizes identical 2026/07/13 05:54:22 DEBUG : apple: Unchanged skipping 2026/07/13 05:54:22 DEBUG : appleapple: size = 21 OK 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 05:54:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 05:54:22 DEBUG : splitbanan: size = 16 OK 2026/07/13 05:54:22 DEBUG : splitbananasplit: Sizes identical 2026/07/13 05:54:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 05:54:22 DEBUG : banana: size = 6 OK 2026/07/13 05:54:22 DEBUG : banana: Sizes identical 2026/07/13 05:54:22 DEBUG : banana: Unchanged skipping 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 05:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 05:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 05:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 05:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 05:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 05:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 05:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 05:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 05:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 05:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 05:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 05:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 05:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 05:54:22 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/13 05:54:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/13 05:54:22 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/13 05:54:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/13 05:54:22 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/13 05:54:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/13 05:54:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/13 05:54:22 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/13 05:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 05:54:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/13 05:54:22 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/13 05:54:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/13 05:54:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/13 05:54:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/13 05:54:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/13 05:54:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/13 05:54:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/13 05:54:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/13 05:54:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 05:54:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 05:54:22 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:54:22 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:54:22 DEBUG : Waiting for deletions to finish 2026/07/13 05:54:22 DEBUG : Waiting for deletions to finish 2026/07/13 05:54:23 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : apple: Excluded 2026/07/13 05:54:23 DEBUG : appleapple: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : appleapple: Excluded 2026/07/13 05:54:23 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : banana: Excluded 2026/07/13 05:54:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : splitbanan: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0000-abcde: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0001-bcdef: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0002-cdefg: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0003-defgh: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0004-efghi: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0005-fghij: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0006-ghijk: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0007-12345: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0008-23456: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0009-34567: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0010-45678: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0011-56789: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0012-6789;: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0013-789;=: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0014-89;=.: Excluded 2026/07/13 05:54:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/13 05:54:23 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/13 05:54:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 05:54:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 05:54:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 05:54:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 05:54:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 05:54:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 05:54:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 05:54:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 05:54:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 05:54:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 05:54:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 05:54:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 05:54:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 05:54:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 05:54:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 05:54:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 05:54:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 05:54:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 05:54:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 05:54:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 05:54:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 05:54:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 05:54:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 05:54:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 05:54:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 05:54:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 05:54:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 05:54:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 05:54:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 05:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 05:54:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 05:54:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 05:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 05:54:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 05:54:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 05:54:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 05:54:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 05:54:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 05:54:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 05:54:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 05:54:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 05:54:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 05:54:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 05:54:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 05:54:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 05:54:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 05:54:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 05:54:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 05:54:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 05:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 05:54:23 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:56:20 DEBUG : Waiting for deletions to finish 2026/07/13 05:56:20 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : apple: Excluded 2026/07/13 05:56:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:56:20 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : banana: Excluded 2026/07/13 05:56:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : splitbananasplit: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:56:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:56:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:56:21 DEBUG : apple: size = 5 OK 2026/07/13 05:56:21 DEBUG : apple: Sizes identical 2026/07/13 05:56:21 DEBUG : apple: Unchanged skipping 2026/07/13 05:56:21 DEBUG : banana: size = 6 OK 2026/07/13 05:56:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 05:56:21 DEBUG : banana: Sizes identical 2026/07/13 05:56:21 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 05:56:21 DEBUG : banana: Unchanged skipping 2026/07/13 05:56:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 05:56:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 05:56:21 DEBUG : splitbananasplit: Sizes identical 2026/07/13 05:56:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 05:56:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 05:56:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 05:56:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 05:56:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 05:56:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 05:56:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 05:56:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:56:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 05:56:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 05:56:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 05:56:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 05:56:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 05:56:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 05:56:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 05:56:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 05:56:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 05:56:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 05:56:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 05:56:21 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:56:21 DEBUG : Waiting for deletions to finish 2026/07/13 05:56:21 DEBUG : Waiting for deletions to finish 2026/07/13 05:56:22 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : apple: Excluded 2026/07/13 05:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:56:22 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : banana: Excluded 2026/07/13 05:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : splitbananasplit: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:56:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:56:23 DEBUG : apple: size = 5 OK 2026/07/13 05:56:23 DEBUG : apple: Sizes identical 2026/07/13 05:56:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 05:56:23 DEBUG : banana: size = 6 OK 2026/07/13 05:56:23 DEBUG : banana: Sizes identical 2026/07/13 05:56:23 DEBUG : splitbananasplit: Sizes identical 2026/07/13 05:56:23 DEBUG : banana: Unchanged skipping 2026/07/13 05:56:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 05:56:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 05:56:23 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 05:56:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 05:56:23 DEBUG : apple: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 05:56:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 05:56:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 05:56:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 05:56:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 05:56:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 05:56:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:56:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 05:56:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 05:56:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 05:56:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 05:56:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 05:56:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 05:56:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 05:56:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 05:56:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 05:56:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 05:56:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 05:56:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 05:56:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:56:23 DEBUG : Waiting for deletions to finish 2026/07/13 05:56:23 DEBUG : Waiting for deletions to finish 2026/07/13 05:56:23 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:56:23 DEBUG : apple: Excluded 2026/07/13 05:56:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:56:23 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:56:23 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:56:23 DEBUG : banana: Excluded 2026/07/13 05:56:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:56:23 DEBUG : splitbananasplit: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:56:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:56:24 DEBUG : Waiting for deletions to finish 2026/07/13 05:56:24 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : apple: Excluded 2026/07/13 05:56:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:56:24 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : banana: Excluded 2026/07/13 05:56:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:56:24 DEBUG : splitbananasplit: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:56:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:56:25 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 05:58:19 DEBUG : Waiting for deletions to finish 2026/07/13 05:58:20 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : apple: Excluded 2026/07/13 05:58:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:58:20 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : banana: Excluded 2026/07/13 05:58:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : splitbananasplit: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:58:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:58:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:58:21 DEBUG : apple: size = 5 OK 2026/07/13 05:58:21 DEBUG : apple: Sizes identical 2026/07/13 05:58:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 05:58:21 DEBUG : apple: Unchanged skipping 2026/07/13 05:58:21 DEBUG : splitbananasplit: Sizes identical 2026/07/13 05:58:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 05:58:21 DEBUG : banana: size = 6 OK 2026/07/13 05:58:21 DEBUG : banana: Sizes identical 2026/07/13 05:58:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 05:58:21 DEBUG : banana: Unchanged skipping 2026/07/13 05:58:21 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 05:58:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 05:58:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 05:58:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:58:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 05:58:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 05:58:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 05:58:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 05:58:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 05:58:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 05:58:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 05:58:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 05:58:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 05:58:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 05:58:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 05:58:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 05:58:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 05:58:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 05:58:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 05:58:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 05:58:21 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:58:21 DEBUG : Waiting for deletions to finish 2026/07/13 05:58:21 DEBUG : Waiting for deletions to finish 2026/07/13 05:58:21 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : apple: Excluded 2026/07/13 05:58:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:58:21 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : banana: Excluded 2026/07/13 05:58:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : splitbananasplit: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:58:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:58:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 05:58:22 DEBUG : apple: size = 5 OK 2026/07/13 05:58:22 DEBUG : apple: Sizes identical 2026/07/13 05:58:22 DEBUG : apple: Unchanged skipping 2026/07/13 05:58:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 05:58:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 05:58:22 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 05:58:22 DEBUG : splitbananasplit: Sizes identical 2026/07/13 05:58:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 05:58:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 05:58:22 DEBUG : banana: size = 6 OK 2026/07/13 05:58:22 DEBUG : banana: Sizes identical 2026/07/13 05:58:22 DEBUG : banana: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 05:58:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 05:58:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 05:58:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 05:58:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 05:58:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 05:58:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 05:58:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 05:58:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 05:58:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 05:58:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 05:58:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 05:58:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 05:58:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 05:58:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 05:58:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 05:58:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 05:58:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 05:58:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 05:58:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 05:58:23 DEBUG : Waiting for deletions to finish 2026/07/13 05:58:23 DEBUG : Waiting for deletions to finish 2026/07/13 05:58:23 DEBUG : apple: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : apple: Excluded 2026/07/13 05:58:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : appleappleapplebanana: Excluded 2026/07/13 05:58:23 DEBUG : banana: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : banana: Excluded 2026/07/13 05:58:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : splitbananasplit: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 05:58:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 05:58:23 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:00:19 DEBUG : Waiting for deletions to finish 2026/07/13 06:00:22 DEBUG : apple: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : apple: Excluded 2026/07/13 06:00:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : appleappleapplebanana: Excluded 2026/07/13 06:00:22 DEBUG : banana: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : banana: Excluded 2026/07/13 06:00:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : splitbananasplit: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 06:00:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 06:00:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 06:00:23 DEBUG : apple: size = 5 OK 2026/07/13 06:00:23 DEBUG : apple: Sizes identical 2026/07/13 06:00:23 DEBUG : apple: Unchanged skipping 2026/07/13 06:00:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 06:00:23 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 06:00:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 06:00:23 DEBUG : banana: size = 6 OK 2026/07/13 06:00:23 DEBUG : banana: Sizes identical 2026/07/13 06:00:23 DEBUG : banana: Unchanged skipping 2026/07/13 06:00:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 06:00:23 DEBUG : splitbananasplit: Sizes identical 2026/07/13 06:00:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 06:00:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 06:00:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 06:00:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 06:00:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 06:00:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 06:00:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 06:00:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:00:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 06:00:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 06:00:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 06:00:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 06:00:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 06:00:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 06:00:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 06:00:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 06:00:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 06:00:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 06:00:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 06:00:23 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:00:23 DEBUG : Waiting for deletions to finish 2026/07/13 06:00:23 DEBUG : Waiting for deletions to finish 2026/07/13 06:00:24 DEBUG : apple: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : apple: Excluded 2026/07/13 06:00:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : appleappleapplebanana: Excluded 2026/07/13 06:00:24 DEBUG : banana: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : banana: Excluded 2026/07/13 06:00:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : splitbananasplit: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 06:00:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 06:00:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 06:00:25 DEBUG : apple: size = 5 OK 2026/07/13 06:00:25 DEBUG : apple: Sizes identical 2026/07/13 06:00:25 DEBUG : apple: Unchanged skipping 2026/07/13 06:00:25 DEBUG : banana: size = 6 OK 2026/07/13 06:00:25 DEBUG : banana: Sizes identical 2026/07/13 06:00:25 DEBUG : banana: Unchanged skipping 2026/07/13 06:00:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 06:00:25 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 06:00:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 06:00:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 06:00:25 DEBUG : splitbananasplit: Sizes identical 2026/07/13 06:00:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 06:00:25 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 06:00:25 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 06:00:25 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 06:00:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 06:00:25 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 06:00:25 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 06:00:25 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 06:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 06:00:25 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 06:00:25 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 06:00:25 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 06:00:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 06:00:25 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 06:00:25 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 06:00:25 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 06:00:25 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 06:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 06:00:25 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:00:25 DEBUG : Waiting for deletions to finish 2026/07/13 06:00:25 DEBUG : Waiting for deletions to finish 2026/07/13 06:00:25 DEBUG : apple: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : apple: Excluded 2026/07/13 06:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : appleappleapplebanana: Excluded 2026/07/13 06:00:25 DEBUG : banana: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : banana: Excluded 2026/07/13 06:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : splitbananasplit: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 06:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 06:00:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 06:00:33 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/lowercase run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:02:30 DEBUG : Waiting for deletions to finish 2026/07/13 06:02:30 DEBUG : apple: Excluded (Path Filter) 2026/07/13 06:02:30 DEBUG : apple: Excluded 2026/07/13 06:02:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 06:02:30 DEBUG : appleappleapplebanana: Excluded 2026/07/13 06:02:30 DEBUG : banana: Excluded (Path Filter) 2026/07/13 06:02:30 DEBUG : banana: Excluded 2026/07/13 06:02:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 06:02:30 DEBUG : splitbananasplit: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 06:02:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 06:02:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 06:02:32 DEBUG : apple: size = 5 OK 2026/07/13 06:02:32 DEBUG : apple: Sizes identical 2026/07/13 06:02:32 DEBUG : apple: Unchanged skipping 2026/07/13 06:02:32 DEBUG : banana: size = 6 OK 2026/07/13 06:02:32 DEBUG : banana: Sizes identical 2026/07/13 06:02:32 DEBUG : banana: Unchanged skipping 2026/07/13 06:02:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 06:02:32 DEBUG : splitbananasplit: Sizes identical 2026/07/13 06:02:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 06:02:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 06:02:32 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 06:02:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 06:02:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 06:02:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 06:02:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:02:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 06:02:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 06:02:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 06:02:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 06:02:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 06:02:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 06:02:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 06:02:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 06:02:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 06:02:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 06:02:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 06:02:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 06:02:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 06:02:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 06:02:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 06:02:33 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:02:33 DEBUG : Waiting for deletions to finish 2026/07/13 06:02:33 DEBUG : Waiting for deletions to finish 2026/07/13 06:02:34 DEBUG : apple: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : apple: Excluded 2026/07/13 06:02:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : appleappleapplebanana: Excluded 2026/07/13 06:02:34 DEBUG : banana: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : banana: Excluded 2026/07/13 06:02:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : splitbananasplit: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 06:02:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 06:02:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 06:02:35 DEBUG : apple: size = 5 OK 2026/07/13 06:02:35 DEBUG : apple: Sizes identical 2026/07/13 06:02:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 06:02:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 06:02:35 DEBUG : splitbananasplit: Sizes identical 2026/07/13 06:02:35 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 06:02:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 06:02:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 06:02:35 DEBUG : banana: size = 6 OK 2026/07/13 06:02:35 DEBUG : banana: Sizes identical 2026/07/13 06:02:35 DEBUG : banana: Unchanged skipping 2026/07/13 06:02:35 DEBUG : apple: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 06:02:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 06:02:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 06:02:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:02:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 06:02:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 06:02:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 06:02:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 06:02:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 06:02:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 06:02:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 06:02:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 06:02:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 06:02:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 06:02:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 06:02:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 06:02:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 06:02:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 06:02:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 06:02:35 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:02:35 DEBUG : Waiting for deletions to finish 2026/07/13 06:02:35 DEBUG : Waiting for deletions to finish 2026/07/13 06:02:35 DEBUG : apple: Excluded (Path Filter) 2026/07/13 06:02:35 DEBUG : apple: Excluded 2026/07/13 06:02:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 06:02:35 DEBUG : appleappleapplebanana: Excluded 2026/07/13 06:02:35 DEBUG : banana: Excluded (Path Filter) 2026/07/13 06:02:35 DEBUG : banana: Excluded 2026/07/13 06:02:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 06:02:35 DEBUG : splitbananasplit: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 06:02:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 06:02:36 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:04:33 DEBUG : Waiting for deletions to finish 2026/07/13 06:04:33 DEBUG : apple: Excluded (Path Filter) 2026/07/13 06:04:33 DEBUG : apple: Excluded 2026/07/13 06:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 06:04:33 DEBUG : appleappleapplebanana: Excluded 2026/07/13 06:04:33 DEBUG : banana: Excluded (Path Filter) 2026/07/13 06:04:33 DEBUG : banana: Excluded 2026/07/13 06:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 06:04:33 DEBUG : splitbananasplit: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 06:04:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 06:04:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 06:04:36 DEBUG : apple: size = 5 OK 2026/07/13 06:04:36 DEBUG : apple: Sizes identical 2026/07/13 06:04:36 DEBUG : apple: Unchanged skipping 2026/07/13 06:04:36 DEBUG : banana: size = 6 OK 2026/07/13 06:04:36 DEBUG : banana: Sizes identical 2026/07/13 06:04:36 DEBUG : banana: Unchanged skipping 2026/07/13 06:04:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 06:04:36 DEBUG : splitbananasplit: Sizes identical 2026/07/13 06:04:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 06:04:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 06:04:36 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 06:04:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 06:04:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 06:04:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 06:04:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 06:04:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 06:04:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 06:04:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 06:04:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 06:04:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 06:04:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 06:04:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:04:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 06:04:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 06:04:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 06:04:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 06:04:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 06:04:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 06:04:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 06:04:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 06:04:36 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:04:36 DEBUG : Waiting for deletions to finish 2026/07/13 06:04:36 DEBUG : Waiting for deletions to finish 2026/07/13 06:04:36 DEBUG : apple: Excluded (Path Filter) 2026/07/13 06:04:36 DEBUG : apple: Excluded 2026/07/13 06:04:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 06:04:36 DEBUG : appleappleapplebanana: Excluded 2026/07/13 06:04:36 DEBUG : banana: Excluded (Path Filter) 2026/07/13 06:04:36 DEBUG : banana: Excluded 2026/07/13 06:04:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 06:04:36 DEBUG : splitbananasplit: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 06:04:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 06:04:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/13 06:04:37 DEBUG : apple: size = 5 OK 2026/07/13 06:04:37 DEBUG : apple: Sizes identical 2026/07/13 06:04:37 DEBUG : apple: Unchanged skipping 2026/07/13 06:04:37 DEBUG : banana: size = 6 OK 2026/07/13 06:04:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 06:04:37 DEBUG : splitbananasplit: Sizes identical 2026/07/13 06:04:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 06:04:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 06:04:37 DEBUG : appleappleapplebanana: Sizes identical 2026/07/13 06:04:37 DEBUG : banana: Sizes identical 2026/07/13 06:04:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 06:04:37 DEBUG : banana: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 06:04:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 06:04:38 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:04:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 06:04:38 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 06:04:38 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 06:04:38 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 06:04:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 06:04:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 06:04:38 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 06:04:38 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 06:04:38 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 06:04:38 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 06:04:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 06:04:38 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 06:04:38 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 06:04:38 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 06:04:38 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/13 06:04:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 06:04:38 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:04:38 DEBUG : Waiting for deletions to finish 2026/07/13 06:04:38 DEBUG : Waiting for deletions to finish 2026/07/13 06:04:40 DEBUG : apple: Excluded (Path Filter) 2026/07/13 06:04:40 DEBUG : apple: Excluded 2026/07/13 06:04:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 06:04:40 DEBUG : appleappleapplebanana: Excluded 2026/07/13 06:04:40 DEBUG : banana: Excluded (Path Filter) 2026/07/13 06:04:40 DEBUG : banana: Excluded 2026/07/13 06:04:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 06:04:40 DEBUG : splitbananasplit: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/13 06:04:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 06:04:41 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (1545.86s) --- PASS: TestTransform/NFC (120.00s) --- PASS: TestTransform/NFD (121.83s) --- PASS: TestTransform/base64 (161.39s) --- PASS: TestTransform/prefix (188.19s) --- PASS: TestTransform/suffix (188.24s) --- PASS: TestTransform/truncate (148.26s) --- PASS: TestTransform/encoder (121.62s) --- PASS: TestTransform/ISO-8859-1 (121.62s) --- PASS: TestTransform/charmap (127.41s) --- PASS: TestTransform/lowercase (122.90s) --- PASS: TestTransform/ascii (124.41s) === RUN TestTransformCopy run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:04:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/13 06:04:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/13 06:04:49 INFO : sub dir_somesuffix: Making directory 2026/07/13 06:04:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/13 06:04:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/13 06:04:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/13 06:04:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/13 06:04:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/13 06:04:51 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:04:51 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:04:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/13 06:04:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/13 06:04:58 DEBUG : Waiting for deletions to finish 2026/07/13 06:05:00 ERROR : sub dir_somesuffix: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestTransformCopy (18.31s) === RUN TestDoubleTransform run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:05:07 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:07 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:07 INFO : tictactoe: Making directory 2026/07/13 06:05:08 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:08 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:05:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/13 06:05:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:05:08 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:05:08 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:05:15 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/13 06:05:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/13 06:05:15 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (9.63s) === RUN TestFileTag run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:05:17 INFO : toe: Making directory 2026/07/13 06:05:17 INFO : toe/toe: Making directory 2026/07/13 06:05:18 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/13 06:05:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/13 06:05:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/13 06:05:18 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:05:18 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:05:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/13 06:05:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/13 06:05:25 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (15.01s) === RUN TestNoTag run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:05:32 INFO : toe: Making directory 2026/07/13 06:05:32 INFO : toe/toe: Making directory 2026/07/13 06:05:33 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/13 06:05:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/13 06:05:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/13 06:05:33 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:05:33 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:05:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/13 06:05:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/13 06:05:39 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (10.62s) === RUN TestDirTag run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:05:42 DEBUG : empty_dir: Making directory with metadata 2026/07/13 06:05:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 06:05:42 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:05:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:05:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:05:42 INFO : tictacempty_dir: Making directory 2026/07/13 06:05:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:05:43 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:43 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:43 INFO : tictactoe: Making directory 2026/07/13 06:05:43 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:43 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:05:43 INFO : tictactoe/tictactoe: Making directory 2026/07/13 06:05:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:05:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/13 06:05:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 06:05:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/13 06:05:44 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:05:44 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:05:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/13 06:05:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/13 06:05:48 DEBUG : Waiting for deletions to finish run.go:186: removing dir "tictactoe" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestDirTag (10.61s) === RUN TestAllTag run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:05:53 DEBUG : empty_dir: Making directory with metadata 2026/07/13 06:05:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 06:05:53 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:05:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:05:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:05:53 INFO : tictacempty_dir: Making directory 2026/07/13 06:05:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:05:53 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:53 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:53 INFO : tictactoe: Making directory 2026/07/13 06:05:54 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:54 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:05:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:05:54 INFO : tictactoe/tictactoe: Making directory 2026/07/13 06:05:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:05:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/13 06:05:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:05:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 06:05:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:05:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:05:54 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:06:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 06:06:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:06:01 DEBUG : Waiting for deletions to finish 2026/07/13 06:06:02 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:06:02 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:06:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:06:03 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:03 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/13 06:06:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 06:06:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/13 06:06:03 NOTICE: Internxt root 'rclone-test-hunumuy9biba': 0 differences found 2026/07/13 06:06:03 NOTICE: Internxt root 'rclone-test-hunumuy9biba': 1 hashes could not be checked 2026/07/13 06:06:03 NOTICE: Internxt root 'rclone-test-hunumuy9biba': 1 matching files --- PASS: TestAllTag (12.65s) === RUN TestRunTwice run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:06:06 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:06 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:06 INFO : tictactoe: Making directory 2026/07/13 06:06:06 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:06 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:06:06 INFO : tictactoe/tictactoe: Making directory 2026/07/13 06:06:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:06:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/13 06:06:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 06:06:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/13 06:06:07 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:06:07 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:06:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/13 06:06:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/13 06:06:13 DEBUG : Waiting for deletions to finish 2026/07/13 06:06:14 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:14 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:14 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:06:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/13 06:06:14 DEBUG : toe/toe/toe.txt: Sizes identical 2026/07/13 06:06:14 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:06:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/13 06:06:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/13 06:06:14 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:06:14 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (12.17s) === RUN TestSyntax 2026/07/13 06:06:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:06:18 INFO : toe: Making directory 2026/07/13 06:06:18 INFO : toe/toe: Making directory 2026/07/13 06:06:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/13 06:06:19 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:06:19 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:06:26 DEBUG : toe/toe/toe: size = 11 OK 2026/07/13 06:06:26 INFO : toe/toe/toe: Copied (new) 2026/07/13 06:06:26 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (11.51s) === RUN TestMove run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:06:29 DEBUG : empty_dir: Making directory with metadata 2026/07/13 06:06:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 06:06:29 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:06:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:06:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:06:31 INFO : tictacempty_dir: Making directory 2026/07/13 06:06:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:06:32 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:32 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:32 INFO : tictactoe: Making directory 2026/07/13 06:06:32 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:32 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:06:32 INFO : tictactoe/tictactoe: Making directory 2026/07/13 06:06:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:06:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/13 06:06:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:06:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 06:06:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:06:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:06:34 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:06:34 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:06:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 06:06:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:06:42 INFO : toe/toe/toe.txt: Deleted 2026/07/13 06:06:42 INFO : toe/toe: Removing directory 2026/07/13 06:06:42 INFO : toe: Removing directory 2026/07/13 06:06:42 INFO : empty_dir: Removing directory 2026/07/13 06:06:42 DEBUG : Local file system at /tmp/rclone3825049289: deleted 3 directories --- PASS: TestMove (19.03s) === RUN TestTransformFile run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:06:48 DEBUG : empty_dir: Making directory with metadata 2026/07/13 06:06:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 06:06:48 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:06:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:06:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:06:48 INFO : tictacempty_dir: Making directory 2026/07/13 06:06:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:06:49 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:49 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:49 INFO : tictactoe: Making directory 2026/07/13 06:06:49 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:49 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:06:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:06:49 INFO : tictactoe/tictactoe: Making directory 2026/07/13 06:06:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:06:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/13 06:06:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:06:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 06:06:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:06:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:06:50 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:06:50 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:06:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 06:06:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:06:55 INFO : toe/toe/toe.txt: Deleted 2026/07/13 06:06:55 INFO : toe/toe: Removing directory 2026/07/13 06:06:55 INFO : toe: Removing directory 2026/07/13 06:06:55 INFO : empty_dir: Removing directory 2026/07/13 06:06:55 DEBUG : Local file system at /tmp/rclone3825049289: deleted 3 directories 2026/07/13 06:06:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 06:06:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/07/13 06:06:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 06:06:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 06:06:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 06:06:57 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (12.58s) === RUN TestManualTransformFile run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:07:01 DEBUG : Reset feature "Copy" 2026/07/13 06:07:01 DEBUG : Reset feature "Move" 2026/07/13 06:07:01 DEBUG : Reset feature "Copy" 2026/07/13 06:07:01 DEBUG : Reset feature "Move" 2026/07/13 06:07:01 DEBUG : empty_dir: Making directory with metadata 2026/07/13 06:07:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 06:07:01 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:07:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:07:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:07:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:07:01 INFO : tictacempty_dir: Making directory 2026/07/13 06:07:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 06:07:01 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:07:01 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:07:01 INFO : tictactoe: Making directory 2026/07/13 06:07:04 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:07:04 DEBUG : toe: transformed to: tictactoe 2026/07/13 06:07:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:07:04 INFO : tictactoe/tictactoe: Making directory 2026/07/13 06:07:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 06:07:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/13 06:07:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:07:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 06:07:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:07:05 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:07:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:07:05 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:07:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 06:07:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 06:07:10 INFO : toe/toe/toe.txt: Deleted 2026/07/13 06:07:10 INFO : toe/toe: Removing directory 2026/07/13 06:07:10 INFO : toe: Removing directory 2026/07/13 06:07:10 INFO : empty_dir: Removing directory 2026/07/13 06:07:10 DEBUG : Local file system at /tmp/rclone3825049289: deleted 3 directories 2026/07/13 06:07:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 06:07:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/07/13 06:07:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 06:07:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 06:07:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 06:07:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/13 06:07:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/13 06:07:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted run.go:186: removing dir "toe" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestManualTransformFile (25.13s) === RUN TestBase64 run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:07:26 DEBUG : toe: transformed to: dG9l 2026/07/13 06:07:26 DEBUG : toe: transformed to: dG9l 2026/07/13 06:07:26 INFO : dG9l: Making directory 2026/07/13 06:07:27 DEBUG : toe: transformed to: dG9l 2026/07/13 06:07:27 DEBUG : toe: transformed to: dG9l 2026/07/13 06:07:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/13 06:07:27 INFO : dG9l/dG9l: Making directory 2026/07/13 06:07:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/13 06:07:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/13 06:07:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/13 06:07:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 06:07:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/13 06:07:27 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:07:27 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:07:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/13 06:07:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/13 06:07:33 DEBUG : Waiting for deletions to finish 2026/07/13 06:07:34 DEBUG : dG9l: transformed to: toe 2026/07/13 06:07:34 DEBUG : dG9l: transformed to: toe 2026/07/13 06:07:34 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/13 06:07:34 DEBUG : dG9l: transformed to: toe 2026/07/13 06:07:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/13 06:07:34 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/13 06:07:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/13 06:07:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/13 06:07:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/07/13 06:07:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/13 06:07:34 DEBUG : Local file system at /tmp/rclone3825049289: Waiting for checks to finish 2026/07/13 06:07:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/13 06:07:34 DEBUG : Local file system at /tmp/rclone3825049289: Waiting for transfers to finish 2026/07/13 06:07:34 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (11.07s) === RUN TestError run.go:198: Remote "Internxt root 'rclone-test-hunumuy9biba'", Local "Local file system at /tmp/rclone3825049289", Modify Window "876000h0m0s" 2026/07/13 06:07:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 06:07:37 DEBUG : toe: transformed to: 2026/07/13 06:07:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 06:07:37 DEBUG : toe: transformed to: 2026/07/13 06:07:37 INFO : Internxt root 'rclone-test-hunumuy9biba': Making directory 2026/07/13 06:07:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 06:07:37 DEBUG : toe: transformed to: 2026/07/13 06:07:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 06:07:37 DEBUG : toe: transformed to: 2026/07/13 06:07:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 06:07:37 DEBUG : toe/toe: transformed to: 2026/07/13 06:07:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/13 06:07:37 INFO : toe/toe: Making directory 2026/07/13 06:07:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 06:07:38 DEBUG : toe/toe: transformed to: 2026/07/13 06:07:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/13 06:07:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 06:07:38 DEBUG : toe: transformed to: 2026/07/13 06:07:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/13 06:07:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 06:07:38 DEBUG : toe/toe/toe: transformed to: 2026/07/13 06:07:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/13 06:07:38 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for checks to finish 2026/07/13 06:07:38 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Waiting for transfers to finish 2026/07/13 06:07:44 DEBUG : toe/toe/toe: size = 11 OK 2026/07/13 06:07:44 INFO : toe/toe/toe: Copied (new) 2026/07/13 06:07:44 ERROR : Internxt root 'rclone-test-hunumuy9biba': not deleting files as there were IO errors 2026/07/13 06:07:44 ERROR : Internxt root 'rclone-test-hunumuy9biba': not deleting directories as there were IO errors --- PASS: TestError (12.64s) FAIL 2026/07/13 06:07:52 DEBUG : Internxt root 'rclone-test-hunumuy9biba': Purge dir "" "./sync.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 1h0m6.240671811s (try 1/5): exit status 1: Failed [TestSyncBackupDirWithSuffixKeepExtension TestSyncSuffix]