"./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 5/5) 2025/11/05 03:12:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qatafik7goti" 2025/11/05 03:12:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 03:12:40 DEBUG : Creating backend with remote "/tmp/rclone35719571" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:12:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-huwipic5laqo" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-qatafik7goti' -> Linkbox root 'rclone-test-huwipic5laqo' 2025/11/05 03:12:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 03:12:47 DEBUG : Linkbox root 'rclone-test-huwipic5laqo': Waiting for checks to finish 2025/11/05 03:12:47 DEBUG : Linkbox root 'rclone-test-huwipic5laqo': Waiting for transfers to finish 2025/11/05 03:12:47 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 2025/11/05 03:12:47 DEBUG : Linkbox root 'rclone-test-huwipic5laqo': Purge remote 2025/11/05 03:12:48 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.93s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:12:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pilunod3nemo" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-qatafik7goti' -> Linkbox root 'rclone-test-pilunod3nemo' 2025/11/05 03:12:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 03:12:56 DEBUG : Linkbox root 'rclone-test-pilunod3nemo': Waiting for checks to finish 2025/11/05 03:12:56 DEBUG : Linkbox root 'rclone-test-pilunod3nemo': Waiting for transfers to finish 2025/11/05 03:12:57 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 2025/11/05 03:12:57 DEBUG : Linkbox root 'rclone-test-pilunod3nemo': Purge remote 2025/11/05 03:12:57 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (9.32s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:13:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qiludim0divo" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-qatafik7goti' -> Linkbox root 'rclone-test-qiludim0divo' 2025/11/05 03:13:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 03:13:06 DEBUG : Linkbox root 'rclone-test-qiludim0divo': Waiting for checks to finish 2025/11/05 03:13:06 DEBUG : Linkbox root 'rclone-test-qiludim0divo': Waiting for transfers to finish 2025/11/05 03:13:06 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 2025/11/05 03:13:06 DEBUG : Linkbox root 'rclone-test-qiludim0divo': Purge remote 2025/11/05 03:13:06 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.44s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:13:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 03:13:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 03:13:15 DEBUG : Local file system at /tmp/rclone35719571: Waiting for checks to finish 2025/11/05 03:13:15 DEBUG : Local file system at /tmp/rclone35719571: Waiting for transfers to finish 2025/11/05 03:13:15 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 03:13:15 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone35719571/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/rclone35719571/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.58s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:13:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sovuwar2zexa" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-qatafik7goti' -> Linkbox root 'rclone-test-sovuwar2zexa' 2025/11/05 03:13:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 03:13:32 DEBUG : empty space: size = 1 OK 2025/11/05 03:13:32 DEBUG : empty space: Sizes identical 2025/11/05 03:13:32 DEBUG : empty space: Unchanged skipping 2025/11/05 03:13:32 DEBUG : Linkbox root 'rclone-test-sovuwar2zexa': Waiting for checks to finish 2025/11/05 03:13:32 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-qatafik7goti') 2025/11/05 03:13:32 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-sovuwar2zexa') 2025/11/05 03:13:32 DEBUG : potato3: Sizes differ 2025/11/05 03:13:33 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 03:13:33 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 03:13:33 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 03:13:33 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 03:13:34 INFO : empty space: Deleted 2025/11/05 03:13:34 DEBUG : Linkbox root 'rclone-test-sovuwar2zexa': Waiting for transfers to finish sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2025/11/05 03:13:34 DEBUG : Linkbox root 'rclone-test-sovuwar2zexa': Purge remote --- FAIL: TestServerSideMove (19.68s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:13:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-beqohix0rigo" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-qatafik7goti' -> Linkbox root 'rclone-test-beqohix0rigo' 2025/11/05 03:13:52 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 03:13:52 DEBUG : empty space: Excluded 2025/11/05 03:13:52 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 03:13:52 DEBUG : empty space: Excluded 2025/11/05 03:13:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 03:13:52 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-qatafik7goti') 2025/11/05 03:13:52 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-beqohix0rigo') 2025/11/05 03:13:52 DEBUG : potato3: Sizes differ 2025/11/05 03:13:52 DEBUG : Linkbox root 'rclone-test-beqohix0rigo': Waiting for checks to finish 2025/11/05 03:13:52 DEBUG : Linkbox root 'rclone-test-beqohix0rigo': Waiting for transfers to finish 2025/11/05 03:13:52 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 03:13:52 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 03:13:52 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 03:13:52 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2025/11/05 03:13:52 DEBUG : Linkbox root 'rclone-test-beqohix0rigo': Purge remote --- FAIL: TestServerSideMoveWithFilter (20.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:13:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vuroxic7vulu" 2025/11/05 03:14:06 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-qatafik7goti' -> Linkbox root 'rclone-test-vuroxic7vulu' 2025/11/05 03:14:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 03:14:14 DEBUG : empty space: size = 1 OK 2025/11/05 03:14:14 DEBUG : empty space: Sizes identical 2025/11/05 03:14:14 DEBUG : empty space: Unchanged skipping 2025/11/05 03:14:14 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-qatafik7goti') 2025/11/05 03:14:14 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-vuroxic7vulu') 2025/11/05 03:14:14 DEBUG : potato3: Sizes differ 2025/11/05 03:14:14 DEBUG : Linkbox root 'rclone-test-vuroxic7vulu': Waiting for checks to finish 2025/11/05 03:14:15 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 03:14:15 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 03:14:15 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/05 03:14:15 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/05 03:14:16 INFO : empty space: Deleted 2025/11/05 03:14:16 DEBUG : Linkbox root 'rclone-test-vuroxic7vulu': Waiting for transfers to finish 2025/11/05 03:14:16 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/11/05 03:14:16 DEBUG : Linkbox root 'rclone-test-vuroxic7vulu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.75s) === RUN TestTransform === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:15:07 DEBUG : Waiting for deletions to finish 2025/11/05 03:15:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : splitbananasplit: Excluded 2025/11/05 03:15:07 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : banana: Excluded 2025/11/05 03:15:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:15:07 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : apple: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:15:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:15:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:15:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 03:15:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 03:15:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 03:15:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 03:15:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 03:15:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 03:15:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 03:15:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 03:15:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 03:15:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 03:15:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 03:15:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 03:15:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 03:15:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 03:15:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 03:15:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 03:15:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 03:15:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 03:15:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 03:15:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 03:15:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 03:15:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 03:15:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 03:15:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 03:15:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 03:15:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 03:15:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 03:15:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 03:15:09 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:15:09 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:15:12 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/05 03:15:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/05 03:15:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 03:15:12 DEBUG : appleSUFFIX: size = 5 OK 2025/11/05 03:15:12 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/05 03:15:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:12 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/05 03:15:12 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/05 03:15:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 03:15:13 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/05 03:15:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/05 03:15:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 03:15:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/05 03:15:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 03:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 03:15:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/05 03:15:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 03:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 03:15:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/05 03:15:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 03:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 03:15:17 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/05 03:15:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/05 03:15:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 03:15:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/05 03:15:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 03:15:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 03:15:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/05 03:15:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 03:15:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 03:15:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/05 03:15:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 03:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 03:15:20 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/05 03:15:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/05 03:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 03:15:21 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/05 03:15:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/05 03:15:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 03:15:22 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/05 03:15:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/05 03:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 03:15:23 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/05 03:15:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/05 03:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 03:15:24 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/05 03:15:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/05 03:15:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 03:15:25 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/05 03:15:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/05 03:15:25 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/05 03:15:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/05 03:15:26 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/05 03:15:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/05 03:15:26 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/05 03:15:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/05 03:15:26 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:15:26 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2025/11/05 03:15:26 DEBUG : Waiting for deletions to finish 2025/11/05 03:15:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/05 03:15:26 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/05 03:15:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:15:26 DEBUG : splitbananasplit: Excluded 2025/11/05 03:15:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/05 03:15:26 DEBUG : bananaSUFFIX: Excluded 2025/11/05 03:15:26 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:15:26 DEBUG : banana: Excluded 2025/11/05 03:15:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/05 03:15:26 DEBUG : appleSUFFIX: Excluded 2025/11/05 03:15:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/05 03:15:26 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/05 03:15:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:15:26 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:15:26 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:15:26 DEBUG : apple: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/11/05 03:15:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:15:27 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:17:09 DEBUG : Waiting for deletions to finish 2025/11/05 03:17:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : splitbananasplit: Excluded 2025/11/05 03:17:09 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : banana: Excluded 2025/11/05 03:17:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:17:09 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : apple: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:17:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 03:17:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 03:17:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 03:17:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 03:17:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 03:17:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 03:17:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 03:17:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 03:17:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 03:17:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 03:17:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 03:17:10 DEBUG : banana: size = 6 OK 2025/11/05 03:17:10 DEBUG : banana: Sizes identical 2025/11/05 03:17:10 DEBUG : banana: Unchanged skipping 2025/11/05 03:17:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 03:17:10 DEBUG : apple: size = 5 OK 2025/11/05 03:17:10 DEBUG : apple: Sizes identical 2025/11/05 03:17:10 DEBUG : apple: Unchanged skipping 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 03:17:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 03:17:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 03:17:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 03:17:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 03:17:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 03:17:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 03:17:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 03:17:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 03:17:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 03:17:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 03:17:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 03:17:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 03:17:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 03:17:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 03:17:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 03:17:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 03:17:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 03:17:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 03:17:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 03:17:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 03:17:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 03:17:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 03:17:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 03:17:10 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:17:10 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:17:13 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:17:14 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:17:14 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:17:14 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:17:14 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:17:14 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:17:15 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:17:15 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:17:15 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:17:15 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:17:15 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:17:16 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:17:16 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:17:16 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:17:16 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:17:16 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:17:17 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:17:17 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:17:17 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:17:18 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:17:18 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:17:19 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:17:19 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:17:19 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:17:22 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:17:22 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:17:23 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:17:23 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:17:28 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:17:29 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:17:29 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:17:29 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:17:42 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:17:42 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:17:42 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:17:43 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:18:07 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:18:08 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:18:08 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:18:08 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:18:59 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/11/05 03:18:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 03:18:59 ERROR : splitbananasplit: Failed to copy: object not found 2025/11/05 03:18:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 03:18:59 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/11/05 03:18:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 03:19:00 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/11/05 03:19:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 03:19:01 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:19:02 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:19:02 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:19:02 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:19:02 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:19:02 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:19:03 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:19:03 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:19:03 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:19:03 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:19:03 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:19:04 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:19:04 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:19:04 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:19:04 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:19:04 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:19:05 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:19:05 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:19:05 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:19:06 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:19:06 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:19:06 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:19:07 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:19:08 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:19:09 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:19:10 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:19:10 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:19:11 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:19:16 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:19:17 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:19:17 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:19:18 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:19:29 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:19:30 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:19:30 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:19:31 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:19:55 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:19:55 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:19:56 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:19:57 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:20:46 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/11/05 03:20:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 03:20:47 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/11/05 03:20:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 03:20:47 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/11/05 03:20:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 03:20:48 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/11/05 03:20:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 03:20:49 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:20:49 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:20:49 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:20:50 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:20:50 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:20:50 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:20:50 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:20:50 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:20:51 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:20:51 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:20:51 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:20:51 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:20:51 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:20:52 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:20:52 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:20:52 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:20:52 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:20:53 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:20:53 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:20:54 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:20:54 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:20:54 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:20:55 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:20:55 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:20:57 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:20:58 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:20:58 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:20:59 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:21:04 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:21:04 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:21:05 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:21:05 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:21:17 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:21:17 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:21:18 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:21:18 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:21:42 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:21:43 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:21:44 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:21:44 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:22:34 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/11/05 03:22:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 03:22:34 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/11/05 03:22:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 03:22:35 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/11/05 03:22:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 03:22:35 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/11/05 03:22:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 03:22:36 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:22:37 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:22:37 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:22:37 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:22:38 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:22:38 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:22:38 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:22:38 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:22:38 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:22:39 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:22:39 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:22:39 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:22:39 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:22:39 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:22:39 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:22:40 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:22:40 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:22:40 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:22:41 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:22:41 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:22:41 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:22:42 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:22:42 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:22:43 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:22:44 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:22:46 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:22:46 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:22:46 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:22:51 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:22:52 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:22:52 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:22:53 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:23:04 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:23:05 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:23:06 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:23:06 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:23:30 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:23:31 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:23:31 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:23:32 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:24:21 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/11/05 03:24:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 03:24:22 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/11/05 03:24:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 03:24:23 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/11/05 03:24:23 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/11/05 03:24:23 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:24:24 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:24:24 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:24:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/05 03:24:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/05 03:24:25 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:24:26 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:24:28 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:24:31 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/05 03:24:38 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/05 03:24:51 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/05 03:25:17 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/05 03:26:08 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/11/05 03:26:08 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:26:08 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: object not found Test: TestTransform/truncate 2025/11/05 03:26:08 DEBUG : Waiting for deletions to finish 2025/11/05 03:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:26:08 DEBUG : splitbananasplit: Excluded 2025/11/05 03:26:08 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/11/05 03:26:08 DEBUG : splitbanan(1): Excluded 2025/11/05 03:26:08 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:26:08 DEBUG : banana: Excluded 2025/11/05 03:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:26:08 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:26:08 DEBUG : appleapple(1): Excluded (Path Filter) 2025/11/05 03:26:08 DEBUG : appleapple(1): Excluded 2025/11/05 03:26:08 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:26:08 DEBUG : apple: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0014-89;=(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0013-789;=(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0012-6789;(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0011-56789(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0010-45678(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0009-34567(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0008-23456(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0007-12345(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0006-ghijk(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0005-fghij(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0004-efghi(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0003-defgh(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0002-cdefg(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0001-bcdef(1): Excluded 2025/11/05 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:26:09 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/11/05 03:26:09 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:27:06 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:27:07 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/05 03:27:07 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/05 03:27:08 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/05 03:27:09 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/05 03:27:10 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/05 03:27:54 DEBUG : Waiting for deletions to finish 2025/11/05 03:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : splitbananasplit: Excluded 2025/11/05 03:27:55 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : banana: Excluded 2025/11/05 03:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:27:55 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : apple: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:27:56 DEBUG : apple: size = 5 OK 2025/11/05 03:27:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 03:27:56 DEBUG : apple: Sizes identical 2025/11/05 03:27:56 DEBUG : splitbananasplit: Sizes identical 2025/11/05 03:27:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 03:27:56 DEBUG : apple: Unchanged skipping 2025/11/05 03:27:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 03:27:56 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 03:27:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 03:27:56 DEBUG : banana: size = 6 OK 2025/11/05 03:27:56 DEBUG : banana: Sizes identical 2025/11/05 03:27:56 DEBUG : banana: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 03:27:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 03:27:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 03:27:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 03:27:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 03:27:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 03:27:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 03:27:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 03:27:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 03:27:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 03:27:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 03:27:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 03:27:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 03:27:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 03:27:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 03:27:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 03:27:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 03:27:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 03:27:56 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:27:56 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:27:56 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:27:56 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/11/05 03:27:56 DEBUG : Waiting for deletions to finish 2025/11/05 03:27:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : splitbananasplit: Excluded 2025/11/05 03:27:56 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : banana: Excluded 2025/11/05 03:27:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:27:56 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : apple: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:27:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:27:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:27:57 DEBUG : apple: size = 5 OK 2025/11/05 03:27:57 DEBUG : apple: Sizes identical 2025/11/05 03:27:57 DEBUG : apple: Unchanged skipping 2025/11/05 03:27:57 DEBUG : banana: size = 6 OK 2025/11/05 03:27:57 DEBUG : banana: Sizes identical 2025/11/05 03:27:57 DEBUG : banana: Unchanged skipping 2025/11/05 03:27:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 03:27:57 DEBUG : splitbananasplit: Sizes identical 2025/11/05 03:27:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 03:27:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 03:27:57 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 03:27:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 03:27:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 03:27:57 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 03:27:57 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 03:27:57 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 03:27:57 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:27:57 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 03:27:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 03:27:57 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 03:27:57 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 03:27:57 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 03:27:57 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 03:27:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 03:27:57 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 03:27:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 03:27:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 03:27:57 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 03:27:57 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 03:27:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 03:27:57 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:27:57 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:27:57 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/11/05 03:27:57 DEBUG : Waiting for deletions to finish 2025/11/05 03:27:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:27:57 DEBUG : splitbananasplit: Excluded 2025/11/05 03:27:57 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:27:57 DEBUG : banana: Excluded 2025/11/05 03:27:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:27:57 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:27:57 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:27:57 DEBUG : apple: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:27:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:27:58 DEBUG : Waiting for deletions to finish 2025/11/05 03:27:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : splitbananasplit: Excluded 2025/11/05 03:27:58 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : banana: Excluded 2025/11/05 03:27:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:27:58 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:27:58 DEBUG : apple: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:27:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:27:59 DEBUG : dir1/0000-abcdefg.txt: Excluded run.go:130: removing dir "dir1" failed - try 1/3: directory not empty run.go:130: removing dir "dir1" failed - try 2/3: directory not empty run.go:130: removing dir "dir1" failed - try 3/3: directory not empty run.go:133: removing dir "dir1" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 Error: Not equal: expected: []string{} actual : []string{"dir1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir1" } Test: TestTransform/encoder Messages: directories === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:28:45 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/05 03:29:26 DEBUG : Waiting for deletions to finish 2025/11/05 03:29:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : splitbananasplit: Excluded 2025/11/05 03:29:26 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : banana: Excluded 2025/11/05 03:29:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:29:26 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : apple: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:29:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:29:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:29:27 DEBUG : apple: size = 5 OK 2025/11/05 03:29:27 DEBUG : apple: Sizes identical 2025/11/05 03:29:27 DEBUG : apple: Unchanged skipping 2025/11/05 03:29:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 03:29:27 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 03:29:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 03:29:27 DEBUG : banana: size = 6 OK 2025/11/05 03:29:27 DEBUG : banana: Sizes identical 2025/11/05 03:29:27 DEBUG : banana: Unchanged skipping 2025/11/05 03:29:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 03:29:27 DEBUG : splitbananasplit: Sizes identical 2025/11/05 03:29:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 03:29:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 03:29:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 03:29:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 03:29:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 03:29:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 03:29:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 03:29:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 03:29:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 03:29:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 03:29:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 03:29:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 03:29:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 03:29:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 03:29:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 03:29:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 03:29:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 03:29:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 03:29:27 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:29:27 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:29:27 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:29:27 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/11/05 03:29:27 DEBUG : Waiting for deletions to finish 2025/11/05 03:29:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:29:27 DEBUG : splitbananasplit: Excluded 2025/11/05 03:29:27 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:29:27 DEBUG : banana: Excluded 2025/11/05 03:29:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:29:27 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:29:27 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:29:27 DEBUG : apple: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:29:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:29:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:29:28 DEBUG : apple: size = 5 OK 2025/11/05 03:29:28 DEBUG : apple: Sizes identical 2025/11/05 03:29:28 DEBUG : apple: Unchanged skipping 2025/11/05 03:29:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 03:29:28 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 03:29:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 03:29:28 DEBUG : banana: size = 6 OK 2025/11/05 03:29:28 DEBUG : banana: Sizes identical 2025/11/05 03:29:28 DEBUG : banana: Unchanged skipping 2025/11/05 03:29:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 03:29:28 DEBUG : splitbananasplit: Sizes identical 2025/11/05 03:29:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 03:29:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 03:29:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 03:29:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 03:29:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 03:29:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 03:29:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 03:29:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 03:29:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 03:29:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 03:29:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 03:29:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 03:29:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 03:29:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 03:29:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 03:29:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 03:29:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 03:29:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 03:29:29 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:29:29 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:29:29 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:29:29 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/11/05 03:29:29 DEBUG : Waiting for deletions to finish 2025/11/05 03:29:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : splitbananasplit: Excluded 2025/11/05 03:29:29 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : banana: Excluded 2025/11/05 03:29:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:29:29 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : apple: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:29:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:29:29 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:30:44 DEBUG : Waiting for deletions to finish 2025/11/05 03:30:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:30:44 DEBUG : splitbananasplit: Excluded 2025/11/05 03:30:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:30:44 DEBUG : banana: Excluded 2025/11/05 03:30:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:30:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:30:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:30:44 DEBUG : apple: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:30:45 DEBUG : apple: size = 5 OK 2025/11/05 03:30:45 DEBUG : apple: Sizes identical 2025/11/05 03:30:45 DEBUG : apple: Unchanged skipping 2025/11/05 03:30:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 03:30:45 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 03:30:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 03:30:45 DEBUG : banana: size = 6 OK 2025/11/05 03:30:45 DEBUG : banana: Sizes identical 2025/11/05 03:30:45 DEBUG : banana: Unchanged skipping 2025/11/05 03:30:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 03:30:45 DEBUG : splitbananasplit: Sizes identical 2025/11/05 03:30:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 03:30:46 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 03:30:46 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 03:30:46 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 03:30:46 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 03:30:46 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 03:30:46 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 03:30:46 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 03:30:46 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 03:30:46 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 03:30:46 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 03:30:46 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 03:30:46 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 03:30:46 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 03:30:46 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 03:30:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 03:30:46 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:30:46 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:30:46 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:30:46 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/11/05 03:30:46 DEBUG : Waiting for deletions to finish 2025/11/05 03:30:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : splitbananasplit: Excluded 2025/11/05 03:30:46 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : banana: Excluded 2025/11/05 03:30:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:30:46 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : apple: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:30:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:30:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:30:47 DEBUG : apple: size = 5 OK 2025/11/05 03:30:47 DEBUG : apple: Sizes identical 2025/11/05 03:30:47 DEBUG : apple: Unchanged skipping 2025/11/05 03:30:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 03:30:47 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 03:30:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 03:30:47 DEBUG : banana: size = 6 OK 2025/11/05 03:30:47 DEBUG : banana: Sizes identical 2025/11/05 03:30:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 03:30:47 DEBUG : banana: Unchanged skipping 2025/11/05 03:30:47 DEBUG : splitbananasplit: Sizes identical 2025/11/05 03:30:47 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 03:30:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 03:30:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 03:30:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 03:30:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 03:30:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 03:30:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 03:30:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 03:30:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 03:30:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 03:30:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 03:30:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 03:30:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 03:30:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 03:30:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 03:30:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 03:30:47 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:30:47 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:30:47 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:30:47 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/11/05 03:30:47 DEBUG : Waiting for deletions to finish 2025/11/05 03:30:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:30:47 DEBUG : splitbananasplit: Excluded 2025/11/05 03:30:47 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:30:47 DEBUG : banana: Excluded 2025/11/05 03:30:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:30:47 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:30:47 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:30:47 DEBUG : apple: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:30:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:30:48 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:32:02 DEBUG : Waiting for deletions to finish 2025/11/05 03:32:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : splitbananasplit: Excluded 2025/11/05 03:32:03 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : banana: Excluded 2025/11/05 03:32:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:32:03 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : apple: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:32:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:32:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:32:04 DEBUG : apple: size = 5 OK 2025/11/05 03:32:04 DEBUG : apple: Sizes identical 2025/11/05 03:32:04 DEBUG : apple: Unchanged skipping 2025/11/05 03:32:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 03:32:04 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 03:32:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 03:32:04 DEBUG : banana: size = 6 OK 2025/11/05 03:32:04 DEBUG : banana: Sizes identical 2025/11/05 03:32:04 DEBUG : banana: Unchanged skipping 2025/11/05 03:32:04 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 03:32:04 DEBUG : splitbananasplit: Sizes identical 2025/11/05 03:32:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 03:32:04 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 03:32:04 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 03:32:04 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 03:32:04 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 03:32:04 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 03:32:04 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 03:32:04 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 03:32:04 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 03:32:04 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 03:32:04 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 03:32:04 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 03:32:04 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 03:32:04 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 03:32:04 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:32:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 03:32:04 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 03:32:04 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 03:32:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 03:32:04 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:32:04 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:32:04 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/11/05 03:32:04 DEBUG : Waiting for deletions to finish 2025/11/05 03:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : splitbananasplit: Excluded 2025/11/05 03:32:04 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : banana: Excluded 2025/11/05 03:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:32:04 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : apple: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:32:05 DEBUG : apple: size = 5 OK 2025/11/05 03:32:05 DEBUG : apple: Sizes identical 2025/11/05 03:32:05 DEBUG : apple: Unchanged skipping 2025/11/05 03:32:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 03:32:05 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 03:32:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 03:32:05 DEBUG : banana: size = 6 OK 2025/11/05 03:32:05 DEBUG : banana: Sizes identical 2025/11/05 03:32:05 DEBUG : banana: Unchanged skipping 2025/11/05 03:32:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 03:32:05 DEBUG : splitbananasplit: Sizes identical 2025/11/05 03:32:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 03:32:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 03:32:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 03:32:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 03:32:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 03:32:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 03:32:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 03:32:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 03:32:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 03:32:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 03:32:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 03:32:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 03:32:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:32:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 03:32:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 03:32:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 03:32:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 03:32:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 03:32:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 03:32:05 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:32:05 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:32:05 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/11/05 03:32:05 DEBUG : Waiting for deletions to finish 2025/11/05 03:32:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : splitbananasplit: Excluded 2025/11/05 03:32:06 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : banana: Excluded 2025/11/05 03:32:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:32:06 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : apple: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:33:21 DEBUG : Waiting for deletions to finish 2025/11/05 03:33:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : splitbananasplit: Excluded 2025/11/05 03:33:21 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : banana: Excluded 2025/11/05 03:33:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:33:21 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : apple: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:33:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:33:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:33:22 DEBUG : apple: size = 5 OK 2025/11/05 03:33:22 DEBUG : apple: Sizes identical 2025/11/05 03:33:22 DEBUG : apple: Unchanged skipping 2025/11/05 03:33:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 03:33:22 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 03:33:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 03:33:22 DEBUG : banana: size = 6 OK 2025/11/05 03:33:22 DEBUG : banana: Sizes identical 2025/11/05 03:33:22 DEBUG : banana: Unchanged skipping 2025/11/05 03:33:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 03:33:22 DEBUG : splitbananasplit: Sizes identical 2025/11/05 03:33:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 03:33:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 03:33:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 03:33:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 03:33:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 03:33:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 03:33:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 03:33:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 03:33:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 03:33:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 03:33:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 03:33:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 03:33:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 03:33:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 03:33:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 03:33:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 03:33:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 03:33:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 03:33:22 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:33:22 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:33:22 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:33:22 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/11/05 03:33:22 DEBUG : Waiting for deletions to finish 2025/11/05 03:33:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : splitbananasplit: Excluded 2025/11/05 03:33:23 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : banana: Excluded 2025/11/05 03:33:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:33:23 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : apple: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:33:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:33:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 03:33:23 DEBUG : apple: size = 5 OK 2025/11/05 03:33:23 DEBUG : apple: Sizes identical 2025/11/05 03:33:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 03:33:23 DEBUG : appleappleapplebanana: Sizes identical 2025/11/05 03:33:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 03:33:23 DEBUG : banana: size = 6 OK 2025/11/05 03:33:23 DEBUG : banana: Sizes identical 2025/11/05 03:33:23 DEBUG : banana: Unchanged skipping 2025/11/05 03:33:23 DEBUG : apple: Unchanged skipping 2025/11/05 03:33:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 03:33:23 DEBUG : splitbananasplit: Sizes identical 2025/11/05 03:33:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 03:33:24 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 03:33:24 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 03:33:24 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 03:33:24 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 03:33:24 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 03:33:24 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 03:33:24 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 03:33:24 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 03:33:24 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 03:33:24 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 03:33:24 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 03:33:24 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 03:33:24 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 03:33:24 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 03:33:24 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 03:33:24 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/05 03:33:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 03:33:24 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:33:24 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:33:24 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:33:24 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/11/05 03:33:24 DEBUG : Waiting for deletions to finish 2025/11/05 03:33:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : splitbananasplit: Excluded 2025/11/05 03:33:24 DEBUG : banana: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : banana: Excluded 2025/11/05 03:33:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : appleappleapplebanana: Excluded 2025/11/05 03:33:24 DEBUG : apple: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : apple: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 03:33:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 03:33:24 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1172.03s) --- FAIL: TestTransform/suffix (121.53s) --- FAIL: TestTransform/truncate (638.89s) --- FAIL: TestTransform/encoder (98.89s) --- FAIL: TestTransform/ISO-8859-1 (77.58s) --- FAIL: TestTransform/charmap (78.73s) --- FAIL: TestTransform/lowercase (78.05s) --- FAIL: TestTransform/ascii (78.35s) === RUN TestTransformCopy run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:33:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 03:33:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 03:33:54 INFO : sub dir_somesuffix: Making directory 2025/11/05 03:33:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 03:33:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/05 03:33:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 03:33:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/05 03:33:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 03:33:56 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:33:56 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:33:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/05 03:33:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 03:33:58 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:33:58 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (8.27s) === RUN TestDoubleTransform run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:34:02 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:03 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:03 INFO : tictactoe: Making directory 2025/11/05 03:34:04 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:04 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:34:04 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/05 03:34:04 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:34:04 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:34:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:34:06 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/05 03:34:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/05 03:34:06 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:34:06 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.63s) === RUN TestFileTag run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:34:10 INFO : toe: Making directory 2025/11/05 03:34:12 INFO : toe/toe: Making directory 2025/11/05 03:34:13 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 03:34:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 03:34:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 03:34:13 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:34:13 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:34:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 03:34:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 03:34:16 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:34:16 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (11.15s) === RUN TestNoTag run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:34:21 INFO : toe: Making directory 2025/11/05 03:34:23 INFO : toe/toe: Making directory 2025/11/05 03:34:25 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 03:34:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 03:34:25 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:34:25 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:34:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 03:34:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 03:34:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 03:34:27 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:34:27 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (11.00s) === RUN TestDirTag run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:34:32 DEBUG : empty_dir: Making directory with metadata 2025/11/05 03:34:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 03:34:32 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:34:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:34:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:34:32 INFO : tictacempty_dir: Making directory 2025/11/05 03:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:34:34 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:34 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:34 INFO : tictactoe: Making directory 2025/11/05 03:34:36 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:36 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:34:36 INFO : tictactoe/tictactoe: Making directory 2025/11/05 03:34:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 03:34:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 03:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 03:34:37 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:34:37 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:34:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 03:34:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 03:34:39 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:34:39 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (14.28s) === RUN TestAllTag run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:34:46 DEBUG : empty_dir: Making directory with metadata 2025/11/05 03:34:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 03:34:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:34:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:34:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:34:47 INFO : tictacempty_dir: Making directory 2025/11/05 03:34:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:34:48 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:48 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:48 INFO : tictactoe: Making directory 2025/11/05 03:34:50 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:50 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:34:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:34:50 INFO : tictactoe/tictactoe: Making directory 2025/11/05 03:34:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:34:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 03:34:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:34:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 03:34:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:34:51 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:34:51 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:34:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 03:34:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:34:54 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:34:54 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (14.22s) === RUN TestRunTwice run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:35:01 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:01 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:01 INFO : tictactoe: Making directory 2025/11/05 03:35:03 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:03 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:35:03 INFO : tictactoe/tictactoe: Making directory 2025/11/05 03:35:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:35:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 03:35:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 03:35:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 03:35:04 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:35:04 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:35:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 03:35:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 03:35:06 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:35:06 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (10.99s) === RUN TestConflicting run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:35:12 INFO : toe: Making directory 2025/11/05 03:35:13 INFO : toe/toe: Making directory 2025/11/05 03:35:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 03:35:15 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:35:15 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:35:17 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 03:35:17 INFO : toe/toe/toe: Copied (new) 2025/11/05 03:35:17 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:35:17 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (10.99s) === RUN TestMove run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:35:23 DEBUG : empty_dir: Making directory with metadata 2025/11/05 03:35:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 03:35:23 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:23 INFO : tictacempty_dir: Making directory 2025/11/05 03:35:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:24 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:24 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:24 INFO : tictactoe: Making directory 2025/11/05 03:35:26 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:26 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:35:26 INFO : tictactoe/tictactoe: Making directory 2025/11/05 03:35:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:35:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 03:35:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 03:35:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:27 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:35:27 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 03:35:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:30 INFO : toe/toe/toe.txt: Deleted 2025/11/05 03:35:30 ERROR : Local file system at /tmp/rclone35719571: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (14.28s) === RUN TestTransformFile run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:35:37 DEBUG : empty_dir: Making directory with metadata 2025/11/05 03:35:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 03:35:37 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:37 INFO : tictacempty_dir: Making directory 2025/11/05 03:35:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:39 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:39 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:39 INFO : tictactoe: Making directory 2025/11/05 03:35:40 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:40 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:35:40 INFO : tictactoe/tictactoe: Making directory 2025/11/05 03:35:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:35:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 03:35:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 03:35:42 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:35:42 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:35:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 03:35:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:44 INFO : toe/toe/toe.txt: Deleted 2025/11/05 03:35:44 ERROR : Local file system at /tmp/rclone35719571: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (14.20s) === RUN TestManualTransformFile run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:35:51 DEBUG : Reset feature "Copy" 2025/11/05 03:35:51 DEBUG : Reset feature "Move" 2025/11/05 03:35:51 DEBUG : Reset feature "Copy" 2025/11/05 03:35:51 DEBUG : Reset feature "Move" 2025/11/05 03:35:51 DEBUG : empty_dir: Making directory with metadata 2025/11/05 03:35:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 03:35:51 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:51 INFO : tictacempty_dir: Making directory 2025/11/05 03:35:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 03:35:53 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:53 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:53 INFO : tictactoe: Making directory 2025/11/05 03:35:54 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:54 DEBUG : toe: transformed to: tictactoe 2025/11/05 03:35:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:35:54 INFO : tictactoe/tictactoe: Making directory 2025/11/05 03:35:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 03:35:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 03:35:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 03:35:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:56 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:35:56 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:35:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 03:35:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 03:35:58 INFO : toe/toe/toe.txt: Deleted 2025/11/05 03:35:58 ERROR : Local file system at /tmp/rclone35719571: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (14.36s) === RUN TestBase64 run.go:185: Remote "Linkbox root 'rclone-test-qatafik7goti'", Local "Local file system at /tmp/rclone35719571", Modify Window "876000h0m0s" 2025/11/05 03:36:05 DEBUG : toe: transformed to: dG9l 2025/11/05 03:36:06 DEBUG : toe: transformed to: dG9l 2025/11/05 03:36:06 INFO : dG9l: Making directory 2025/11/05 03:36:07 DEBUG : toe: transformed to: dG9l 2025/11/05 03:36:07 DEBUG : toe: transformed to: dG9l 2025/11/05 03:36:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 03:36:07 INFO : dG9l/dG9l: Making directory 2025/11/05 03:36:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 03:36:09 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/05 03:36:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 03:36:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 03:36:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 03:36:09 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for checks to finish 2025/11/05 03:36:09 DEBUG : Linkbox root 'rclone-test-qatafik7goti': Waiting for transfers to finish 2025/11/05 03:36:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/05 03:36:11 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 03:36:11 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting files as there were IO errors 2025/11/05 03:36:11 ERROR : Linkbox root 'rclone-test-qatafik7goti': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (10.96s) FAIL 2025/11/05 03:36:16 DEBUG : Linkbox root 'rclone-test-qatafik7goti': 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 23m38.074638053s (try 5/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]