"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 5/5) 2025/12/10 05:34:18 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa" 2025/12/10 05:34:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/10 05:34:18 DEBUG : mega root 'rclone-test-tuvexot2pofa': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:34:48 DEBUG : Creating backend with remote "/tmp/rclone343087739" === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/12/10 05:34:48 INFO : mega root 'rclone-test-tuvexot2pofa': Making map for --track-renames 2025/12/10 05:34:48 INFO : mega root 'rclone-test-tuvexot2pofa': Finished making map for --track-renames 2025/12/10 05:34:48 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:34:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/12/10 05:34:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/12/10 05:34:48 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for renames to finish 2025/12/10 05:34:48 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:34:58 ERROR : sub/yam: Failed to copy: mkdir create node failed: unexpected end of JSON input 2025/12/10 05:35:02 DEBUG : potato: size = 14 OK 2025/12/10 05:35:02 INFO : potato: Copied (new) 2025/12/10 05:35:02 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 05:35:02 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_test.go:1686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1686 Error: Received unexpected error: mkdir create node failed: unexpected end of JSON input Test: TestSyncWithTrackRenamesStrategyLeaf fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (21.29s) === RUN TestServerSideMoveLocal run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:35:09 DEBUG : Creating backend with remote "/tmp/rclone343087739/dir1" 2025/12/10 05:35:09 DEBUG : Creating backend with remote "/tmp/rclone343087739/dir2" 2025/12/10 05:35:09 DEBUG : Local file system at /tmp/rclone343087739/dir2: Using server-side directory move 2025/12/10 05:35:09 INFO : Local file system at /tmp/rclone343087739/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/12/10 05:35:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/12/10 05:35:09 INFO : file1.txt: Moved (server-side) 2025/12/10 05:35:09 DEBUG : Local file system at /tmp/rclone343087739/dir2: Waiting for checks to finish 2025/12/10 05:35:09 DEBUG : Local file system at /tmp/rclone343087739/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:35:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/10 05:35:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/12/10 05:35:09 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:35:09 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:35:13 DEBUG : sub dir/hello world: size = 11 OK 2025/12/10 05:35:13 INFO : sub dir/hello world: Copied (new) 2025/12/10 05:35:13 INFO : sub dir/hello world: Deleted 2025/12/10 05:35:14 DEBUG : nested/sub dir/file: size = 6 OK 2025/12/10 05:35:14 INFO : nested/sub dir/file: Copied (new) 2025/12/10 05:35:14 INFO : nested/sub dir/file: Deleted 2025/12/10 05:35:14 ERROR : Local file system at /tmp/rclone343087739: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (5.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:35:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/10 05:35:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/12/10 05:35:15 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:35:15 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:35:15 DEBUG : sub dir/hello world: size = 11 OK 2025/12/10 05:35:15 INFO : sub dir/hello world: Copied (new) 2025/12/10 05:35:15 INFO : sub dir/hello world: Deleted 2025/12/10 05:35:15 DEBUG : nested/sub dir/file: size = 6 OK 2025/12/10 05:35:15 INFO : nested/sub dir/file: Copied (new) 2025/12/10 05:35:15 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:35:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/12/10 05:35:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/12/10 05:35:16 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:35:16 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:35:16 DEBUG : existing: size = 6 OK 2025/12/10 05:35:16 INFO : existing: Copied (new) 2025/12/10 05:35:16 INFO : existing: Deleted 2025/12/10 05:35:16 DEBUG : existing-b: size = 6 OK 2025/12/10 05:35:16 INFO : existing-b: Copied (new) 2025/12/10 05:35:16 INFO : existing-b: Deleted 2025/12/10 05:35:16 DEBUG : existing: Destination exists, skipping 2025/12/10 05:35:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/12/10 05:35:16 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:35:16 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:35:16 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveWithIgnoreExisting (9.52s) === RUN TestServerSideMove run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:35:26 DEBUG : Creating backend with remote "TestMega:rclone-test-sehiyid8roso" 2025/12/10 05:35:26 DEBUG : mega root 'rclone-test-sehiyid8roso': Using previously stored session ID and master key to initialize the Mega API sync_test.go:1735: Server side move (if possible) mega root 'rclone-test-tuvexot2pofa' -> mega root 'rclone-test-sehiyid8roso' 2025/12/10 05:36:05 DEBUG : mega root 'rclone-test-sehiyid8roso': Using server-side directory move 2025/12/10 05:36:05 INFO : mega root 'rclone-test-sehiyid8roso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/12/10 05:36:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/10 05:36:05 DEBUG : empty space: size = 1 OK 2025/12/10 05:36:05 DEBUG : empty space: Sizes identical 2025/12/10 05:36:05 DEBUG : empty space: Unchanged skipping 2025/12/10 05:36:05 DEBUG : mega root 'rclone-test-sehiyid8roso': Waiting for checks to finish 2025/12/10 05:36:07 INFO : empty space: Deleted 2025/12/10 05:36:08 DEBUG : potato3: size = 68 (mega root 'rclone-test-tuvexot2pofa') 2025/12/10 05:36:08 DEBUG : potato3: size = 60 (mega root 'rclone-test-sehiyid8roso') 2025/12/10 05:36:08 DEBUG : potato3: Sizes differ 2025/12/10 05:36:08 DEBUG : mega root 'rclone-test-sehiyid8roso': Waiting for transfers to finish 2025/12/10 05:36:08 INFO : potato3: Deleted 2025/12/10 05:36:09 INFO : potato2: Moved (server-side) 2025/12/10 05:36:11 INFO : potato3: Moved (server-side) 2025/12/10 05:36:11 DEBUG : Creating backend with remote "TestMega:rclone-test-mezodiz3dese" 2025/12/10 05:36:11 DEBUG : mega root 'rclone-test-mezodiz3dese': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:36:21 DEBUG : mega root 'rclone-test-mezodiz3dese': login with previous auth keys failed: unexpected end of JSON input 2025/12/10 05:36:21 DEBUG : mega root 'rclone-test-mezodiz3dese': Using server-side directory move 2025/12/10 05:36:21 ERROR : mega root 'rclone-test-mezodiz3dese': Server side directory move failed: DirMove error while checking dest directory: Invalid arguments sync_test.go:1775: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: DirMove error while checking dest directory: Invalid arguments Test: TestServerSideMove 2025/12/10 05:36:21 DEBUG : mega root 'rclone-test-mezodiz3dese': Purge remote 2025/12/10 05:36:21 NOTICE: purge failed: Invalid arguments 2025/12/10 05:36:21 DEBUG : mega root 'rclone-test-sehiyid8roso': Purge remote --- FAIL: TestServerSideMove (58.77s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:36:25 DEBUG : Creating backend with remote "TestMega:rclone-test-jigedas2livu" 2025/12/10 05:36:25 DEBUG : mega root 'rclone-test-jigedas2livu': Using previously stored session ID and master key to initialize the Mega API run.go:290: Failed to put "potato2" to "mega root 'rclone-test-tuvexot2pofa'": upload file failed to create session: unexpected end of JSON input 2025/12/10 05:37:06 DEBUG : mega root 'rclone-test-jigedas2livu': Purge remote 2025/12/10 05:37:06 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveWithFilter (41.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:37:06 DEBUG : Creating backend with remote "TestMega:rclone-test-tugenoc0paqa" 2025/12/10 05:37:06 DEBUG : mega root 'rclone-test-tugenoc0paqa': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:37:41 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) mega root 'rclone-test-tuvexot2pofa' -> mega root 'rclone-test-tugenoc0paqa' 2025/12/10 05:37:44 DEBUG : mega root 'rclone-test-tugenoc0paqa': Using server-side directory move 2025/12/10 05:37:44 INFO : mega root 'rclone-test-tugenoc0paqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/12/10 05:37:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/10 05:37:44 DEBUG : empty space: size = 1 OK 2025/12/10 05:37:44 DEBUG : empty space: Sizes identical 2025/12/10 05:37:44 DEBUG : empty space: Unchanged skipping 2025/12/10 05:37:44 INFO : empty space: Deleted 2025/12/10 05:37:44 DEBUG : mega root 'rclone-test-tugenoc0paqa': Waiting for checks to finish 2025/12/10 05:37:44 DEBUG : potato3: size = 68 (mega root 'rclone-test-tuvexot2pofa') 2025/12/10 05:37:44 DEBUG : potato3: size = 60 (mega root 'rclone-test-tugenoc0paqa') 2025/12/10 05:37:44 DEBUG : potato3: Sizes differ 2025/12/10 05:37:44 DEBUG : mega root 'rclone-test-tugenoc0paqa': Waiting for transfers to finish 2025/12/10 05:37:45 INFO : potato2: Moved (server-side) 2025/12/10 05:37:46 INFO : potato3: Deleted 2025/12/10 05:37:47 INFO : potato3: Moved (server-side) 2025/12/10 05:37:47 INFO : tomatoDir: Removing directory 2025/12/10 05:37:47 DEBUG : mega root 'rclone-test-tuvexot2pofa': deleted 1 directories 2025/12/10 05:37:47 DEBUG : Creating backend with remote "TestMega:rclone-test-tetihap8veyi" 2025/12/10 05:37:47 DEBUG : mega root 'rclone-test-tetihap8veyi': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:38:20 INFO : tomatoDir: Making directory sync_test.go:1768: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1768 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: Mkdir failed: mkdir create node failed: unexpected end of JSON input Test: TestServerSideMoveDeleteEmptySourceDirs 2025/12/10 05:38:31 DEBUG : mega root 'rclone-test-tetihap8veyi': Purge remote 2025/12/10 05:38:31 NOTICE: purge failed: directory not found 2025/12/10 05:38:31 DEBUG : mega root 'rclone-test-tugenoc0paqa': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (88.49s) === RUN TestServerSideMoveOverlap run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:38:34 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/rclone-sync-test" 2025/12/10 05:38:34 DEBUG : mega root 'rclone-test-tuvexot2pofa/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API --- PASS: TestSyncOverlap (32.87s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:39:07 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/rclone-sync-test" 2025/12/10 05:39:07 DEBUG : mega root 'rclone-test-tuvexot2pofa/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:39:18 DEBUG : mega root 'rclone-test-tuvexot2pofa/rclone-sync-test': login with previous auth keys failed: unexpected end of JSON input sync_test.go:2011: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2011 Error: Received unexpected error: Invalid arguments Test: TestSyncOverlapWithFilter --- FAIL: TestSyncOverlapWithFilter (11.15s) === RUN TestSyncCompareDest run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:39:18 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/dst" 2025/12/10 05:39:18 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:39:51 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/CompareDest" 2025/12/10 05:39:51 DEBUG : mega root 'rclone-test-tuvexot2pofa/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:40:16 DEBUG : one: Need to transfer - File not found at Destination 2025/12/10 05:40:16 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:40:16 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:40:17 DEBUG : one: size = 3 OK 2025/12/10 05:40:17 INFO : one: Copied (new) 2025/12/10 05:40:17 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/10 05:40:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone343087739) 2025/12/10 05:40:24 DEBUG : one: size = 3 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:40:24 DEBUG : one: Sizes differ 2025/12/10 05:40:24 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:40:24 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:40:26 DEBUG : one: size = 5 OK 2025/12/10 05:40:26 INFO : one: Copied (replaced existing) 2025/12/10 05:40:26 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/10 05:40:34 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:40:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone343087739) 2025/12/10 05:40:34 DEBUG : one: size = 3 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:40:34 DEBUG : one: Sizes differ 2025/12/10 05:40:34 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:40:36 DEBUG : one: size = 5 OK 2025/12/10 05:40:36 INFO : one: Copied (replaced existing) 2025/12/10 05:40:36 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2151 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2151 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2156 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2156 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2025/12/10 05:40:51 DEBUG : two: size = 3 OK 2025/12/10 05:40:51 DEBUG : two: Sizes identical 2025/12/10 05:40:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/12/10 05:40:51 DEBUG : one: size = 5 OK 2025/12/10 05:40:51 DEBUG : one: Sizes identical 2025/12/10 05:40:51 DEBUG : one: Unchanged skipping 2025/12/10 05:40:51 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:40:51 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:40:51 DEBUG : Waiting for deletions to finish 2025/12/10 05:40:51 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2165 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2165 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2025/12/10 05:40:58 DEBUG : two: size = 3 OK 2025/12/10 05:40:58 DEBUG : two: Sizes identical 2025/12/10 05:40:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/12/10 05:40:58 DEBUG : one: size = 5 OK 2025/12/10 05:40:58 DEBUG : one: Sizes identical 2025/12/10 05:40:58 DEBUG : one: Unchanged skipping 2025/12/10 05:40:58 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:40:58 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:40:58 DEBUG : Waiting for deletions to finish 2025/12/10 05:40:58 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2174 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2174 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2210 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2210 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2025/12/10 05:41:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone343087739) 2025/12/10 05:41:12 DEBUG : two: size = 3 (mega root 'rclone-test-tuvexot2pofa/CompareDest') 2025/12/10 05:41:12 DEBUG : two: Sizes differ 2025/12/10 05:41:12 DEBUG : two: Need to transfer - File not found at Destination 2025/12/10 05:41:12 DEBUG : one: size = 5 OK 2025/12/10 05:41:12 DEBUG : one: Sizes identical 2025/12/10 05:41:12 DEBUG : one: Unchanged skipping 2025/12/10 05:41:12 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:41:12 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:41:12 DEBUG : two: size = 5 OK 2025/12/10 05:41:12 INFO : two: Copied (new) 2025/12/10 05:41:12 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2222 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3), dst/one (5), dst/two (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2222 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 --- FAIL: TestSyncCompareDest (126.96s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:41:30 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/dest" 2025/12/10 05:41:30 DEBUG : mega root 'rclone-test-tuvexot2pofa/dest': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:42:03 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/pre-dest1" 2025/12/10 05:42:03 DEBUG : mega root 'rclone-test-tuvexot2pofa/pre-dest1': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:42:32 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/pre-dest2" 2025/12/10 05:42:32 DEBUG : mega root 'rclone-test-tuvexot2pofa/pre-dest2': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:42:58 DEBUG : 1: size = 1 OK 2025/12/10 05:42:58 DEBUG : 1: Sizes identical 2025/12/10 05:42:58 DEBUG : 1: Destination found in --compare-dest, skipping 2025/12/10 05:42:58 DEBUG : 2: size = 1 OK 2025/12/10 05:42:58 DEBUG : 2: Sizes identical 2025/12/10 05:42:58 DEBUG : 2: Destination found in --compare-dest, skipping 2025/12/10 05:42:58 DEBUG : 3: Need to transfer - File not found at Destination 2025/12/10 05:42:58 DEBUG : mega root 'rclone-test-tuvexot2pofa/dest': Waiting for checks to finish 2025/12/10 05:42:58 DEBUG : mega root 'rclone-test-tuvexot2pofa/dest': Waiting for transfers to finish 2025/12/10 05:42:58 DEBUG : 3: size = 1 OK 2025/12/10 05:42:58 INFO : 3: Copied (new) 2025/12/10 05:42:58 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncMultipleCompareDest (102.96s) === RUN TestSyncCopyDest run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:43:11 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/dst" 2025/12/10 05:43:11 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:43:40 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/backup" 2025/12/10 05:43:40 DEBUG : mega root 'rclone-test-tuvexot2pofa/backup': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:44:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone343087739) 2025/12/10 05:44:06 DEBUG : one: size = 3 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:44:06 DEBUG : one: Sizes differ 2025/12/10 05:44:06 DEBUG : two: size = 3 OK 2025/12/10 05:44:06 DEBUG : two: Sizes identical 2025/12/10 05:44:06 DEBUG : two: Unchanged skipping 2025/12/10 05:44:06 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:44:07 INFO : one: Moved (server-side) 2025/12/10 05:44:07 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:44:08 DEBUG : one: size = 4 OK 2025/12/10 05:44:08 INFO : one: Copied (new) 2025/12/10 05:44:08 DEBUG : Waiting for deletions to finish 2025/12/10 05:44:15 INFO : three.txt: Moved (server-side) 2025/12/10 05:44:15 INFO : three.txt: Moved into backup dir 2025/12/10 05:44:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone343087739) 2025/12/10 05:44:15 DEBUG : one: size = 4 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:44:15 DEBUG : one: Sizes differ 2025/12/10 05:44:15 DEBUG : two: size = 3 OK 2025/12/10 05:44:15 DEBUG : two: Sizes identical 2025/12/10 05:44:15 DEBUG : two: Unchanged skipping 2025/12/10 05:44:15 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:44:17 INFO : one: Deleted 2025/12/10 05:44:19 INFO : one: Moved (server-side) 2025/12/10 05:44:19 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:44:19 DEBUG : one: size = 5 OK 2025/12/10 05:44:19 INFO : one: Copied (new) 2025/12/10 05:44:19 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3) got backup/one (4), backup/three.txt (5), dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDir Messages: backup/three.txt: size incorrect file=6 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/three.txt" --- FAIL: TestSyncBackupDir (85.19s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:44:42 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/dst" 2025/12/10 05:44:42 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:45:08 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/backup" 2025/12/10 05:45:08 DEBUG : mega root 'rclone-test-tuvexot2pofa/backup': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:45:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone343087739) 2025/12/10 05:45:33 DEBUG : one: size = 3 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:45:33 DEBUG : one: Sizes differ 2025/12/10 05:45:33 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:45:33 DEBUG : two: size = 3 OK 2025/12/10 05:45:33 DEBUG : two: Sizes identical 2025/12/10 05:45:33 DEBUG : two: Unchanged skipping 2025/12/10 05:45:34 INFO : one: Moved (server-side) to: one.bak 2025/12/10 05:45:34 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:45:35 DEBUG : one: size = 4 OK 2025/12/10 05:45:35 INFO : one: Copied (new) 2025/12/10 05:45:35 DEBUG : Waiting for deletions to finish 2025/12/10 05:45:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/12/10 05:45:38 INFO : three.txt: Moved into backup dir 2025/12/10 05:45:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone343087739) 2025/12/10 05:45:38 DEBUG : two: size = 3 OK 2025/12/10 05:45:38 DEBUG : one: size = 4 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:45:38 DEBUG : two: Sizes identical 2025/12/10 05:45:38 DEBUG : one: Sizes differ 2025/12/10 05:45:38 DEBUG : two: Unchanged skipping 2025/12/10 05:45:38 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:45:39 INFO : one.bak: Deleted 2025/12/10 05:45:39 INFO : one: Moved (server-side) to: one.bak 2025/12/10 05:45:39 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:45:41 DEBUG : one: size = 5 OK 2025/12/10 05:45:41 INFO : one: Copied (new) 2025/12/10 05:45:41 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirWithSuffix Messages: backup/three.txt.bak: size incorrect file=6 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "dst/three.txt" --- FAIL: TestSyncBackupDirWithSuffix (79.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:45:54 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/dst" 2025/12/10 05:45:54 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:46:26 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/backup" 2025/12/10 05:46:26 DEBUG : mega root 'rclone-test-tuvexot2pofa/backup': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:47:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone343087739) 2025/12/10 05:47:02 DEBUG : one: size = 3 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:47:02 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:47:02 DEBUG : one: Sizes differ 2025/12/10 05:47:02 DEBUG : two: size = 3 OK 2025/12/10 05:47:02 DEBUG : two: Sizes identical 2025/12/10 05:47:02 DEBUG : two: Unchanged skipping 2025/12/10 05:47:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/12/10 05:47:06 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:47:06 DEBUG : one: size = 4 OK 2025/12/10 05:47:06 INFO : one: Copied (new) 2025/12/10 05:47:06 DEBUG : Waiting for deletions to finish 2025/12/10 05:47:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/12/10 05:47:06 INFO : three.txt: Moved into backup dir 2025/12/10 05:47:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone343087739) 2025/12/10 05:47:06 DEBUG : one: size = 4 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:47:06 DEBUG : one: Sizes differ 2025/12/10 05:47:06 DEBUG : two: size = 3 OK 2025/12/10 05:47:06 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:47:06 DEBUG : two: Sizes identical 2025/12/10 05:47:06 DEBUG : two: Unchanged skipping 2025/12/10 05:47:07 INFO : one-2019-01-01: Deleted 2025/12/10 05:47:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/12/10 05:47:07 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:47:09 DEBUG : one: size = 5 OK 2025/12/10 05:47:09 INFO : one: Copied (new) 2025/12/10 05:47:09 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (5), dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/three-2019-01-01.txt: size incorrect file=6 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "dst/three.txt" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (86.39s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:47:21 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/dst" 2025/12/10 05:47:21 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:47:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone343087739) 2025/12/10 05:47:49 DEBUG : one: size = 3 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:47:49 DEBUG : one: Sizes differ 2025/12/10 05:47:49 DEBUG : two: size = 3 OK 2025/12/10 05:47:49 DEBUG : two: Sizes identical 2025/12/10 05:47:49 DEBUG : two: Unchanged skipping 2025/12/10 05:47:49 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for checks to finish 2025/12/10 05:47:50 INFO : one: Moved (server-side) to: one.bak 2025/12/10 05:47:50 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Waiting for transfers to finish 2025/12/10 05:48:01 ERROR : one: Failed to copy: upload file failed to create session: unexpected end of JSON input 2025/12/10 05:48:01 ERROR : mega root 'rclone-test-tuvexot2pofa/dst': not deleting files as there were IO errors 2025/12/10 05:48:01 ERROR : mega root 'rclone-test-tuvexot2pofa/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: upload file failed to create session: unexpected end of JSON input Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (48.75s) === RUN TestSyncSuffix run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:48:12 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/dst" 2025/12/10 05:48:12 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:48:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone343087739) 2025/12/10 05:48:36 DEBUG : one: size = 3 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:48:36 DEBUG : one: Sizes differ 2025/12/10 05:48:36 INFO : one: Moved (server-side) to: one.bak 2025/12/10 05:48:36 DEBUG : one: size = 4 OK 2025/12/10 05:48:36 INFO : one: Copied (new) 2025/12/10 05:48:36 DEBUG : two: size = 3 OK 2025/12/10 05:48:36 DEBUG : two: Sizes identical 2025/12/10 05:48:36 DEBUG : two: Unchanged skipping 2025/12/10 05:48:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone343087739) 2025/12/10 05:48:36 DEBUG : three.txt: size = 5 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:48:36 DEBUG : three.txt: Sizes differ 2025/12/10 05:48:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/12/10 05:48:39 DEBUG : three.txt: size = 6 OK 2025/12/10 05:48:39 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/10 05:48:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone343087739) 2025/12/10 05:48:46 DEBUG : one: size = 4 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:48:46 DEBUG : one: Sizes differ 2025/12/10 05:48:46 INFO : one.bak: Deleted 2025/12/10 05:48:46 INFO : one: Moved (server-side) to: one.bak 2025/12/10 05:48:46 DEBUG : one: size = 5 OK 2025/12/10 05:48:46 INFO : one: Copied (new) 2025/12/10 05:48:46 DEBUG : two: size = 3 OK 2025/12/10 05:48:46 DEBUG : two: Sizes identical 2025/12/10 05:48:46 DEBUG : two: Unchanged skipping 2025/12/10 05:48:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone343087739) 2025/12/10 05:48:46 DEBUG : three.txt: size = 6 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:48:46 DEBUG : three.txt: Sizes differ 2025/12/10 05:48:48 INFO : three.txt.bak: Deleted 2025/12/10 05:48:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/12/10 05:48:51 DEBUG : three.txt: size = 19 OK 2025/12/10 05:48:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (50.17s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:49:03 DEBUG : Creating backend with remote "TestMega:rclone-test-tuvexot2pofa/dst" 2025/12/10 05:49:03 DEBUG : mega root 'rclone-test-tuvexot2pofa/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 05:49:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone343087739) 2025/12/10 05:49:31 DEBUG : one: size = 3 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:49:31 DEBUG : one: Sizes differ 2025/12/10 05:49:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/12/10 05:49:31 DEBUG : one: size = 4 OK 2025/12/10 05:49:31 INFO : one: Copied (new) 2025/12/10 05:49:31 DEBUG : two: size = 3 OK 2025/12/10 05:49:31 DEBUG : two: Sizes identical 2025/12/10 05:49:31 DEBUG : two: Unchanged skipping 2025/12/10 05:49:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone343087739) 2025/12/10 05:49:31 DEBUG : three.txt: size = 5 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:49:31 DEBUG : three.txt: Sizes differ 2025/12/10 05:49:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/12/10 05:49:33 DEBUG : three.txt: size = 6 OK 2025/12/10 05:49:33 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/10 05:49:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone343087739) 2025/12/10 05:49:40 DEBUG : one: size = 4 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:49:40 DEBUG : one: Sizes differ 2025/12/10 05:49:40 INFO : one-2019-01-01: Deleted 2025/12/10 05:49:41 INFO : one: Moved (server-side) to: one-2019-01-01 2025/12/10 05:49:41 DEBUG : one: size = 5 OK 2025/12/10 05:49:41 INFO : one: Copied (new) 2025/12/10 05:49:41 DEBUG : two: size = 3 OK 2025/12/10 05:49:41 DEBUG : two: Sizes identical 2025/12/10 05:49:41 DEBUG : two: Unchanged skipping 2025/12/10 05:49:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone343087739) 2025/12/10 05:49:41 DEBUG : three.txt: size = 6 (mega root 'rclone-test-tuvexot2pofa/dst') 2025/12/10 05:49:41 DEBUG : three.txt: Sizes differ 2025/12/10 05:49:41 INFO : three-2019-01-01.txt: Deleted 2025/12/10 05:49:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/12/10 05:49:44 DEBUG : three.txt: size = 19 OK 2025/12/10 05:49:44 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncSuffixKeepExtension (57.25s) === RUN TestSyncUTFNorm run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:49:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone343087739) 2025/12/10 05:49:56 DEBUG : Testêé: size = 18 (mega root 'rclone-test-tuvexot2pofa') 2025/12/10 05:49:56 DEBUG : Testêé: Sizes differ 2025/12/10 05:49:56 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:49:56 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:49:58 DEBUG : Testêé: size = 14 OK 2025/12/10 05:49:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/12/10 05:49:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.84s) === RUN TestSyncImmutable run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:50:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/12/10 05:50:01 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:50:01 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:50:01 DEBUG : existing: size = 6 OK 2025/12/10 05:50:01 INFO : existing: Copied (new) 2025/12/10 05:50:01 DEBUG : Waiting for deletions to finish 2025/12/10 05:50:01 DEBUG : existing: size = 8 (Local file system at /tmp/rclone343087739) 2025/12/10 05:50:01 DEBUG : existing: size = 6 (mega root 'rclone-test-tuvexot2pofa') 2025/12/10 05:50:01 DEBUG : existing: Sizes differ 2025/12/10 05:50:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/12/10 05:50:01 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:50:01 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:50:01 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 05:50:01 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncImmutable (9.38s) === RUN TestSyncIgnoreCase run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:50:16 DEBUG : EXISTING: size = 6 OK 2025/12/10 05:50:16 DEBUG : existing: Sizes identical 2025/12/10 05:50:16 DEBUG : existing: Unchanged skipping 2025/12/10 05:50:16 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:50:16 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:50:16 DEBUG : Waiting for deletions to finish 2025/12/10 05:50:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.02s) === RUN TestFixCase run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" run.go:290: Failed to put "only11" to "mega root 'rclone-test-tuvexot2pofa'": failed to finish upload: unexpected end of JSON input --- FAIL: TestSyncConcurrentDelete (91.47s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" run.go:290: Failed to put "only12" to "mega root 'rclone-test-tuvexot2pofa'": failed to finish upload: unexpected end of JSON input --- FAIL: TestSyncConcurrentTruncate (67.38s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:52:55 DEBUG : empty_dir: Making directory with metadata 2025/12/10 05:52:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/10 05:52:55 DEBUG : empty_on_remote: Making directory with metadata 2025/12/10 05:52:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/10 05:52:55 INFO : empty_on_remote: Making directory 2025/12/10 05:52:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/12/10 05:53:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/12/10 05:53:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/12/10 05:53:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/12/10 05:53:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (12.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:53:07 DEBUG : empty_dir: Making directory with metadata 2025/12/10 05:53:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/10 05:53:07 DEBUG : empty_on_remote: Making directory with metadata 2025/12/10 05:53:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/10 05:53:07 INFO : empty_on_remote: Making directory 2025/12/10 05:53:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2827: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2827 /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:2825 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: upload file failed to create session: unexpected end of JSON input Test: TestSyncReplaceDirModTimeWithEmptyDirs run.go:130: removing dir "test_dir2/sub_dir" failed - try 1/3: directory not empty --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (27.19s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:53:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/10 05:53:35 INFO : sub dir: Making directory 2025/12/10 05:53:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2898: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2898 /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:2896 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: Mkdir failed: mkdir create node failed: unexpected end of JSON input Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (62.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:54:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/10 05:54:37 INFO : sub dir: Making directory 2025/12/10 05:54:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2898: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2898 /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:2896 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: failed to finish upload: unexpected end of JSON input Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (29.25s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:55:32 DEBUG : apple: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : apple: Excluded 2025/12/10 05:55:32 DEBUG : banana: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : banana: Excluded 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: Excluded 2025/12/10 05:55:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : splitbananasplit: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 05:55:32 DEBUG : Waiting for deletions to finish 2025/12/10 05:55:32 DEBUG : banana: size = 6 OK 2025/12/10 05:55:32 DEBUG : banana: Sizes identical 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 05:55:32 DEBUG : banana: Unchanged skipping 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 05:55:32 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 05:55:32 DEBUG : splitbananasplit: Sizes identical 2025/12/10 05:55:32 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 05:55:32 DEBUG : apple: size = 5 OK 2025/12/10 05:55:32 DEBUG : apple: Sizes identical 2025/12/10 05:55:32 DEBUG : apple: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:55:32 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 05:55:32 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2025/12/10 05:55:32 DEBUG : apple: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : apple: Excluded 2025/12/10 05:55:32 DEBUG : banana: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : banana: Excluded 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: Excluded 2025/12/10 05:55:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : splitbananasplit: Excluded 2025/12/10 05:55:32 DEBUG : Waiting for deletions to finish 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 05:55:32 DEBUG : apple: size = 5 OK 2025/12/10 05:55:32 DEBUG : apple: Sizes identical 2025/12/10 05:55:32 DEBUG : banana: size = 6 OK 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 05:55:32 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 05:55:32 DEBUG : apple: Unchanged skipping 2025/12/10 05:55:32 DEBUG : splitbananasplit: Sizes identical 2025/12/10 05:55:32 DEBUG : banana: Sizes identical 2025/12/10 05:55:32 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 05:55:32 DEBUG : banana: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 05:55:32 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:55:32 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 05:55:32 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2025/12/10 05:55:32 DEBUG : apple: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : apple: Excluded 2025/12/10 05:55:32 DEBUG : banana: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : banana: Excluded 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : appleappleapplebanana: Excluded 2025/12/10 05:55:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : splitbananasplit: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 05:55:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 05:55:32 DEBUG : Waiting for deletions to finish === RUN TestTransform/NFD run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:56:54 DEBUG : apple: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : apple: Excluded 2025/12/10 05:56:54 DEBUG : Waiting for deletions to finish 2025/12/10 05:56:54 DEBUG : banana: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : banana: Excluded 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: Excluded 2025/12/10 05:56:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : splitbananasplit: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 05:56:54 DEBUG : apple: size = 5 OK 2025/12/10 05:56:54 DEBUG : banana: size = 6 OK 2025/12/10 05:56:54 DEBUG : apple: Sizes identical 2025/12/10 05:56:54 DEBUG : apple: Unchanged skipping 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 05:56:54 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 05:56:54 DEBUG : banana: Sizes identical 2025/12/10 05:56:54 DEBUG : splitbananasplit: Sizes identical 2025/12/10 05:56:54 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 05:56:54 DEBUG : banana: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:56:54 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 05:56:54 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2025/12/10 05:56:54 DEBUG : Waiting for deletions to finish 2025/12/10 05:56:54 DEBUG : apple: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : apple: Excluded 2025/12/10 05:56:54 DEBUG : banana: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : banana: Excluded 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: Excluded 2025/12/10 05:56:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : splitbananasplit: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 05:56:54 DEBUG : apple: size = 5 OK 2025/12/10 05:56:54 DEBUG : apple: Sizes identical 2025/12/10 05:56:54 DEBUG : apple: Unchanged skipping 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 05:56:54 DEBUG : banana: size = 6 OK 2025/12/10 05:56:54 DEBUG : banana: Sizes identical 2025/12/10 05:56:54 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 05:56:54 DEBUG : banana: Unchanged skipping 2025/12/10 05:56:54 DEBUG : splitbananasplit: Sizes identical 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 05:56:54 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 05:56:54 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:56:54 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 05:56:54 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2025/12/10 05:56:54 DEBUG : apple: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : apple: Excluded 2025/12/10 05:56:54 DEBUG : banana: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : banana: Excluded 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : appleappleapplebanana: Excluded 2025/12/10 05:56:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : splitbananasplit: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : Waiting for deletions to finish 2025/12/10 05:56:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 05:56:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 05:57:47 DEBUG : apple: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : apple: Excluded 2025/12/10 05:57:47 DEBUG : banana: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : banana: Excluded 2025/12/10 05:57:47 DEBUG : Waiting for deletions to finish 2025/12/10 05:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : appleappleapplebanana: Excluded 2025/12/10 05:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : splitbananasplit: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 05:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 05:57:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 05:57:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/10 05:57:47 DEBUG : apple: transformed to: YXBwbGU= 2025/12/10 05:57:47 DEBUG : banana: transformed to: YmFuYW5h 2025/12/10 05:57:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/10 05:57:47 DEBUG : banana: transformed to: YmFuYW5h 2025/12/10 05:57:47 DEBUG : apple: transformed to: YXBwbGU= 2025/12/10 05:57:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/10 05:57:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/10 05:57:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/10 05:57:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/10 05:57:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/10 05:57:47 DEBUG : banana: transformed to: YmFuYW5h 2025/12/10 05:57:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/10 05:57:47 DEBUG : apple: transformed to: YXBwbGU= 2025/12/10 05:57:47 DEBUG : apple: transformed to: YXBwbGU= 2025/12/10 05:57:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/10 05:57:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : banana: transformed to: YmFuYW5h 2025/12/10 05:57:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/10 05:57:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : apple: transformed to: YXBwbGU= 2025/12/10 05:57:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/10 05:57:47 DEBUG : banana: transformed to: YmFuYW5h 2025/12/10 05:57:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:57:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/10 05:57:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/10 05:57:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/10 05:57:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/10 05:57:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:57:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:57:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/10 05:57:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/10 05:57:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:57:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/10 05:57:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/10 05:57:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/12/10 05:57:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/10 05:57:47 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 05:57:47 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 05:57:47 DEBUG : YXBwbGU=: size = 5 OK 2025/12/10 05:57:47 INFO : apple: Copied (new) to: YXBwbGU= 2025/12/10 05:57:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/12/10 05:57:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/10 05:57:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:47 DEBUG : YmFuYW5h: size = 6 OK 2025/12/10 05:57:47 INFO : banana: Copied (new) to: YmFuYW5h 2025/12/10 05:57:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/12/10 05:57:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/10 05:57:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/12/10 05:57:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/10 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/12/10 05:57:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/10 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/12/10 05:57:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/10 05:57:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:57:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/12/10 05:57:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/10 05:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:57:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/12/10 05:57:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/10 05:57:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:57:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/12/10 05:57:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/10 05:57:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:58:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/12/10 05:58:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/10 05:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/10 05:58:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/12/10 05:58:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/10 05:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/10 05:58:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/12/10 05:58:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/10 05:58:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:58:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/12/10 05:58:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/10 05:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/10 05:58:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/12/10 05:58:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/10 05:58:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/10 05:58:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/12/10 05:58:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/10 05:58:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/10 05:58:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/12/10 05:58:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/10 05:58:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/12/10 05:58:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/10 05:58:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/12/10 05:58:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/10 05:58:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/12/10 05:58:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/12/10 05:58:07 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 05:58:07 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/base64 2025/12/10 05:58:07 DEBUG : apple: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : apple: Excluded 2025/12/10 05:58:07 DEBUG : banana: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : banana: Excluded 2025/12/10 05:58:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : appleappleapplebanana: Excluded 2025/12/10 05:58:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : splitbananasplit: Excluded 2025/12/10 05:58:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : YXBwbGU=: Excluded 2025/12/10 05:58:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/12/10 05:58:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : YmFuYW5h: Excluded 2025/12/10 05:58:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : Waiting for deletions to finish 2025/12/10 05:58:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/12/10 05:58:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/12/10 05:58:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/base64 === RUN TestTransform/prefix run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:03:24 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : apple: Excluded 2025/12/10 06:03:24 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : banana: Excluded 2025/12/10 06:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : splitbananasplit: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : Waiting for deletions to finish 2025/12/10 06:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:03:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/10 06:03:24 DEBUG : apple: transformed to: PREFIXapple 2025/12/10 06:03:24 DEBUG : banana: transformed to: PREFIXbanana 2025/12/10 06:03:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/10 06:03:24 DEBUG : banana: transformed to: PREFIXbanana 2025/12/10 06:03:24 DEBUG : apple: transformed to: PREFIXapple 2025/12/10 06:03:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/10 06:03:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/10 06:03:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/10 06:03:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/10 06:03:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/10 06:03:24 DEBUG : banana: transformed to: PREFIXbanana 2025/12/10 06:03:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/10 06:03:24 DEBUG : apple: transformed to: PREFIXapple 2025/12/10 06:03:24 DEBUG : apple: transformed to: PREFIXapple 2025/12/10 06:03:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/10 06:03:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : banana: transformed to: PREFIXbanana 2025/12/10 06:03:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/10 06:03:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : apple: transformed to: PREFIXapple 2025/12/10 06:03:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/10 06:03:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/10 06:03:24 DEBUG : banana: transformed to: PREFIXbanana 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/10 06:03:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/10 06:03:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/10 06:03:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/10 06:03:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/10 06:03:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/10 06:03:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/10 06:03:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/10 06:03:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/10 06:03:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/10 06:03:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/10 06:03:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/10 06:03:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/10 06:03:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/10 06:03:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/10 06:03:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/10 06:03:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/10 06:03:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/10 06:03:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/10 06:03:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/10 06:03:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/12/10 06:03:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/10 06:03:24 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:03:24 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:03:26 DEBUG : PREFIXapple: size = 5 OK 2025/12/10 06:03:26 INFO : apple: Copied (new) to: PREFIXapple 2025/12/10 06:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/10 06:03:28 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/12/10 06:03:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/12/10 06:03:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/10 06:03:30 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/12/10 06:03:30 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/12/10 06:03:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/10 06:03:32 DEBUG : PREFIXbanana: size = 6 OK 2025/12/10 06:03:32 INFO : banana: Copied (new) to: PREFIXbanana 2025/12/10 06:03:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/10 06:03:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/12/10 06:03:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/12/10 06:03:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/10 06:03:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/12/10 06:03:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/12/10 06:03:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/10 06:03:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/12/10 06:03:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/12/10 06:03:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/10 06:03:36 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/12/10 06:03:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/12/10 06:03:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/10 06:03:37 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/12/10 06:03:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/12/10 06:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/10 06:03:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/12/10 06:03:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/12/10 06:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/10 06:03:37 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/12/10 06:03:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/12/10 06:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/10 06:03:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/12/10 06:03:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/12/10 06:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/10 06:03:37 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/12/10 06:03:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/12/10 06:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/10 06:03:37 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/12/10 06:03:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/12/10 06:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/10 06:03:38 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/12/10 06:03:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/12/10 06:03:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/10 06:03:38 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/12/10 06:03:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/12/10 06:03:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/10 06:03:38 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/12/10 06:03:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/12/10 06:03:38 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/12/10 06:03:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/12/10 06:03:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/12/10 06:03:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/12/10 06:03:39 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:03:39 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2025/12/10 06:03:39 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : apple: Excluded 2025/12/10 06:03:39 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : banana: Excluded 2025/12/10 06:03:39 DEBUG : Waiting for deletions to finish 2025/12/10 06:03:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:03:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : splitbananasplit: Excluded 2025/12/10 06:03:39 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : PREFIXapple: Excluded 2025/12/10 06:03:39 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/12/10 06:03:39 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : PREFIXsplitbananasplit: Excluded 2025/12/10 06:03:39 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : PREFIXbanana: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:03:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:04:41 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : apple: Excluded 2025/12/10 06:04:41 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : banana: Excluded 2025/12/10 06:04:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:04:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : splitbananasplit: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:04:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:04:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:04:41 DEBUG : Waiting for deletions to finish 2025/12/10 06:04:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/10 06:04:42 DEBUG : apple: transformed to: appleSUFFIX 2025/12/10 06:04:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/10 06:04:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/10 06:04:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/10 06:04:42 DEBUG : apple: transformed to: appleSUFFIX 2025/12/10 06:04:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/10 06:04:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/10 06:04:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/10 06:04:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/10 06:04:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/10 06:04:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/10 06:04:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/10 06:04:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/10 06:04:42 DEBUG : apple: transformed to: appleSUFFIX 2025/12/10 06:04:42 DEBUG : apple: transformed to: appleSUFFIX 2025/12/10 06:04:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/10 06:04:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/10 06:04:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/10 06:04:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : apple: transformed to: appleSUFFIX 2025/12/10 06:04:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/10 06:04:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/10 06:04:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/10 06:04:42 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:04:42 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:04:42 DEBUG : appleSUFFIX: size = 5 OK 2025/12/10 06:04:42 INFO : apple: Copied (new) to: appleSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/10 06:04:42 DEBUG : bananaSUFFIX: size = 6 OK 2025/12/10 06:04:42 INFO : banana: Copied (new) to: bananaSUFFIX 2025/12/10 06:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:44 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/12/10 06:04:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/12/10 06:04:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/10 06:04:46 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/12/10 06:04:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/12/10 06:04:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/10 06:04:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/12/10 06:04:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/12/10 06:04:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/10 06:04:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/12/10 06:04:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/10 06:04:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/10 06:04:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/12/10 06:04:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/12/10 06:04:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/10 06:04:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/12/10 06:04:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/12/10 06:04:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/10 06:04:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/12/10 06:04:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/12/10 06:04:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/10 06:04:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/12/10 06:04:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/12/10 06:04:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/10 06:04:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/12/10 06:04:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/12/10 06:04:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/10 06:04:59 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/12/10 06:04:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/12/10 06:04:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/10 06:05:01 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/12/10 06:05:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/12/10 06:05:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/10 06:05:01 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/12/10 06:05:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/12/10 06:05:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/10 06:05:02 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/12/10 06:05:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/12/10 06:05:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/10 06:05:02 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/12/10 06:05:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/12/10 06:05:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/10 06:05:03 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/12/10 06:05:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/12/10 06:05:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/12/10 06:05:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/12/10 06:05:03 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/12/10 06:05:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/12/10 06:05:04 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/12/10 06:05:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/12/10 06:05:04 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:05:04 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2025/12/10 06:05:04 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : apple: Excluded 2025/12/10 06:05:04 DEBUG : Waiting for deletions to finish 2025/12/10 06:05:04 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : banana: Excluded 2025/12/10 06:05:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:05:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : splitbananasplit: Excluded 2025/12/10 06:05:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : appleSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : bananaSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : splitbananasplitSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/12/10 06:05:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/12/10 06:05:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:06:07 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : apple: Excluded 2025/12/10 06:06:07 DEBUG : Waiting for deletions to finish 2025/12/10 06:06:07 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : banana: Excluded 2025/12/10 06:06:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:06:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : splitbananasplit: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:06:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:06:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:06:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/10 06:06:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/10 06:06:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/10 06:06:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/10 06:06:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/10 06:06:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/10 06:06:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/10 06:06:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/10 06:06:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/10 06:06:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/10 06:06:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : apple: size = 5 OK 2025/12/10 06:06:07 DEBUG : banana: size = 6 OK 2025/12/10 06:06:07 DEBUG : apple: Sizes identical 2025/12/10 06:06:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/10 06:06:07 DEBUG : apple: Unchanged skipping 2025/12/10 06:06:07 DEBUG : banana: Sizes identical 2025/12/10 06:06:07 DEBUG : banana: Unchanged skipping 2025/12/10 06:06:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/10 06:06:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/10 06:06:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/10 06:06:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/10 06:06:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/10 06:06:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/10 06:06:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/10 06:06:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/10 06:06:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/10 06:06:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/10 06:06:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/10 06:06:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/10 06:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/12/10 06:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/10 06:06:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/10 06:06:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/10 06:06:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/10 06:06:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/10 06:06:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/10 06:06:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/10 06:06:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/10 06:06:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/10 06:06:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/12/10 06:06:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/10 06:06:07 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:06:07 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:06:07 DEBUG : splitbanan: size = 16 OK 2025/12/10 06:06:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/12/10 06:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/10 06:06:08 DEBUG : appleapple: size = 21 OK 2025/12/10 06:06:08 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/12/10 06:06:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/10 06:06:10 DEBUG : dir1/0000-abcde: size = 21 OK 2025/12/10 06:06:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/12/10 06:06:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/10 06:06:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/12/10 06:06:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/12/10 06:06:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/10 06:06:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/12/10 06:06:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/12/10 06:06:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/10 06:06:14 DEBUG : dir1/0003-defgh: size = 21 OK 2025/12/10 06:06:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/12/10 06:06:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/10 06:06:15 DEBUG : dir1/0004-efghi: size = 21 OK 2025/12/10 06:06:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/12/10 06:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/10 06:06:15 DEBUG : dir1/0005-fghij: size = 21 OK 2025/12/10 06:06:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/12/10 06:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/10 06:06:17 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/12/10 06:06:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/12/10 06:06:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/10 06:06:17 DEBUG : dir1/0007-12345: size = 21 OK 2025/12/10 06:06:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/12/10 06:06:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/10 06:06:19 DEBUG : dir1/0008-23456: size = 21 OK 2025/12/10 06:06:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/12/10 06:06:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/10 06:06:22 DEBUG : dir1/0009-34567: size = 21 OK 2025/12/10 06:06:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/12/10 06:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/10 06:06:22 DEBUG : dir1/0010-45678: size = 20 OK 2025/12/10 06:06:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/12/10 06:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/10 06:06:23 DEBUG : dir1/0011-56789: size = 20 OK 2025/12/10 06:06:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/12/10 06:06:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/10 06:06:23 DEBUG : dir1/0012-6789;: size = 19 OK 2025/12/10 06:06:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/12/10 06:06:25 DEBUG : dir1/0013-789;=: size = 19 OK 2025/12/10 06:06:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/12/10 06:06:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/12/10 06:06:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/12/10 06:06:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/12/10 06:06:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/12/10 06:06:29 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:06:29 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/truncate 2025/12/10 06:06:29 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : apple: Excluded 2025/12/10 06:06:29 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : banana: Excluded 2025/12/10 06:06:29 DEBUG : Waiting for deletions to finish 2025/12/10 06:06:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:06:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : splitbananasplit: Excluded 2025/12/10 06:06:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : splitbanan: Excluded 2025/12/10 06:06:29 DEBUG : appleapple: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : appleapple: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0000-abcde: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0001-bcdef: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0002-cdefg: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0003-defgh: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0004-efghi: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0005-fghij: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0006-ghijk: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0007-12345: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0008-23456: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0009-34567: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0010-45678: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0011-56789: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0012-6789;: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0013-789;=: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0014-89;=.: Excluded 2025/12/10 06:06:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/12/10 06:06:29 DEBUG : dir1/0015-9;=.t: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:07:42 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : apple: Excluded 2025/12/10 06:07:42 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : Waiting for deletions to finish 2025/12/10 06:07:42 DEBUG : banana: Excluded 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:07:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : splitbananasplit: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:07:42 DEBUG : apple: size = 5 OK 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 06:07:42 DEBUG : apple: Sizes identical 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 06:07:42 DEBUG : apple: Unchanged skipping 2025/12/10 06:07:42 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 06:07:42 DEBUG : splitbananasplit: Sizes identical 2025/12/10 06:07:42 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 06:07:42 DEBUG : banana: size = 6 OK 2025/12/10 06:07:42 DEBUG : banana: Sizes identical 2025/12/10 06:07:42 DEBUG : banana: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:07:42 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:07:42 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/12/10 06:07:42 DEBUG : Waiting for deletions to finish 2025/12/10 06:07:42 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : apple: Excluded 2025/12/10 06:07:42 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : banana: Excluded 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:07:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : splitbananasplit: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:07:42 DEBUG : apple: size = 5 OK 2025/12/10 06:07:42 DEBUG : apple: Sizes identical 2025/12/10 06:07:42 DEBUG : banana: size = 6 OK 2025/12/10 06:07:42 DEBUG : banana: Sizes identical 2025/12/10 06:07:42 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 06:07:42 DEBUG : splitbananasplit: Sizes identical 2025/12/10 06:07:42 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 06:07:42 DEBUG : apple: Unchanged skipping 2025/12/10 06:07:42 DEBUG : banana: Unchanged skipping 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 06:07:42 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:07:42 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:07:42 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/12/10 06:07:42 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : apple: Excluded 2025/12/10 06:07:42 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : banana: Excluded 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:07:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : splitbananasplit: Excluded 2025/12/10 06:07:42 DEBUG : Waiting for deletions to finish 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:07:42 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : apple: Excluded 2025/12/10 06:07:42 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : banana: Excluded 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : Waiting for deletions to finish 2025/12/10 06:07:42 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:07:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : splitbananasplit: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:07:42 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:08:23 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : Waiting for deletions to finish 2025/12/10 06:08:23 DEBUG : apple: Excluded 2025/12/10 06:08:23 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : banana: Excluded 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:08:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : splitbananasplit: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:08:23 DEBUG : apple: size = 5 OK 2025/12/10 06:08:23 DEBUG : apple: Sizes identical 2025/12/10 06:08:23 DEBUG : apple: Unchanged skipping 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 06:08:23 DEBUG : banana: size = 6 OK 2025/12/10 06:08:23 DEBUG : banana: Sizes identical 2025/12/10 06:08:23 DEBUG : banana: Unchanged skipping 2025/12/10 06:08:23 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 06:08:23 DEBUG : splitbananasplit: Sizes identical 2025/12/10 06:08:23 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:08:23 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:08:23 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:08:23 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/12/10 06:08:23 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : apple: Excluded 2025/12/10 06:08:23 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : banana: Excluded 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:08:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : splitbananasplit: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:08:23 DEBUG : Waiting for deletions to finish 2025/12/10 06:08:23 DEBUG : apple: size = 5 OK 2025/12/10 06:08:23 DEBUG : apple: Sizes identical 2025/12/10 06:08:23 DEBUG : apple: Unchanged skipping 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 06:08:23 DEBUG : banana: size = 6 OK 2025/12/10 06:08:23 DEBUG : banana: Sizes identical 2025/12/10 06:08:23 DEBUG : banana: Unchanged skipping 2025/12/10 06:08:23 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 06:08:23 DEBUG : splitbananasplit: Sizes identical 2025/12/10 06:08:23 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 06:08:23 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:08:23 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:08:23 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/12/10 06:08:23 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : apple: Excluded 2025/12/10 06:08:23 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : banana: Excluded 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:08:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : splitbananasplit: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:08:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:08:23 DEBUG : Waiting for deletions to finish === RUN TestTransform/charmap run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:09:09 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : apple: Excluded 2025/12/10 06:09:09 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : banana: Excluded 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : splitbananasplit: Excluded 2025/12/10 06:09:09 DEBUG : Waiting for deletions to finish 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:09:09 DEBUG : apple: size = 5 OK 2025/12/10 06:09:09 DEBUG : apple: Sizes identical 2025/12/10 06:09:09 DEBUG : apple: Unchanged skipping 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 06:09:09 DEBUG : banana: size = 6 OK 2025/12/10 06:09:09 DEBUG : banana: Sizes identical 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 06:09:09 DEBUG : banana: Unchanged skipping 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 06:09:09 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 06:09:09 DEBUG : splitbananasplit: Sizes identical 2025/12/10 06:09:09 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:09:09 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:09:09 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/12/10 06:09:09 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : apple: Excluded 2025/12/10 06:09:09 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : banana: Excluded 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : splitbananasplit: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : Waiting for deletions to finish 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:09:09 DEBUG : apple: size = 5 OK 2025/12/10 06:09:09 DEBUG : apple: Sizes identical 2025/12/10 06:09:09 DEBUG : apple: Unchanged skipping 2025/12/10 06:09:09 DEBUG : banana: size = 6 OK 2025/12/10 06:09:09 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 06:09:09 DEBUG : banana: Sizes identical 2025/12/10 06:09:09 DEBUG : splitbananasplit: Sizes identical 2025/12/10 06:09:09 DEBUG : banana: Unchanged skipping 2025/12/10 06:09:09 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 06:09:09 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:09:09 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:09:09 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/12/10 06:09:09 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : apple: Excluded 2025/12/10 06:09:09 DEBUG : Waiting for deletions to finish 2025/12/10 06:09:09 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : banana: Excluded 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : splitbananasplit: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:09:09 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:09:35 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : apple: Excluded 2025/12/10 06:09:35 DEBUG : Waiting for deletions to finish 2025/12/10 06:09:35 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : banana: Excluded 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : splitbananasplit: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:09:35 DEBUG : apple: size = 5 OK 2025/12/10 06:09:35 DEBUG : apple: Sizes identical 2025/12/10 06:09:35 DEBUG : apple: Unchanged skipping 2025/12/10 06:09:35 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 06:09:35 DEBUG : splitbananasplit: Sizes identical 2025/12/10 06:09:35 DEBUG : banana: size = 6 OK 2025/12/10 06:09:35 DEBUG : banana: Sizes identical 2025/12/10 06:09:35 DEBUG : banana: Unchanged skipping 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 06:09:35 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:09:35 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:09:35 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/12/10 06:09:35 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : apple: Excluded 2025/12/10 06:09:35 DEBUG : Waiting for deletions to finish 2025/12/10 06:09:35 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : banana: Excluded 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : splitbananasplit: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:09:35 DEBUG : apple: size = 5 OK 2025/12/10 06:09:35 DEBUG : apple: Sizes identical 2025/12/10 06:09:35 DEBUG : apple: Unchanged skipping 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 06:09:35 DEBUG : banana: size = 6 OK 2025/12/10 06:09:35 DEBUG : banana: Sizes identical 2025/12/10 06:09:35 DEBUG : banana: Unchanged skipping 2025/12/10 06:09:35 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 06:09:35 DEBUG : splitbananasplit: Sizes identical 2025/12/10 06:09:35 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 06:09:35 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:09:35 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:09:35 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/12/10 06:09:35 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : apple: Excluded 2025/12/10 06:09:35 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : banana: Excluded 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:09:35 DEBUG : Waiting for deletions to finish 2025/12/10 06:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : splitbananasplit: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:09:35 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:10:23 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : apple: Excluded 2025/12/10 06:10:23 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : banana: Excluded 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:10:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : splitbananasplit: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:10:23 DEBUG : Waiting for deletions to finish 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:10:23 DEBUG : apple: size = 5 OK 2025/12/10 06:10:23 DEBUG : banana: size = 6 OK 2025/12/10 06:10:23 DEBUG : apple: Sizes identical 2025/12/10 06:10:23 DEBUG : banana: Sizes identical 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 06:10:23 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 06:10:23 DEBUG : splitbananasplit: Sizes identical 2025/12/10 06:10:23 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 06:10:23 DEBUG : banana: Unchanged skipping 2025/12/10 06:10:23 DEBUG : apple: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:10:23 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:10:23 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/12/10 06:10:23 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : apple: Excluded 2025/12/10 06:10:23 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : banana: Excluded 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : Waiting for deletions to finish 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:10:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : splitbananasplit: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/10 06:10:23 DEBUG : apple: size = 5 OK 2025/12/10 06:10:23 DEBUG : banana: size = 6 OK 2025/12/10 06:10:23 DEBUG : banana: Sizes identical 2025/12/10 06:10:23 DEBUG : splitbananasplit: size = 16 OK 2025/12/10 06:10:23 DEBUG : splitbananasplit: Sizes identical 2025/12/10 06:10:23 DEBUG : splitbananasplit: Unchanged skipping 2025/12/10 06:10:23 DEBUG : apple: Sizes identical 2025/12/10 06:10:23 DEBUG : apple: Unchanged skipping 2025/12/10 06:10:23 DEBUG : banana: Unchanged skipping 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: Sizes identical 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/10 06:10:23 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:10:23 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:10:23 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/12/10 06:10:23 DEBUG : apple: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : Waiting for deletions to finish 2025/12/10 06:10:23 DEBUG : apple: Excluded 2025/12/10 06:10:23 DEBUG : banana: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : banana: Excluded 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : appleappleapplebanana: Excluded 2025/12/10 06:10:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : splitbananasplit: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/10 06:10:23 DEBUG : dir1/0015-9;=.txt: Excluded --- FAIL: TestTransform (941.21s) --- FAIL: TestTransform/NFC (53.39s) --- FAIL: TestTransform/NFD (88.12s) --- FAIL: TestTransform/base64 (336.57s) --- FAIL: TestTransform/prefix (71.34s) --- FAIL: TestTransform/suffix (87.39s) --- FAIL: TestTransform/truncate (95.41s) --- FAIL: TestTransform/encoder (45.19s) --- FAIL: TestTransform/ISO-8859-1 (41.36s) --- FAIL: TestTransform/charmap (35.43s) --- FAIL: TestTransform/lowercase (30.98s) --- FAIL: TestTransform/ascii (56.02s) === RUN TestTransformCopy run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:10:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/12/10 06:10:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/12/10 06:10:47 INFO : sub dir_somesuffix: Making directory 2025/12/10 06:10:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/12/10 06:10:49 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/12/10 06:10:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/12/10 06:10:49 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/12/10 06:10:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/12/10 06:10:49 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:10:49 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:10:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/12/10 06:10:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/12/10 06:10:52 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:10:52 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy run.go:130: removing dir "sub dir_somesuffix" failed - try 1/3: directory not empty --- FAIL: TestTransformCopy (7.39s) === RUN TestDoubleTransform run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:10:55 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:10:55 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:10:55 INFO : tictactoe: Making directory 2025/12/10 06:10:55 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:10:55 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:10:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:10:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/12/10 06:10:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:10:55 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:10:55 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:10:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/12/10 06:10:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/12/10 06:10:57 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:10:57 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty --- FAIL: TestDoubleTransform (3.98s) === RUN TestFileTag run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:10:59 INFO : toe: Making directory 2025/12/10 06:10:59 INFO : toe/toe: Making directory 2025/12/10 06:10:59 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:10:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/10 06:10:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/10 06:10:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/10 06:10:59 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:10:59 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:10:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/12/10 06:10:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/12/10 06:10:59 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:10:59 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty --- FAIL: TestFileTag (4.04s) === RUN TestNoTag run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:11:03 INFO : toe: Making directory 2025/12/10 06:11:04 INFO : toe/toe: Making directory 2025/12/10 06:11:06 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/10 06:11:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/10 06:11:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/10 06:11:06 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:11:06 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:11:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/12/10 06:11:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/12/10 06:11:06 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:11:06 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty --- FAIL: TestNoTag (4.79s) === RUN TestDirTag run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:11:08 DEBUG : empty_dir: Making directory with metadata 2025/12/10 06:11:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/10 06:11:08 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:08 INFO : tictacempty_dir: Making directory 2025/12/10 06:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:08 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:08 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:08 INFO : tictactoe: Making directory 2025/12/10 06:11:08 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:08 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:08 INFO : tictactoe/tictactoe: Making directory 2025/12/10 06:11:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/10 06:11:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/10 06:11:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/10 06:11:10 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:11:10 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:11:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/12/10 06:11:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/12/10 06:11:10 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:11:10 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- FAIL: TestDirTag (4.59s) === RUN TestAllTag run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:11:12 DEBUG : empty_dir: Making directory with metadata 2025/12/10 06:11:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/10 06:11:12 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:12 INFO : tictacempty_dir: Making directory 2025/12/10 06:11:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:12 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:12 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:12 INFO : tictactoe: Making directory 2025/12/10 06:11:13 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:13 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:13 INFO : tictactoe/tictactoe: Making directory 2025/12/10 06:11:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/10 06:11:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/10 06:11:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:13 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:11:13 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:11:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/10 06:11:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:13 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:11:13 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- FAIL: TestAllTag (3.35s) === RUN TestRunTwice run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:11:16 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:16 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:16 INFO : tictactoe: Making directory 2025/12/10 06:11:16 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:16 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:16 INFO : tictactoe/tictactoe: Making directory 2025/12/10 06:11:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/10 06:11:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/10 06:11:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/10 06:11:16 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:11:16 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:11:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/12/10 06:11:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/12/10 06:11:16 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:11:16 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- FAIL: TestRunTwice (2.00s) === RUN TestConflicting run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:11:18 INFO : toe: Making directory 2025/12/10 06:11:18 INFO : toe/toe: Making directory 2025/12/10 06:11:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/10 06:11:20 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:11:20 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:11:22 DEBUG : toe/toe/toe: size = 11 OK 2025/12/10 06:11:22 INFO : toe/toe/toe: Copied (new) 2025/12/10 06:11:22 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:11:22 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty --- FAIL: TestConflicting (5.84s) === RUN TestMove run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:11:23 DEBUG : empty_dir: Making directory with metadata 2025/12/10 06:11:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/10 06:11:23 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:23 INFO : tictacempty_dir: Making directory 2025/12/10 06:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:23 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:23 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:23 INFO : tictactoe: Making directory 2025/12/10 06:11:26 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:26 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:26 INFO : tictactoe/tictactoe: Making directory 2025/12/10 06:11:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/10 06:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/10 06:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:28 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:11:28 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/10 06:11:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:30 INFO : toe/toe/toe.txt: Deleted 2025/12/10 06:11:30 ERROR : Local file system at /tmp/rclone343087739: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- FAIL: TestMove (10.63s) === RUN TestTransformFile run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:11:34 DEBUG : empty_dir: Making directory with metadata 2025/12/10 06:11:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/10 06:11:34 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:34 INFO : tictacempty_dir: Making directory 2025/12/10 06:11:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:34 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:34 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:34 INFO : tictactoe: Making directory 2025/12/10 06:11:34 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:34 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:34 INFO : tictactoe/tictactoe: Making directory 2025/12/10 06:11:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/10 06:11:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/10 06:11:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:36 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:11:36 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:11:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/10 06:11:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:38 INFO : toe/toe/toe.txt: Deleted 2025/12/10 06:11:38 ERROR : Local file system at /tmp/rclone343087739: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- FAIL: TestTransformFile (6.11s) === RUN TestManualTransformFile run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:11:40 DEBUG : Reset feature "Copy" 2025/12/10 06:11:40 DEBUG : Reset feature "Move" 2025/12/10 06:11:40 DEBUG : Reset feature "Copy" 2025/12/10 06:11:40 DEBUG : Reset feature "Move" 2025/12/10 06:11:40 DEBUG : empty_dir: Making directory with metadata 2025/12/10 06:11:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/10 06:11:40 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:40 INFO : tictacempty_dir: Making directory 2025/12/10 06:11:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/10 06:11:41 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:41 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:41 INFO : tictactoe: Making directory 2025/12/10 06:11:41 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:41 DEBUG : toe: transformed to: tictactoe 2025/12/10 06:11:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:41 INFO : tictactoe/tictactoe: Making directory 2025/12/10 06:11:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/10 06:11:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/10 06:11:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/10 06:11:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:41 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:11:41 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:11:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/10 06:11:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/10 06:11:41 INFO : toe/toe/toe.txt: Deleted 2025/12/10 06:11:41 ERROR : Local file system at /tmp/rclone343087739: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- FAIL: TestManualTransformFile (3.18s) === RUN TestBase64 run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:11:43 DEBUG : toe: transformed to: dG9l 2025/12/10 06:11:43 DEBUG : toe: transformed to: dG9l 2025/12/10 06:11:43 INFO : dG9l: Making directory 2025/12/10 06:11:44 DEBUG : toe: transformed to: dG9l 2025/12/10 06:11:44 DEBUG : toe: transformed to: dG9l 2025/12/10 06:11:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/12/10 06:11:44 INFO : dG9l/dG9l: Making directory 2025/12/10 06:11:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/12/10 06:11:46 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/12/10 06:11:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/12/10 06:11:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/10 06:11:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/12/10 06:11:46 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:11:46 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:11:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/12/10 06:11:48 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/12/10 06:11:48 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:11:48 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 run.go:130: removing dir "dG9l/dG9l" failed - try 1/3: directory not empty --- FAIL: TestBase64 (6.71s) === RUN TestError run.go:185: Remote "mega root 'rclone-test-tuvexot2pofa'", Local "Local file system at /tmp/rclone343087739", Modify Window "876000h0m0s" 2025/12/10 06:11:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/10 06:11:50 DEBUG : toe: transformed to: 2025/12/10 06:11:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/10 06:11:50 DEBUG : toe: transformed to: 2025/12/10 06:11:50 INFO : mega root 'rclone-test-tuvexot2pofa': Making directory 2025/12/10 06:11:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/10 06:11:50 DEBUG : toe: transformed to: 2025/12/10 06:11:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/10 06:11:50 DEBUG : toe: transformed to: 2025/12/10 06:11:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/10 06:11:50 DEBUG : toe/toe: transformed to: 2025/12/10 06:11:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/12/10 06:11:50 INFO : toe/toe: Making directory 2025/12/10 06:11:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/10 06:11:50 DEBUG : toe/toe: transformed to: 2025/12/10 06:11:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/12/10 06:11:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/10 06:11:50 DEBUG : toe: transformed to: 2025/12/10 06:11:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/10 06:11:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/10 06:11:50 DEBUG : toe/toe/toe: transformed to: 2025/12/10 06:11:50 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/12/10 06:11:50 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for checks to finish 2025/12/10 06:11:50 DEBUG : mega root 'rclone-test-tuvexot2pofa': Waiting for transfers to finish 2025/12/10 06:11:51 DEBUG : toe/toe/toe: size = 11 OK 2025/12/10 06:11:51 INFO : toe/toe/toe: Copied (new) 2025/12/10 06:11:51 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting files as there were IO errors 2025/12/10 06:11:51 ERROR : mega root 'rclone-test-tuvexot2pofa': not deleting directories as there were IO errors run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty --- PASS: TestError (2.79s) FAIL 2025/12/10 06:11:53 DEBUG : mega root 'rclone-test-tuvexot2pofa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 37m34.947242237s (try 5/5): exit status 1: Failed [TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncOverlapWithFilter TestSyncCompareDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs 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]