"./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|suffix|truncate)$'" - Starting (try 2/5) 2026/02/25 03:01:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jayaziq2muvo" 2026/02/25 03:01:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 03:01:25 DEBUG : Creating backend with remote "/tmp/rclone4223318787" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:01:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wexetiy3puja" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-jayaziq2muvo' -> Linkbox root 'rclone-test-wexetiy3puja' 2026/02/25 03:01:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 03:01:32 DEBUG : Linkbox root 'rclone-test-wexetiy3puja': Waiting for checks to finish 2026/02/25 03:01:32 DEBUG : Linkbox root 'rclone-test-wexetiy3puja': Waiting for transfers to finish 2026/02/25 03:01:32 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/25 03:01:32 DEBUG : Linkbox root 'rclone-test-wexetiy3puja': Purge remote 2026/02/25 03:01:32 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (9.97s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:01:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kofucap7besi" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-jayaziq2muvo' -> Linkbox root 'rclone-test-kofucap7besi' 2026/02/25 03:01:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 03:01:40 DEBUG : Linkbox root 'rclone-test-kofucap7besi': Waiting for checks to finish 2026/02/25 03:01:40 DEBUG : Linkbox root 'rclone-test-kofucap7besi': Waiting for transfers to finish 2026/02/25 03:01:40 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/25 03:01:40 DEBUG : Linkbox root 'rclone-test-kofucap7besi': Purge remote 2026/02/25 03:01:41 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.56s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:01:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dulisuq8puce" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-jayaziq2muvo' -> Linkbox root 'rclone-test-dulisuq8puce' 2026/02/25 03:01:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 03:01:49 DEBUG : Linkbox root 'rclone-test-dulisuq8puce': Waiting for checks to finish 2026/02/25 03:01:49 DEBUG : Linkbox root 'rclone-test-dulisuq8puce': Waiting for transfers to finish 2026/02/25 03:01:49 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/25 03:01:49 DEBUG : Linkbox root 'rclone-test-dulisuq8puce': Purge remote 2026/02/25 03:01:49 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.48s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:01:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/25 03:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/25 03:01:57 DEBUG : Local file system at /tmp/rclone4223318787: Waiting for checks to finish 2026/02/25 03:01:57 DEBUG : Local file system at /tmp/rclone4223318787: Waiting for transfers to finish 2026/02/25 03:01:57 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/25 03:01:57 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone4223318787/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/rclone4223318787/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.03s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:02:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kofelol1huvu" 2026/02/25 03:02:05 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:02:06 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-jayaziq2muvo' -> Linkbox root 'rclone-test-kofelol1huvu' 2026/02/25 03:02:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 03:02:14 DEBUG : empty space: size = 1 OK 2026/02/25 03:02:14 DEBUG : empty space: Sizes identical 2026/02/25 03:02:14 DEBUG : empty space: Unchanged skipping 2026/02/25 03:02:14 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-jayaziq2muvo') 2026/02/25 03:02:14 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-kofelol1huvu') 2026/02/25 03:02:14 DEBUG : potato3: Sizes differ 2026/02/25 03:02:14 DEBUG : Linkbox root 'rclone-test-kofelol1huvu': Waiting for checks to finish 2026/02/25 03:02:14 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/25 03:02:14 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/25 03:02:15 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/25 03:02:15 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/25 03:02:16 INFO : empty space: Deleted 2026/02/25 03:02:16 DEBUG : Linkbox root 'rclone-test-kofelol1huvu': 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/25 03:02:16 DEBUG : Linkbox root 'rclone-test-kofelol1huvu': Purge remote --- FAIL: TestServerSideMove (19.36s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:02:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pufowuq4jiwu" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-jayaziq2muvo' -> Linkbox root 'rclone-test-pufowuq4jiwu' 2026/02/25 03:02:32 DEBUG : empty space: Excluded (Size Filter) 2026/02/25 03:02:32 DEBUG : empty space: Excluded 2026/02/25 03:02:32 DEBUG : empty space: Excluded (Size Filter) 2026/02/25 03:02:32 DEBUG : empty space: Excluded 2026/02/25 03:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 03:02:32 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-jayaziq2muvo') 2026/02/25 03:02:32 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-pufowuq4jiwu') 2026/02/25 03:02:32 DEBUG : potato3: Sizes differ 2026/02/25 03:02:32 DEBUG : Linkbox root 'rclone-test-pufowuq4jiwu': Waiting for checks to finish 2026/02/25 03:02:32 DEBUG : Linkbox root 'rclone-test-pufowuq4jiwu': Waiting for transfers to finish 2026/02/25 03:02:32 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/25 03:02:32 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/25 03:02:33 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/25 03:02:33 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/25 03:02:33 DEBUG : Linkbox root 'rclone-test-pufowuq4jiwu': Purge remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestServerSideMoveWithFilter (29.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:02:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tamedib9xeci" 2026/02/25 03:02:55 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-jayaziq2muvo' -> Linkbox root 'rclone-test-tamedib9xeci' 2026/02/25 03:03:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/25 03:03:03 DEBUG : empty space: size = 1 OK 2026/02/25 03:03:03 DEBUG : empty space: Sizes identical 2026/02/25 03:03:03 DEBUG : empty space: Unchanged skipping 2026/02/25 03:03:03 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-jayaziq2muvo') 2026/02/25 03:03:03 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-tamedib9xeci') 2026/02/25 03:03:03 DEBUG : potato3: Sizes differ 2026/02/25 03:03:03 DEBUG : Linkbox root 'rclone-test-tamedib9xeci': Waiting for checks to finish 2026/02/25 03:03:04 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/25 03:03:04 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/25 03:03:04 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/25 03:03:04 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/25 03:03:05 INFO : empty space: Deleted 2026/02/25 03:03:05 DEBUG : Linkbox root 'rclone-test-tamedib9xeci': Waiting for transfers to finish 2026/02/25 03:03:05 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:03:05 DEBUG : Linkbox root 'rclone-test-tamedib9xeci': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.94s) === RUN TestTransform === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:03:51 DEBUG : Waiting for deletions to finish 2026/02/25 03:03:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : splitbananasplit: Excluded 2026/02/25 03:03:51 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : banana: Excluded 2026/02/25 03:03:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:03:51 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : apple: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:03:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:03:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:03:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 03:03:52 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 03:03:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 03:03:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 03:03:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 03:03:52 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 03:03:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 03:03:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 03:03:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 03:03:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 03:03:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 03:03:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 03:03:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 03:03:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 03:03:52 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 03:03:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 03:03:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 03:03:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 03:03:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 03:03:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/25 03:03:52 DEBUG : apple: transformed to: appleSUFFIX 2026/02/25 03:03:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/25 03:03:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/25 03:03:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 03:03:52 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:03:52 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:03:55 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/25 03:03:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/25 03:03:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 03:03:56 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/25 03:03:56 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/25 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:56 DEBUG : appleSUFFIX: size = 5 OK 2026/02/25 03:03:56 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/25 03:03:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 03:03:57 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/25 03:03:57 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/25 03:03:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/25 03:03:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/25 03:03:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/25 03:03:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 03:03:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/25 03:03:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/25 03:03:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 03:04:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/25 03:04:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/25 03:04:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 03:04:00 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/25 03:04:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/25 03:04:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/25 03:04:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/25 03:04:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/25 03:04:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/25 03:04:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/25 03:04:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/25 03:04:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/25 03:04:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/25 03:04:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/25 03:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/25 03:04:04 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/25 03:04:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/25 03:04:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/25 03:04:05 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/25 03:04:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/25 03:04:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/25 03:04:06 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/25 03:04:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/25 03:04:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/25 03:04:06 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/25 03:04:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/25 03:04:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/25 03:04:07 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/25 03:04:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/25 03:04:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/25 03:04:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/25 03:04:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/25 03:04:09 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/25 03:04:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/25 03:04:09 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/25 03:04:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/25 03:04:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/25 03:04:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/25 03:04:10 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:04:10 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:04:10 DEBUG : Waiting for deletions to finish 2026/02/25 03:04:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/25 03:04:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : splitbananasplit: Excluded 2026/02/25 03:04:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : bananaSUFFIX: Excluded 2026/02/25 03:04:10 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : banana: Excluded 2026/02/25 03:04:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : appleSUFFIX: Excluded 2026/02/25 03:04:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/25 03:04:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:04:10 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : apple: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/02/25 03:04:10 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/02/25 03:04:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:04:10 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-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:05:46 DEBUG : Waiting for deletions to finish 2026/02/25 03:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : splitbananasplit: Excluded 2026/02/25 03:05:46 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : banana: Excluded 2026/02/25 03:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:05:46 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : apple: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:05:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 03:05:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 03:05:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 03:05:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 03:05:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 03:05:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 03:05:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 03:05:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 03:05:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 03:05:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 03:05:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : apple: size = 5 OK 2026/02/25 03:05:47 DEBUG : apple: Sizes identical 2026/02/25 03:05:47 DEBUG : apple: Unchanged skipping 2026/02/25 03:05:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/25 03:05:47 DEBUG : banana: size = 6 OK 2026/02/25 03:05:47 DEBUG : banana: Sizes identical 2026/02/25 03:05:47 DEBUG : banana: Unchanged skipping 2026/02/25 03:05:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 03:05:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 03:05:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 03:05:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 03:05:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 03:05:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/25 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/25 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/25 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/25 03:05:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/25 03:05:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/25 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/25 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/25 03:05:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/25 03:05:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/25 03:05:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/25 03:05:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/25 03:05:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/25 03:05:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/25 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/25 03:05:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/25 03:05:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/25 03:05:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/25 03:05:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/25 03:05:47 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:05:47 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:05:50 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:05:50 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:05:50 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:05:51 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:05:51 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:05:51 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:05:51 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:05:51 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:05:52 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:05:52 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:05:52 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:05:52 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:05:52 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:05:53 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:05:53 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:05:53 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:05:53 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:05:53 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:05:54 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:05:54 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:05:55 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:05:55 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:05:56 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:05:56 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:05:58 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:05:59 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:05:59 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:05:59 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:06:05 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:06:05 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:06:06 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:06:06 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:06:18 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:06:18 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:06:19 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:06:19 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:06:44 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:06:44 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:06:44 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:06:45 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:07:35 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/02/25 03:07:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/25 03:07:35 ERROR : splitbananasplit: Failed to copy: object not found 2026/02/25 03:07:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/25 03:07:36 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/02/25 03:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/25 03:07:36 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/02/25 03:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/25 03:07:37 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:07:38 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:07:38 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:07:38 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:07:38 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:07:38 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:07:39 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:07:39 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:07:39 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:07:39 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:07:39 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:07:40 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:07:40 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:07:40 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:07:40 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:07:40 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:07:41 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:07:41 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:07:41 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:07:42 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:07:42 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:07:42 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:07:43 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:07:44 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:07:45 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:07:46 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:07:47 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:07:47 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:07:52 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:07:52 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:07:53 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:07:54 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:08:05 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:08:05 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:08:06 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:08:07 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:08:31 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:08:31 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:08:32 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:08:33 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:09:22 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/02/25 03:09:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/25 03:09:22 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/02/25 03:09:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/25 03:09:23 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/02/25 03:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/25 03:09:24 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/02/25 03:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/25 03:09:24 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:09:25 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:09:25 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:09:25 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:09:26 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:09:26 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:09:26 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:09:26 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:09:26 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:09:27 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:09:27 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:09:27 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:09:27 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:09:27 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:09:28 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:09:28 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:09:28 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:09:28 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:09:29 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:09:29 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:09:29 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:09:30 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:09:30 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:09:31 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:09:32 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:09:33 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:09:34 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:09:34 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:09:39 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:09:40 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:09:40 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:09:41 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:09:52 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:09:53 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:09:53 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:09:54 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:10:18 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:10:19 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:10:19 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:10:20 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:11:09 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/02/25 03:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/25 03:11:10 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/02/25 03:11:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/25 03:11:10 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/02/25 03:11:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/25 03:11:11 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/02/25 03:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/25 03:11:11 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:11:12 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:11:12 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:11:12 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:11:13 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:11:13 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:11:13 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:11:13 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:11:13 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:11:14 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:11:14 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:11:14 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:11:14 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:11:14 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:11:15 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:11:15 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:11:15 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:11:15 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:11:16 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:11:16 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:11:16 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:11:17 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:11:18 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:11:18 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:11:20 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:11:21 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:11:21 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:11:21 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:11:26 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:11:27 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:11:28 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:11:28 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:11:39 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:11:40 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:11:41 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:11:41 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:12:05 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:12:06 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:12:06 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:12:07 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:12:56 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/02/25 03:12:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/25 03:12:57 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/02/25 03:12:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/25 03:12:58 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/02/25 03:12:58 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/02/25 03:12:58 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/02/25 03:12:59 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/02/25 03:12:59 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/02/25 03:12:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/25 03:12:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/25 03:13:00 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/02/25 03:13:01 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/25 03:13:03 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/25 03:13:06 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/25 03:13:13 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/25 03:13:26 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/25 03:13:51 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/25 03:14:43 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/02/25 03:14:43 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:14:43 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:14:43 DEBUG : Waiting for deletions to finish 2026/02/25 03:14:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : splitbananasplit: Excluded 2026/02/25 03:14:43 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : splitbanan(1): Excluded 2026/02/25 03:14:43 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : banana: Excluded 2026/02/25 03:14:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:14:43 DEBUG : appleapple(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : appleapple(1): Excluded 2026/02/25 03:14:43 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : apple: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0014-89;=(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0013-789;=(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0012-6789;(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0011-56789(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0010-45678(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0009-34567(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0008-23456(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0007-12345(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0006-ghijk(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0005-fghij(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0004-efghi(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0003-defgh(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0002-cdefg(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0001-bcdef(1): Excluded 2026/02/25 03:14:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:14:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:14:43 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/02/25 03:14:43 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-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:16:16 DEBUG : Waiting for deletions to finish 2026/02/25 03:16:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : splitbananasplit: Excluded 2026/02/25 03:16:16 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : banana: Excluded 2026/02/25 03:16:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:16:16 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : apple: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:16:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:16:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:16:17 DEBUG : apple: size = 5 OK 2026/02/25 03:16:17 DEBUG : apple: Sizes identical 2026/02/25 03:16:17 DEBUG : apple: Unchanged skipping 2026/02/25 03:16:17 DEBUG : banana: size = 6 OK 2026/02/25 03:16:17 DEBUG : banana: Sizes identical 2026/02/25 03:16:17 DEBUG : banana: Unchanged skipping 2026/02/25 03:16:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 03:16:17 DEBUG : appleappleapplebanana: Sizes identical 2026/02/25 03:16:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 03:16:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 03:16:17 DEBUG : splitbananasplit: Sizes identical 2026/02/25 03:16:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 03:16:17 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 03:16:17 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 03:16:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 03:16:17 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 03:16:17 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 03:16:17 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 03:16:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 03:16:17 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 03:16:17 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:16:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 03:16:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 03:16:17 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 03:16:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 03:16:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 03:16:17 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 03:16:17 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 03:16:17 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/25 03:16:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 03:16:17 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:16:17 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:16:17 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:16:17 DEBUG : Waiting for deletions to finish 2026/02/25 03:16:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : splitbananasplit: Excluded 2026/02/25 03:16:17 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : banana: Excluded 2026/02/25 03:16:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:16:17 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : apple: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:16:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:16:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:16:18 DEBUG : apple: size = 5 OK 2026/02/25 03:16:18 DEBUG : banana: size = 6 OK 2026/02/25 03:16:18 DEBUG : apple: Sizes identical 2026/02/25 03:16:18 DEBUG : banana: Sizes identical 2026/02/25 03:16:18 DEBUG : apple: Unchanged skipping 2026/02/25 03:16:18 DEBUG : banana: Unchanged skipping 2026/02/25 03:16:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 03:16:18 DEBUG : appleappleapplebanana: Sizes identical 2026/02/25 03:16:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 03:16:18 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 03:16:18 DEBUG : splitbananasplit: Sizes identical 2026/02/25 03:16:18 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 03:16:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 03:16:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 03:16:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 03:16:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 03:16:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 03:16:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 03:16:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 03:16:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 03:16:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 03:16:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/25 03:16:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 03:16:18 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:16:18 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:16:18 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:16:18 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:16:18 DEBUG : Waiting for deletions to finish 2026/02/25 03:16:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:16:18 DEBUG : splitbananasplit: Excluded 2026/02/25 03:16:18 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:16:18 DEBUG : banana: Excluded 2026/02/25 03:16:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:16:18 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:16:18 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:16:18 DEBUG : apple: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:16:19 DEBUG : Waiting for deletions to finish 2026/02/25 03:16:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : splitbananasplit: Excluded 2026/02/25 03:16:19 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : banana: Excluded 2026/02/25 03:16:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:16:19 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : apple: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:16:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:16:19 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:17:29 DEBUG : Waiting for deletions to finish 2026/02/25 03:17:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : splitbananasplit: Excluded 2026/02/25 03:17:29 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : banana: Excluded 2026/02/25 03:17:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:17:29 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : apple: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:17:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:17:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:17:30 DEBUG : apple: size = 5 OK 2026/02/25 03:17:30 DEBUG : apple: Sizes identical 2026/02/25 03:17:30 DEBUG : apple: Unchanged skipping 2026/02/25 03:17:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 03:17:30 DEBUG : appleappleapplebanana: Sizes identical 2026/02/25 03:17:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 03:17:30 DEBUG : banana: size = 6 OK 2026/02/25 03:17:30 DEBUG : banana: Sizes identical 2026/02/25 03:17:30 DEBUG : banana: Unchanged skipping 2026/02/25 03:17:30 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 03:17:30 DEBUG : splitbananasplit: Sizes identical 2026/02/25 03:17:30 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 03:17:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 03:17:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 03:17:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 03:17:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 03:17:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 03:17:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 03:17:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 03:17:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 03:17:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 03:17:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 03:17:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 03:17:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 03:17:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 03:17:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 03:17:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/25 03:17:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 03:17:30 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:17:30 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:17:30 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:17:30 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:17:30 DEBUG : Waiting for deletions to finish 2026/02/25 03:17:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : splitbananasplit: Excluded 2026/02/25 03:17:30 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : banana: Excluded 2026/02/25 03:17:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:17:30 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : apple: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:17:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:17:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:17:31 DEBUG : apple: size = 5 OK 2026/02/25 03:17:31 DEBUG : apple: Sizes identical 2026/02/25 03:17:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 03:17:31 DEBUG : appleappleapplebanana: Sizes identical 2026/02/25 03:17:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 03:17:31 DEBUG : banana: size = 6 OK 2026/02/25 03:17:31 DEBUG : banana: Sizes identical 2026/02/25 03:17:31 DEBUG : banana: Unchanged skipping 2026/02/25 03:17:31 DEBUG : apple: Unchanged skipping 2026/02/25 03:17:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 03:17:31 DEBUG : splitbananasplit: Sizes identical 2026/02/25 03:17:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 03:17:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 03:17:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 03:17:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 03:17:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 03:17:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 03:17:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 03:17:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 03:17:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 03:17:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 03:17:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 03:17:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 03:17:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 03:17:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 03:17:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 03:17:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 03:17:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/25 03:17:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 03:17:31 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:17:31 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:17:31 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:17:31 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:17:31 DEBUG : Waiting for deletions to finish 2026/02/25 03:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:17:31 DEBUG : splitbananasplit: Excluded 2026/02/25 03:17:31 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:17:31 DEBUG : banana: Excluded 2026/02/25 03:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:17:31 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:17:31 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:17:31 DEBUG : apple: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:18:41 DEBUG : Waiting for deletions to finish 2026/02/25 03:18:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:18:41 DEBUG : splitbananasplit: Excluded 2026/02/25 03:18:41 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:18:41 DEBUG : banana: Excluded 2026/02/25 03:18:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:18:41 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:18:41 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:18:41 DEBUG : apple: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:18:42 DEBUG : apple: size = 5 OK 2026/02/25 03:18:42 DEBUG : apple: Sizes identical 2026/02/25 03:18:42 DEBUG : apple: Unchanged skipping 2026/02/25 03:18:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 03:18:42 DEBUG : appleappleapplebanana: Sizes identical 2026/02/25 03:18:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 03:18:42 DEBUG : banana: size = 6 OK 2026/02/25 03:18:42 DEBUG : banana: Sizes identical 2026/02/25 03:18:42 DEBUG : banana: Unchanged skipping 2026/02/25 03:18:42 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 03:18:42 DEBUG : splitbananasplit: Sizes identical 2026/02/25 03:18:42 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 03:18:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 03:18:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 03:18:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 03:18:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 03:18:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 03:18:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 03:18:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 03:18:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 03:18:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 03:18:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 03:18:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 03:18:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 03:18:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 03:18:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:18:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 03:18:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/25 03:18:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 03:18:43 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:18:43 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:18:43 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:18:43 DEBUG : Waiting for deletions to finish 2026/02/25 03:18:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : splitbananasplit: Excluded 2026/02/25 03:18:43 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : banana: Excluded 2026/02/25 03:18:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:18:43 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : apple: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:18:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:18:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:18:44 DEBUG : banana: size = 6 OK 2026/02/25 03:18:44 DEBUG : banana: Sizes identical 2026/02/25 03:18:44 DEBUG : apple: size = 5 OK 2026/02/25 03:18:44 DEBUG : banana: Unchanged skipping 2026/02/25 03:18:44 DEBUG : apple: Sizes identical 2026/02/25 03:18:44 DEBUG : apple: Unchanged skipping 2026/02/25 03:18:44 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 03:18:44 DEBUG : splitbananasplit: Sizes identical 2026/02/25 03:18:44 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 03:18:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 03:18:44 DEBUG : appleappleapplebanana: Sizes identical 2026/02/25 03:18:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 03:18:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 03:18:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 03:18:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 03:18:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 03:18:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 03:18:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 03:18:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 03:18:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 03:18:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 03:18:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 03:18:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 03:18:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 03:18:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 03:18:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:18:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 03:18:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/25 03:18:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 03:18:44 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:18:44 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:18:44 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:18:44 DEBUG : Waiting for deletions to finish 2026/02/25 03:18:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : splitbananasplit: Excluded 2026/02/25 03:18:44 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : banana: Excluded 2026/02/25 03:18:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:18:44 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : apple: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:18:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:18:44 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:19:54 DEBUG : Waiting for deletions to finish 2026/02/25 03:19:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : splitbananasplit: Excluded 2026/02/25 03:19:54 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : banana: Excluded 2026/02/25 03:19:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:19:54 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : apple: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:19:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:19:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:19:55 DEBUG : apple: size = 5 OK 2026/02/25 03:19:55 DEBUG : apple: Sizes identical 2026/02/25 03:19:55 DEBUG : banana: size = 6 OK 2026/02/25 03:19:55 DEBUG : banana: Sizes identical 2026/02/25 03:19:55 DEBUG : banana: Unchanged skipping 2026/02/25 03:19:55 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 03:19:55 DEBUG : splitbananasplit: Sizes identical 2026/02/25 03:19:55 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 03:19:55 DEBUG : apple: Unchanged skipping 2026/02/25 03:19:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 03:19:55 DEBUG : appleappleapplebanana: Sizes identical 2026/02/25 03:19:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 03:19:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 03:19:55 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 03:19:55 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 03:19:55 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 03:19:55 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:19:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 03:19:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 03:19:55 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 03:19:55 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 03:19:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 03:19:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 03:19:55 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 03:19:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 03:19:55 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 03:19:55 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 03:19:55 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 03:19:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/25 03:19:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 03:19:55 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:19:55 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:19:55 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:19:55 DEBUG : Waiting for deletions to finish 2026/02/25 03:19:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:19:55 DEBUG : splitbananasplit: Excluded 2026/02/25 03:19:55 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:19:55 DEBUG : banana: Excluded 2026/02/25 03:19:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:19:55 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:19:55 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:19:55 DEBUG : apple: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:19:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:19:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:19:56 DEBUG : apple: size = 5 OK 2026/02/25 03:19:56 DEBUG : apple: Sizes identical 2026/02/25 03:19:56 DEBUG : apple: Unchanged skipping 2026/02/25 03:19:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 03:19:56 DEBUG : appleappleapplebanana: Sizes identical 2026/02/25 03:19:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 03:19:56 DEBUG : banana: size = 6 OK 2026/02/25 03:19:56 DEBUG : banana: Sizes identical 2026/02/25 03:19:56 DEBUG : banana: Unchanged skipping 2026/02/25 03:19:56 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 03:19:56 DEBUG : splitbananasplit: Sizes identical 2026/02/25 03:19:56 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 03:19:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 03:19:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 03:19:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 03:19:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 03:19:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 03:19:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 03:19:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 03:19:56 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:19:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 03:19:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 03:19:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 03:19:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 03:19:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 03:19:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 03:19:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 03:19:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 03:19:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/25 03:19:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 03:19:56 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:19:56 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:19:56 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:19:56 DEBUG : Waiting for deletions to finish 2026/02/25 03:19:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : splitbananasplit: Excluded 2026/02/25 03:19:57 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : banana: Excluded 2026/02/25 03:19:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:19:57 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : apple: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:19:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:19:57 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:21:06 DEBUG : Waiting for deletions to finish 2026/02/25 03:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : splitbananasplit: Excluded 2026/02/25 03:21:06 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : banana: Excluded 2026/02/25 03:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:21:06 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : apple: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:21:07 DEBUG : apple: size = 5 OK 2026/02/25 03:21:07 DEBUG : apple: Sizes identical 2026/02/25 03:21:07 DEBUG : apple: Unchanged skipping 2026/02/25 03:21:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 03:21:07 DEBUG : appleappleapplebanana: Sizes identical 2026/02/25 03:21:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 03:21:07 DEBUG : banana: size = 6 OK 2026/02/25 03:21:07 DEBUG : banana: Sizes identical 2026/02/25 03:21:07 DEBUG : banana: Unchanged skipping 2026/02/25 03:21:07 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 03:21:07 DEBUG : splitbananasplit: Sizes identical 2026/02/25 03:21:07 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 03:21:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 03:21:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 03:21:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 03:21:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 03:21:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 03:21:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 03:21:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 03:21:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 03:21:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 03:21:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 03:21:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 03:21:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 03:21:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 03:21:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/25 03:21:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 03:21:07 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:21:07 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:21:07 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:21:07 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:21:07 DEBUG : Waiting for deletions to finish 2026/02/25 03:21:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:21:07 DEBUG : splitbananasplit: Excluded 2026/02/25 03:21:07 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:21:07 DEBUG : banana: Excluded 2026/02/25 03:21:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:21:07 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:21:07 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:21:07 DEBUG : apple: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:21:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:21:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/25 03:21:08 DEBUG : apple: size = 5 OK 2026/02/25 03:21:08 DEBUG : apple: Sizes identical 2026/02/25 03:21:08 DEBUG : apple: Unchanged skipping 2026/02/25 03:21:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/25 03:21:08 DEBUG : appleappleapplebanana: Sizes identical 2026/02/25 03:21:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/25 03:21:08 DEBUG : banana: size = 6 OK 2026/02/25 03:21:08 DEBUG : banana: Sizes identical 2026/02/25 03:21:08 DEBUG : banana: Unchanged skipping 2026/02/25 03:21:08 DEBUG : splitbananasplit: size = 16 OK 2026/02/25 03:21:08 DEBUG : splitbananasplit: Sizes identical 2026/02/25 03:21:08 DEBUG : splitbananasplit: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/25 03:21:08 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/25 03:21:08 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/25 03:21:08 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/25 03:21:08 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/25 03:21:08 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/25 03:21:08 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/25 03:21:08 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/25 03:21:08 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/25 03:21:08 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/25 03:21:08 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/25 03:21:08 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/25 03:21:08 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/25 03:21:08 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/25 03:21:08 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/25 03:21:08 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/25 03:21:08 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/25 03:21:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/25 03:21:08 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:21:08 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:21:08 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:21:08 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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/25 03:21:08 DEBUG : Waiting for deletions to finish 2026/02/25 03:21:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : splitbananasplit: Excluded 2026/02/25 03:21:09 DEBUG : banana: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : banana: Excluded 2026/02/25 03:21:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : appleappleapplebanana: Excluded 2026/02/25 03:21:09 DEBUG : apple: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : apple: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/25 03:21:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/25 03:21:09 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1106.93s) --- FAIL: TestTransform/suffix (114.59s) --- FAIL: TestTransform/truncate (630.12s) --- FAIL: TestTransform/encoder (72.84s) --- FAIL: TestTransform/ISO-8859-1 (72.41s) --- FAIL: TestTransform/charmap (72.48s) --- FAIL: TestTransform/lowercase (72.54s) --- FAIL: TestTransform/ascii (71.93s) === RUN TestTransformCopy run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:21:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/25 03:21:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/25 03:21:38 INFO : sub dir_somesuffix: Making directory 2026/02/25 03:21:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/25 03:21:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/25 03:21:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/25 03:21:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/25 03:21:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/25 03:21:40 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:21:40 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:21:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/25 03:21:41 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/25 03:21:41 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:21:41 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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.01s) === RUN TestDoubleTransform run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:21:45 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:21:45 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:21:45 INFO : tictactoe: Making directory 2026/02/25 03:21:47 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:21:47 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:21:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:21:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/25 03:21:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:21:47 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:21:47 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:21:48 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/25 03:21:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/25 03:21:48 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:21:48 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:21:52 INFO : toe: Making directory 2026/02/25 03:21:54 INFO : toe/toe: Making directory 2026/02/25 03:21:55 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:21:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 03:21:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/25 03:21:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 03:21:55 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:21:55 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:21:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/25 03:21:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/25 03:21:57 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:21:57 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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.44s) === RUN TestNoTag run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:22:02 INFO : toe: Making directory 2026/02/25 03:22:04 INFO : toe/toe: Making directory 2026/02/25 03:22:06 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 03:22:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/25 03:22:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/25 03:22:06 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:22:06 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:22:08 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/25 03:22:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/25 03:22:08 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:22:08 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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 (10.40s) === RUN TestDirTag run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:22:13 DEBUG : empty_dir: Making directory with metadata 2026/02/25 03:22:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 03:22:13 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:22:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:22:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:22:13 INFO : tictacempty_dir: Making directory 2026/02/25 03:22:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:22:14 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:14 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:14 INFO : tictactoe: Making directory 2026/02/25 03:22:16 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:16 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:22:16 INFO : tictactoe/tictactoe: Making directory 2026/02/25 03:22:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:22:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 03:22:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 03:22:17 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:22:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 03:22:17 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:22:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/25 03:22:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/25 03:22:19 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:22:19 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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.49s) === RUN TestAllTag run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:22:26 DEBUG : empty_dir: Making directory with metadata 2026/02/25 03:22:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 03:22:26 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:22:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:22:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:22:26 INFO : tictacempty_dir: Making directory 2026/02/25 03:22:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:22:28 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:28 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:28 INFO : tictactoe: Making directory 2026/02/25 03:22:29 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:29 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:22:29 INFO : tictactoe/tictactoe: Making directory 2026/02/25 03:22:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:22:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 03:22:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:22:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 03:22:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:22:31 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:22:31 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:22:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 03:22:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:22:33 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:22:33 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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.43s) === RUN TestRunTwice run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:22:40 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:40 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:40 INFO : tictactoe: Making directory 2026/02/25 03:22:41 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:41 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:22:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:22:41 INFO : tictactoe/tictactoe: Making directory 2026/02/25 03:22:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:22:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 03:22:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 03:22:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/25 03:22:43 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:22:43 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:22:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/25 03:22:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/25 03:22:45 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:22:45 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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.23s) === RUN TestConflicting run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:22:50 INFO : toe: Making directory 2026/02/25 03:22:52 INFO : toe/toe: Making directory 2026/02/25 03:22:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/25 03:22:53 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:22:53 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:22:55 DEBUG : toe/toe/toe: size = 11 OK 2026/02/25 03:22:55 INFO : toe/toe/toe: Copied (new) 2026/02/25 03:22:55 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:22:55 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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.35s) === RUN TestMove run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:23:00 DEBUG : empty_dir: Making directory with metadata 2026/02/25 03:23:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 03:23:00 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:00 INFO : tictacempty_dir: Making directory 2026/02/25 03:23:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:02 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:02 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:02 INFO : tictactoe: Making directory 2026/02/25 03:23:03 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:03 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:23:03 INFO : tictactoe/tictactoe: Making directory 2026/02/25 03:23:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:23:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 03:23:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 03:23:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:05 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:23:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:05 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:23:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 03:23:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:07 INFO : toe/toe/toe.txt: Deleted 2026/02/25 03:23:07 ERROR : Local file system at /tmp/rclone4223318787: 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.53s) === RUN TestTransformFile run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:23:14 DEBUG : empty_dir: Making directory with metadata 2026/02/25 03:23:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 03:23:14 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:14 INFO : tictacempty_dir: Making directory 2026/02/25 03:23:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:15 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:15 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:15 INFO : tictactoe: Making directory 2026/02/25 03:23:17 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:17 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:23:17 INFO : tictactoe/tictactoe: Making directory 2026/02/25 03:23:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:23:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 03:23:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 03:23:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:18 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:23:18 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:23:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 03:23:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:20 INFO : toe/toe/toe.txt: Deleted 2026/02/25 03:23:20 ERROR : Local file system at /tmp/rclone4223318787: 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.43s) === RUN TestManualTransformFile run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:23:27 DEBUG : Reset feature "Copy" 2026/02/25 03:23:27 DEBUG : Reset feature "Move" 2026/02/25 03:23:27 DEBUG : Reset feature "Copy" 2026/02/25 03:23:27 DEBUG : Reset feature "Move" 2026/02/25 03:23:27 DEBUG : empty_dir: Making directory with metadata 2026/02/25 03:23:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 03:23:27 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:27 INFO : tictacempty_dir: Making directory 2026/02/25 03:23:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/25 03:23:29 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:29 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:29 INFO : tictactoe: Making directory 2026/02/25 03:23:30 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:30 DEBUG : toe: transformed to: tictactoe 2026/02/25 03:23:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:23:30 INFO : tictactoe/tictactoe: Making directory 2026/02/25 03:23:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/25 03:23:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/25 03:23:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 03:23:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:32 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:23:32 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/25 03:23:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/25 03:23:34 INFO : toe/toe/toe.txt: Deleted 2026/02/25 03:23:34 ERROR : Local file system at /tmp/rclone4223318787: 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 (13.47s) === RUN TestBase64 run.go:185: Remote "Linkbox root 'rclone-test-jayaziq2muvo'", Local "Local file system at /tmp/rclone4223318787", Modify Window "876000h0m0s" 2026/02/25 03:23:41 DEBUG : toe: transformed to: dG9l 2026/02/25 03:23:41 DEBUG : toe: transformed to: dG9l 2026/02/25 03:23:41 INFO : dG9l: Making directory 2026/02/25 03:23:42 DEBUG : toe: transformed to: dG9l 2026/02/25 03:23:42 DEBUG : toe: transformed to: dG9l 2026/02/25 03:23:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/25 03:23:42 INFO : dG9l/dG9l: Making directory 2026/02/25 03:23:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/25 03:23:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/25 03:23:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/25 03:23:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/25 03:23:44 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for checks to finish 2026/02/25 03:23:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/25 03:23:44 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': Waiting for transfers to finish 2026/02/25 03:23:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/25 03:23:46 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/25 03:23:46 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': not deleting files as there were IO errors 2026/02/25 03:23:46 ERROR : Linkbox root 'rclone-test-jayaziq2muvo': 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.36s) FAIL 2026/02/25 03:23:51 DEBUG : Linkbox root 'rclone-test-jayaziq2muvo': 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|suffix|truncate)$'" - Finished ERROR in 22m27.400045494s (try 2/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs 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]