"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 5/5) 2026/02/21 03:06:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xehoxep0kabi" 2026/02/21 03:06:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:06:06 DEBUG : Creating backend with remote "/tmp/rclone1539887612" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:06:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cofuped3zobi" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-xehoxep0kabi' -> Linkbox root 'rclone-test-cofuped3zobi' 2026/02/21 03:06:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 03:06:12 DEBUG : Linkbox root 'rclone-test-cofuped3zobi': Waiting for checks to finish 2026/02/21 03:06:12 DEBUG : Linkbox root 'rclone-test-cofuped3zobi': Waiting for transfers to finish 2026/02/21 03:06:12 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopy 2026/02/21 03:06:12 DEBUG : Linkbox root 'rclone-test-cofuped3zobi': Purge remote 2026/02/21 03:06:13 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.25s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:06:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ralujuj5jeju" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-xehoxep0kabi' -> Linkbox root 'rclone-test-ralujuj5jeju' 2026/02/21 03:06:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 03:06:21 DEBUG : Linkbox root 'rclone-test-ralujuj5jeju': Waiting for checks to finish 2026/02/21 03:06:21 DEBUG : Linkbox root 'rclone-test-ralujuj5jeju': Waiting for transfers to finish 2026/02/21 03:06:21 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopyOverSelf 2026/02/21 03:06:21 DEBUG : Linkbox root 'rclone-test-ralujuj5jeju': Purge remote 2026/02/21 03:06:22 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.91s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:06:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hicusan0nuco" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-xehoxep0kabi' -> Linkbox root 'rclone-test-hicusan0nuco' 2026/02/21 03:06:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 03:06:30 DEBUG : Linkbox root 'rclone-test-hicusan0nuco': Waiting for checks to finish 2026/02/21 03:06:30 DEBUG : Linkbox root 'rclone-test-hicusan0nuco': Waiting for transfers to finish 2026/02/21 03:06:30 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveOverSelf 2026/02/21 03:06:30 DEBUG : Linkbox root 'rclone-test-hicusan0nuco': Purge remote 2026/02/21 03:06:30 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.28s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:06:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/21 03:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 03:06:38 DEBUG : Local file system at /tmp/rclone1539887612: Waiting for checks to finish 2026/02/21 03:06:38 DEBUG : Local file system at /tmp/rclone1539887612: Waiting for transfers to finish 2026/02/21 03:06:39 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/21 03:06:39 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1539887612/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone1539887612/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.17s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:06:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sayaqiy5hida" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-xehoxep0kabi' -> Linkbox root 'rclone-test-sayaqiy5hida' 2026/02/21 03:06:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 03:06:56 DEBUG : empty space: size = 1 OK 2026/02/21 03:06:56 DEBUG : empty space: Sizes identical 2026/02/21 03:06:56 DEBUG : Linkbox root 'rclone-test-sayaqiy5hida': Waiting for checks to finish 2026/02/21 03:06:56 DEBUG : empty space: Unchanged skipping 2026/02/21 03:06:56 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-xehoxep0kabi') 2026/02/21 03:06:56 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-sayaqiy5hida') 2026/02/21 03:06:56 DEBUG : potato3: Sizes differ 2026/02/21 03:06:57 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/21 03:06:57 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/21 03:06:57 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/21 03:06:57 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/21 03:06:58 INFO : empty space: Deleted 2026/02/21 03:06:58 DEBUG : Linkbox root 'rclone-test-sayaqiy5hida': Waiting for transfers to finish sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2026/02/21 03:06:58 DEBUG : Linkbox root 'rclone-test-sayaqiy5hida': Purge remote --- FAIL: TestServerSideMove (20.28s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:07:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hukupur8bivi" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-xehoxep0kabi' -> Linkbox root 'rclone-test-hukupur8bivi' 2026/02/21 03:07:16 DEBUG : empty space: Excluded (Size Filter) 2026/02/21 03:07:16 DEBUG : empty space: Excluded 2026/02/21 03:07:16 DEBUG : empty space: Excluded (Size Filter) 2026/02/21 03:07:16 DEBUG : empty space: Excluded 2026/02/21 03:07:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 03:07:16 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-xehoxep0kabi') 2026/02/21 03:07:16 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-hukupur8bivi') 2026/02/21 03:07:16 DEBUG : potato3: Sizes differ 2026/02/21 03:07:16 DEBUG : Linkbox root 'rclone-test-hukupur8bivi': Waiting for checks to finish 2026/02/21 03:07:16 DEBUG : Linkbox root 'rclone-test-hukupur8bivi': Waiting for transfers to finish 2026/02/21 03:07:17 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/21 03:07:17 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/21 03:07:17 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/21 03:07:17 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2026/02/21 03:07:17 DEBUG : Linkbox root 'rclone-test-hukupur8bivi': Purge remote --- FAIL: TestServerSideMoveWithFilter (20.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:07:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jotefed7cito" 2026/02/21 03:07:30 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-xehoxep0kabi' -> Linkbox root 'rclone-test-jotefed7cito' 2026/02/21 03:07:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 03:07:38 DEBUG : empty space: size = 1 OK 2026/02/21 03:07:38 DEBUG : empty space: Sizes identical 2026/02/21 03:07:38 DEBUG : empty space: Unchanged skipping 2026/02/21 03:07:38 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-xehoxep0kabi') 2026/02/21 03:07:38 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-jotefed7cito') 2026/02/21 03:07:38 DEBUG : potato3: Sizes differ 2026/02/21 03:07:38 DEBUG : Linkbox root 'rclone-test-jotefed7cito': Waiting for checks to finish 2026/02/21 03:07:39 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/21 03:07:39 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/21 03:07:39 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/21 03:07:39 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/21 03:07:39 INFO : empty space: Deleted 2026/02/21 03:07:39 DEBUG : Linkbox root 'rclone-test-jotefed7cito': Waiting for transfers to finish 2026/02/21 03:07:39 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/02/21 03:07:39 DEBUG : Linkbox root 'rclone-test-jotefed7cito': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.57s) === RUN TestTransform === RUN TestTransform/prefix run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:08:28 DEBUG : Waiting for deletions to finish 2026/02/21 03:08:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : splitbananasplit: Excluded 2026/02/21 03:08:28 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : banana: Excluded 2026/02/21 03:08:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:08:28 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : apple: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:08:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 03:08:29 DEBUG : apple: transformed to: PREFIXapple 2026/02/21 03:08:29 DEBUG : banana: transformed to: PREFIXbanana 2026/02/21 03:08:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 03:08:29 DEBUG : banana: transformed to: PREFIXbanana 2026/02/21 03:08:29 DEBUG : apple: transformed to: PREFIXapple 2026/02/21 03:08:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 03:08:29 DEBUG : banana: transformed to: PREFIXbanana 2026/02/21 03:08:29 DEBUG : apple: transformed to: PREFIXapple 2026/02/21 03:08:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/21 03:08:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 03:08:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/21 03:08:29 DEBUG : banana: transformed to: PREFIXbanana 2026/02/21 03:08:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/21 03:08:29 DEBUG : apple: transformed to: PREFIXapple 2026/02/21 03:08:29 DEBUG : apple: transformed to: PREFIXapple 2026/02/21 03:08:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/21 03:08:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : banana: transformed to: PREFIXbanana 2026/02/21 03:08:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 03:08:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : apple: transformed to: PREFIXapple 2026/02/21 03:08:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/21 03:08:29 DEBUG : banana: transformed to: PREFIXbanana 2026/02/21 03:08:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 03:08:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 03:08:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 03:08:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 03:08:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 03:08:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 03:08:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 03:08:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 03:08:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 03:08:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 03:08:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 03:08:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 03:08:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 03:08:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 03:08:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 03:08:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 03:08:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 03:08:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 03:08:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 03:08:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 03:08:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/21 03:08:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/21 03:08:29 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:08:29 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:08:32 DEBUG : PREFIXapple: size = 5 OK 2026/02/21 03:08:32 INFO : apple: Copied (new) to: PREFIXapple 2026/02/21 03:08:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/21 03:08:33 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/21 03:08:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/21 03:08:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/21 03:08:33 DEBUG : PREFIXbanana: size = 6 OK 2026/02/21 03:08:33 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/21 03:08:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/21 03:08:33 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/21 03:08:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/21 03:08:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/21 03:08:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/21 03:08:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/21 03:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/21 03:08:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/21 03:08:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/21 03:08:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/21 03:08:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/21 03:08:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/21 03:08:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/21 03:08:37 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/21 03:08:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/21 03:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/21 03:08:39 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/21 03:08:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/21 03:08:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/21 03:08:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/21 03:08:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/21 03:08:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/21 03:08:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/21 03:08:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/21 03:08:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/21 03:08:40 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/21 03:08:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/21 03:08:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/21 03:08:41 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/21 03:08:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/21 03:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/21 03:08:43 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/21 03:08:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/21 03:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/21 03:08:43 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/21 03:08:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/21 03:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/21 03:08:44 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/21 03:08:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/21 03:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/21 03:08:45 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/21 03:08:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/21 03:08:46 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/21 03:08:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/21 03:08:46 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/21 03:08:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/21 03:08:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/21 03:08:47 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:08:47 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2026/02/21 03:08:47 DEBUG : Waiting for deletions to finish 2026/02/21 03:08:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : splitbananasplit: Excluded 2026/02/21 03:08:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/21 03:08:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : PREFIXbanana: Excluded 2026/02/21 03:08:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/21 03:08:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : PREFIXapple: Excluded 2026/02/21 03:08:47 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : banana: Excluded 2026/02/21 03:08:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:08:47 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : apple: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:08:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:08:47 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:10:26 DEBUG : Waiting for deletions to finish 2026/02/21 03:10:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : splitbananasplit: Excluded 2026/02/21 03:10:27 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : banana: Excluded 2026/02/21 03:10:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:10:27 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : apple: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:10:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 03:10:28 DEBUG : apple: transformed to: appleSUFFIX 2026/02/21 03:10:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 03:10:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 03:10:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 03:10:28 DEBUG : apple: transformed to: appleSUFFIX 2026/02/21 03:10:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 03:10:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 03:10:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 03:10:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 03:10:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 03:10:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 03:10:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 03:10:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 03:10:28 DEBUG : apple: transformed to: appleSUFFIX 2026/02/21 03:10:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 03:10:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : apple: transformed to: appleSUFFIX 2026/02/21 03:10:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 03:10:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 03:10:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 03:10:28 DEBUG : apple: transformed to: appleSUFFIX 2026/02/21 03:10:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 03:10:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/21 03:10:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/21 03:10:28 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:10:28 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:10:31 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/21 03:10:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/21 03:10:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/21 03:10:32 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/21 03:10:32 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/21 03:10:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:32 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/21 03:10:32 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/21 03:10:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/21 03:10:32 DEBUG : appleSUFFIX: size = 5 OK 2026/02/21 03:10:32 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/21 03:10:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/21 03:10:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/21 03:10:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/21 03:10:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/21 03:10:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/21 03:10:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/21 03:10:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/21 03:10:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/21 03:10:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/21 03:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/21 03:10:36 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/21 03:10:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/21 03:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/21 03:10:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/21 03:10:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/21 03:10:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/21 03:10:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/21 03:10:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/21 03:10:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/21 03:10:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/21 03:10:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/21 03:10:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/21 03:10:40 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/21 03:10:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/21 03:10:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/21 03:10:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/21 03:10:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/21 03:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/21 03:10:42 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/21 03:10:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/21 03:10:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/21 03:10:43 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/21 03:10:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/21 03:10:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/21 03:10:43 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/21 03:10:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/21 03:10:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/21 03:10:44 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/21 03:10:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/21 03:10:45 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/21 03:10:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/21 03:10:46 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/21 03:10:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/21 03:10:46 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/21 03:10:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/21 03:10:46 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:10:46 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2026/02/21 03:10:46 DEBUG : Waiting for deletions to finish 2026/02/21 03:10:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/21 03:10:46 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/21 03:10:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:10:46 DEBUG : splitbananasplit: Excluded 2026/02/21 03:10:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/21 03:10:46 DEBUG : bananaSUFFIX: Excluded 2026/02/21 03:10:46 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:10:46 DEBUG : banana: Excluded 2026/02/21 03:10:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/21 03:10:46 DEBUG : appleSUFFIX: Excluded 2026/02/21 03:10:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/21 03:10:46 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/21 03:10:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:10:46 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:10:46 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:10:46 DEBUG : apple: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/02/21 03:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:12:36 DEBUG : Waiting for deletions to finish 2026/02/21 03:12:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:12:36 DEBUG : splitbananasplit: Excluded 2026/02/21 03:12:36 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:12:36 DEBUG : banana: Excluded 2026/02/21 03:12:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:12:36 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:12:36 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:12:36 DEBUG : apple: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:12:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/21 03:12:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/21 03:12:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/21 03:12:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/21 03:12:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/21 03:12:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/21 03:12:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/21 03:12:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/21 03:12:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/21 03:12:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/21 03:12:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : apple: size = 5 OK 2026/02/21 03:12:38 DEBUG : banana: size = 6 OK 2026/02/21 03:12:38 DEBUG : apple: Sizes identical 2026/02/21 03:12:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/21 03:12:38 DEBUG : banana: Sizes identical 2026/02/21 03:12:38 DEBUG : apple: Unchanged skipping 2026/02/21 03:12:38 DEBUG : banana: Unchanged skipping 2026/02/21 03:12:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/21 03:12:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/21 03:12:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/21 03:12:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/21 03:12:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/21 03:12:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/21 03:12:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/21 03:12:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/21 03:12:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/21 03:12:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/21 03:12:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/21 03:12:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/21 03:12:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/21 03:12:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/21 03:12:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/21 03:12:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/21 03:12:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/21 03:12:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/21 03:12:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/21 03:12:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/21 03:12:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/21 03:12:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/21 03:12:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/21 03:12:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/21 03:12:38 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:12:38 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:12:41 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:12:41 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:12:42 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:12:42 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:12:42 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:12:42 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:12:42 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:12:43 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:12:43 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:12:43 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:12:43 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:12:43 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:12:44 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:12:44 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:12:44 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:12:44 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:12:44 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:12:45 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:12:45 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:12:45 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:12:46 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:12:47 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:12:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:12:47 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:12:50 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:12:50 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:12:50 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:12:50 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:12:56 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:12:57 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:12:57 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:12:57 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:13:09 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:13:10 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:13:10 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:13:10 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:13:35 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:13:36 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:13:36 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:13:36 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:14:27 ERROR : splitbananasplit: Failed to copy: object not found 2026/02/21 03:14:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/21 03:14:27 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/02/21 03:14:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/21 03:14:27 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/02/21 03:14:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/21 03:14:27 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/02/21 03:14:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/21 03:14:30 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:14:30 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:14:30 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:14:30 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:14:31 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:14:31 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:14:31 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:14:31 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:14:31 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:14:32 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:14:32 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:14:32 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:14:32 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:14:33 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:14:33 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:14:33 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:14:33 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:14:34 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:14:34 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:14:34 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:14:35 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:14:36 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:14:36 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:14:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:14:38 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:14:39 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:14:39 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:14:39 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:14:45 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:14:46 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:14:46 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:14:46 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:14:58 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:14:59 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:14:59 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:14:59 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:15:24 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:15:24 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:15:25 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:15:25 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:16:15 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/02/21 03:16:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/21 03:16:16 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/02/21 03:16:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/21 03:16:16 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/02/21 03:16:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/21 03:16:16 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/02/21 03:16:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/21 03:16:18 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:16:18 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:16:18 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:16:19 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:16:19 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:16:19 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:16:19 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:16:20 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:16:20 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:16:20 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:16:20 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:16:20 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:16:21 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:16:21 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:16:21 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:16:22 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:16:22 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:16:22 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:16:22 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:16:22 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:16:23 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:16:24 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:16:24 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:16:25 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:16:26 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:16:27 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:16:28 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:16:29 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:16:33 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:16:34 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:16:34 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:16:35 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:16:46 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:16:47 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:16:47 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:16:48 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:17:11 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:17:13 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:17:13 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:17:14 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:18:03 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/02/21 03:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/21 03:18:04 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/02/21 03:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/21 03:18:04 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/02/21 03:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/21 03:18:05 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:18:05 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/02/21 03:18:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/21 03:18:06 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:18:06 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:18:07 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:18:07 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:18:07 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:18:07 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:18:07 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:18:08 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:18:08 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:18:08 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:18:08 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:18:08 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:18:09 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:18:09 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:18:09 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:18:09 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:18:09 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:18:10 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:18:11 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:18:11 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:18:11 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:18:11 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:18:13 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:18:14 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:18:14 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:18:15 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:18:16 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:18:21 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:18:21 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:18:21 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:18:23 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:18:34 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:18:34 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:18:35 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:18:36 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:19:00 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:19:00 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:19:00 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:19:03 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:19:51 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/02/21 03:19:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/21 03:19:51 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/02/21 03:19:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/21 03:19:52 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/02/21 03:19:53 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/02/21 03:19:54 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/02/21 03:19:54 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/02/21 03:19:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/21 03:19:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/21 03:19:54 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/02/21 03:19:55 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/02/21 03:19:56 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/21 03:19:58 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/21 03:20:02 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/21 03:20:08 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/21 03:20:21 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/21 03:20:47 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/21 03:21:39 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/02/21 03:21:39 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:21:39 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/02/21 03:21:39 DEBUG : Waiting for deletions to finish 2026/02/21 03:21:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : splitbananasplit: Excluded 2026/02/21 03:21:39 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : splitbanan(1): Excluded 2026/02/21 03:21:39 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : banana: Excluded 2026/02/21 03:21:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:21:39 DEBUG : appleapple(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : appleapple(1): Excluded 2026/02/21 03:21:39 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : apple: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0014-89;=(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0013-789;=(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0012-6789;(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0011-56789(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0010-45678(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0009-34567(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0008-23456(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0007-12345(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0006-ghijk(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0005-fghij(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0004-efghi(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0003-defgh(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0002-cdefg(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0001-bcdef(1): Excluded 2026/02/21 03:21:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:21:39 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/02/21 03:21:39 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:23:17 DEBUG : Waiting for deletions to finish 2026/02/21 03:23:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : splitbananasplit: Excluded 2026/02/21 03:23:17 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : banana: Excluded 2026/02/21 03:23:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:23:17 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : apple: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:23:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:23:18 DEBUG : apple: size = 5 OK 2026/02/21 03:23:18 DEBUG : apple: Sizes identical 2026/02/21 03:23:18 DEBUG : apple: Unchanged skipping 2026/02/21 03:23:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 03:23:18 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 03:23:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 03:23:18 DEBUG : banana: size = 6 OK 2026/02/21 03:23:18 DEBUG : banana: Sizes identical 2026/02/21 03:23:18 DEBUG : banana: Unchanged skipping 2026/02/21 03:23:18 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 03:23:18 DEBUG : splitbananasplit: Sizes identical 2026/02/21 03:23:18 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 03:23:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 03:23:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 03:23:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 03:23:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 03:23:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 03:23:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 03:23:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 03:23:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 03:23:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 03:23:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 03:23:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 03:23:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 03:23:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 03:23:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 03:23:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 03:23:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 03:23:18 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:23:18 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:23:18 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:23:18 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/21 03:23:18 DEBUG : Waiting for deletions to finish 2026/02/21 03:23:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:23:18 DEBUG : splitbananasplit: Excluded 2026/02/21 03:23:18 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:23:18 DEBUG : banana: Excluded 2026/02/21 03:23:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:23:18 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:23:18 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:23:18 DEBUG : apple: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:23:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:23:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:23:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 03:23:19 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 03:23:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 03:23:19 DEBUG : banana: size = 6 OK 2026/02/21 03:23:19 DEBUG : apple: size = 5 OK 2026/02/21 03:23:19 DEBUG : banana: Sizes identical 2026/02/21 03:23:19 DEBUG : apple: Sizes identical 2026/02/21 03:23:19 DEBUG : banana: Unchanged skipping 2026/02/21 03:23:19 DEBUG : apple: Unchanged skipping 2026/02/21 03:23:19 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 03:23:19 DEBUG : splitbananasplit: Sizes identical 2026/02/21 03:23:19 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 03:23:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 03:23:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:23:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 03:23:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 03:23:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 03:23:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 03:23:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 03:23:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 03:23:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 03:23:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 03:23:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 03:23:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 03:23:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 03:23:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 03:23:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 03:23:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 03:23:19 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:23:19 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:23:19 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/21 03:23:19 DEBUG : Waiting for deletions to finish 2026/02/21 03:23:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : splitbananasplit: Excluded 2026/02/21 03:23:20 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : banana: Excluded 2026/02/21 03:23:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:23:20 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : apple: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:23:20 DEBUG : Waiting for deletions to finish 2026/02/21 03:23:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : splitbananasplit: Excluded 2026/02/21 03:23:21 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : banana: Excluded 2026/02/21 03:23:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:23:21 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : apple: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:23:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:23:21 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:24:32 DEBUG : Waiting for deletions to finish 2026/02/21 03:24:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : splitbananasplit: Excluded 2026/02/21 03:24:32 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : banana: Excluded 2026/02/21 03:24:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:24:32 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : apple: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:24:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:24:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:24:33 DEBUG : apple: size = 5 OK 2026/02/21 03:24:33 DEBUG : apple: Sizes identical 2026/02/21 03:24:33 DEBUG : apple: Unchanged skipping 2026/02/21 03:24:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 03:24:33 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 03:24:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 03:24:33 DEBUG : banana: size = 6 OK 2026/02/21 03:24:33 DEBUG : banana: Sizes identical 2026/02/21 03:24:33 DEBUG : banana: Unchanged skipping 2026/02/21 03:24:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 03:24:33 DEBUG : splitbananasplit: Sizes identical 2026/02/21 03:24:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 03:24:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 03:24:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 03:24:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 03:24:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 03:24:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 03:24:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 03:24:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 03:24:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 03:24:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 03:24:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 03:24:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 03:24:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 03:24:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 03:24:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 03:24:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 03:24:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 03:24:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 03:24:33 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:24:33 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:24:33 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:24:33 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/21 03:24:33 DEBUG : Waiting for deletions to finish 2026/02/21 03:24:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:24:33 DEBUG : splitbananasplit: Excluded 2026/02/21 03:24:33 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:24:33 DEBUG : banana: Excluded 2026/02/21 03:24:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:24:33 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:24:33 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:24:33 DEBUG : apple: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:24:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:24:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:24:34 DEBUG : apple: size = 5 OK 2026/02/21 03:24:34 DEBUG : apple: Sizes identical 2026/02/21 03:24:34 DEBUG : apple: Unchanged skipping 2026/02/21 03:24:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 03:24:34 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 03:24:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 03:24:34 DEBUG : banana: size = 6 OK 2026/02/21 03:24:34 DEBUG : banana: Sizes identical 2026/02/21 03:24:34 DEBUG : banana: Unchanged skipping 2026/02/21 03:24:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 03:24:34 DEBUG : splitbananasplit: Sizes identical 2026/02/21 03:24:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 03:24:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 03:24:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 03:24:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 03:24:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:24:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 03:24:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 03:24:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 03:24:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 03:24:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 03:24:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 03:24:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 03:24:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 03:24:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 03:24:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 03:24:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 03:24:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 03:24:35 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:24:35 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:24:35 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/21 03:24:35 DEBUG : Waiting for deletions to finish 2026/02/21 03:24:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : splitbananasplit: Excluded 2026/02/21 03:24:35 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : banana: Excluded 2026/02/21 03:24:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:24:35 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : apple: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:24:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:24:35 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:25:46 DEBUG : Waiting for deletions to finish 2026/02/21 03:25:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : splitbananasplit: Excluded 2026/02/21 03:25:47 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : banana: Excluded 2026/02/21 03:25:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:25:47 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : apple: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:25:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:25:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:25:47 DEBUG : apple: size = 5 OK 2026/02/21 03:25:47 DEBUG : apple: Sizes identical 2026/02/21 03:25:47 DEBUG : apple: Unchanged skipping 2026/02/21 03:25:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 03:25:47 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 03:25:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 03:25:47 DEBUG : banana: size = 6 OK 2026/02/21 03:25:47 DEBUG : banana: Sizes identical 2026/02/21 03:25:47 DEBUG : banana: Unchanged skipping 2026/02/21 03:25:47 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 03:25:47 DEBUG : splitbananasplit: Sizes identical 2026/02/21 03:25:47 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 03:25:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 03:25:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 03:25:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 03:25:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 03:25:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 03:25:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 03:25:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 03:25:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 03:25:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 03:25:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 03:25:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 03:25:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 03:25:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 03:25:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 03:25:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 03:25:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 03:25:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 03:25:48 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:25:48 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:25:48 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:25:48 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/21 03:25:48 DEBUG : Waiting for deletions to finish 2026/02/21 03:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : splitbananasplit: Excluded 2026/02/21 03:25:48 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : banana: Excluded 2026/02/21 03:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:25:48 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : apple: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:25:49 DEBUG : apple: size = 5 OK 2026/02/21 03:25:49 DEBUG : apple: Sizes identical 2026/02/21 03:25:49 DEBUG : apple: Unchanged skipping 2026/02/21 03:25:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 03:25:49 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 03:25:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 03:25:49 DEBUG : banana: size = 6 OK 2026/02/21 03:25:49 DEBUG : banana: Sizes identical 2026/02/21 03:25:49 DEBUG : banana: Unchanged skipping 2026/02/21 03:25:49 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 03:25:49 DEBUG : splitbananasplit: Sizes identical 2026/02/21 03:25:49 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 03:25:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 03:25:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 03:25:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 03:25:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 03:25:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 03:25:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 03:25:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 03:25:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 03:25:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 03:25:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 03:25:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 03:25:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 03:25:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 03:25:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 03:25:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 03:25:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 03:25:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 03:25:49 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:25:49 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:25:49 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:25:49 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/21 03:25:49 DEBUG : Waiting for deletions to finish 2026/02/21 03:25:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : splitbananasplit: Excluded 2026/02/21 03:25:49 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : banana: Excluded 2026/02/21 03:25:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:25:49 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : apple: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:25:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:25:49 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:27:02 DEBUG : Waiting for deletions to finish 2026/02/21 03:27:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:27:02 DEBUG : splitbananasplit: Excluded 2026/02/21 03:27:02 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:27:02 DEBUG : banana: Excluded 2026/02/21 03:27:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:27:02 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:27:02 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:27:02 DEBUG : apple: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:27:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:27:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:27:03 DEBUG : apple: size = 5 OK 2026/02/21 03:27:03 DEBUG : apple: Sizes identical 2026/02/21 03:27:03 DEBUG : apple: Unchanged skipping 2026/02/21 03:27:03 DEBUG : banana: size = 6 OK 2026/02/21 03:27:03 DEBUG : banana: Sizes identical 2026/02/21 03:27:03 DEBUG : banana: Unchanged skipping 2026/02/21 03:27:03 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 03:27:03 DEBUG : splitbananasplit: Sizes identical 2026/02/21 03:27:03 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 03:27:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 03:27:03 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 03:27:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 03:27:03 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 03:27:03 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 03:27:03 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 03:27:03 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 03:27:03 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 03:27:03 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 03:27:03 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 03:27:03 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 03:27:03 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 03:27:03 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 03:27:03 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 03:27:03 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 03:27:03 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 03:27:03 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 03:27:03 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 03:27:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 03:27:03 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:27:03 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:27:03 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:27:03 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/21 03:27:03 DEBUG : Waiting for deletions to finish 2026/02/21 03:27:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : splitbananasplit: Excluded 2026/02/21 03:27:04 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : banana: Excluded 2026/02/21 03:27:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:27:04 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : apple: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:27:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:27:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:27:04 DEBUG : apple: size = 5 OK 2026/02/21 03:27:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 03:27:04 DEBUG : apple: Sizes identical 2026/02/21 03:27:04 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 03:27:04 DEBUG : apple: Unchanged skipping 2026/02/21 03:27:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 03:27:04 DEBUG : banana: size = 6 OK 2026/02/21 03:27:04 DEBUG : banana: Sizes identical 2026/02/21 03:27:04 DEBUG : banana: Unchanged skipping 2026/02/21 03:27:04 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 03:27:04 DEBUG : splitbananasplit: Sizes identical 2026/02/21 03:27:04 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 03:27:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 03:27:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 03:27:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 03:27:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 03:27:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 03:27:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 03:27:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 03:27:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 03:27:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 03:27:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 03:27:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 03:27:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 03:27:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 03:27:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 03:27:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 03:27:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 03:27:05 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:27:05 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:27:05 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:27:05 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/21 03:27:05 DEBUG : Waiting for deletions to finish 2026/02/21 03:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : splitbananasplit: Excluded 2026/02/21 03:27:05 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : banana: Excluded 2026/02/21 03:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:27:05 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : apple: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:28:18 DEBUG : Waiting for deletions to finish 2026/02/21 03:28:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : splitbananasplit: Excluded 2026/02/21 03:28:18 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : banana: Excluded 2026/02/21 03:28:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:28:18 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : apple: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:28:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:28:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:28:19 DEBUG : apple: size = 5 OK 2026/02/21 03:28:19 DEBUG : apple: Sizes identical 2026/02/21 03:28:19 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 03:28:19 DEBUG : splitbananasplit: Sizes identical 2026/02/21 03:28:19 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 03:28:19 DEBUG : apple: Unchanged skipping 2026/02/21 03:28:19 DEBUG : banana: size = 6 OK 2026/02/21 03:28:19 DEBUG : banana: Sizes identical 2026/02/21 03:28:19 DEBUG : banana: Unchanged skipping 2026/02/21 03:28:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 03:28:19 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 03:28:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 03:28:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 03:28:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 03:28:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 03:28:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 03:28:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 03:28:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 03:28:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 03:28:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 03:28:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 03:28:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 03:28:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 03:28:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 03:28:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 03:28:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 03:28:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 03:28:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:28:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 03:28:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 03:28:19 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:28:19 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:28:19 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/21 03:28:19 DEBUG : Waiting for deletions to finish 2026/02/21 03:28:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:28:19 DEBUG : splitbananasplit: Excluded 2026/02/21 03:28:19 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:28:19 DEBUG : banana: Excluded 2026/02/21 03:28:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:28:19 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:28:19 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:28:19 DEBUG : apple: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:28:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:28:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 03:28:20 DEBUG : apple: size = 5 OK 2026/02/21 03:28:20 DEBUG : apple: Sizes identical 2026/02/21 03:28:20 DEBUG : apple: Unchanged skipping 2026/02/21 03:28:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 03:28:20 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 03:28:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 03:28:20 DEBUG : banana: size = 6 OK 2026/02/21 03:28:20 DEBUG : banana: Sizes identical 2026/02/21 03:28:20 DEBUG : banana: Unchanged skipping 2026/02/21 03:28:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 03:28:20 DEBUG : splitbananasplit: Sizes identical 2026/02/21 03:28:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 03:28:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 03:28:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 03:28:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 03:28:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 03:28:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 03:28:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 03:28:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 03:28:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 03:28:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 03:28:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:28:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 03:28:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 03:28:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 03:28:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 03:28:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 03:28:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 03:28:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 03:28:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 03:28:21 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:28:21 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:28:21 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/21 03:28:21 DEBUG : Waiting for deletions to finish 2026/02/21 03:28:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : splitbananasplit: Excluded 2026/02/21 03:28:21 DEBUG : banana: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : banana: Excluded 2026/02/21 03:28:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : appleappleapplebanana: Excluded 2026/02/21 03:28:21 DEBUG : apple: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : apple: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 03:28:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 03:28:21 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1265.12s) --- FAIL: TestTransform/prefix (119.11s) --- FAIL: TestTransform/suffix (123.82s) --- FAIL: TestTransform/truncate (646.41s) --- FAIL: TestTransform/encoder (75.81s) --- FAIL: TestTransform/ISO-8859-1 (73.90s) --- FAIL: TestTransform/charmap (74.34s) --- FAIL: TestTransform/lowercase (76.10s) --- FAIL: TestTransform/ascii (75.62s) === RUN TestTransformCopy run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:28:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/21 03:28:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/21 03:28:51 INFO : sub dir_somesuffix: Making directory 2026/02/21 03:28:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/21 03:28:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/21 03:28:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/21 03:28:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/21 03:28:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/21 03:28:52 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:28:52 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:28:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/21 03:28:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/21 03:28:54 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:28:54 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.22s) === RUN TestDoubleTransform run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:28:58 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:28:58 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:28:58 INFO : tictactoe: Making directory 2026/02/21 03:28:59 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:28:59 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:28:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:28:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/21 03:28:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:28:59 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:28:59 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:29:01 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/21 03:29:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/21 03:29:01 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:29:01 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.01s) === RUN TestFileTag run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:29:05 INFO : toe: Making directory 2026/02/21 03:29:06 INFO : toe/toe: Making directory 2026/02/21 03:29:08 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/21 03:29:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/21 03:29:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/21 03:29:08 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:29:08 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:29:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/21 03:29:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/21 03:29:10 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:29:10 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (10.89s) === RUN TestNoTag run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:29:16 INFO : toe: Making directory 2026/02/21 03:29:18 INFO : toe/toe: Making directory 2026/02/21 03:29:19 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/21 03:29:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/21 03:29:19 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:29:19 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:29:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/21 03:29:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/21 03:29:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/21 03:29:21 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:29:21 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (11.56s) === RUN TestDirTag run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:29:27 DEBUG : empty_dir: Making directory with metadata 2026/02/21 03:29:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/21 03:29:27 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:29:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:29:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:29:27 INFO : tictacempty_dir: Making directory 2026/02/21 03:29:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:29:29 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:29 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:29 INFO : tictactoe: Making directory 2026/02/21 03:29:30 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:30 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:29:30 INFO : tictactoe/tictactoe: Making directory 2026/02/21 03:29:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:29:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/21 03:29:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/21 03:29:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/21 03:29:32 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:29:32 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:29:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/21 03:29:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/21 03:29:34 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:29:34 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (13.44s) === RUN TestAllTag run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:29:41 DEBUG : empty_dir: Making directory with metadata 2026/02/21 03:29:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/21 03:29:41 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:29:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:29:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:29:41 INFO : tictacempty_dir: Making directory 2026/02/21 03:29:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:29:42 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:42 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:42 INFO : tictactoe: Making directory 2026/02/21 03:29:44 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:44 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:29:44 INFO : tictactoe/tictactoe: Making directory 2026/02/21 03:29:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:29:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/21 03:29:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:29:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/21 03:29:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:29:46 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:29:46 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:29:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/21 03:29:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:29:48 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:29:48 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (13.81s) === RUN TestRunTwice run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:29:54 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:55 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:55 INFO : tictactoe: Making directory 2026/02/21 03:29:57 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:57 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:29:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:29:57 INFO : tictactoe/tictactoe: Making directory 2026/02/21 03:29:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:29:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/21 03:29:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/21 03:29:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/21 03:29:58 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:29:58 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:30:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/21 03:30:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/21 03:30:00 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:30:00 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (10.73s) === RUN TestConflicting run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:30:05 INFO : toe: Making directory 2026/02/21 03:30:07 INFO : toe/toe: Making directory 2026/02/21 03:30:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/21 03:30:09 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:30:09 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:30:11 DEBUG : toe/toe/toe: size = 11 OK 2026/02/21 03:30:11 INFO : toe/toe/toe: Copied (new) 2026/02/21 03:30:11 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:30:11 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (10.75s) === RUN TestMove run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:30:16 DEBUG : empty_dir: Making directory with metadata 2026/02/21 03:30:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/21 03:30:16 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:16 INFO : tictacempty_dir: Making directory 2026/02/21 03:30:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:18 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:18 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:18 INFO : tictactoe: Making directory 2026/02/21 03:30:19 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:19 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:30:19 INFO : tictactoe/tictactoe: Making directory 2026/02/21 03:30:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:30:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/21 03:30:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/21 03:30:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:21 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:30:21 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:30:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/21 03:30:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:23 INFO : toe/toe/toe.txt: Deleted 2026/02/21 03:30:23 ERROR : Local file system at /tmp/rclone1539887612: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (13.80s) === RUN TestTransformFile run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:30:30 DEBUG : empty_dir: Making directory with metadata 2026/02/21 03:30:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/21 03:30:30 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:30 INFO : tictacempty_dir: Making directory 2026/02/21 03:30:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:31 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:31 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:31 INFO : tictactoe: Making directory 2026/02/21 03:30:33 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:33 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:30:33 INFO : tictactoe/tictactoe: Making directory 2026/02/21 03:30:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:30:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/21 03:30:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/21 03:30:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:34 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:30:34 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:30:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/21 03:30:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:36 INFO : toe/toe/toe.txt: Deleted 2026/02/21 03:30:36 ERROR : Local file system at /tmp/rclone1539887612: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (13.51s) === RUN TestManualTransformFile run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:30:43 DEBUG : Reset feature "Copy" 2026/02/21 03:30:43 DEBUG : Reset feature "Move" 2026/02/21 03:30:43 DEBUG : Reset feature "Copy" 2026/02/21 03:30:43 DEBUG : Reset feature "Move" 2026/02/21 03:30:43 DEBUG : empty_dir: Making directory with metadata 2026/02/21 03:30:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/21 03:30:43 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:43 INFO : tictacempty_dir: Making directory 2026/02/21 03:30:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/21 03:30:45 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:45 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:45 INFO : tictactoe: Making directory 2026/02/21 03:30:46 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:46 DEBUG : toe: transformed to: tictactoe 2026/02/21 03:30:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:30:46 INFO : tictactoe/tictactoe: Making directory 2026/02/21 03:30:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/21 03:30:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/21 03:30:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/21 03:30:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:48 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:30:48 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:30:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/21 03:30:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/21 03:30:50 INFO : toe/toe/toe.txt: Deleted 2026/02/21 03:30:50 ERROR : Local file system at /tmp/rclone1539887612: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (14.62s) === RUN TestBase64 run.go:185: Remote "Linkbox root 'rclone-test-xehoxep0kabi'", Local "Local file system at /tmp/rclone1539887612", Modify Window "876000h0m0s" 2026/02/21 03:30:58 DEBUG : toe: transformed to: dG9l 2026/02/21 03:30:58 DEBUG : toe: transformed to: dG9l 2026/02/21 03:30:58 INFO : dG9l: Making directory 2026/02/21 03:31:00 DEBUG : toe: transformed to: dG9l 2026/02/21 03:31:00 DEBUG : toe: transformed to: dG9l 2026/02/21 03:31:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/21 03:31:00 INFO : dG9l/dG9l: Making directory 2026/02/21 03:31:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/21 03:31:01 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/21 03:31:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/21 03:31:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/21 03:31:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/21 03:31:01 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for checks to finish 2026/02/21 03:31:01 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Waiting for transfers to finish 2026/02/21 03:31:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/21 03:31:03 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/21 03:31:03 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting files as there were IO errors 2026/02/21 03:31:03 ERROR : Linkbox root 'rclone-test-xehoxep0kabi': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (10.61s) FAIL 2026/02/21 03:31:08 DEBUG : Linkbox root 'rclone-test-xehoxep0kabi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 25m4.576792787s (try 5/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs 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]