"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 3/5) 2025/09/03 02:57:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-guciyep1saqo" 2025/09/03 02:57:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 02:57:34 DEBUG : Creating backend with remote "/tmp/rclone257473976" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 02:57:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-panowic4rewi" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-guciyep1saqo' -> Linkbox root 'rclone-test-panowic4rewi' 2025/09/03 02:57:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/03 02:57:40 DEBUG : Linkbox root 'rclone-test-panowic4rewi': Waiting for checks to finish 2025/09/03 02:57:40 DEBUG : Linkbox root 'rclone-test-panowic4rewi': Waiting for transfers to finish 2025/09/03 02:57:40 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/09/03 02:57:40 DEBUG : Linkbox root 'rclone-test-panowic4rewi': Purge remote 2025/09/03 02:57:41 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 02:57:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-petiyob5wofe" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-guciyep1saqo' -> Linkbox root 'rclone-test-petiyob5wofe' 2025/09/03 02:57:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/03 02:57:49 DEBUG : Linkbox root 'rclone-test-petiyob5wofe': Waiting for checks to finish 2025/09/03 02:57:49 DEBUG : Linkbox root 'rclone-test-petiyob5wofe': Waiting for transfers to finish 2025/09/03 02:57:49 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/09/03 02:57:49 DEBUG : Linkbox root 'rclone-test-petiyob5wofe': Purge remote 2025/09/03 02:57:49 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.55s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 02:57:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-komelag6pexu" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-guciyep1saqo' -> Linkbox root 'rclone-test-komelag6pexu' 2025/09/03 02:57:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/03 02:57:57 DEBUG : Linkbox root 'rclone-test-komelag6pexu': Waiting for checks to finish 2025/09/03 02:57:57 DEBUG : Linkbox root 'rclone-test-komelag6pexu': Waiting for transfers to finish 2025/09/03 02:57:58 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/09/03 02:57:58 DEBUG : Linkbox root 'rclone-test-komelag6pexu': Purge remote 2025/09/03 02:57:58 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.57s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 02:58:05 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/03 02:58:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/03 02:58:05 DEBUG : Local file system at /tmp/rclone257473976: Waiting for checks to finish 2025/09/03 02:58:05 DEBUG : Local file system at /tmp/rclone257473976: Waiting for transfers to finish 2025/09/03 02:58:06 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/09/03 02:58:06 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone257473976/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/rclone257473976/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.07s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 02:58:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kuyuvas8womi" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-guciyep1saqo' -> Linkbox root 'rclone-test-kuyuvas8womi' 2025/09/03 02:58:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/03 02:58:22 DEBUG : empty space: Sizes identical 2025/09/03 02:58:22 DEBUG : empty space: Unchanged skipping 2025/09/03 02:58:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/03 02:58:22 DEBUG : Linkbox root 'rclone-test-kuyuvas8womi': Waiting for checks to finish 2025/09/03 02:58:22 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/09/03 02:58:22 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/09/03 02:58:23 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/09/03 02:58:23 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/09/03 02:58:23 INFO : empty space: Deleted 2025/09/03 02:58:23 DEBUG : Linkbox root 'rclone-test-kuyuvas8womi': 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/09/03 02:58:23 DEBUG : Linkbox root 'rclone-test-kuyuvas8womi': Purge remote --- FAIL: TestServerSideMove (18.35s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 02:58:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-linacil1cagu" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-guciyep1saqo' -> Linkbox root 'rclone-test-linacil1cagu' 2025/09/03 02:58:40 DEBUG : empty space: Excluded (Size Filter) 2025/09/03 02:58:40 DEBUG : empty space: Excluded 2025/09/03 02:58:40 DEBUG : empty space: Excluded (Size Filter) 2025/09/03 02:58:40 DEBUG : empty space: Excluded 2025/09/03 02:58:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/03 02:58:40 DEBUG : Linkbox root 'rclone-test-linacil1cagu': Waiting for checks to finish 2025/09/03 02:58:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/03 02:58:40 DEBUG : Linkbox root 'rclone-test-linacil1cagu': Waiting for transfers to finish 2025/09/03 02:58:41 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/09/03 02:58:41 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/09/03 02:58:41 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/09/03 02:58:41 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/09/03 02:58:41 DEBUG : Linkbox root 'rclone-test-linacil1cagu': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 02:58:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-leyupud4tupi" 2025/09/03 02:58:53 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-guciyep1saqo' -> Linkbox root 'rclone-test-leyupud4tupi' 2025/09/03 02:59:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/03 02:59:00 DEBUG : empty space: Sizes identical 2025/09/03 02:59:00 DEBUG : empty space: Unchanged skipping 2025/09/03 02:59:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/03 02:59:01 DEBUG : Linkbox root 'rclone-test-leyupud4tupi': Waiting for checks to finish 2025/09/03 02:59:01 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/09/03 02:59:01 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/09/03 02:59:01 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/09/03 02:59:01 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/09/03 02:59:02 INFO : empty space: Deleted 2025/09/03 02:59:02 DEBUG : Linkbox root 'rclone-test-leyupud4tupi': Waiting for transfers to finish 2025/09/03 02:59:02 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 02:59:02 DEBUG : Linkbox root 'rclone-test-leyupud4tupi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.37s) === RUN TestTransform === RUN TestTransform/prefix run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 02:59:49 DEBUG : Waiting for deletions to finish 2025/09/03 02:59:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : splitbananasplit: Excluded 2025/09/03 02:59:49 DEBUG : banana: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : banana: Excluded 2025/09/03 02:59:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : appleappleapplebanana: Excluded 2025/09/03 02:59:49 DEBUG : apple: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : apple: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 02:59:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 02:59:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 02:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/03 02:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/09/03 02:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/09/03 02:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/03 02:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/09/03 02:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/09/03 02:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/03 02:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/09/03 02:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/09/03 02:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/03 02:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/03 02:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/03 02:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/09/03 02:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/03 02:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/09/03 02:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/09/03 02:59:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/03 02:59:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/09/03 02:59:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/03 02:59:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/03 02:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/09/03 02:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/09/03 02:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/03 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/03 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/03 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/03 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/03 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/03 02:59:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/03 02:59:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/03 02:59:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/03 02:59:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/03 02:59:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/03 02:59:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/03 02:59:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/03 02:59:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/03 02:59:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/03 02:59:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/03 02:59:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/03 02:59:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/03 02:59:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/03 02:59:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/03 02:59:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/03 02:59:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/03 02:59:50 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 02:59:50 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 02:59:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/03 02:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/03 02:59:54 INFO : apple: Copied (new) to: PREFIXapple 2025/09/03 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/03 02:59:54 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/03 02:59:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/03 02:59:55 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/03 02:59:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/03 02:59:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/03 02:59:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/03 02:59:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/03 02:59:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/03 02:59:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/03 02:59:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/03 02:59:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/03 02:59:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/03 02:59:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/03 02:59:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/03 03:00:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/03 03:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/03 03:00:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/03 03:00:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/03 03:00:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/03 03:00:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/03 03:00:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/03 03:00:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/03 03:00:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/03 03:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/03 03:00:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/03 03:00:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/03 03:00:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/03 03:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/03 03:00:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/03 03:00:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/03 03:00:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/03 03:00:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/03 03:00:08 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:00:08 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2025/09/03 03:00:08 DEBUG : Waiting for deletions to finish 2025/09/03 03:00:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : splitbananasplit: Excluded 2025/09/03 03:00:08 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/03 03:00:08 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : PREFIXbanana: Excluded 2025/09/03 03:00:08 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/03 03:00:08 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : PREFIXapple: Excluded 2025/09/03 03:00:08 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : banana: Excluded 2025/09/03 03:00:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:00:08 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : apple: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:00:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:00:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:00:08 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/prefix fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestTransform/suffix run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:01:22 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:01:23 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:01:53 DEBUG : Waiting for deletions to finish 2025/09/03 03:01:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : splitbananasplit: Excluded 2025/09/03 03:01:53 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : banana: Excluded 2025/09/03 03:01:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:01:53 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : apple: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:01:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:01:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:01:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/03 03:01:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/03 03:01:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/03 03:01:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/03 03:01:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/03 03:01:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/03 03:01:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/03 03:01:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/03 03:01:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/03 03:01:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/03 03:01:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/03 03:01:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/03 03:01:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/03 03:01:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/03 03:01:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/03 03:01:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/03 03:01:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/03 03:01:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/03 03:01:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/03 03:01:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : apple: transformed to: appleSUFFIX 2025/09/03 03:01:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/03 03:01:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/03 03:01:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/03 03:01:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/03 03:01:54 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:01:54 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:01:57 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/03 03:01:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/03 03:01:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/03 03:01:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/03 03:01:58 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/03 03:01:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/03 03:01:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/03 03:01:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/03 03:02:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/03 03:02:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/03 03:02:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/03 03:02:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/03 03:02:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/03 03:02:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/03 03:02:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/03 03:02:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/03 03:02:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/03 03:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/03 03:02:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/03 03:02:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/03 03:02:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/03 03:02:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/03 03:02:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/03 03:02:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/03 03:02:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/03 03:02:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/03 03:02:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/03 03:02:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/03 03:02:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/03 03:02:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/03 03:02:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/03 03:02:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/03 03:02:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/03 03:02:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/03 03:02:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/03 03:02:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/03 03:02:12 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:02:12 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:02:12 DEBUG : Waiting for deletions to finish 2025/09/03 03:02:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/03 03:02:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : splitbananasplit: Excluded 2025/09/03 03:02:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : bananaSUFFIX: Excluded 2025/09/03 03:02:12 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : banana: Excluded 2025/09/03 03:02:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : appleSUFFIX: Excluded 2025/09/03 03:02:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/03 03:02:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:02:12 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : apple: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/09/03 03:02:12 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/09/03 03:02:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:02:12 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:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:03:49 DEBUG : Waiting for deletions to finish 2025/09/03 03:03:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : splitbananasplit: Excluded 2025/09/03 03:03:49 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : banana: Excluded 2025/09/03 03:03:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:03:49 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : apple: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:03:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:03:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:03:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/03 03:03:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/03 03:03:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/03 03:03:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/03 03:03:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/03 03:03:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/03 03:03:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/03 03:03:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/03 03:03:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/03 03:03:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/03 03:03:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/03 03:03:50 DEBUG : banana: Sizes identical 2025/09/03 03:03:50 DEBUG : banana: Unchanged skipping 2025/09/03 03:03:50 DEBUG : apple: Sizes identical 2025/09/03 03:03:50 DEBUG : apple: Unchanged skipping 2025/09/03 03:03:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/03 03:03:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/03 03:03:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/03 03:03:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/03 03:03:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/03 03:03:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/03 03:03:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/03 03:03:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/03 03:03:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/03 03:03:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/03 03:03:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/03 03:03:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/03 03:03:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/03 03:03:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/03 03:03:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/03 03:03:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/03 03:03:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/03 03:03:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/03 03:03:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/03 03:03:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/03 03:03:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/03 03:03:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/03 03:03:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/03 03:03:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/03 03:03:50 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:03:50 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:03:53 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:03:53 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:03:54 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:03:54 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:03:54 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:03:54 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:03:54 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:03:55 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:03:55 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:03:55 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:03:55 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:03:55 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:03:56 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:03:56 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:03:56 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:03:56 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:03:57 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:03:57 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:03:57 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:03:57 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:03:58 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:03:59 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:03:59 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:03:59 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:04:02 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:04:02 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:04:02 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:04:03 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:04:08 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:04:09 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:04:09 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:04:09 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:04:21 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:04:22 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:04:22 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:04:22 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:04:47 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:04:47 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:04:48 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:04:48 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:05:38 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/09/03 03:05:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/03 03:05:39 ERROR : splitbananasplit: Failed to copy: object not found 2025/09/03 03:05:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/03 03:05:39 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/09/03 03:05:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/03 03:05:39 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/09/03 03:05:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/03 03:05:41 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:05:41 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:05:41 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:05:42 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:05:42 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:05:42 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:05:42 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:05:42 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:05:43 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:05:43 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:05:43 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:05:43 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:05:43 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:05:44 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:05:44 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:05:44 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:05:44 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:05:44 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:05:45 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:05:45 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:05:46 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:05:46 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:05:47 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:05:47 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:05:49 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:05:49 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:05:50 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:05:51 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:05:56 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:05:56 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:05:57 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:05:57 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:06:09 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:06:09 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:06:10 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:06:10 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:06:34 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:06:35 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:06:36 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:06:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:07:26 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/09/03 03:07:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/03 03:07:26 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/09/03 03:07:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/03 03:07:27 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/09/03 03:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/03 03:07:27 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/09/03 03:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/03 03:07:28 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:07:28 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:07:29 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:07:29 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:07:29 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:07:29 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:07:29 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:07:30 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:07:30 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:07:30 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:07:30 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:07:30 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:07:31 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:07:31 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:07:31 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:07:31 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:07:32 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:07:32 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:07:32 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:07:33 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:07:33 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:07:33 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:07:34 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:07:35 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:07:36 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:07:37 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:07:37 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:07:38 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:07:43 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:07:43 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:07:44 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:07:45 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:07:56 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:07:56 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:07:57 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:07:58 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:08:22 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:08:22 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:08:23 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:08:23 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:09:13 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/09/03 03:09:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/03 03:09:13 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/09/03 03:09:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/03 03:09:14 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/09/03 03:09:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/03 03:09:15 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/09/03 03:09:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/03 03:09:15 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:09:15 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:09:16 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:09:16 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:09:16 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:09:16 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:09:17 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:09:17 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:09:17 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:09:17 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:09:18 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:09:18 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:09:18 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:09:18 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:09:18 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:09:19 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:09:19 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:09:19 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:09:20 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:09:20 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:09:20 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:09:21 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:09:21 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:09:22 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:09:23 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:09:24 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:09:25 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:09:26 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:09:30 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:09:30 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:09:31 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:09:32 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:09:43 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:09:43 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:09:44 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:09:45 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:10:09 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:10:09 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:10:10 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:10:11 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:11:00 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/09/03 03:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/03 03:11:00 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/09/03 03:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/03 03:11:01 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/09/03 03:11:02 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:11:02 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:11:02 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/09/03 03:11:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/03 03:11:03 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/09/03 03:11:03 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/09/03 03:11:04 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/09/03 03:11:06 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/09/03 03:11:09 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/09/03 03:11:16 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/09/03 03:11:29 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/09/03 03:11:55 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/09/03 03:12:46 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/09/03 03:12:46 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:12:46 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:12:46 DEBUG : Waiting for deletions to finish 2025/09/03 03:12:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : splitbananasplit: Excluded 2025/09/03 03:12:46 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : splitbanan(1): Excluded 2025/09/03 03:12:46 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : banana: Excluded 2025/09/03 03:12:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:12:46 DEBUG : appleapple(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : appleapple(1): Excluded 2025/09/03 03:12:46 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : apple: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0014-89;=(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0013-789;=(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0012-6789;(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0011-56789(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0010-45678(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0009-34567(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0008-23456(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0007-12345(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0006-ghijk(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0005-fghij(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0004-efghi(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0003-defgh(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0002-cdefg(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0001-bcdef(1): Excluded 2025/09/03 03:12:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:12:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:12:46 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/09/03 03:12:46 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:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:14:20 DEBUG : Waiting for deletions to finish 2025/09/03 03:14:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:14:20 DEBUG : splitbananasplit: Excluded 2025/09/03 03:14:20 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:14:20 DEBUG : banana: Excluded 2025/09/03 03:14:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:14:20 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:14:20 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:14:20 DEBUG : apple: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:14:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:14:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:14:21 DEBUG : banana: Sizes identical 2025/09/03 03:14:21 DEBUG : apple: Sizes identical 2025/09/03 03:14:21 DEBUG : splitbananasplit: Sizes identical 2025/09/03 03:14:21 DEBUG : banana: Unchanged skipping 2025/09/03 03:14:21 DEBUG : apple: Unchanged skipping 2025/09/03 03:14:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/03 03:14:21 DEBUG : appleappleapplebanana: Sizes identical 2025/09/03 03:14:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:14:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/09/03 03:14:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/03 03:14:22 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:14:22 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:14:22 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:14:22 DEBUG : Waiting for deletions to finish 2025/09/03 03:14:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : splitbananasplit: Excluded 2025/09/03 03:14:22 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : banana: Excluded 2025/09/03 03:14:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:14:22 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : apple: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:14:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:14:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:14:23 DEBUG : apple: Sizes identical 2025/09/03 03:14:23 DEBUG : apple: Unchanged skipping 2025/09/03 03:14:23 DEBUG : appleappleapplebanana: Sizes identical 2025/09/03 03:14:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/03 03:14:23 DEBUG : banana: Sizes identical 2025/09/03 03:14:23 DEBUG : splitbananasplit: Sizes identical 2025/09/03 03:14:23 DEBUG : banana: Unchanged skipping 2025/09/03 03:14:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:14:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/09/03 03:14:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/03 03:14:23 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:14:23 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:14:23 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:14:23 DEBUG : Waiting for deletions to finish 2025/09/03 03:14:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : splitbananasplit: Excluded 2025/09/03 03:14:23 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : banana: Excluded 2025/09/03 03:14:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:14:23 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : apple: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:14:24 DEBUG : Waiting for deletions to finish 2025/09/03 03:14:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : splitbananasplit: Excluded 2025/09/03 03:14:24 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : banana: Excluded 2025/09/03 03:14:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:14:24 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : apple: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:14:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:14:24 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:15:34 DEBUG : Waiting for deletions to finish 2025/09/03 03:15:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : splitbananasplit: Excluded 2025/09/03 03:15:35 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : banana: Excluded 2025/09/03 03:15:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:15:35 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : apple: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:15:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:15:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:15:35 DEBUG : apple: Sizes identical 2025/09/03 03:15:35 DEBUG : apple: Unchanged skipping 2025/09/03 03:15:35 DEBUG : banana: Sizes identical 2025/09/03 03:15:35 DEBUG : banana: Unchanged skipping 2025/09/03 03:15:35 DEBUG : appleappleapplebanana: Sizes identical 2025/09/03 03:15:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/03 03:15:35 DEBUG : splitbananasplit: Sizes identical 2025/09/03 03:15:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:15:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/09/03 03:15:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/03 03:15:36 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:15:36 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:15:36 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:15:36 DEBUG : Waiting for deletions to finish 2025/09/03 03:15:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : splitbananasplit: Excluded 2025/09/03 03:15:36 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : banana: Excluded 2025/09/03 03:15:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:15:36 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : apple: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:15:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:15:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:15:37 DEBUG : apple: Sizes identical 2025/09/03 03:15:37 DEBUG : apple: Unchanged skipping 2025/09/03 03:15:37 DEBUG : appleappleapplebanana: Sizes identical 2025/09/03 03:15:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/03 03:15:37 DEBUG : banana: Sizes identical 2025/09/03 03:15:37 DEBUG : banana: Unchanged skipping 2025/09/03 03:15:37 DEBUG : splitbananasplit: Sizes identical 2025/09/03 03:15:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:15:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/09/03 03:15:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/03 03:15:37 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:15:37 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:15:37 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:15:37 DEBUG : Waiting for deletions to finish 2025/09/03 03:15:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : splitbananasplit: Excluded 2025/09/03 03:15:37 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : banana: Excluded 2025/09/03 03:15:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:15:37 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : apple: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:15:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:15:37 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:16:48 DEBUG : Waiting for deletions to finish 2025/09/03 03:16:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : splitbananasplit: Excluded 2025/09/03 03:16:49 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : banana: Excluded 2025/09/03 03:16:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:16:49 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : apple: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:16:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:16:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:16:50 DEBUG : apple: Sizes identical 2025/09/03 03:16:50 DEBUG : apple: Unchanged skipping 2025/09/03 03:16:50 DEBUG : splitbananasplit: Sizes identical 2025/09/03 03:16:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/03 03:16:50 DEBUG : appleappleapplebanana: Sizes identical 2025/09/03 03:16:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/03 03:16:50 DEBUG : banana: Sizes identical 2025/09/03 03:16:50 DEBUG : banana: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/09/03 03:16:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/03 03:16:50 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:16:50 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:16:50 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:16:50 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:16:50 DEBUG : Waiting for deletions to finish 2025/09/03 03:16:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : splitbananasplit: Excluded 2025/09/03 03:16:50 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : banana: Excluded 2025/09/03 03:16:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:16:50 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : apple: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:16:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:16:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:16:51 DEBUG : apple: Sizes identical 2025/09/03 03:16:51 DEBUG : apple: Unchanged skipping 2025/09/03 03:16:51 DEBUG : appleappleapplebanana: Sizes identical 2025/09/03 03:16:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/03 03:16:51 DEBUG : banana: Sizes identical 2025/09/03 03:16:51 DEBUG : banana: Unchanged skipping 2025/09/03 03:16:51 DEBUG : splitbananasplit: Sizes identical 2025/09/03 03:16:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:16:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/09/03 03:16:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/03 03:16:51 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:16:51 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:16:51 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:16:51 DEBUG : Waiting for deletions to finish 2025/09/03 03:16:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : splitbananasplit: Excluded 2025/09/03 03:16:51 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : banana: Excluded 2025/09/03 03:16:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:16:51 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : apple: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:18:02 DEBUG : Waiting for deletions to finish 2025/09/03 03:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : splitbananasplit: Excluded 2025/09/03 03:18:02 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : banana: Excluded 2025/09/03 03:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:18:02 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : apple: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:18:03 DEBUG : apple: Sizes identical 2025/09/03 03:18:03 DEBUG : apple: Unchanged skipping 2025/09/03 03:18:03 DEBUG : banana: Sizes identical 2025/09/03 03:18:03 DEBUG : banana: Unchanged skipping 2025/09/03 03:18:03 DEBUG : splitbananasplit: Sizes identical 2025/09/03 03:18:03 DEBUG : splitbananasplit: Unchanged skipping 2025/09/03 03:18:03 DEBUG : appleappleapplebanana: Sizes identical 2025/09/03 03:18:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:18:03 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/09/03 03:18:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/03 03:18:03 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:18:03 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:18:03 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:18:03 DEBUG : Waiting for deletions to finish 2025/09/03 03:18:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : splitbananasplit: Excluded 2025/09/03 03:18:03 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : banana: Excluded 2025/09/03 03:18:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:18:03 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : apple: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:18:04 DEBUG : apple: Sizes identical 2025/09/03 03:18:04 DEBUG : apple: Unchanged skipping 2025/09/03 03:18:04 DEBUG : appleappleapplebanana: Sizes identical 2025/09/03 03:18:04 DEBUG : banana: Sizes identical 2025/09/03 03:18:04 DEBUG : banana: Unchanged skipping 2025/09/03 03:18:04 DEBUG : splitbananasplit: Sizes identical 2025/09/03 03:18:04 DEBUG : splitbananasplit: Unchanged skipping 2025/09/03 03:18:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:18:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/09/03 03:18:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/03 03:18:04 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:18:04 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:18:04 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:18:04 DEBUG : Waiting for deletions to finish 2025/09/03 03:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:18:04 DEBUG : splitbananasplit: Excluded 2025/09/03 03:18:04 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:18:04 DEBUG : banana: Excluded 2025/09/03 03:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:18:04 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:18:04 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:18:04 DEBUG : apple: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:19:11 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2025/09/03 03:19:11 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2025/09/03 03:19:15 DEBUG : Waiting for deletions to finish 2025/09/03 03:19:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : splitbananasplit: Excluded 2025/09/03 03:19:16 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : banana: Excluded 2025/09/03 03:19:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:19:16 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : apple: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:19:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:19:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:19:16 DEBUG : appleappleapplebanana: Sizes identical 2025/09/03 03:19:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/03 03:19:16 DEBUG : apple: Sizes identical 2025/09/03 03:19:16 DEBUG : banana: Sizes identical 2025/09/03 03:19:16 DEBUG : apple: Unchanged skipping 2025/09/03 03:19:16 DEBUG : banana: Unchanged skipping 2025/09/03 03:19:16 DEBUG : splitbananasplit: Sizes identical 2025/09/03 03:19:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:19:17 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/09/03 03:19:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/03 03:19:17 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:19:17 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:19:17 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:19:17 DEBUG : Waiting for deletions to finish 2025/09/03 03:19:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : splitbananasplit: Excluded 2025/09/03 03:19:17 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : banana: Excluded 2025/09/03 03:19:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:19:17 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : apple: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:19:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:19:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/03 03:19:18 DEBUG : apple: Sizes identical 2025/09/03 03:19:18 DEBUG : appleappleapplebanana: Sizes identical 2025/09/03 03:19:18 DEBUG : apple: Unchanged skipping 2025/09/03 03:19:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/03 03:19:18 DEBUG : banana: Sizes identical 2025/09/03 03:19:18 DEBUG : banana: Unchanged skipping 2025/09/03 03:19:18 DEBUG : splitbananasplit: Sizes identical 2025/09/03 03:19:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:19:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/09/03 03:19:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/03 03:19:18 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:19:18 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:19:18 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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/09/03 03:19:18 DEBUG : Waiting for deletions to finish 2025/09/03 03:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : splitbananasplit: Excluded 2025/09/03 03:19:18 DEBUG : banana: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : banana: Excluded 2025/09/03 03:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : appleappleapplebanana: Excluded 2025/09/03 03:19:18 DEBUG : apple: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : apple: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/03 03:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/03 03:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1239.43s) --- FAIL: TestTransform/prefix (123.05s) --- FAIL: TestTransform/suffix (116.54s) --- FAIL: TestTransform/truncate (631.24s) --- FAIL: TestTransform/encoder (74.41s) --- FAIL: TestTransform/ISO-8859-1 (73.73s) --- FAIL: TestTransform/charmap (73.64s) --- FAIL: TestTransform/lowercase (73.25s) --- FAIL: TestTransform/ascii (73.57s) === RUN TestTransformCopy run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:19:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/03 03:19:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/03 03:19:47 INFO : sub dir_somesuffix: Making directory 2025/09/03 03:19:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/03 03:19:49 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/03 03:19:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/03 03:19:49 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/03 03:19:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/03 03:19:49 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:19:49 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:19:51 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/03 03:19:51 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:19:51 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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 (7.10s) === RUN TestDoubleTransform run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:19:54 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:19:54 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:19:54 INFO : tictactoe: Making directory 2025/09/03 03:19:56 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:19:56 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:19:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:19:56 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/03 03:19:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:19:56 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:19:56 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:19:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/03 03:19:58 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:19:58 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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.04s) === RUN TestFileTag run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:20:01 INFO : toe: Making directory 2025/09/03 03:20:03 INFO : toe/toe: Making directory 2025/09/03 03:20:05 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/03 03:20:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/03 03:20:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/03 03:20:05 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:20:05 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:20:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/03 03:20:07 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:20:07 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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 (10.51s) === RUN TestNoTag run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:20:12 INFO : toe: Making directory 2025/09/03 03:20:13 INFO : toe/toe: Making directory 2025/09/03 03:20:15 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/03 03:20:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/03 03:20:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/03 03:20:15 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:20:15 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:20:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/03 03:20:17 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:20:17 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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 (10.29s) === RUN TestDirTag run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:20:22 DEBUG : empty_dir: Making directory with metadata 2025/09/03 03:20:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/03 03:20:22 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:20:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:20:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:20:22 INFO : tictacempty_dir: Making directory 2025/09/03 03:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:24 INFO : tictactoe: Making directory 2025/09/03 03:20:25 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:25 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:20:25 INFO : tictactoe/tictactoe: Making directory 2025/09/03 03:20:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/03 03:20:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/03 03:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/03 03:20:27 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:20:27 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:20:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/03 03:20:29 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:20:29 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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 (13.48s) === RUN TestAllTag run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:20:36 DEBUG : empty_dir: Making directory with metadata 2025/09/03 03:20:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/03 03:20:36 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:20:36 INFO : tictacempty_dir: Making directory 2025/09/03 03:20:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:20:37 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:37 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:37 INFO : tictactoe: Making directory 2025/09/03 03:20:39 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:39 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:20:39 INFO : tictactoe/tictactoe: Making directory 2025/09/03 03:20:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:20:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/03 03:20:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:20:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/03 03:20:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:20:40 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:20:40 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:20:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:20:42 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:20:42 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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 (13.42s) === RUN TestRunTwice run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:20:49 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:49 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:49 INFO : tictactoe: Making directory 2025/09/03 03:20:51 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:51 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:20:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:20:51 INFO : tictactoe/tictactoe: Making directory 2025/09/03 03:20:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:20:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/03 03:20:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/03 03:20:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/03 03:20:52 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:20:52 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:20:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/03 03:20:54 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:20:54 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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.27s) === RUN TestConflicting run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:20:59 INFO : toe: Making directory 2025/09/03 03:21:01 INFO : toe/toe: Making directory 2025/09/03 03:21:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/03 03:21:02 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:21:02 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:21:04 INFO : toe/toe/toe: Copied (new) 2025/09/03 03:21:04 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:21:04 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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.32s) === RUN TestMove run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:21:10 DEBUG : empty_dir: Making directory with metadata 2025/09/03 03:21:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/03 03:21:10 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:10 INFO : tictacempty_dir: Making directory 2025/09/03 03:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:11 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:11 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:11 INFO : tictactoe: Making directory 2025/09/03 03:21:13 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:13 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:21:13 INFO : tictactoe/tictactoe: Making directory 2025/09/03 03:21:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:21:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/03 03:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/03 03:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:14 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:21:14 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:21:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:16 INFO : toe/toe/toe.txt: Deleted 2025/09/03 03:21:16 ERROR : Local file system at /tmp/rclone257473976: 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 (13.46s) === RUN TestTransformFile run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:21:23 DEBUG : empty_dir: Making directory with metadata 2025/09/03 03:21:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/03 03:21:23 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:23 INFO : tictacempty_dir: Making directory 2025/09/03 03:21:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:25 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:25 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:25 INFO : tictactoe: Making directory 2025/09/03 03:21:26 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:26 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:21:26 INFO : tictactoe/tictactoe: Making directory 2025/09/03 03:21:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:21:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/03 03:21:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/03 03:21:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:28 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:21:28 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:21:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:30 INFO : toe/toe/toe.txt: Deleted 2025/09/03 03:21:30 ERROR : Local file system at /tmp/rclone257473976: 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 (13.44s) === RUN TestManualTransformFile run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:21:36 DEBUG : Reset feature "Copy" 2025/09/03 03:21:36 DEBUG : Reset feature "Move" 2025/09/03 03:21:36 DEBUG : Reset feature "Copy" 2025/09/03 03:21:36 DEBUG : Reset feature "Move" 2025/09/03 03:21:36 DEBUG : empty_dir: Making directory with metadata 2025/09/03 03:21:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/03 03:21:36 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:37 INFO : tictacempty_dir: Making directory 2025/09/03 03:21:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/03 03:21:38 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:38 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:38 INFO : tictactoe: Making directory 2025/09/03 03:21:40 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:40 DEBUG : toe: transformed to: tictactoe 2025/09/03 03:21:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:21:40 INFO : tictactoe/tictactoe: Making directory 2025/09/03 03:21:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/03 03:21:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/03 03:21:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/03 03:21:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:41 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:21:41 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:21:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/03 03:21:43 INFO : toe/toe/toe.txt: Deleted 2025/09/03 03:21:43 ERROR : Local file system at /tmp/rclone257473976: 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 (13.40s) === RUN TestBase64 run.go:180: Remote "Linkbox root 'rclone-test-guciyep1saqo'", Local "Local file system at /tmp/rclone257473976", Modify Window "876000h0m0s" 2025/09/03 03:21:50 DEBUG : toe: transformed to: dG9l 2025/09/03 03:21:50 DEBUG : toe: transformed to: dG9l 2025/09/03 03:21:50 INFO : dG9l: Making directory 2025/09/03 03:21:52 DEBUG : toe: transformed to: dG9l 2025/09/03 03:21:52 DEBUG : toe: transformed to: dG9l 2025/09/03 03:21:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/03 03:21:52 INFO : dG9l/dG9l: Making directory 2025/09/03 03:21:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/03 03:21:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/03 03:21:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/03 03:21:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/03 03:21:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/03 03:21:53 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for checks to finish 2025/09/03 03:21:53 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Waiting for transfers to finish 2025/09/03 03:21:55 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/03 03:21:55 ERROR : Linkbox root 'rclone-test-guciyep1saqo': not deleting files as there were IO errors 2025/09/03 03:21:55 ERROR : Linkbox root 'rclone-test-guciyep1saqo': 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.29s) FAIL 2025/09/03 03:22:00 DEBUG : Linkbox root 'rclone-test-guciyep1saqo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 24m28.089278458s (try 3/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]