"./sync.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) 2026/02/18 03:03:14 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cesiqat1nono" 2026/02/18 03:03:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/18 03:03:15 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:03:15 DEBUG : Creating backend with remote "/tmp/rclone3017418342" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:03:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:03:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/18 03:03:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:03:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.07s) === RUN TestCopy run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:03:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/18 03:03:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:03:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:03:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:03:18 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:03:18 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:03:18 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/18 03:03:19 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopy (10.41s) === RUN TestCopyMetadata run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.44s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.43s) === RUN TestCopyMissingDirectory run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:03:28 DEBUG : Creating backend with remote "/non-existing" 2026/02/18 03:03:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/18 03:03:28 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:03:28 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.18s) === RUN TestCopyNoTraverse run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:03:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:03:29 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:03:29 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:03:30 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:03:30 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:03:32 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyNoTraverse (10.17s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:03:39 INFO : Internxt root 'rclone-test-cesiqat1nono': Running all checks before starting transfers 2026/02/18 03:03:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:03:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:03:39 INFO : Internxt root 'rclone-test-cesiqat1nono': Checks finished, now starting transfers 2026/02/18 03:03:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:03:41 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:03:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.83s) === RUN TestSyncNoTraverse run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:03:42 ERROR : Ignoring --no-traverse with sync 2026/02/18 03:03:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:03:42 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:03:42 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:03:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:03:43 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:03:43 DEBUG : Waiting for deletions to finish 2026/02/18 03:03:45 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncNoTraverse (9.99s) === RUN TestCopyWithDepth run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:03:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/18 03:03:52 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:03:52 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:03:53 DEBUG : hello world2: size = 12 OK 2026/02/18 03:03:53 INFO : hello world2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithDepth (9.15s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:04:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:04:01 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:04:01 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:04:02 DEBUG : potato2: size = 11 OK 2026/02/18 03:04:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:04:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:04:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:04:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:04:04 DEBUG : potato2: size = 11 OK 2026/02/18 03:04:04 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (8.83s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:04:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/18 03:04:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/18 03:04:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/18 03:04:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/18 03:04:12 INFO : sub dir2: Making directory 2026/02/18 03:04:12 INFO : sub dir: Making directory 2026/02/18 03:04:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:04:13 INFO : sub dir2/sub sub dir2: Making directory 2026/02/18 03:04:13 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:04:13 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:04:13 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:04:13 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:04:14 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing dir "sub dir2" failed - try 1/5: directory not empty 2026/02/18 03:04:17 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyEmptyDirectories (12.55s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:04:24 INFO : sub dir2: Making directory 2026/02/18 03:04:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/18 03:04:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/18 03:04:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:04:25 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:04:25 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:04:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:04:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.98s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:04:27 DEBUG : sub dir2: Making directory with metadata 2026/02/18 03:04:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/18 03:04:28 INFO : sub dir2: Making directory 2026/02/18 03:04:28 INFO : sub dir: Making directory 2026/02/18 03:04:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:04:28 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:04:28 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:04:29 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:04:29 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:04:29 INFO : sub dir/hello world: Deleted 2026/02/18 03:04:29 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/18 03:04:29 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/18 03:04:31 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveEmptyDirectories (10.95s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.41s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:04:39 INFO : sub dir2: Making directory 2026/02/18 03:04:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:04:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:04:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:04:40 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:04:40 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:04:40 INFO : sub dir/hello world: Deleted 2026/02/18 03:04:42 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveNoEmptyDirectories (10.11s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:04:49 DEBUG : sub dir2: Making directory with metadata 2026/02/18 03:04:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/18 03:04:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/18 03:04:49 INFO : sub dir2: Making directory 2026/02/18 03:04:49 INFO : sub dir: Making directory 2026/02/18 03:04:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:04:50 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:04:50 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:04:50 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:04:50 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:04:50 DEBUG : Waiting for deletions to finish 2026/02/18 03:04:51 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.60s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:04:53 INFO : sub dir2: Making directory 2026/02/18 03:04:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:04:53 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:04:53 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:04:54 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:04:54 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:04:54 DEBUG : Waiting for deletions to finish 2026/02/18 03:04:56 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncNoEmptyDirectories (10.22s) === RUN TestServerSideCopy run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:05:04 DEBUG : Creating backend with remote "TestInternxt:rclone-test-dukaqok6godi" 2026/02/18 03:05:04 DEBUG : Config file has changed externally - reloading 2026/02/18 03:05:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:620: Server side copy (if possible) Internxt root 'rclone-test-cesiqat1nono' -> Internxt root 'rclone-test-dukaqok6godi' 2026/02/18 03:05:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:05:06 DEBUG : Internxt root 'rclone-test-dukaqok6godi': Waiting for checks to finish 2026/02/18 03:05:06 DEBUG : Internxt root 'rclone-test-dukaqok6godi': Waiting for transfers to finish 2026/02/18 03:05:07 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:05:07 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:05:08 DEBUG : Internxt root 'rclone-test-dukaqok6godi': Purge object "sub dir/hello world" 2026/02/18 03:05:08 DEBUG : Internxt root 'rclone-test-dukaqok6godi': Purge dir "sub dir" 2026/02/18 03:05:08 NOTICE: purge failed to rmdir "sub dir": directory not empty 2026/02/18 03:05:08 DEBUG : Internxt root 'rclone-test-dukaqok6godi': Purge dir "" 2026/02/18 03:05:09 NOTICE: purge failed to rmdir "": directory not empty 2026/02/18 03:05:10 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestServerSideCopy (13.92s) === RUN TestCopyOverSelf run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:05:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:05:19 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:05:19 DEBUG : sub dir/hello world: Sizes differ 2026/02/18 03:05:19 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:05:19 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:05:19 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-hudoyaf5. (UUID: 672b06f4-cfd9-42be-936c-0a40e657b9d4) 2026/02/18 03:05:20 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file hello world.rclone-backup-hudoyaf5. (UUID: 672b06f4-cfd9-42be-936c-0a40e657b9d4) 2026/02/18 03:05:20 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:05:20 DEBUG : sub dir/hello world: size = 17 OK 2026/02/18 03:05:20 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (4.42s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:05:23 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fivozoc7kima" 2026/02/18 03:05:23 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:656: Server side copy (if possible) Internxt root 'rclone-test-cesiqat1nono' -> Internxt root 'rclone-test-fivozoc7kima' 2026/02/18 03:05:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:05:24 DEBUG : Internxt root 'rclone-test-fivozoc7kima': Waiting for checks to finish 2026/02/18 03:05:24 DEBUG : Internxt root 'rclone-test-fivozoc7kima': Waiting for transfers to finish 2026/02/18 03:05:25 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:05:25 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:05:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-vibugal6. (UUID: 69996f5b-9cd1-4d28-b83f-605d4e09334d) 2026/02/18 03:05:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file hello world.rclone-backup-vibugal6. (UUID: 69996f5b-9cd1-4d28-b83f-605d4e09334d) 2026/02/18 03:05:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:05:28 DEBUG : Internxt root 'rclone-test-fivozoc7kima': Waiting for checks to finish 2026/02/18 03:05:28 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:05:28 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-fivozoc7kima') 2026/02/18 03:05:28 DEBUG : sub dir/hello world: Sizes differ 2026/02/18 03:05:28 DEBUG : Internxt root 'rclone-test-fivozoc7kima': Waiting for transfers to finish 2026/02/18 03:05:28 DEBUG : Internxt root 'rclone-test-fivozoc7kima': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-hogaqeq1. (UUID: 3eefc871-fbab-43cc-8fc7-0a5baa10bf52) 2026/02/18 03:05:29 DEBUG : Internxt root 'rclone-test-fivozoc7kima': Upload succeeded, deleting backup file hello world.rclone-backup-hogaqeq1. (UUID: 3eefc871-fbab-43cc-8fc7-0a5baa10bf52) 2026/02/18 03:05:29 DEBUG : Internxt root 'rclone-test-fivozoc7kima': Successfully deleted backup file 2026/02/18 03:05:29 DEBUG : sub dir/hello world: size = 17 OK 2026/02/18 03:05:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/18 03:05:30 DEBUG : Internxt root 'rclone-test-fivozoc7kima': Purge object "sub dir/hello world" 2026/02/18 03:05:30 DEBUG : Internxt root 'rclone-test-fivozoc7kima': Purge dir "sub dir" 2026/02/18 03:05:30 DEBUG : Internxt root 'rclone-test-fivozoc7kima': Purge dir "" 2026/02/18 03:05:30 NOTICE: purge failed to rmdir "": directory not empty 2026/02/18 03:05:31 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestServerSideCopyOverSelf (17.27s) === RUN TestMoveOverSelf run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:05:40 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:05:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:05:40 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:05:40 DEBUG : sub dir/hello world: Sizes differ 2026/02/18 03:05:40 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:05:41 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-pinaqof4. (UUID: 6120aa13-681f-49d9-bb4c-24e095f0fc8e) 2026/02/18 03:05:41 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file hello world.rclone-backup-pinaqof4. (UUID: 6120aa13-681f-49d9-bb4c-24e095f0fc8e) 2026/02/18 03:05:41 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:05:41 DEBUG : sub dir/hello world: size = 17 OK 2026/02/18 03:05:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/18 03:05:41 INFO : sub dir/hello world: Deleted 2026/02/18 03:05:43 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveOverSelf (11.63s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:05:52 DEBUG : Creating backend with remote "TestInternxt:rclone-test-pakojiz8qelo" 2026/02/18 03:05:52 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:701: Server side copy (if possible) Internxt root 'rclone-test-cesiqat1nono' -> Internxt root 'rclone-test-pakojiz8qelo' 2026/02/18 03:05:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:05:53 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Waiting for checks to finish 2026/02/18 03:05:53 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Waiting for transfers to finish 2026/02/18 03:05:54 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:05:54 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:05:55 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-beburay1. (UUID: 105d14ad-b45b-46d0-8081-982df80d6c92) 2026/02/18 03:05:55 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file hello world.rclone-backup-beburay1. (UUID: 105d14ad-b45b-46d0-8081-982df80d6c92) 2026/02/18 03:05:56 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:05:56 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:05:56 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-pakojiz8qelo') 2026/02/18 03:05:56 DEBUG : sub dir/hello world: Sizes differ 2026/02/18 03:05:56 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Waiting for checks to finish 2026/02/18 03:05:56 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Waiting for transfers to finish 2026/02/18 03:05:57 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-huxibad8. (UUID: 23a18dfe-2649-442b-a42c-fb1f4d09c6a6) 2026/02/18 03:05:57 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Upload succeeded, deleting backup file hello world.rclone-backup-huxibad8. (UUID: 23a18dfe-2649-442b-a42c-fb1f4d09c6a6) 2026/02/18 03:05:58 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Successfully deleted backup file 2026/02/18 03:05:58 DEBUG : sub dir/hello world: size = 17 OK 2026/02/18 03:05:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/18 03:05:58 INFO : sub dir/hello world: Deleted 2026/02/18 03:06:00 DEBUG : testing file moves 2026/02/18 03:06:00 DEBUG : sub dir/hello world: size = 24 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:06:00 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-pakojiz8qelo') 2026/02/18 03:06:00 DEBUG : sub dir/hello world: Sizes differ 2026/02/18 03:06:00 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Waiting for checks to finish 2026/02/18 03:06:00 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Waiting for transfers to finish 2026/02/18 03:06:01 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-besazew5. (UUID: 2d6f1bc5-df98-42a4-bd75-d435da344239) 2026/02/18 03:06:01 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Upload succeeded, deleting backup file hello world.rclone-backup-besazew5. (UUID: 2d6f1bc5-df98-42a4-bd75-d435da344239) 2026/02/18 03:06:02 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Successfully deleted backup file 2026/02/18 03:06:02 DEBUG : sub dir/hello world: size = 24 OK 2026/02/18 03:06:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/18 03:06:02 INFO : sub dir/hello world: Deleted 2026/02/18 03:06:03 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Purge object "sub dir/hello world" 2026/02/18 03:06:03 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Purge dir "sub dir" 2026/02/18 03:06:03 DEBUG : Internxt root 'rclone-test-pakojiz8qelo': Purge dir "" --- PASS: TestServerSideMoveOverSelf (14.34s) === RUN TestCopyAfterDelete run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:06:07 ERROR : error listing: directory not found 2026/02/18 03:06:07 INFO : Local file system at /tmp/rclone3017418342: Making directory 2026/02/18 03:06:08 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:06:08 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:06:10 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyAfterDelete (12.10s) === RUN TestCopyRedownload run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:06:32 DEBUG : pacer: low level retry 1/1 (error failed to start upload: start upload: HTTP response timeout (status 500)) 2026/02/18 03:06:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "sub dir/hello world" to Internxt root 'rclone-test-cesiqat1nono': 1/10 (failed to start upload: start upload: HTTP response timeout (status 500)) 2026/02/18 03:06:49 DEBUG : pacer: low level retry 1/1 (error failed to start upload: start upload: HTTP response timeout (status 500)) 2026/02/18 03:06:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "sub dir/hello world" to Internxt root 'rclone-test-cesiqat1nono': 2/10 (failed to start upload: start upload: HTTP response timeout (status 500)) 2026/02/18 03:06:52 DEBUG : pacer: Reducing sleep to 30ms 2026/02/18 03:06:52 DEBUG : pacer: Reducing sleep to 22.5ms 2026/02/18 03:06:52 DEBUG : pacer: Reducing sleep to 16.875ms 2026/02/18 03:06:53 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/02/18 03:06:53 DEBUG : pacer: Reducing sleep to 10ms 2026/02/18 03:06:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/18 03:06:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:06:53 DEBUG : Local file system at /tmp/rclone3017418342: Waiting for checks to finish 2026/02/18 03:06:53 DEBUG : Local file system at /tmp/rclone3017418342: Waiting for transfers to finish 2026/02/18 03:06:53 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/02/18 03:06:53 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/02/18 03:06:53 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:06:53 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (37.91s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:06:55 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/18 03:06:55 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:06:55 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:06:56 DEBUG : check sum: size = 1 OK 2026/02/18 03:06:56 INFO : check sum: Copied (new) 2026/02/18 03:06:56 DEBUG : Waiting for deletions to finish 2026/02/18 03:06:56 DEBUG : check sum: size = 1 OK 2026/02/18 03:06:56 NOTICE: Internxt root 'rclone-test-cesiqat1nono': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/18 03:06:56 DEBUG : check sum: Size of src and dst objects identical 2026/02/18 03:06:56 DEBUG : check sum: Unchanged skipping 2026/02/18 03:06:56 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:06:56 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:06:56 DEBUG : Waiting for deletions to finish 2026/02/18 03:06:56 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:06:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/18 03:06:57 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:06:57 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:06:58 DEBUG : sizeonly: size = 6 OK 2026/02/18 03:06:58 INFO : sizeonly: Copied (new) 2026/02/18 03:06:58 DEBUG : Waiting for deletions to finish 2026/02/18 03:06:58 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:06:58 DEBUG : sizeonly: size = 6 OK 2026/02/18 03:06:58 DEBUG : sizeonly: Sizes identical 2026/02/18 03:06:58 DEBUG : sizeonly: Unchanged skipping 2026/02/18 03:06:58 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:06:58 DEBUG : Waiting for deletions to finish 2026/02/18 03:06:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.18s) === RUN TestSyncIgnoreSize run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:06:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/18 03:06:59 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:06:59 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:07:00 INFO : ignore-size: Copied (new) 2026/02/18 03:07:00 DEBUG : Waiting for deletions to finish 2026/02/18 03:07:00 DEBUG : ignore-size: Sizes identical 2026/02/18 03:07:00 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:07:00 DEBUG : ignore-size: Unchanged skipping 2026/02/18 03:07:00 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:07:00 DEBUG : Waiting for deletions to finish 2026/02/18 03:07:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.14s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:07:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:07:03 DEBUG : existing: size = 6 OK 2026/02/18 03:07:03 DEBUG : existing: Sizes identical 2026/02/18 03:07:03 DEBUG : existing: Unchanged skipping 2026/02/18 03:07:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:07:03 DEBUG : Waiting for deletions to finish 2026/02/18 03:07:03 INFO : There was nothing to transfer 2026/02/18 03:07:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:07:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/18 03:07:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:07:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file existing to backup existing.rclone-backup-sozuhar1. (UUID: 00a156db-db6b-4f50-bc31-099aeaf09e54) 2026/02/18 03:07:04 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file existing.rclone-backup-sozuhar1. (UUID: 00a156db-db6b-4f50-bc31-099aeaf09e54) 2026/02/18 03:07:04 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:07:04 DEBUG : existing: size = 6 OK 2026/02/18 03:07:04 INFO : existing: Copied (replaced existing) 2026/02/18 03:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.44s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:07:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/18 03:07:05 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:07:05 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:07:06 DEBUG : existing: size = 6 OK 2026/02/18 03:07:06 INFO : existing: Copied (new) 2026/02/18 03:07:06 DEBUG : Waiting for deletions to finish 2026/02/18 03:07:07 DEBUG : existing: Destination exists, skipping 2026/02/18 03:07:07 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:07:07 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:07:07 DEBUG : Waiting for deletions to finish 2026/02/18 03:07:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.79s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:07:10 INFO : d: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/02/18 03:07:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/18 03:07:19 DEBUG : c/non empty space: size = 5 OK 2026/02/18 03:07:19 DEBUG : c/non empty space: Sizes identical 2026/02/18 03:07:19 DEBUG : c/non empty space: Unchanged skipping 2026/02/18 03:07:19 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:07:19 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:07:19 DEBUG : a/potato2: size = 60 OK 2026/02/18 03:07:19 INFO : a/potato2: Copied (new) 2026/02/18 03:07:19 DEBUG : Waiting for deletions to finish 2026/02/18 03:07:20 INFO : b/potato: Deleted 2026/02/18 03:07:20 INFO : d: Removing directory 2026/02/18 03:07:20 INFO : b: Removing directory 2026/02/18 03:07:20 DEBUG : Internxt root 'rclone-test-cesiqat1nono': deleted 2 directories 2026/02/18 03:07:21 ERROR : b: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/02/18 03:07:30 ERROR : a: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreErrors (29.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:07:39 DEBUG : empty space: size = 1 OK 2026/02/18 03:07:39 DEBUG : empty space: Sizes identical 2026/02/18 03:07:39 DEBUG : empty space: Unchanged skipping 2026/02/18 03:07:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:07:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:07:39 DEBUG : Waiting for deletions to finish 2026/02/18 03:07:39 INFO : There was nothing to transfer 2026/02/18 03:07:39 DEBUG : empty space: size = 1 OK 2026/02/18 03:07:39 DEBUG : empty space: Sizes identical 2026/02/18 03:07:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:07:39 DEBUG : empty space: Unchanged skipping 2026/02/18 03:07:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:07:39 DEBUG : Waiting for deletions to finish 2026/02/18 03:07:39 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnly (9.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.44s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", 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:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/02/18 03:07:56 DEBUG : empty space: size = 1 OK 2026/02/18 03:07:56 DEBUG : empty space: Sizes identical 2026/02/18 03:07:56 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/18 03:07:56 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:07:56 DEBUG : empty space: Unchanged skipping 2026/02/18 03:07:56 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:07:57 DEBUG : potato: size = 60 OK 2026/02/18 03:07:57 INFO : potato: Copied (new) 2026/02/18 03:07:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (10.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:07:59 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:07:59 DEBUG : potato: size = 60 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:07:59 DEBUG : potato: Sizes differ 2026/02/18 03:07:59 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:07:59 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:08:00 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file potato to backup potato.rclone-backup-lotomiw8. (UUID: 4a4ef77a-5406-489f-896c-b174e66484b4) 2026/02/18 03:08:00 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file potato.rclone-backup-lotomiw8. (UUID: 4a4ef77a-5406-489f-896c-b174e66484b4) 2026/02/18 03:08:00 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:08:00 DEBUG : potato: size = 21 OK 2026/02/18 03:08:00 INFO : potato: Copied (replaced existing) 2026/02/18 03:08:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.04s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/02/18 03:08:02 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:08:02 DEBUG : potato: size = 36 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:08:02 DEBUG : potato: Sizes differ 2026/02/18 03:08:02 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:08:02 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:08:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file potato to backup potato.rclone-backup-waxofah6. (UUID: 49cb4ef5-e06d-4bf0-88be-f0041b0e7c09) 2026/02/18 03:08:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file potato.rclone-backup-waxofah6. (UUID: 49cb4ef5-e06d-4bf0-88be-f0041b0e7c09) 2026/02/18 03:08:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:08:03 DEBUG : potato: size = 21 OK 2026/02/18 03:08:03 INFO : potato: Copied (replaced existing) 2026/02/18 03:08:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:08:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:08:06 DEBUG : empty space: size = 1 OK 2026/02/18 03:08:06 DEBUG : empty space: Sizes identical 2026/02/18 03:08:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/18 03:08:06 DEBUG : empty space: Unchanged skipping 2026/02/18 03:08:06 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:08:06 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:08:06 DEBUG : Waiting for deletions to finish 2026/02/18 03:08:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:08:09 DEBUG : empty space: size = 1 OK 2026/02/18 03:08:09 DEBUG : empty space: Sizes identical 2026/02/18 03:08:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:08:09 DEBUG : empty space: Unchanged skipping 2026/02/18 03:08:09 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:08:09 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:08:09 DEBUG : potato2: size = 60 OK 2026/02/18 03:08:09 INFO : potato2: Copied (new) 2026/02/18 03:08:09 DEBUG : Waiting for deletions to finish 2026/02/18 03:08:10 INFO : potato: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:08:20 INFO : d: Making directory 2026/02/18 03:08:20 INFO : d/e: Making directory 2026/02/18 03:08:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/18 03:08:21 DEBUG : c/non empty space: size = 5 OK 2026/02/18 03:08:21 DEBUG : c/non empty space: Sizes identical 2026/02/18 03:08:21 DEBUG : c/non empty space: Unchanged skipping 2026/02/18 03:08:22 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:08:22 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:08:22 DEBUG : a/potato2: size = 60 OK 2026/02/18 03:08:22 INFO : a/potato2: Copied (new) 2026/02/18 03:08:22 DEBUG : Waiting for deletions to finish 2026/02/18 03:08:22 INFO : b/potato: Deleted 2026/02/18 03:08:22 INFO : d/e: Removing directory 2026/02/18 03:08:22 INFO : d: Removing directory 2026/02/18 03:08:23 INFO : b: Removing directory 2026/02/18 03:08:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': deleted 3 directories 2026/02/18 03:08:23 ERROR : b: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/02/18 03:08:33 ERROR : a: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (22.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:08:42 INFO : d: Making directory 2026/02/18 03:08:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/18 03:08:43 DEBUG : c/non empty space: size = 5 OK 2026/02/18 03:08:43 DEBUG : c/non empty space: Sizes identical 2026/02/18 03:08:43 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:08:43 DEBUG : c/non empty space: Unchanged skipping 2026/02/18 03:08:43 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:08:44 DEBUG : a/potato2: size = 60 OK 2026/02/18 03:08:44 INFO : a/potato2: Copied (new) 2026/02/18 03:08:44 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:08:44 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (7.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:08:49 DEBUG : Waiting for deletions to finish 2026/02/18 03:08:49 DEBUG : empty space: size = 1 OK 2026/02/18 03:08:49 DEBUG : empty space: Sizes identical 2026/02/18 03:08:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:08:49 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:08:49 DEBUG : empty space: Unchanged skipping 2026/02/18 03:08:49 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:08:49 INFO : potato: Deleted 2026/02/18 03:08:50 DEBUG : potato2: size = 60 OK 2026/02/18 03:08:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.54s) === RUN TestSyncDeleteBefore run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:08:52 DEBUG : Waiting for deletions to finish 2026/02/18 03:08:53 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:08:53 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:08:53 INFO : potato: Deleted 2026/02/18 03:08:53 DEBUG : empty space: size = 1 OK 2026/02/18 03:08:53 DEBUG : empty space: Sizes identical 2026/02/18 03:08:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:08:53 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:08:53 DEBUG : empty space: Unchanged skipping 2026/02/18 03:08:53 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:08:54 DEBUG : potato2: size = 60 OK 2026/02/18 03:08:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.93s) === RUN TestCopyDeleteBefore run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:08:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:08:56 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:08:56 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:08:57 DEBUG : potato2: size = 19 OK 2026/02/18 03:08:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.98s) === RUN TestSyncWithExclude run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:08:59 DEBUG : enormous: Excluded (Size Filter) 2026/02/18 03:08:59 DEBUG : enormous: Excluded 2026/02/18 03:08:59 DEBUG : potato2: Excluded (Size Filter) 2026/02/18 03:08:59 DEBUG : potato2: Excluded 2026/02/18 03:09:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/18 03:09:00 DEBUG : potato2: Excluded 2026/02/18 03:09:00 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:09:00 DEBUG : empty space: size = 1 OK 2026/02/18 03:09:00 DEBUG : empty space: Sizes identical 2026/02/18 03:09:00 DEBUG : empty space: Unchanged skipping 2026/02/18 03:09:00 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:09:00 DEBUG : Waiting for deletions to finish 2026/02/18 03:09:00 INFO : There was nothing to transfer 2026/02/18 03:09:00 DEBUG : enormous: Excluded (Size Filter) 2026/02/18 03:09:00 DEBUG : enormous: Excluded 2026/02/18 03:09:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/18 03:09:00 DEBUG : potato2: Excluded 2026/02/18 03:09:00 DEBUG : potato2: Excluded (Size Filter) 2026/02/18 03:09:00 DEBUG : potato2: Excluded 2026/02/18 03:09:00 DEBUG : empty space: size = 1 OK 2026/02/18 03:09:00 DEBUG : empty space: Sizes identical 2026/02/18 03:09:00 DEBUG : empty space: Unchanged skipping 2026/02/18 03:09:00 DEBUG : Local file system at /tmp/rclone3017418342: Waiting for checks to finish 2026/02/18 03:09:00 DEBUG : Local file system at /tmp/rclone3017418342: Waiting for transfers to finish 2026/02/18 03:09:00 DEBUG : Waiting for deletions to finish 2026/02/18 03:09:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:09:03 DEBUG : enormous: Excluded (Size Filter) 2026/02/18 03:09:03 DEBUG : enormous: Excluded 2026/02/18 03:09:03 DEBUG : potato2: Excluded (Size Filter) 2026/02/18 03:09:03 DEBUG : potato2: Excluded 2026/02/18 03:09:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:09:03 DEBUG : empty space: size = 1 OK 2026/02/18 03:09:03 DEBUG : empty space: Sizes identical 2026/02/18 03:09:03 DEBUG : empty space: Unchanged skipping 2026/02/18 03:09:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:09:03 DEBUG : Waiting for deletions to finish 2026/02/18 03:09:03 INFO : enormous: Deleted 2026/02/18 03:09:03 INFO : potato2: Deleted 2026/02/18 03:09:03 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/02/18 03:09:11 DEBUG : empty space: size = 1 OK 2026/02/18 03:09:11 DEBUG : empty space: Sizes identical 2026/02/18 03:09:11 DEBUG : empty space: Unchanged skipping 2026/02/18 03:09:11 DEBUG : Local file system at /tmp/rclone3017418342: Waiting for checks to finish 2026/02/18 03:09:11 DEBUG : Local file system at /tmp/rclone3017418342: Waiting for transfers to finish 2026/02/18 03:09:11 DEBUG : Waiting for deletions to finish 2026/02/18 03:09:11 INFO : enormous: Deleted 2026/02/18 03:09:11 INFO : potato2: Deleted 2026/02/18 03:09:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.41s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/02/18 03:09:12 ERROR : Internxt root 'rclone-test-cesiqat1nono': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/18 03:09:12 ERROR : Internxt root 'rclone-test-cesiqat1nono': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/18 03:09:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/18 03:09:12 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/18 03:09:12 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:09:12 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:09:13 DEBUG : yam: size = 11 OK 2026/02/18 03:09:13 INFO : yam: Copied (new) 2026/02/18 03:09:13 DEBUG : potato: size = 14 OK 2026/02/18 03:09:13 INFO : potato: Copied (new) 2026/02/18 03:09:13 DEBUG : Waiting for deletions to finish 2026/02/18 03:09:13 ERROR : Internxt root 'rclone-test-cesiqat1nono': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/18 03:09:13 ERROR : Internxt root 'rclone-test-cesiqat1nono': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/18 03:09:14 DEBUG : potato: size = 14 OK 2026/02/18 03:09:14 DEBUG : potato: Sizes identical 2026/02/18 03:09:14 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/18 03:09:14 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:09:14 DEBUG : potato: Unchanged skipping 2026/02/18 03:09:14 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:09:14 DEBUG : yaml: size = 11 OK 2026/02/18 03:09:14 INFO : yaml: Copied (new) 2026/02/18 03:09:14 DEBUG : Waiting for deletions to finish 2026/02/18 03:09:14 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (3.36s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/02/18 03:09:16 ERROR : Internxt root 'rclone-test-cesiqat1nono': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/18 03:09:16 ERROR : Internxt root 'rclone-test-cesiqat1nono': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/18 03:09:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/18 03:09:16 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/18 03:09:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:09:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:09:16 DEBUG : potato: size = 14 OK 2026/02/18 03:09:16 INFO : potato: Copied (new) 2026/02/18 03:09:17 DEBUG : yam: size = 11 OK 2026/02/18 03:09:17 INFO : yam: Copied (new) 2026/02/18 03:09:17 DEBUG : Waiting for deletions to finish 2026/02/18 03:09:17 ERROR : Internxt root 'rclone-test-cesiqat1nono': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/18 03:09:17 ERROR : Internxt root 'rclone-test-cesiqat1nono': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/18 03:09:17 DEBUG : potato: size = 14 OK 2026/02/18 03:09:17 DEBUG : potato: Sizes identical 2026/02/18 03:09:17 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/18 03:09:17 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:09:17 DEBUG : potato: Unchanged skipping 2026/02/18 03:09:17 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:09:18 DEBUG : yaml: size = 11 OK 2026/02/18 03:09:18 INFO : yaml: Copied (new) 2026/02/18 03:09:18 DEBUG : Waiting for deletions to finish 2026/02/18 03:09:18 INFO : yam: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/02/18 03:09:26 ERROR : Internxt root 'rclone-test-cesiqat1nono': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/18 03:09:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/18 03:09:26 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/02/18 03:09:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:09:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:09:27 DEBUG : sub/yam: size = 11 OK 2026/02/18 03:09:27 INFO : sub/yam: Copied (new) 2026/02/18 03:09:27 DEBUG : potato: size = 14 OK 2026/02/18 03:09:27 INFO : potato: Copied (new) 2026/02/18 03:09:27 DEBUG : Waiting for deletions to finish 2026/02/18 03:09:28 ERROR : Internxt root 'rclone-test-cesiqat1nono': Ignoring --track-renames as the destination does not support server-side move or copy 2026/02/18 03:09:28 DEBUG : potato: size = 14 OK 2026/02/18 03:09:28 DEBUG : potato: Sizes identical 2026/02/18 03:09:28 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/18 03:09:28 DEBUG : potato: Unchanged skipping 2026/02/18 03:09:28 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:09:28 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:09:29 DEBUG : yam: size = 11 OK 2026/02/18 03:09:29 INFO : yam: Copied (new) 2026/02/18 03:09:29 DEBUG : Waiting for deletions to finish 2026/02/18 03:09:29 INFO : sub/yam: Deleted 2026/02/18 03:09:31 ERROR : sub: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.93s) === RUN TestServerSideMoveLocal run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:09:38 DEBUG : Creating backend with remote "/tmp/rclone3017418342/dir1" 2026/02/18 03:09:38 DEBUG : Creating backend with remote "/tmp/rclone3017418342/dir2" 2026/02/18 03:09:38 DEBUG : Local file system at /tmp/rclone3017418342/dir2: Using server-side directory move 2026/02/18 03:09:38 INFO : Local file system at /tmp/rclone3017418342/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/18 03:09:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/18 03:09:38 DEBUG : Local file system at /tmp/rclone3017418342/dir2: Waiting for checks to finish 2026/02/18 03:09:38 DEBUG : Local file system at /tmp/rclone3017418342/dir2: Waiting for transfers to finish 2026/02/18 03:09:38 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:09:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:09:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/18 03:09:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:09:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:09:40 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:09:40 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:09:40 INFO : sub dir/hello world: Deleted 2026/02/18 03:09:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/18 03:09:40 INFO : nested/sub dir/file: Copied (new) 2026/02/18 03:09:40 INFO : nested/sub dir/file: Deleted 2026/02/18 03:09:40 INFO : sub dir: Removing directory 2026/02/18 03:09:40 INFO : nested/sub dir: Removing directory 2026/02/18 03:09:40 INFO : nested: Removing directory 2026/02/18 03:09:40 DEBUG : Local file system at /tmp/rclone3017418342: deleted 3 directories 2026/02/18 03:09:43 ERROR : nested: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveWithDeleteEmptySrcDirs (11.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:09:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/18 03:09:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/18 03:09:51 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:09:51 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:09:51 DEBUG : sub dir/hello world: size = 11 OK 2026/02/18 03:09:51 INFO : sub dir/hello world: Copied (new) 2026/02/18 03:09:51 INFO : sub dir/hello world: Deleted 2026/02/18 03:09:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/18 03:09:52 INFO : nested/sub dir/file: Copied (new) 2026/02/18 03:09:52 INFO : nested/sub dir/file: Deleted run.go:130: removing dir "nested" failed - try 1/5: directory not empty 2026/02/18 03:09:56 ERROR : nested: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.23s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:10:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/18 03:10:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/18 03:10:04 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:10:04 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:10:04 DEBUG : existing: size = 6 OK 2026/02/18 03:10:04 INFO : existing: Copied (new) 2026/02/18 03:10:04 INFO : existing: Deleted 2026/02/18 03:10:05 DEBUG : existing-b: size = 6 OK 2026/02/18 03:10:05 INFO : existing-b: Copied (new) 2026/02/18 03:10:05 INFO : existing-b: Deleted 2026/02/18 03:10:05 DEBUG : existing: Destination exists, skipping 2026/02/18 03:10:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/18 03:10:05 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:10:05 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:10:05 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveWithIgnoreExisting (9.76s) === RUN TestServerSideMove run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:10:13 DEBUG : Creating backend with remote "TestInternxt:rclone-test-benezuw5jugu" 2026/02/18 03:10:14 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-cesiqat1nono' -> Internxt root 'rclone-test-benezuw5jugu' fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/02/18 03:10:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:10:26 DEBUG : empty space: size = 1 OK 2026/02/18 03:10:26 DEBUG : empty space: Sizes identical 2026/02/18 03:10:26 DEBUG : empty space: Unchanged skipping 2026/02/18 03:10:26 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:10:26 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-benezuw5jugu') 2026/02/18 03:10:26 DEBUG : potato3: Sizes differ 2026/02/18 03:10:26 DEBUG : Internxt root 'rclone-test-benezuw5jugu': Waiting for checks to finish 2026/02/18 03:10:26 INFO : empty space: Deleted 2026/02/18 03:10:26 DEBUG : Internxt root 'rclone-test-benezuw5jugu': Waiting for transfers to finish 2026/02/18 03:10:26 DEBUG : Internxt root 'rclone-test-benezuw5jugu': Renamed existing file potato3 to backup potato3.rclone-backup-lutugep3. (UUID: fcae1e04-0b78-413a-bf6d-b68bd70fb592) 2026/02/18 03:10:27 DEBUG : Internxt root 'rclone-test-benezuw5jugu': Upload succeeded, deleting backup file potato3.rclone-backup-lutugep3. (UUID: fcae1e04-0b78-413a-bf6d-b68bd70fb592) 2026/02/18 03:10:27 DEBUG : potato2: size = 60 OK 2026/02/18 03:10:27 INFO : potato2: Copied (new) 2026/02/18 03:10:27 DEBUG : Internxt root 'rclone-test-benezuw5jugu': Successfully deleted backup file 2026/02/18 03:10:27 DEBUG : potato3: size = 68 OK 2026/02/18 03:10:27 INFO : potato3: Copied (replaced existing) 2026/02/18 03:10:27 INFO : potato2: Deleted 2026/02/18 03:10:27 INFO : potato3: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/02/18 03:10:35 DEBUG : Creating backend with remote "TestInternxt:rclone-test-raboqaj0folo" 2026/02/18 03:10:35 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:10:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/18 03:10:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:10:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/18 03:10:36 DEBUG : Internxt root 'rclone-test-raboqaj0folo': Waiting for checks to finish 2026/02/18 03:10:36 DEBUG : Internxt root 'rclone-test-raboqaj0folo': Waiting for transfers to finish 2026/02/18 03:10:37 DEBUG : potato3: size = 68 OK 2026/02/18 03:10:37 INFO : potato3: Copied (new) 2026/02/18 03:10:37 DEBUG : potato2: size = 60 OK 2026/02/18 03:10:37 INFO : potato2: Copied (new) 2026/02/18 03:10:37 DEBUG : empty space: size = 1 OK 2026/02/18 03:10:37 INFO : empty space: Copied (new) 2026/02/18 03:10:37 INFO : potato3: Deleted 2026/02/18 03:10:37 INFO : potato2: Deleted 2026/02/18 03:10:37 INFO : empty space: Deleted 2026/02/18 03:10:38 DEBUG : Internxt root 'rclone-test-raboqaj0folo': Purge object "empty space" 2026/02/18 03:10:38 DEBUG : Internxt root 'rclone-test-raboqaj0folo': Purge object "potato2" 2026/02/18 03:10:39 DEBUG : Internxt root 'rclone-test-raboqaj0folo': Purge object "potato3" 2026/02/18 03:10:39 DEBUG : Internxt root 'rclone-test-raboqaj0folo': Purge dir "" 2026/02/18 03:10:39 DEBUG : Internxt root 'rclone-test-benezuw5jugu': Purge dir "" --- PASS: TestServerSideMove (26.72s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:10:40 DEBUG : Creating backend with remote "TestInternxt:rclone-test-detigaz1fama" 2026/02/18 03:10:40 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-cesiqat1nono' -> Internxt root 'rclone-test-detigaz1fama' 2026/02/18 03:10:45 DEBUG : empty space: Excluded (Size Filter) 2026/02/18 03:10:45 DEBUG : empty space: Excluded 2026/02/18 03:10:45 DEBUG : empty space: Excluded (Size Filter) 2026/02/18 03:10:45 DEBUG : empty space: Excluded 2026/02/18 03:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:10:45 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:10:45 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-detigaz1fama') 2026/02/18 03:10:45 DEBUG : potato3: Sizes differ 2026/02/18 03:10:45 DEBUG : Internxt root 'rclone-test-detigaz1fama': Waiting for checks to finish 2026/02/18 03:10:45 DEBUG : Internxt root 'rclone-test-detigaz1fama': Waiting for transfers to finish 2026/02/18 03:10:45 DEBUG : Internxt root 'rclone-test-detigaz1fama': Renamed existing file potato3 to backup potato3.rclone-backup-feyijan1. (UUID: 4d88eb24-c6de-4e84-9e88-81c3f65684ce) 2026/02/18 03:10:46 DEBUG : Internxt root 'rclone-test-detigaz1fama': Upload succeeded, deleting backup file potato3.rclone-backup-feyijan1. (UUID: 4d88eb24-c6de-4e84-9e88-81c3f65684ce) 2026/02/18 03:10:46 DEBUG : potato2: size = 60 OK 2026/02/18 03:10:46 INFO : potato2: Copied (new) 2026/02/18 03:10:46 DEBUG : Internxt root 'rclone-test-detigaz1fama': Successfully deleted backup file 2026/02/18 03:10:46 DEBUG : potato3: size = 68 OK 2026/02/18 03:10:46 INFO : potato3: Copied (replaced existing) 2026/02/18 03:10:46 INFO : potato2: Deleted 2026/02/18 03:10:46 INFO : potato3: Deleted 2026/02/18 03:10:47 DEBUG : Creating backend with remote "TestInternxt:rclone-test-taridos1boze" 2026/02/18 03:10:47 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:10:47 DEBUG : empty space: Excluded (Size Filter) 2026/02/18 03:10:47 DEBUG : empty space: Excluded 2026/02/18 03:10:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:10:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/18 03:10:47 DEBUG : Internxt root 'rclone-test-taridos1boze': Waiting for checks to finish 2026/02/18 03:10:47 DEBUG : Internxt root 'rclone-test-taridos1boze': Waiting for transfers to finish 2026/02/18 03:10:49 DEBUG : potato2: size = 60 OK 2026/02/18 03:10:49 INFO : potato2: Copied (new) 2026/02/18 03:10:49 DEBUG : potato3: size = 68 OK 2026/02/18 03:10:49 INFO : potato3: Copied (new) 2026/02/18 03:10:49 INFO : potato2: Deleted 2026/02/18 03:10:49 INFO : potato3: Deleted 2026/02/18 03:10:49 DEBUG : Internxt root 'rclone-test-taridos1boze': Purge object "potato2" 2026/02/18 03:10:50 DEBUG : Internxt root 'rclone-test-taridos1boze': Purge object "potato3" 2026/02/18 03:10:50 DEBUG : Internxt root 'rclone-test-taridos1boze': Purge dir "" 2026/02/18 03:10:50 DEBUG : Internxt root 'rclone-test-detigaz1fama': Purge object "empty space" 2026/02/18 03:10:51 DEBUG : Internxt root 'rclone-test-detigaz1fama': Purge dir "" 2026/02/18 03:10:51 NOTICE: purge failed to rmdir "": directory not empty --- PASS: TestServerSideMoveWithFilter (11.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:10:51 DEBUG : Creating backend with remote "TestInternxt:rclone-test-devebog0pome" 2026/02/18 03:10:52 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:10:54 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-cesiqat1nono' -> Internxt root 'rclone-test-devebog0pome' 2026/02/18 03:10:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:10:57 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:10:57 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-devebog0pome') 2026/02/18 03:10:57 DEBUG : potato3: Sizes differ 2026/02/18 03:10:57 DEBUG : empty space: size = 1 OK 2026/02/18 03:10:57 DEBUG : empty space: Sizes identical 2026/02/18 03:10:57 DEBUG : empty space: Unchanged skipping 2026/02/18 03:10:57 INFO : empty space: Deleted 2026/02/18 03:10:57 DEBUG : Internxt root 'rclone-test-devebog0pome': Waiting for checks to finish 2026/02/18 03:10:57 DEBUG : Internxt root 'rclone-test-devebog0pome': Waiting for transfers to finish 2026/02/18 03:10:57 DEBUG : Internxt root 'rclone-test-devebog0pome': Renamed existing file potato3 to backup potato3.rclone-backup-yumohon6. (UUID: 19605d5d-2b16-42af-b2f2-f2d0574a9579) 2026/02/18 03:10:58 DEBUG : potato2: size = 60 OK 2026/02/18 03:10:58 INFO : potato2: Copied (new) 2026/02/18 03:10:58 DEBUG : Internxt root 'rclone-test-devebog0pome': Upload succeeded, deleting backup file potato3.rclone-backup-yumohon6. (UUID: 19605d5d-2b16-42af-b2f2-f2d0574a9579) 2026/02/18 03:10:58 INFO : potato2: Deleted 2026/02/18 03:10:58 DEBUG : Internxt root 'rclone-test-devebog0pome': Successfully deleted backup file 2026/02/18 03:10:58 DEBUG : potato3: size = 68 OK 2026/02/18 03:10:58 INFO : potato3: Copied (replaced existing) 2026/02/18 03:10:58 INFO : potato3: Deleted 2026/02/18 03:10:58 INFO : tomatoDir: Removing directory 2026/02/18 03:10:58 DEBUG : Internxt root 'rclone-test-cesiqat1nono': deleted 1 directories 2026/02/18 03:10:59 ERROR : tomatoDir: error listing: directory not found 2026/02/18 03:10:59 DEBUG : Creating backend with remote "TestInternxt:rclone-test-yajehaj8siri" 2026/02/18 03:11:00 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:11:00 INFO : tomatoDir: Making directory 2026/02/18 03:11:00 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/18 03:11:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/18 03:11:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/18 03:11:01 DEBUG : Internxt root 'rclone-test-yajehaj8siri': Waiting for checks to finish 2026/02/18 03:11:01 DEBUG : Internxt root 'rclone-test-yajehaj8siri': Waiting for transfers to finish 2026/02/18 03:11:02 DEBUG : potato2: size = 60 OK 2026/02/18 03:11:02 INFO : potato2: Copied (new) 2026/02/18 03:11:02 DEBUG : empty space: size = 1 OK 2026/02/18 03:11:02 INFO : empty space: Copied (new) 2026/02/18 03:11:02 INFO : potato2: Deleted 2026/02/18 03:11:02 INFO : empty space: Deleted 2026/02/18 03:11:02 DEBUG : potato3: size = 68 OK 2026/02/18 03:11:02 INFO : potato3: Copied (new) 2026/02/18 03:11:02 INFO : potato3: Deleted 2026/02/18 03:11:02 INFO : tomatoDir: Removing directory 2026/02/18 03:11:02 DEBUG : Internxt root 'rclone-test-devebog0pome': deleted 1 directories 2026/02/18 03:11:03 DEBUG : Internxt root 'rclone-test-yajehaj8siri': Purge object "empty space" 2026/02/18 03:11:03 DEBUG : Internxt root 'rclone-test-yajehaj8siri': Purge object "potato2" 2026/02/18 03:11:04 DEBUG : Internxt root 'rclone-test-yajehaj8siri': Purge object "potato3" 2026/02/18 03:11:04 DEBUG : Internxt root 'rclone-test-yajehaj8siri': Purge dir "" 2026/02/18 03:11:05 DEBUG : Internxt root 'rclone-test-devebog0pome': Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.81s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:11:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cesiqat1nono/rclone-move-test" 2026/02/18 03:11:05 DEBUG : Config file has changed externally - reloading 2026/02/18 03:11:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 --- PASS: TestServerSideMoveOverlap (2.19s) === RUN TestSyncOverlap run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:11:07 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cesiqat1nono/rclone-sync-test" 2026/02/18 03:11:08 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 --- PASS: TestSyncOverlap (1.08s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:11:08 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cesiqat1nono/rclone-sync-test" 2026/02/18 03:11:09 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:11:10 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cesiqat1nono/rclone-sync-test-include/layer2" 2026/02/18 03:11:10 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:11:11 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cesiqat1nono/rclone-sync-test-ignore-file" 2026/02/18 03:11:11 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:11:13 DEBUG : rclone-sync-test: Excluded 2026/02/18 03:11:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/18 03:11:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/18 03:11:14 DEBUG : Internxt root 'rclone-test-cesiqat1nono/rclone-sync-test': Waiting for checks to finish 2026/02/18 03:11:14 DEBUG : Internxt root 'rclone-test-cesiqat1nono/rclone-sync-test': Waiting for transfers to finish 2026/02/18 03:11:14 DEBUG : Waiting for deletions to finish 2026/02/18 03:11:14 INFO : There was nothing to transfer 2026/02/18 03:11:14 DEBUG : rclone-sync-test: Excluded 2026/02/18 03:11:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/18 03:11:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/18 03:11:15 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:11:15 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:11:15 DEBUG : Waiting for deletions to finish 2026/02/18 03:11:15 INFO : rclone-sync-test-include: Removing directory 2026/02/18 03:11:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/18 03:11:15 DEBUG : Internxt root 'rclone-test-cesiqat1nono': failed to delete 1 directories 2026/02/18 03:11:15 INFO : There was nothing to transfer 2026/02/18 03:11:15 DEBUG : rclone-sync-test: Excluded 2026/02/18 03:11:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/18 03:11:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/18 03:11:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/02/18 03:11:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/02/18 03:11:16 DEBUG : Waiting for deletions to finish 2026/02/18 03:11:16 INFO : There was nothing to transfer 2026/02/18 03:11:16 DEBUG : rclone-sync-test: Excluded 2026/02/18 03:11:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/18 03:11:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/18 03:11:17 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:11:17 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:11:17 DEBUG : Waiting for deletions to finish 2026/02/18 03:11:17 INFO : rclone-sync-test-include: Removing directory 2026/02/18 03:11:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/18 03:11:17 DEBUG : Internxt root 'rclone-test-cesiqat1nono': failed to delete 1 directories 2026/02/18 03:11:17 INFO : There was nothing to transfer 2026/02/18 03:11:17 DEBUG : Excluded 2026/02/18 03:11:18 DEBUG : rclone-sync-test: Excluded 2026/02/18 03:11:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/18 03:11:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/18 03:11:18 DEBUG : Internxt root 'rclone-test-cesiqat1nono/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/02/18 03:11:18 DEBUG : Internxt root 'rclone-test-cesiqat1nono/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/02/18 03:11:18 DEBUG : Waiting for deletions to finish 2026/02/18 03:11:18 INFO : There was nothing to transfer run.go:130: removing dir "rclone-sync-test-include" failed - try 1/5: directory not empty 2026/02/18 03:11:22 ERROR : rclone-sync-test: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncOverlapWithFilter (20.24s) === RUN TestSyncCompareDest run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:11:29 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cesiqat1nono/dst" 2026/02/18 03:11:29 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:11:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cesiqat1nono/CompareDest" 2026/02/18 03:11:30 DEBUG : Config file has changed externally - reloading 2026/02/18 03:11:30 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:11:30 DEBUG : one: Need to transfer - File not found at Destination 2026/02/18 03:11:30 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for checks to finish 2026/02/18 03:11:30 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for transfers to finish 2026/02/18 03:11:31 DEBUG : one: size = 3 OK 2026/02/18 03:11:31 INFO : one: Copied (new) 2026/02/18 03:11:31 DEBUG : Waiting for deletions to finish 2026/02/18 03:11:33 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for checks to finish 2026/02/18 03:11:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:11:33 DEBUG : one: size = 3 (Internxt root 'rclone-test-cesiqat1nono/dst') 2026/02/18 03:11:33 DEBUG : one: Sizes differ 2026/02/18 03:11:33 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for transfers to finish 2026/02/18 03:11:33 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Renamed existing file one to backup one.rclone-backup-poxalom3. (UUID: 844934c4-5d21-4397-8733-bf31ed30abd4) 2026/02/18 03:11:33 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Upload succeeded, deleting backup file one.rclone-backup-poxalom3. (UUID: 844934c4-5d21-4397-8733-bf31ed30abd4) 2026/02/18 03:11:34 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Successfully deleted backup file 2026/02/18 03:11:34 DEBUG : one: size = 5 OK 2026/02/18 03:11:34 INFO : one: Copied (replaced existing) 2026/02/18 03:11:34 DEBUG : Waiting for deletions to finish 2026/02/18 03:11:34 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file dst/one to backup one.rclone-backup-nifeveg4. (UUID: 404e7b8a-2493-4f74-af39-0bc007d677a4) 2026/02/18 03:11:35 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file one.rclone-backup-nifeveg4. (UUID: 404e7b8a-2493-4f74-af39-0bc007d677a4) 2026/02/18 03:11:35 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:11:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:11:37 DEBUG : one: size = 3 (Internxt root 'rclone-test-cesiqat1nono/dst') 2026/02/18 03:11:37 DEBUG : one: Sizes differ 2026/02/18 03:11:37 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for checks to finish 2026/02/18 03:11:37 DEBUG : one: size = 5 OK 2026/02/18 03:11:37 DEBUG : one: Sizes identical 2026/02/18 03:11:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/18 03:11:37 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for transfers to finish 2026/02/18 03:11:37 DEBUG : Waiting for deletions to finish 2026/02/18 03:11:37 INFO : There was nothing to transfer 2026/02/18 03:11:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:11:39 DEBUG : one: size = 3 (Internxt root 'rclone-test-cesiqat1nono/dst') 2026/02/18 03:11:39 DEBUG : one: Sizes differ 2026/02/18 03:11:39 DEBUG : two: size = 3 OK 2026/02/18 03:11:39 DEBUG : two: Sizes identical 2026/02/18 03:11:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/18 03:11:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for checks to finish 2026/02/18 03:11:39 DEBUG : one: size = 5 OK 2026/02/18 03:11:39 DEBUG : one: Sizes identical 2026/02/18 03:11:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/18 03:11:39 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for transfers to finish 2026/02/18 03:11:39 DEBUG : Waiting for deletions to finish 2026/02/18 03:11:39 INFO : There was nothing to transfer 2026/02/18 03:11:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:11:40 DEBUG : one: size = 3 (Internxt root 'rclone-test-cesiqat1nono/dst') 2026/02/18 03:11:40 DEBUG : one: Sizes differ 2026/02/18 03:11:40 DEBUG : two: size = 3 OK 2026/02/18 03:11:40 DEBUG : two: Sizes identical 2026/02/18 03:11:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/18 03:11:40 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for checks to finish 2026/02/18 03:11:40 DEBUG : one: size = 5 OK 2026/02/18 03:11:40 DEBUG : one: Sizes identical 2026/02/18 03:11:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/18 03:11:40 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for transfers to finish 2026/02/18 03:11:40 DEBUG : Waiting for deletions to finish 2026/02/18 03:11:40 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/18 03:11:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:11:41 DEBUG : one: size = 3 (Internxt root 'rclone-test-cesiqat1nono/dst') 2026/02/18 03:11:41 DEBUG : one: Sizes differ 2026/02/18 03:11:41 DEBUG : one: size = 5 OK 2026/02/18 03:11:41 DEBUG : one: Sizes identical 2026/02/18 03:11:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/18 03:11:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:11:41 DEBUG : two: size = 3 (Internxt root 'rclone-test-cesiqat1nono/CompareDest') 2026/02/18 03:11:41 DEBUG : two: Sizes differ 2026/02/18 03:11:41 DEBUG : two: Need to transfer - File not found at Destination 2026/02/18 03:11:41 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for checks to finish 2026/02/18 03:11:41 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dst': Waiting for transfers to finish 2026/02/18 03:11:41 DEBUG : two: size = 5 OK 2026/02/18 03:11:41 INFO : two: Copied (new) 2026/02/18 03:11:41 DEBUG : Waiting for deletions to finish run.go:130: removing dir "dst" failed - try 1/5: directory not empty 2026/02/18 03:11:45 ERROR : CompareDest: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncCompareDest (23.77s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:11:55 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cesiqat1nono/dest" 2026/02/18 03:11:55 DEBUG : Config file has changed externally - reloading 2026/02/18 03:11:55 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:11:56 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cesiqat1nono/pre-dest1" 2026/02/18 03:11:56 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:11:56 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cesiqat1nono/pre-dest2" 2026/02/18 03:11:56 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/18 03:11:57 DEBUG : 1: size = 1 OK 2026/02/18 03:11:57 DEBUG : 1: Sizes identical 2026/02/18 03:11:57 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/18 03:11:57 DEBUG : 2: size = 1 OK 2026/02/18 03:11:57 DEBUG : 2: Sizes identical 2026/02/18 03:11:57 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/18 03:11:57 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/18 03:11:57 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dest': Waiting for checks to finish 2026/02/18 03:11:57 DEBUG : Internxt root 'rclone-test-cesiqat1nono/dest': Waiting for transfers to finish 2026/02/18 03:11:59 DEBUG : 3: size = 1 OK 2026/02/18 03:11:59 INFO : 3: Copied (new) 2026/02/18 03:11:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.41s) === RUN TestSyncBackupDir run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.40s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.40s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.41s) === RUN TestSyncSuffix run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.39s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.37s) === RUN TestSyncUTFNorm run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:12:05 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:12:05 DEBUG : Testêé: size = 18 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:12:05 DEBUG : Testêé: Sizes differ 2026/02/18 03:12:05 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:12:05 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:12:06 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file Testêé to backup Testêé.rclone-backup-hahuqow2. (UUID: 3146189d-9c6b-4607-a8a5-f4aaa4419329) 2026/02/18 03:12:06 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file Testêé.rclone-backup-hahuqow2. (UUID: 3146189d-9c6b-4607-a8a5-f4aaa4419329) 2026/02/18 03:12:06 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:12:06 DEBUG : Testêé: size = 14 OK 2026/02/18 03:12:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/18 03:12:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.78s) === RUN TestSyncImmutable run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:12:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/18 03:12:08 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:12:08 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:12:08 DEBUG : existing: size = 6 OK 2026/02/18 03:12:08 INFO : existing: Copied (new) 2026/02/18 03:12:08 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/02/18 03:12:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:12:16 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:12:16 DEBUG : existing: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:12:16 DEBUG : existing: Sizes differ 2026/02/18 03:12:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/18 03:12:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:12:16 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:12:16 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.12s) === RUN TestSyncIgnoreCase run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:12:18 DEBUG : EXISTING: size = 6 OK 2026/02/18 03:12:18 DEBUG : existing: Sizes identical 2026/02/18 03:12:18 DEBUG : existing: Unchanged skipping 2026/02/18 03:12:18 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:12:18 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:12:18 DEBUG : Waiting for deletions to finish 2026/02/18 03:12:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.92s) === RUN TestFixCase run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.21s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:12:49 DEBUG : both0: size = 6 OK 2026/02/18 03:12:49 DEBUG : both0: Sizes identical 2026/02/18 03:12:49 DEBUG : both11: size = 6 OK 2026/02/18 03:12:49 DEBUG : both11: Sizes identical 2026/02/18 03:12:49 DEBUG : both12: size = 6 OK 2026/02/18 03:12:49 DEBUG : both12: Sizes identical 2026/02/18 03:12:49 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:12:49 DEBUG : both10: size = 6 OK 2026/02/18 03:12:49 DEBUG : both10: Sizes identical 2026/02/18 03:12:49 DEBUG : both0: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both13: size = 6 OK 2026/02/18 03:12:49 DEBUG : both13: Sizes identical 2026/02/18 03:12:49 DEBUG : both13: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both14: size = 6 OK 2026/02/18 03:12:49 DEBUG : both14: Sizes identical 2026/02/18 03:12:49 DEBUG : both14: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both15: size = 6 OK 2026/02/18 03:12:49 DEBUG : both15: Sizes identical 2026/02/18 03:12:49 DEBUG : both15: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both16: size = 6 OK 2026/02/18 03:12:49 DEBUG : both16: Sizes identical 2026/02/18 03:12:49 DEBUG : both16: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both17: size = 6 OK 2026/02/18 03:12:49 DEBUG : both17: Sizes identical 2026/02/18 03:12:49 DEBUG : both17: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both18: size = 6 OK 2026/02/18 03:12:49 DEBUG : both18: Sizes identical 2026/02/18 03:12:49 DEBUG : both18: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both19: size = 6 OK 2026/02/18 03:12:49 DEBUG : both19: Sizes identical 2026/02/18 03:12:49 DEBUG : both19: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both1: size = 6 OK 2026/02/18 03:12:49 DEBUG : both1: Sizes identical 2026/02/18 03:12:49 DEBUG : both1: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both2: size = 6 OK 2026/02/18 03:12:49 DEBUG : both2: Sizes identical 2026/02/18 03:12:49 DEBUG : both2: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both3: size = 6 OK 2026/02/18 03:12:49 DEBUG : both3: Sizes identical 2026/02/18 03:12:49 DEBUG : both11: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both4: size = 6 OK 2026/02/18 03:12:49 DEBUG : both4: Sizes identical 2026/02/18 03:12:49 DEBUG : both4: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both5: size = 6 OK 2026/02/18 03:12:49 DEBUG : both5: Sizes identical 2026/02/18 03:12:49 DEBUG : both5: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both6: size = 6 OK 2026/02/18 03:12:49 DEBUG : both6: Sizes identical 2026/02/18 03:12:49 DEBUG : both6: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both7: size = 6 OK 2026/02/18 03:12:49 DEBUG : both7: Sizes identical 2026/02/18 03:12:49 DEBUG : both7: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both8: size = 6 OK 2026/02/18 03:12:49 DEBUG : both8: Sizes identical 2026/02/18 03:12:49 DEBUG : both8: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both9: size = 6 OK 2026/02/18 03:12:49 DEBUG : both9: Sizes identical 2026/02/18 03:12:49 DEBUG : both9: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both12: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both10: Unchanged skipping 2026/02/18 03:12:49 DEBUG : both3: Unchanged skipping 2026/02/18 03:12:49 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:12:49 DEBUG : Waiting for deletions to finish 2026/02/18 03:12:49 INFO : only2: Deleted 2026/02/18 03:12:49 INFO : only19: Deleted 2026/02/18 03:12:49 INFO : only11: Deleted 2026/02/18 03:12:49 INFO : only3: Deleted 2026/02/18 03:12:49 INFO : only0: Deleted 2026/02/18 03:12:49 INFO : only10: Deleted 2026/02/18 03:12:49 INFO : only5: Deleted 2026/02/18 03:12:49 INFO : only1: Deleted 2026/02/18 03:12:49 INFO : only13: Deleted 2026/02/18 03:12:49 INFO : only8: Deleted 2026/02/18 03:12:49 INFO : only16: Deleted 2026/02/18 03:12:49 INFO : only4: Deleted 2026/02/18 03:12:49 INFO : only12: Deleted 2026/02/18 03:12:50 INFO : only15: Deleted 2026/02/18 03:12:50 INFO : only14: Deleted 2026/02/18 03:12:50 INFO : only17: Deleted 2026/02/18 03:12:50 INFO : only18: Deleted 2026/02/18 03:12:50 INFO : only6: Deleted 2026/02/18 03:12:50 INFO : only7: Deleted 2026/02/18 03:12:50 INFO : only9: Deleted 2026/02/18 03:12:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (33.96s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:13:23 DEBUG : both10: size = 6 OK 2026/02/18 03:13:23 DEBUG : both10: Sizes identical 2026/02/18 03:13:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:13:23 DEBUG : both0: size = 6 OK 2026/02/18 03:13:23 DEBUG : both0: Sizes identical 2026/02/18 03:13:23 DEBUG : both12: size = 6 OK 2026/02/18 03:13:23 DEBUG : both11: size = 6 OK 2026/02/18 03:13:23 DEBUG : both12: Sizes identical 2026/02/18 03:13:23 DEBUG : both11: Sizes identical 2026/02/18 03:13:23 DEBUG : both10: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both13: size = 6 OK 2026/02/18 03:13:23 DEBUG : both13: Sizes identical 2026/02/18 03:13:23 DEBUG : both13: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both14: size = 6 OK 2026/02/18 03:13:23 DEBUG : both14: Sizes identical 2026/02/18 03:13:23 DEBUG : both14: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both15: size = 6 OK 2026/02/18 03:13:23 DEBUG : both15: Sizes identical 2026/02/18 03:13:23 DEBUG : both0: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both16: size = 6 OK 2026/02/18 03:13:23 DEBUG : both16: Sizes identical 2026/02/18 03:13:23 DEBUG : both16: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both17: size = 6 OK 2026/02/18 03:13:23 DEBUG : both17: Sizes identical 2026/02/18 03:13:23 DEBUG : both17: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both18: size = 6 OK 2026/02/18 03:13:23 DEBUG : both18: Sizes identical 2026/02/18 03:13:23 DEBUG : both18: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both19: size = 6 OK 2026/02/18 03:13:23 DEBUG : both19: Sizes identical 2026/02/18 03:13:23 DEBUG : both19: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both1: size = 6 OK 2026/02/18 03:13:23 DEBUG : both1: Sizes identical 2026/02/18 03:13:23 DEBUG : both1: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both2: size = 6 OK 2026/02/18 03:13:23 DEBUG : both2: Sizes identical 2026/02/18 03:13:23 DEBUG : both2: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both3: size = 6 OK 2026/02/18 03:13:23 DEBUG : both3: Sizes identical 2026/02/18 03:13:23 DEBUG : both3: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both4: size = 6 OK 2026/02/18 03:13:23 DEBUG : both4: Sizes identical 2026/02/18 03:13:23 DEBUG : both4: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both5: size = 6 OK 2026/02/18 03:13:23 DEBUG : both5: Sizes identical 2026/02/18 03:13:23 DEBUG : both5: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both6: size = 6 OK 2026/02/18 03:13:23 DEBUG : both6: Sizes identical 2026/02/18 03:13:23 DEBUG : both6: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both7: size = 6 OK 2026/02/18 03:13:23 DEBUG : both7: Sizes identical 2026/02/18 03:13:23 DEBUG : both7: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both8: size = 6 OK 2026/02/18 03:13:23 DEBUG : both8: Sizes identical 2026/02/18 03:13:23 DEBUG : both8: Unchanged skipping 2026/02/18 03:13:23 DEBUG : both9: size = 6 OK 2026/02/18 03:13:23 DEBUG : both9: Sizes identical 2026/02/18 03:13:23 DEBUG : both9: Unchanged skipping 2026/02/18 03:13:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only0: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only0: Sizes differ 2026/02/18 03:13:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only10: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only10: Sizes differ 2026/02/18 03:13:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only11: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : both12: Unchanged skipping 2026/02/18 03:13:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only12: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only12: Sizes differ 2026/02/18 03:13:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only13: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only13: Sizes differ 2026/02/18 03:13:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only14: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only14: Sizes differ 2026/02/18 03:13:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only15: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only15: Sizes differ 2026/02/18 03:13:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only16: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only16: Sizes differ 2026/02/18 03:13:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only17: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only17: Sizes differ 2026/02/18 03:13:23 DEBUG : both11: Unchanged skipping 2026/02/18 03:13:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only18: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only18: Sizes differ 2026/02/18 03:13:23 DEBUG : both15: Unchanged skipping 2026/02/18 03:13:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only19: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only19: Sizes differ 2026/02/18 03:13:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only1: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only1: Sizes differ 2026/02/18 03:13:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only2: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only2: Sizes differ 2026/02/18 03:13:23 DEBUG : only11: Sizes differ 2026/02/18 03:13:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only3: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only3: Sizes differ 2026/02/18 03:13:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only4: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only4: Sizes differ 2026/02/18 03:13:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only5: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only5: Sizes differ 2026/02/18 03:13:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only6: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only6: Sizes differ 2026/02/18 03:13:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only7: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only7: Sizes differ 2026/02/18 03:13:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only8: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only8: Sizes differ 2026/02/18 03:13:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3017418342) 2026/02/18 03:13:23 DEBUG : only9: size = 6 (Internxt root 'rclone-test-cesiqat1nono') 2026/02/18 03:13:23 DEBUG : only9: Sizes differ 2026/02/18 03:13:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:13:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only12 to backup only12.rclone-backup-mawiruk4. (UUID: b2d43868-5151-47d0-8b3d-03163c91dedd) 2026/02/18 03:13:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only0 to backup only0.rclone-backup-vukejub2. (UUID: 74e3899e-5e94-48e7-b07f-2144f45312d8) 2026/02/18 03:13:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only10 to backup only10.rclone-backup-qomejif4. (UUID: 7a5595cb-93c5-413b-98a5-218901520485) 2026/02/18 03:13:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only13 to backup only13.rclone-backup-cejedon5. (UUID: ff34e6de-afc2-409f-b0d0-fc0ad5da18f3) 2026/02/18 03:13:23 ERROR : only12: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/02/18 03:13:23 ERROR : only0: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/02/18 03:13:23 ERROR : only10: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/02/18 03:13:23 ERROR : only13: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/02/18 03:13:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only14 to backup only14.rclone-backup-dijijex1. (UUID: cbcc7f38-f193-446c-abb5-8d89ce934c73) 2026/02/18 03:13:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only16 to backup only16.rclone-backup-lufavey2. (UUID: 4b1849bb-6559-477a-abc4-aad69edc81af) 2026/02/18 03:13:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only15 to backup only15.rclone-backup-vuxirol7. (UUID: c298cf18-7219-4c01-aef7-1a680cfbfaee) 2026/02/18 03:13:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only18 to backup only18.rclone-backup-gewikol5. (UUID: ec514daf-6148-4520-9a90-f23136422a0c) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file only14.rclone-backup-dijijex1. (UUID: cbcc7f38-f193-446c-abb5-8d89ce934c73) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:13:26 DEBUG : only14: size = 0 OK 2026/02/18 03:13:26 INFO : only14: Copied (replaced existing) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only1 to backup only1.rclone-backup-levoduh9. (UUID: f4831bcf-c940-4fe9-8f48-2f1b4fc1cada) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file only16.rclone-backup-lufavey2. (UUID: 4b1849bb-6559-477a-abc4-aad69edc81af) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file only18.rclone-backup-gewikol5. (UUID: ec514daf-6148-4520-9a90-f23136422a0c) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file only15.rclone-backup-vuxirol7. (UUID: c298cf18-7219-4c01-aef7-1a680cfbfaee) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:13:26 DEBUG : only16: size = 0 OK 2026/02/18 03:13:26 INFO : only16: Copied (replaced existing) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:13:26 DEBUG : only15: size = 0 OK 2026/02/18 03:13:26 INFO : only15: Copied (replaced existing) 2026/02/18 03:13:26 ERROR : only1: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:13:26 DEBUG : only18: size = 0 OK 2026/02/18 03:13:26 INFO : only18: Copied (replaced existing) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only2 to backup only2.rclone-backup-yacupil2. (UUID: 189cfcff-527b-4a64-8695-369cdb522a43) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only3 to backup only3.rclone-backup-xodinoq5. (UUID: 827b9a24-e586-46ed-9bc6-4b4eb55993d6) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only4 to backup only4.rclone-backup-gohures3. (UUID: fa085296-3f03-4865-9dfb-877c4301d382) 2026/02/18 03:13:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only5 to backup only5.rclone-backup-ripumay3. (UUID: 5fb6dece-04d5-4a2d-ae0e-4fa32a239171) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file only4.rclone-backup-gohures3. (UUID: fa085296-3f03-4865-9dfb-877c4301d382) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file only5.rclone-backup-ripumay3. (UUID: 5fb6dece-04d5-4a2d-ae0e-4fa32a239171) 2026/02/18 03:13:27 ERROR : only2: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/02/18 03:13:27 ERROR : only3: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:13:27 DEBUG : only5: size = 0 OK 2026/02/18 03:13:27 INFO : only5: Copied (replaced existing) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:13:27 DEBUG : only4: size = 0 OK 2026/02/18 03:13:27 INFO : only4: Copied (replaced existing) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only19 to backup only19.rclone-backup-zexuqeg7. (UUID: f1f74760-fe27-4edb-8e50-1d5e1633ead3) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only7 to backup only7.rclone-backup-gicaleh7. (UUID: 78cd9311-64fd-4c81-a316-328cbd76250e) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only8 to backup only8.rclone-backup-hebidud6. (UUID: 3abe8ada-8cd2-4ff5-93d5-45ab29cdc534) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only9 to backup only9.rclone-backup-yivoseh6. (UUID: 645c4057-079e-40e8-80fc-720751f1fa67) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file only19.rclone-backup-zexuqeg7. (UUID: f1f74760-fe27-4edb-8e50-1d5e1633ead3) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file only7.rclone-backup-gicaleh7. (UUID: 78cd9311-64fd-4c81-a316-328cbd76250e) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file only8.rclone-backup-hebidud6. (UUID: 3abe8ada-8cd2-4ff5-93d5-45ab29cdc534) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:13:27 DEBUG : only19: size = 0 OK 2026/02/18 03:13:27 INFO : only19: Copied (replaced existing) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:13:27 DEBUG : only7: size = 0 OK 2026/02/18 03:13:27 INFO : only7: Copied (replaced existing) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:13:27 DEBUG : only8: size = 0 OK 2026/02/18 03:13:27 INFO : only8: Copied (replaced existing) 2026/02/18 03:13:27 ERROR : only9: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only17 to backup only17.rclone-backup-nafozox5. (UUID: 29b69398-cc18-44c5-9a1c-ade9bbd80013) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only11 to backup only11.rclone-backup-namumex3. (UUID: 68d16b64-68cb-4e30-9c98-9af3f366e75c) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Renamed existing file only6 to backup only6.rclone-backup-huzahot5. (UUID: 5a01c5d3-c4ca-4e7d-9911-8179f349aa72) 2026/02/18 03:13:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Upload succeeded, deleting backup file only6.rclone-backup-huzahot5. (UUID: 5a01c5d3-c4ca-4e7d-9911-8179f349aa72) 2026/02/18 03:13:28 ERROR : only17: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/02/18 03:13:28 ERROR : only11: Failed to copy: failed to create empty file metadata: create meta: File already exists (status 409) 2026/02/18 03:13:28 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Successfully deleted backup file 2026/02/18 03:13:28 DEBUG : only6: size = 0 OK 2026/02/18 03:13:28 INFO : only6: Copied (replaced existing) 2026/02/18 03:13:28 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:13:28 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_test.go:2783: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Received unexpected error: failed to create empty file metadata: create meta: File already exists (status 409) Test: TestSyncConcurrentTruncate Messages: Sync must not return a error sync_test.go:2784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be false Test: TestSyncConcurrentTruncate Messages: Low level errors must not have happened fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (0), only15 (0), only16 (0), only17 (6), only18 (0), only19 (0), only2 (6), only3 (6), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (6) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only0: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only1: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only10: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only11: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only12: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only13: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only17: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only2: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only3: size incorrect file=0 vs obj=6 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only9: size incorrect file=0 vs obj=6 --- FAIL: TestSyncConcurrentTruncate (74.30s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:14:09 DEBUG : empty_dir: Making directory with metadata 2026/02/18 03:14:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/18 03:14:09 DEBUG : empty_on_remote: Making directory with metadata 2026/02/18 03:14:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/18 03:14:09 INFO : empty_on_remote: Making directory 2026/02/18 03:14:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/18 03:14:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/18 03:14:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/18 03:14:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/18 03:14:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:130: removing dir "test_dir2/sub_dir" failed - try 1/5: directory not empty run.go:130: removing dir "test_dir2" failed - try 1/5: directory not empty --- PASS: TestSyncReplaceDirModTime (8.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:14:17 DEBUG : empty_dir: Making directory with metadata 2026/02/18 03:14:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/18 03:14:17 DEBUG : empty_on_remote: Making directory with metadata 2026/02/18 03:14:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/18 03:14:17 INFO : empty_on_remote: Making directory 2026/02/18 03:14:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/18 03:14:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/18 03:14:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/18 03:14:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/18 03:14:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/18 03:14:19 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (6.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:14:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/18 03:14:23 INFO : sub dir: Making directory 2026/02/18 03:14:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 1/5: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 1/5: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 1/5: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 1/5: directory not empty run.go:130: removing dir "sub dir2" failed - try 1/5: directory not empty 2026/02/18 03:14:43 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestNothingToTransferWithEmptyDirs (26.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:14:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/18 03:14:50 INFO : sub dir: Making directory 2026/02/18 03:14:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestNothingToTransferWithoutEmptyDirs run.go:130: removing dir "sub dir2" failed - try 1/5: directory not empty 2026/02/18 03:14:56 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestNothingToTransferWithoutEmptyDirs (13.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:15:21 DEBUG : Waiting for deletions to finish 2026/02/18 03:15:22 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : apple: Excluded 2026/02/18 03:15:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:15:22 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : banana: Excluded 2026/02/18 03:15:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : splitbananasplit: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:15:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:15:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:15:23 DEBUG : apple: size = 5 OK 2026/02/18 03:15:23 DEBUG : apple: Sizes identical 2026/02/18 03:15:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:15:23 DEBUG : apple: Unchanged skipping 2026/02/18 03:15:23 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:15:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:15:23 DEBUG : banana: size = 6 OK 2026/02/18 03:15:23 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:15:23 DEBUG : banana: Sizes identical 2026/02/18 03:15:23 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:15:23 DEBUG : banana: Unchanged skipping 2026/02/18 03:15:23 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:15:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:15:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:15:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:15:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:15:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:15:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:15:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:15:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:15:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:15:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:15:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:15:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:15:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:15:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:15:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:15:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:15:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:15:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:15:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:15:23 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:15:23 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2026/02/18 03:15:23 DEBUG : Waiting for deletions to finish 2026/02/18 03:15:23 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : apple: Excluded 2026/02/18 03:15:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:15:23 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : banana: Excluded 2026/02/18 03:15:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : splitbananasplit: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:15:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:15:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:15:24 DEBUG : apple: size = 5 OK 2026/02/18 03:15:24 DEBUG : apple: Sizes identical 2026/02/18 03:15:24 DEBUG : apple: Unchanged skipping 2026/02/18 03:15:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:15:24 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:15:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:15:24 DEBUG : banana: size = 6 OK 2026/02/18 03:15:24 DEBUG : banana: Sizes identical 2026/02/18 03:15:24 DEBUG : banana: Unchanged skipping 2026/02/18 03:15:24 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:15:24 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:15:24 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:15:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:15:24 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:15:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:15:24 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:15:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:15:24 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:15:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:15:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:15:24 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:15:24 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:15:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:15:24 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:15:24 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:15:24 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:15:24 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:15:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:15:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:15:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:15:24 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:15:24 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:15:24 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2026/02/18 03:15:24 DEBUG : Waiting for deletions to finish 2026/02/18 03:15:25 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : apple: Excluded 2026/02/18 03:15:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:15:25 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : banana: Excluded 2026/02/18 03:15:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : splitbananasplit: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:15:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:15:25 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:15:45 DEBUG : Waiting for deletions to finish 2026/02/18 03:15:46 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : apple: Excluded 2026/02/18 03:15:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:15:46 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : banana: Excluded 2026/02/18 03:15:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : splitbananasplit: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:15:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:15:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:15:47 DEBUG : apple: size = 5 OK 2026/02/18 03:15:47 DEBUG : apple: Sizes identical 2026/02/18 03:15:47 DEBUG : apple: Unchanged skipping 2026/02/18 03:15:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:15:47 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:15:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:15:47 DEBUG : banana: size = 6 OK 2026/02/18 03:15:47 DEBUG : banana: Sizes identical 2026/02/18 03:15:47 DEBUG : banana: Unchanged skipping 2026/02/18 03:15:47 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:15:47 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:15:47 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:15:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:15:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:15:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:15:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:15:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:15:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:15:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:15:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:15:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:15:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:15:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:15:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:15:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:15:47 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:15:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:15:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:15:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:15:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:15:47 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:15:47 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:15:47 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2026/02/18 03:15:47 DEBUG : Waiting for deletions to finish 2026/02/18 03:15:47 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:15:47 DEBUG : apple: Excluded 2026/02/18 03:15:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:15:47 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:15:47 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:15:47 DEBUG : banana: Excluded 2026/02/18 03:15:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:15:47 DEBUG : splitbananasplit: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:15:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:15:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:15:48 DEBUG : apple: size = 5 OK 2026/02/18 03:15:48 DEBUG : apple: Sizes identical 2026/02/18 03:15:48 DEBUG : apple: Unchanged skipping 2026/02/18 03:15:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:15:48 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:15:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:15:48 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:15:48 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:15:48 DEBUG : banana: size = 6 OK 2026/02/18 03:15:48 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:15:48 DEBUG : banana: Sizes identical 2026/02/18 03:15:48 DEBUG : banana: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:15:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:15:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:15:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:15:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:15:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:15:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:15:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:15:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:15:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:15:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:15:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:15:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:15:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:15:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:15:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:15:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:15:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:15:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:15:49 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:15:49 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:15:49 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2026/02/18 03:15:49 DEBUG : Waiting for deletions to finish 2026/02/18 03:15:49 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : apple: Excluded 2026/02/18 03:15:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:15:49 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : banana: Excluded 2026/02/18 03:15:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : splitbananasplit: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:15:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:15:49 DEBUG : dir1/0015-9;=.txt: Excluded run.go:130: removing dir "dir1" failed - try 1/5: directory not empty 2026/02/18 03:15:56 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/base64 run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:16:19 DEBUG : Waiting for deletions to finish 2026/02/18 03:16:19 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:16:19 DEBUG : apple: Excluded 2026/02/18 03:16:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:16:19 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:16:19 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:16:19 DEBUG : banana: Excluded 2026/02/18 03:16:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:16:19 DEBUG : splitbananasplit: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:16:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:16:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/18 03:16:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/18 03:16:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/18 03:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/18 03:16:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/18 03:16:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/18 03:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/18 03:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/18 03:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/18 03:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/18 03:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/18 03:16:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/18 03:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/18 03:16:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/18 03:16:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/18 03:16:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/18 03:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/18 03:16:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/18 03:16:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/18 03:16:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/18 03:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/18 03:16:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/18 03:16:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/18 03:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/18 03:16:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/18 03:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/18 03:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/18 03:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/18 03:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/18 03:16:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/18 03:16:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:21 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:16:21 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:16:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/18 03:16:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/18 03:16:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:21 DEBUG : YXBwbGU=: size = 5 OK 2026/02/18 03:16:21 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/18 03:16:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/18 03:16:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/18 03:16:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:21 DEBUG : YmFuYW5h: size = 6 OK 2026/02/18 03:16:21 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/18 03:16:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/18 03:16:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/18 03:16:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/18 03:16:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/18 03:16:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/18 03:16:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/18 03:16:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/18 03:16:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/18 03:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/18 03:16:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/18 03:16:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/18 03:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/18 03:16:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/18 03:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/18 03:16:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/18 03:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/18 03:16:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/18 03:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/18 03:16:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/18 03:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/18 03:16:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/18 03:16:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/18 03:16:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/18 03:16:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/18 03:16:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/18 03:16:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/18 03:16:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/18 03:16:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/18 03:16:24 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:16:24 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/base64 2026/02/18 03:16:24 DEBUG : Waiting for deletions to finish 2026/02/18 03:16:24 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : apple: Excluded 2026/02/18 03:16:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:16:24 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : banana: Excluded 2026/02/18 03:16:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/18 03:16:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : splitbananasplit: Excluded 2026/02/18 03:16:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : YmFuYW5h: Excluded 2026/02/18 03:16:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : YXBwbGU=: Excluded 2026/02/18 03:16:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/18 03:16:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/18 03:16:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/base64 === RUN TestTransform/prefix run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:16:48 DEBUG : Waiting for deletions to finish 2026/02/18 03:16:48 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:16:48 DEBUG : apple: Excluded 2026/02/18 03:16:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:16:48 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:16:48 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:16:48 DEBUG : banana: Excluded 2026/02/18 03:16:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:16:48 DEBUG : splitbananasplit: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:16:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:16:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:16:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/18 03:16:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/18 03:16:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/18 03:16:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/18 03:16:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/18 03:16:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/18 03:16:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/18 03:16:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/18 03:16:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/18 03:16:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/18 03:16:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/18 03:16:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/18 03:16:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/18 03:16:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/18 03:16:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/18 03:16:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/18 03:16:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/18 03:16:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/18 03:16:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/18 03:16:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/18 03:16:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/18 03:16:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/18 03:16:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/18 03:16:49 DEBUG : apple: transformed to: PREFIXapple 2026/02/18 03:16:49 DEBUG : banana: transformed to: PREFIXbanana 2026/02/18 03:16:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/18 03:16:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/18 03:16:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/18 03:16:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/18 03:16:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/18 03:16:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/18 03:16:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/18 03:16:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/18 03:16:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/18 03:16:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/18 03:16:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/18 03:16:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/18 03:16:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/18 03:16:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/18 03:16:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/18 03:16:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/18 03:16:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/18 03:16:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/18 03:16:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/18 03:16:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/18 03:16:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/18 03:16:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/18 03:16:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/18 03:16:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/18 03:16:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/18 03:16:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/18 03:16:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/18 03:16:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/18 03:16:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/18 03:16:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/18 03:16:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/18 03:16:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/18 03:16:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:16:50 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:16:50 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:16:50 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/18 03:16:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/18 03:16:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/18 03:16:50 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/18 03:16:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/18 03:16:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/18 03:16:50 DEBUG : PREFIXbanana: size = 6 OK 2026/02/18 03:16:50 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/18 03:16:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/18 03:16:50 DEBUG : PREFIXapple: size = 5 OK 2026/02/18 03:16:50 INFO : apple: Copied (new) to: PREFIXapple 2026/02/18 03:16:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/18 03:16:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/18 03:16:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/18 03:16:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/18 03:16:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/18 03:16:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/18 03:16:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/18 03:16:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:16:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/18 03:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/18 03:16:51 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/18 03:16:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/18 03:16:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/18 03:16:51 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/18 03:16:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/18 03:16:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/18 03:16:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/18 03:16:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/18 03:16:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/18 03:16:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/18 03:16:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/18 03:16:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/18 03:16:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/18 03:16:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/18 03:16:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/18 03:16:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/18 03:16:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/18 03:16:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/18 03:16:52 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/18 03:16:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/18 03:16:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/18 03:16:52 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/18 03:16:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/18 03:16:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/18 03:16:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/18 03:16:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/18 03:16:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/18 03:16:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/18 03:16:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/18 03:16:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/18 03:16:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/18 03:16:53 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:16:53 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2026/02/18 03:16:53 DEBUG : Waiting for deletions to finish 2026/02/18 03:16:53 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : apple: Excluded 2026/02/18 03:16:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:16:53 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : banana: Excluded 2026/02/18 03:16:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : PREFIXapple: Excluded 2026/02/18 03:16:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/18 03:16:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : PREFIXbanana: Excluded 2026/02/18 03:16:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/18 03:16:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : splitbananasplit: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:16:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix 2026/02/18 03:17:03 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/suffix run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:17:25 DEBUG : Waiting for deletions to finish 2026/02/18 03:17:25 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : apple: Excluded 2026/02/18 03:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:17:25 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : banana: Excluded 2026/02/18 03:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : splitbananasplit: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:17:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:17:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/18 03:17:26 DEBUG : apple: transformed to: appleSUFFIX 2026/02/18 03:17:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/18 03:17:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/18 03:17:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/18 03:17:26 DEBUG : apple: transformed to: appleSUFFIX 2026/02/18 03:17:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/18 03:17:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/18 03:17:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/18 03:17:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/18 03:17:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/18 03:17:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/18 03:17:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/18 03:17:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/18 03:17:26 DEBUG : apple: transformed to: appleSUFFIX 2026/02/18 03:17:26 DEBUG : apple: transformed to: appleSUFFIX 2026/02/18 03:17:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/18 03:17:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/18 03:17:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/18 03:17:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/18 03:17:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/18 03:17:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/18 03:17:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/18 03:17:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/18 03:17:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/18 03:17:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/18 03:17:26 DEBUG : apple: transformed to: appleSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:17:27 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:17:27 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/18 03:17:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/18 03:17:27 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/18 03:17:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:27 DEBUG : appleSUFFIX: size = 5 OK 2026/02/18 03:17:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/18 03:17:27 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/18 03:17:27 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/18 03:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/18 03:17:28 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/18 03:17:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/18 03:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/18 03:17:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/18 03:17:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/18 03:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/18 03:17:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/18 03:17:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/18 03:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/18 03:17:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/18 03:17:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/18 03:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/18 03:17:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/18 03:17:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/18 03:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/18 03:17:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/18 03:17:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/18 03:17:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/18 03:17:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/18 03:17:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/18 03:17:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/18 03:17:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/18 03:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/18 03:17:30 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/18 03:17:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/18 03:17:30 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/18 03:17:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/18 03:17:30 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/18 03:17:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/18 03:17:30 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/18 03:17:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/18 03:17:30 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:17:30 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2026/02/18 03:17:30 DEBUG : Waiting for deletions to finish 2026/02/18 03:17:30 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:17:30 DEBUG : apple: Excluded 2026/02/18 03:17:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:17:30 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:17:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:30 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/18 03:17:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:30 DEBUG : appleSUFFIX: Excluded 2026/02/18 03:17:30 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:17:30 DEBUG : banana: Excluded 2026/02/18 03:17:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:30 DEBUG : bananaSUFFIX: Excluded 2026/02/18 03:17:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:17:30 DEBUG : splitbananasplit: Excluded 2026/02/18 03:17:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:30 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:17:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/18 03:17:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:17:54 DEBUG : Waiting for deletions to finish 2026/02/18 03:17:54 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:17:54 DEBUG : apple: Excluded 2026/02/18 03:17:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:17:54 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:17:54 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:17:54 DEBUG : banana: Excluded 2026/02/18 03:17:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:17:54 DEBUG : splitbananasplit: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:17:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:17:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:17:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/18 03:17:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/18 03:17:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/18 03:17:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/18 03:17:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/18 03:17:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/18 03:17:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/18 03:17:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/18 03:17:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/18 03:17:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/18 03:17:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/18 03:17:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/18 03:17:55 DEBUG : banana: size = 6 OK 2026/02/18 03:17:55 DEBUG : apple: size = 5 OK 2026/02/18 03:17:55 DEBUG : banana: Sizes identical 2026/02/18 03:17:55 DEBUG : apple: Sizes identical 2026/02/18 03:17:55 DEBUG : banana: Unchanged skipping 2026/02/18 03:17:55 DEBUG : apple: Unchanged skipping 2026/02/18 03:17:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/18 03:17:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/18 03:17:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/18 03:17:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/18 03:17:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/18 03:17:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/18 03:17:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/18 03:17:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/18 03:17:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/18 03:17:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/18 03:17:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/18 03:17:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/18 03:17:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/18 03:17:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/18 03:17:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/18 03:17:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/18 03:17:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/18 03:17:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/18 03:17:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/18 03:17:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/18 03:17:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/18 03:17:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/18 03:17:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/18 03:17:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/18 03:17:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/18 03:17:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/18 03:17:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/18 03:17:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/18 03:17:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/18 03:17:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/18 03:17:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/18 03:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/18 03:17:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/18 03:17:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/18 03:17:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/18 03:17:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/18 03:17:56 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:17:56 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:17:56 DEBUG : appleapple: size = 21 OK 2026/02/18 03:17:56 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/18 03:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/18 03:17:56 DEBUG : splitbanan: size = 16 OK 2026/02/18 03:17:56 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/18 03:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/18 03:17:56 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/18 03:17:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/18 03:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/18 03:17:56 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/18 03:17:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/18 03:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/18 03:17:57 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/18 03:17:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/18 03:17:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/18 03:17:57 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/18 03:17:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/18 03:17:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/18 03:17:57 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/18 03:17:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/18 03:17:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/18 03:17:57 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/18 03:17:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/18 03:17:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/18 03:17:57 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/18 03:17:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/18 03:17:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/18 03:17:57 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/18 03:17:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/18 03:17:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/18 03:17:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/18 03:17:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/18 03:17:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/18 03:17:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/18 03:17:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/18 03:17:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/18 03:17:58 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/18 03:17:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/18 03:17:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/18 03:17:58 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/18 03:17:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/18 03:17:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/18 03:17:58 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/18 03:17:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/18 03:17:58 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/18 03:17:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/18 03:17:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/18 03:17:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/18 03:17:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/18 03:17:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/18 03:17:59 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:17:59 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/truncate 2026/02/18 03:17:59 DEBUG : Waiting for deletions to finish 2026/02/18 03:17:59 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : apple: Excluded 2026/02/18 03:17:59 DEBUG : appleapple: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : appleapple: Excluded 2026/02/18 03:17:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:17:59 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : banana: Excluded 2026/02/18 03:17:59 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : splitbanan: Excluded 2026/02/18 03:17:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : splitbananasplit: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0000-abcde: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0001-bcdef: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0002-cdefg: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0003-defgh: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0004-efghi: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0005-fghij: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0006-ghijk: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0007-12345: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0008-23456: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0009-34567: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0010-45678: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0011-56789: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0012-6789;: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0013-789;=: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0014-89;=.: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/18 03:17:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:17:59 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate 2026/02/18 03:18:09 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/encoder run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:18:29 DEBUG : Waiting for deletions to finish 2026/02/18 03:18:29 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : apple: Excluded 2026/02/18 03:18:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:18:29 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : banana: Excluded 2026/02/18 03:18:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : splitbananasplit: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:18:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:18:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:18:30 DEBUG : apple: size = 5 OK 2026/02/18 03:18:30 DEBUG : apple: Sizes identical 2026/02/18 03:18:30 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:18:30 DEBUG : apple: Unchanged skipping 2026/02/18 03:18:30 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:18:30 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:18:30 DEBUG : banana: size = 6 OK 2026/02/18 03:18:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:18:30 DEBUG : banana: Sizes identical 2026/02/18 03:18:30 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:18:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:18:30 DEBUG : banana: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:18:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:18:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:18:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:18:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:18:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:18:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:18:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:18:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:18:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:18:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:18:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:18:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:18:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:18:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:18:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:18:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:18:30 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:18:30 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:18:30 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:18:30 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/18 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/18 03:18:30 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:18:30 DEBUG : apple: Excluded 2026/02/18 03:18:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:18:30 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:18:30 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:18:30 DEBUG : banana: Excluded 2026/02/18 03:18:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:18:30 DEBUG : splitbananasplit: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:18:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:18:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:18:31 DEBUG : apple: size = 5 OK 2026/02/18 03:18:31 DEBUG : apple: Sizes identical 2026/02/18 03:18:31 DEBUG : apple: Unchanged skipping 2026/02/18 03:18:31 DEBUG : banana: size = 6 OK 2026/02/18 03:18:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:18:31 DEBUG : banana: Sizes identical 2026/02/18 03:18:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:18:31 DEBUG : banana: Unchanged skipping 2026/02/18 03:18:31 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:18:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:18:31 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:18:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:18:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:18:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:18:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:18:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:18:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:18:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:18:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:18:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:18:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:18:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:18:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:18:32 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:18:32 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:18:32 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/18 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/18 03:18:32 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : apple: Excluded 2026/02/18 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:18:32 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : banana: Excluded 2026/02/18 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : splitbananasplit: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:18:32 DEBUG : Waiting for deletions to finish 2026/02/18 03:18:33 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : apple: Excluded 2026/02/18 03:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:18:33 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : banana: Excluded 2026/02/18 03:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : splitbananasplit: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:18:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:18:38 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:18:59 DEBUG : Waiting for deletions to finish 2026/02/18 03:18:59 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : apple: Excluded 2026/02/18 03:18:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:18:59 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : banana: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:18:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:18:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:19:00 DEBUG : apple: size = 5 OK 2026/02/18 03:19:00 DEBUG : apple: Sizes identical 2026/02/18 03:19:00 DEBUG : apple: Unchanged skipping 2026/02/18 03:19:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:19:00 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:19:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:19:00 DEBUG : banana: size = 6 OK 2026/02/18 03:19:00 DEBUG : banana: Sizes identical 2026/02/18 03:19:00 DEBUG : banana: Unchanged skipping 2026/02/18 03:19:00 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:19:00 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:19:00 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:19:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:19:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:19:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:19:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:19:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:19:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:19:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:19:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:19:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:19:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:19:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:19:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:19:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:19:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:19:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:19:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:19:00 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:19:00 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:19:00 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/18 03:19:00 DEBUG : Waiting for deletions to finish 2026/02/18 03:19:01 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : apple: Excluded 2026/02/18 03:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:19:01 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : banana: Excluded 2026/02/18 03:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : splitbananasplit: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:19:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:19:01 DEBUG : apple: size = 5 OK 2026/02/18 03:19:01 DEBUG : apple: Sizes identical 2026/02/18 03:19:01 DEBUG : banana: size = 6 OK 2026/02/18 03:19:01 DEBUG : banana: Sizes identical 2026/02/18 03:19:01 DEBUG : banana: Unchanged skipping 2026/02/18 03:19:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:19:01 DEBUG : apple: Unchanged skipping 2026/02/18 03:19:01 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:19:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:19:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:19:01 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:19:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:19:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:19:02 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:19:02 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:19:02 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:19:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:19:02 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:19:02 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:19:02 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:19:02 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:19:02 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:19:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:19:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:19:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:19:02 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:19:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:19:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:19:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:19:02 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:19:02 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:19:02 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/18 03:19:02 DEBUG : Waiting for deletions to finish 2026/02/18 03:19:02 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : apple: Excluded 2026/02/18 03:19:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:19:02 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : banana: Excluded 2026/02/18 03:19:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : splitbananasplit: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:19:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:19:02 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:19:23 DEBUG : Waiting for deletions to finish 2026/02/18 03:19:23 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : apple: Excluded 2026/02/18 03:19:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:19:23 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : banana: Excluded 2026/02/18 03:19:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : splitbananasplit: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:19:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:19:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:19:24 DEBUG : apple: size = 5 OK 2026/02/18 03:19:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:19:24 DEBUG : apple: Sizes identical 2026/02/18 03:19:24 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:19:24 DEBUG : apple: Unchanged skipping 2026/02/18 03:19:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:19:24 DEBUG : banana: size = 6 OK 2026/02/18 03:19:24 DEBUG : banana: Sizes identical 2026/02/18 03:19:24 DEBUG : banana: Unchanged skipping 2026/02/18 03:19:24 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:19:24 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:19:24 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:19:25 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:19:25 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:19:25 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:19:25 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:19:25 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:19:25 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:19:25 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:19:25 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:19:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:19:25 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:19:25 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:19:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:19:25 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:19:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:19:25 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:19:25 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:19:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:19:25 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:19:25 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:19:25 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/18 03:19:25 DEBUG : Waiting for deletions to finish 2026/02/18 03:19:25 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : apple: Excluded 2026/02/18 03:19:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:19:25 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : banana: Excluded 2026/02/18 03:19:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : splitbananasplit: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:19:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:19:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:19:26 DEBUG : apple: size = 5 OK 2026/02/18 03:19:26 DEBUG : apple: Sizes identical 2026/02/18 03:19:26 DEBUG : apple: Unchanged skipping 2026/02/18 03:19:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:19:26 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:19:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:19:26 DEBUG : banana: size = 6 OK 2026/02/18 03:19:26 DEBUG : banana: Sizes identical 2026/02/18 03:19:26 DEBUG : banana: Unchanged skipping 2026/02/18 03:19:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:19:26 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:19:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:19:26 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:19:26 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:19:26 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:19:26 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:19:26 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:19:26 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:19:26 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:19:26 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:19:26 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:19:26 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:19:26 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:19:26 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:19:26 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:19:26 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:19:26 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:19:26 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:19:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:19:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:19:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:19:26 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:19:26 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/18 03:19:26 DEBUG : Waiting for deletions to finish 2026/02/18 03:19:26 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : apple: Excluded 2026/02/18 03:19:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:19:26 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : banana: Excluded 2026/02/18 03:19:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : splitbananasplit: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:19:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:19:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:19:32 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/lowercase run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:19:52 DEBUG : Waiting for deletions to finish 2026/02/18 03:19:52 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:19:52 DEBUG : apple: Excluded 2026/02/18 03:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:19:52 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:19:52 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:19:52 DEBUG : banana: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:19:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:19:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:19:53 DEBUG : apple: size = 5 OK 2026/02/18 03:19:53 DEBUG : apple: Sizes identical 2026/02/18 03:19:53 DEBUG : apple: Unchanged skipping 2026/02/18 03:19:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:19:53 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:19:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:19:53 DEBUG : banana: size = 6 OK 2026/02/18 03:19:53 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:19:53 DEBUG : banana: Sizes identical 2026/02/18 03:19:53 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:19:53 DEBUG : banana: Unchanged skipping 2026/02/18 03:19:53 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:19:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:19:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:19:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:19:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:19:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:19:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:19:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:19:54 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:19:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:19:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:19:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:19:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:19:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:19:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:19:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:19:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:19:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:19:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:19:54 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:19:54 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:19:54 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/18 03:19:54 DEBUG : Waiting for deletions to finish 2026/02/18 03:19:54 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : apple: Excluded 2026/02/18 03:19:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:19:54 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : banana: Excluded 2026/02/18 03:19:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : splitbananasplit: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:19:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:19:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:19:55 DEBUG : apple: size = 5 OK 2026/02/18 03:19:55 DEBUG : apple: Sizes identical 2026/02/18 03:19:55 DEBUG : apple: Unchanged skipping 2026/02/18 03:19:55 DEBUG : banana: size = 6 OK 2026/02/18 03:19:55 DEBUG : banana: Sizes identical 2026/02/18 03:19:55 DEBUG : banana: Unchanged skipping 2026/02/18 03:19:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:19:55 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:19:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:19:55 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:19:55 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:19:55 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:19:55 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:19:55 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:19:55 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:19:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:19:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:19:55 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:19:55 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:19:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:19:55 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:19:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:19:55 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:19:55 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:19:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:19:55 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:19:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:19:55 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:19:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:19:55 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:19:55 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:19:55 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:19:55 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/18 03:19:55 DEBUG : Waiting for deletions to finish 2026/02/18 03:19:55 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:19:55 DEBUG : apple: Excluded 2026/02/18 03:19:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:19:55 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:19:55 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:19:55 DEBUG : banana: Excluded 2026/02/18 03:19:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:19:55 DEBUG : splitbananasplit: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:19:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:19:56 DEBUG : dir1/0015-9;=.txt: Excluded run.go:130: removing dir "dir1" failed - try 1/5: directory not empty 2026/02/18 03:20:02 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/ascii run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:20:23 DEBUG : Waiting for deletions to finish 2026/02/18 03:20:23 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : apple: Excluded 2026/02/18 03:20:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:20:23 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : banana: Excluded 2026/02/18 03:20:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : splitbananasplit: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:20:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:20:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:20:24 DEBUG : apple: size = 5 OK 2026/02/18 03:20:24 DEBUG : apple: Sizes identical 2026/02/18 03:20:24 DEBUG : apple: Unchanged skipping 2026/02/18 03:20:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:20:24 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:20:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:20:24 DEBUG : banana: size = 6 OK 2026/02/18 03:20:24 DEBUG : banana: Sizes identical 2026/02/18 03:20:24 DEBUG : banana: Unchanged skipping 2026/02/18 03:20:24 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:20:24 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:20:24 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:20:24 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:20:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:20:24 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:20:24 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:20:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:20:24 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:20:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:20:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:20:24 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:20:24 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:20:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:20:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:20:24 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:20:24 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:20:24 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:20:24 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:20:24 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:20:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:20:24 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:20:24 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:20:24 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/18 03:20:24 DEBUG : Waiting for deletions to finish 2026/02/18 03:20:25 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : apple: Excluded 2026/02/18 03:20:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:20:25 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : banana: Excluded 2026/02/18 03:20:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : splitbananasplit: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:20:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:20:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/18 03:20:25 DEBUG : apple: size = 5 OK 2026/02/18 03:20:25 DEBUG : apple: Sizes identical 2026/02/18 03:20:25 DEBUG : apple: Unchanged skipping 2026/02/18 03:20:25 DEBUG : banana: size = 6 OK 2026/02/18 03:20:25 DEBUG : banana: Sizes identical 2026/02/18 03:20:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/18 03:20:25 DEBUG : banana: Unchanged skipping 2026/02/18 03:20:25 DEBUG : appleappleapplebanana: Sizes identical 2026/02/18 03:20:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/18 03:20:25 DEBUG : splitbananasplit: size = 16 OK 2026/02/18 03:20:25 DEBUG : splitbananasplit: Sizes identical 2026/02/18 03:20:25 DEBUG : splitbananasplit: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/18 03:20:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/18 03:20:26 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/18 03:20:26 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/18 03:20:26 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/18 03:20:26 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/18 03:20:26 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/18 03:20:26 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/18 03:20:26 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/18 03:20:26 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/18 03:20:26 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/18 03:20:26 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/18 03:20:26 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/18 03:20:26 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/18 03:20:26 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/18 03:20:26 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/18 03:20:26 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/18 03:20:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/18 03:20:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:20:26 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:20:26 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:20:26 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/18 03:20:26 DEBUG : Waiting for deletions to finish 2026/02/18 03:20:26 DEBUG : apple: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : apple: Excluded 2026/02/18 03:20:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : appleappleapplebanana: Excluded 2026/02/18 03:20:26 DEBUG : banana: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : banana: Excluded 2026/02/18 03:20:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : splitbananasplit: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/18 03:20:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/18 03:20:26 DEBUG : dir1/0015-9;=.txt: Excluded run.go:130: removing dir "dir1" failed - try 1/5: directory not empty 2026/02/18 03:20:33 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestTransform (337.25s) --- FAIL: TestTransform/NFC (27.38s) --- FAIL: TestTransform/NFD (32.76s) --- FAIL: TestTransform/base64 (30.92s) --- FAIL: TestTransform/prefix (36.05s) --- FAIL: TestTransform/suffix (30.22s) --- FAIL: TestTransform/truncate (35.47s) --- FAIL: TestTransform/encoder (29.85s) --- FAIL: TestTransform/ISO-8859-1 (22.01s) --- FAIL: TestTransform/charmap (31.35s) --- FAIL: TestTransform/lowercase (30.49s) --- FAIL: TestTransform/ascii (30.76s) === RUN TestTransformCopy run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:20:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/18 03:20:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/18 03:20:41 INFO : sub dir_somesuffix: Making directory 2026/02/18 03:20:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/18 03:20:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/18 03:20:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/18 03:20:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/18 03:20:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/18 03:20:41 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:20:41 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:20:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/18 03:20:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/18 03:20:42 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:20:42 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy 2026/02/18 03:20:43 ERROR : sub dir_somesuffix: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestTransformCopy (9.54s) === RUN TestDoubleTransform run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:20:50 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:20:50 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:20:50 INFO : tictactoe: Making directory 2026/02/18 03:20:51 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:20:51 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:20:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:20:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/18 03:20:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:20:51 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:20:51 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:20:51 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/18 03:20:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/18 03:20:51 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:20:51 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (2.31s) === RUN TestFileTag run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:20:53 INFO : toe: Making directory 2026/02/18 03:20:53 INFO : toe/toe: Making directory 2026/02/18 03:20:53 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:20:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/18 03:20:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/18 03:20:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/18 03:20:53 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:20:53 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:20:54 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/18 03:20:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/18 03:20:54 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:20:54 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (3.14s) === RUN TestNoTag run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:20:56 INFO : toe: Making directory 2026/02/18 03:20:56 INFO : toe/toe: Making directory 2026/02/18 03:20:56 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:20:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/18 03:20:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/18 03:20:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/18 03:20:56 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:20:56 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:20:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/18 03:20:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/18 03:20:57 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:20:57 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestNoTag 2026/02/18 03:20:59 ERROR : toe: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestNoTag (10.49s) === RUN TestDirTag run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:21:06 DEBUG : empty_dir: Making directory with metadata 2026/02/18 03:21:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/18 03:21:06 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:06 INFO : tictacempty_dir: Making directory 2026/02/18 03:21:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:07 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:07 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:07 INFO : tictactoe: Making directory 2026/02/18 03:21:07 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:07 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:21:07 INFO : tictactoe/tictactoe: Making directory 2026/02/18 03:21:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:21:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/18 03:21:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/18 03:21:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/18 03:21:07 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:21:07 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:21:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/18 03:21:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/18 03:21:08 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:21:08 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag run.go:130: removing dir "tictactoe" failed - try 1/5: directory not empty --- FAIL: TestDirTag (4.69s) === RUN TestAllTag run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:21:11 DEBUG : empty_dir: Making directory with metadata 2026/02/18 03:21:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/18 03:21:11 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:11 INFO : tictacempty_dir: Making directory 2026/02/18 03:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:11 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:11 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:11 INFO : tictactoe: Making directory 2026/02/18 03:21:11 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:11 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:21:11 INFO : tictactoe/tictactoe: Making directory 2026/02/18 03:21:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:21:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/18 03:21:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:21:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/18 03:21:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:21:12 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:21:12 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/18 03:21:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:21:13 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:21:13 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag 2026/02/18 03:21:15 ERROR : tictacempty_dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestAllTag (11.17s) === RUN TestRunTwice run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:21:22 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:22 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:22 INFO : tictactoe: Making directory 2026/02/18 03:21:22 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:22 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:21:22 INFO : tictactoe/tictactoe: Making directory 2026/02/18 03:21:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:21:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/18 03:21:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/18 03:21:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/18 03:21:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:21:23 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:21:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/18 03:21:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/18 03:21:23 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:21:23 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice run.go:130: removing dir "tictactoe" failed - try 1/5: directory not empty 2026/02/18 03:21:26 ERROR : tictactoe: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRunTwice (11.47s) === RUN TestSyntax 2026/02/18 03:21:33 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:21:34 INFO : toe: Making directory 2026/02/18 03:21:34 INFO : toe/toe: Making directory 2026/02/18 03:21:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/18 03:21:34 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:21:34 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:21:35 DEBUG : toe/toe/toe: size = 11 OK 2026/02/18 03:21:35 INFO : toe/toe/toe: Copied (new) 2026/02/18 03:21:35 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:21:35 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting run.go:130: removing dir "toe" failed - try 1/5: directory not empty 2026/02/18 03:21:38 ERROR : toe: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestConflicting (11.66s) === RUN TestMove run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:21:45 DEBUG : empty_dir: Making directory with metadata 2026/02/18 03:21:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/18 03:21:45 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:45 INFO : tictacempty_dir: Making directory 2026/02/18 03:21:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:46 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:46 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:46 INFO : tictactoe: Making directory 2026/02/18 03:21:46 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:46 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:21:46 INFO : tictactoe/tictactoe: Making directory 2026/02/18 03:21:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:21:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/18 03:21:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:21:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/18 03:21:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:21:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:21:46 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:21:46 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:21:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/18 03:21:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:21:47 INFO : toe/toe/toe.txt: Deleted 2026/02/18 03:21:47 ERROR : Local file system at /tmp/rclone3017418342: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove run.go:130: removing dir "tictactoe" failed - try 1/5: directory not empty 2026/02/18 03:21:50 ERROR : tictacempty_dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMove (12.22s) === RUN TestTransformFile run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:21:57 DEBUG : empty_dir: Making directory with metadata 2026/02/18 03:21:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/18 03:21:57 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:58 INFO : tictacempty_dir: Making directory 2026/02/18 03:21:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:21:58 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:58 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:58 INFO : tictactoe: Making directory 2026/02/18 03:21:58 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:58 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:21:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:21:58 INFO : tictactoe/tictactoe: Making directory 2026/02/18 03:21:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:21:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/18 03:21:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:21:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/18 03:21:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:21:58 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:21:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:21:58 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:21:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/18 03:21:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:21:59 INFO : toe/toe/toe.txt: Deleted 2026/02/18 03:21:59 ERROR : Local file system at /tmp/rclone3017418342: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile run.go:130: removing dir "tictactoe" failed - try 1/5: directory not empty --- FAIL: TestTransformFile (4.64s) === RUN TestManualTransformFile run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:22:02 DEBUG : Reset feature "Copy" 2026/02/18 03:22:02 DEBUG : Reset feature "Move" 2026/02/18 03:22:02 DEBUG : Reset feature "Copy" 2026/02/18 03:22:02 DEBUG : Reset feature "Move" 2026/02/18 03:22:02 DEBUG : empty_dir: Making directory with metadata 2026/02/18 03:22:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/18 03:22:02 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:22:02 INFO : tictacempty_dir: Making directory 2026/02/18 03:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/18 03:22:02 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:22:02 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:22:02 INFO : tictactoe: Making directory 2026/02/18 03:22:03 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:22:03 DEBUG : toe: transformed to: tictactoe 2026/02/18 03:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:22:03 INFO : tictactoe/tictactoe: Making directory 2026/02/18 03:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/18 03:22:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/18 03:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:22:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/18 03:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:22:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:22:03 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:22:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/18 03:22:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/18 03:22:04 INFO : toe/toe/toe.txt: Deleted 2026/02/18 03:22:04 ERROR : Local file system at /tmp/rclone3017418342: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/5: directory not empty run.go:130: removing dir "tictactoe" failed - try 1/5: directory not empty 2026/02/18 03:22:08 ERROR : tictacempty_dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestManualTransformFile (13.51s) === RUN TestBase64 run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:22:15 DEBUG : toe: transformed to: dG9l 2026/02/18 03:22:16 DEBUG : toe: transformed to: dG9l 2026/02/18 03:22:16 INFO : dG9l: Making directory 2026/02/18 03:22:16 DEBUG : toe: transformed to: dG9l 2026/02/18 03:22:16 DEBUG : toe: transformed to: dG9l 2026/02/18 03:22:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/18 03:22:16 INFO : dG9l/dG9l: Making directory 2026/02/18 03:22:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/18 03:22:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/18 03:22:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/18 03:22:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/18 03:22:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/18 03:22:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:22:16 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:22:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/18 03:22:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/18 03:22:17 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:22:17 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 run.go:130: removing dir "dG9l" failed - try 1/5: directory not empty --- FAIL: TestBase64 (4.35s) === RUN TestError run.go:185: Remote "Internxt root 'rclone-test-cesiqat1nono'", Local "Local file system at /tmp/rclone3017418342", Modify Window "876000h0m0s" 2026/02/18 03:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/18 03:22:20 DEBUG : toe: transformed to: 2026/02/18 03:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/18 03:22:20 DEBUG : toe: transformed to: 2026/02/18 03:22:20 INFO : Internxt root 'rclone-test-cesiqat1nono': Making directory 2026/02/18 03:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/18 03:22:20 DEBUG : toe: transformed to: 2026/02/18 03:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/18 03:22:20 DEBUG : toe: transformed to: 2026/02/18 03:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/18 03:22:20 DEBUG : toe/toe: transformed to: 2026/02/18 03:22:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/18 03:22:20 INFO : toe/toe: Making directory 2026/02/18 03:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/18 03:22:20 DEBUG : toe/toe: transformed to: 2026/02/18 03:22:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/18 03:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/18 03:22:20 DEBUG : toe: transformed to: 2026/02/18 03:22:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/18 03:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/18 03:22:20 DEBUG : toe/toe/toe: transformed to: 2026/02/18 03:22:20 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/18 03:22:20 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for checks to finish 2026/02/18 03:22:20 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Waiting for transfers to finish 2026/02/18 03:22:22 DEBUG : toe/toe/toe: size = 11 OK 2026/02/18 03:22:22 INFO : toe/toe/toe: Copied (new) 2026/02/18 03:22:22 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting files as there were IO errors 2026/02/18 03:22:22 ERROR : Internxt root 'rclone-test-cesiqat1nono': not deleting directories as there were IO errors 2026/02/18 03:22:24 ERROR : toe: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestError (11.61s) FAIL 2026/02/18 03:22:32 DEBUG : Internxt root 'rclone-test-cesiqat1nono': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 19m17.75952596s (try 1/5): exit status 1: Failed [TestSyncConcurrentTruncate TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]