"./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 2/5) 2025/07/09 02:31:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nehuqom4hicu" 2025/07/09 02:31:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 02:31:05 DEBUG : Creating backend with remote "/tmp/rclone1485842845" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:31:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yorurep5zise" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-nehuqom4hicu' -> Linkbox root 'rclone-test-yorurep5zise' 2025/07/09 02:31:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 02:31:11 DEBUG : Linkbox root 'rclone-test-yorurep5zise': Waiting for checks to finish 2025/07/09 02:31:11 DEBUG : Linkbox root 'rclone-test-yorurep5zise': Waiting for transfers to finish 2025/07/09 02:31:11 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/07/09 02:31:11 DEBUG : Linkbox root 'rclone-test-yorurep5zise': Purge remote 2025/07/09 02:31:11 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:31:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-keweyol6cobo" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-nehuqom4hicu' -> Linkbox root 'rclone-test-keweyol6cobo' 2025/07/09 02:31:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 02:31:20 DEBUG : Linkbox root 'rclone-test-keweyol6cobo': Waiting for checks to finish 2025/07/09 02:31:20 DEBUG : Linkbox root 'rclone-test-keweyol6cobo': Waiting for transfers to finish 2025/07/09 02:31:20 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/07/09 02:31:20 DEBUG : Linkbox root 'rclone-test-keweyol6cobo': Purge remote 2025/07/09 02:31:20 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:31:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fifiraz4weto" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-nehuqom4hicu' -> Linkbox root 'rclone-test-fifiraz4weto' 2025/07/09 02:31:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 02:31:29 DEBUG : Linkbox root 'rclone-test-fifiraz4weto': Waiting for checks to finish 2025/07/09 02:31:29 DEBUG : Linkbox root 'rclone-test-fifiraz4weto': Waiting for transfers to finish 2025/07/09 02:31:29 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/07/09 02:31:29 DEBUG : Linkbox root 'rclone-test-fifiraz4weto': Purge remote 2025/07/09 02:31:29 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.83s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:31:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/09 02:31:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 02:31:37 DEBUG : Local file system at /tmp/rclone1485842845: Waiting for checks to finish 2025/07/09 02:31:37 DEBUG : Local file system at /tmp/rclone1485842845: Waiting for transfers to finish 2025/07/09 02:31:37 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/09 02:31:37 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1485842845/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/rclone1485842845/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.18s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:31:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-guletox2vici" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-nehuqom4hicu' -> Linkbox root 'rclone-test-guletox2vici' 2025/07/09 02:31:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 02:31:53 DEBUG : empty space: Sizes identical 2025/07/09 02:31:53 DEBUG : empty space: Unchanged skipping 2025/07/09 02:31:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/09 02:31:53 DEBUG : Linkbox root 'rclone-test-guletox2vici': Waiting for checks to finish 2025/07/09 02:31:54 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/09 02:31:54 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/09 02:31:54 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/09 02:31:54 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/09 02:31:55 INFO : empty space: Deleted 2025/07/09 02:31:55 DEBUG : Linkbox root 'rclone-test-guletox2vici': 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/07/09 02:31:55 DEBUG : Linkbox root 'rclone-test-guletox2vici': Purge remote --- FAIL: TestServerSideMove (18.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:31:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vuquvad8qama" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-nehuqom4hicu' -> Linkbox root 'rclone-test-vuquvad8qama' 2025/07/09 02:32:11 DEBUG : empty space: Excluded (Size Filter) 2025/07/09 02:32:11 DEBUG : empty space: Excluded 2025/07/09 02:32:11 DEBUG : empty space: Excluded (Size Filter) 2025/07/09 02:32:11 DEBUG : empty space: Excluded 2025/07/09 02:32:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 02:32:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/09 02:32:11 DEBUG : Linkbox root 'rclone-test-vuquvad8qama': Waiting for checks to finish 2025/07/09 02:32:11 DEBUG : Linkbox root 'rclone-test-vuquvad8qama': Waiting for transfers to finish 2025/07/09 02:32:12 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/09 02:32:12 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/09 02:32:12 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/09 02:32:12 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/07/09 02:32:12 DEBUG : Linkbox root 'rclone-test-vuquvad8qama': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:32:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-falataj9copa" 2025/07/09 02:32:24 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-nehuqom4hicu' -> Linkbox root 'rclone-test-falataj9copa' 2025/07/09 02:32:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 02:32:32 DEBUG : empty space: Sizes identical 2025/07/09 02:32:32 DEBUG : empty space: Unchanged skipping 2025/07/09 02:32:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/09 02:32:32 DEBUG : Linkbox root 'rclone-test-falataj9copa': Waiting for checks to finish 2025/07/09 02:32:33 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/09 02:32:33 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/09 02:32:33 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/09 02:32:33 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/09 02:32:34 INFO : empty space: Deleted 2025/07/09 02:32:34 DEBUG : Linkbox root 'rclone-test-falataj9copa': Waiting for transfers to finish 2025/07/09 02:32:34 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:32:34 DEBUG : Linkbox root 'rclone-test-falataj9copa': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.12s) === RUN TestTransform === RUN TestTransform/prefix run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:33:22 DEBUG : Waiting for deletions to finish 2025/07/09 02:33:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : splitbananasplit: Excluded 2025/07/09 02:33:22 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : banana: Excluded 2025/07/09 02:33:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:33:22 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : apple: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:33:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:33:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:33:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 02:33:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 02:33:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 02:33:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 02:33:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 02:33:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 02:33:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 02:33:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 02:33:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 02:33:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 02:33:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 02:33:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 02:33:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 02:33:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 02:33:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 02:33:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 02:33:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 02:33:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 02:33:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 02:33:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 02:33:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 02:33:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 02:33:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 02:33:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 02:33:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 02:33:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 02:33:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 02:33:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 02:33:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 02:33:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 02:33:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 02:33:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 02:33:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 02:33:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 02:33:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 02:33:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 02:33:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 02:33:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 02:33:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 02:33:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 02:33:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 02:33:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/09 02:33:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 02:33:23 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:33:23 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:33:26 INFO : apple: Copied (new) to: PREFIXapple 2025/07/09 02:33:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 02:33:26 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/09 02:33:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 02:33:27 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/09 02:33:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 02:33:27 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/09 02:33:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 02:33:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 02:33:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 02:33:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 02:33:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 02:33:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 02:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 02:33:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/09 02:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 02:33:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/09 02:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 02:33:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 02:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 02:33:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 02:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 02:33:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/09 02:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 02:33:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/09 02:33:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 02:33:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/09 02:33:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 02:33:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/09 02:33:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 02:33:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/09 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 02:33:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/09 02:33:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/09 02:33:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/09 02:33:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/09 02:33:41 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:33:41 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:33:41 DEBUG : Waiting for deletions to finish 2025/07/09 02:33:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : splitbananasplit: Excluded 2025/07/09 02:33:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/09 02:33:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : PREFIXbanana: Excluded 2025/07/09 02:33:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/09 02:33:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : PREFIXapple: Excluded 2025/07/09 02:33:41 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : banana: Excluded 2025/07/09 02:33:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:33:41 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : apple: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:33:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:33:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:33:41 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 === RUN TestTransform/suffix run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:35:19 DEBUG : Waiting for deletions to finish 2025/07/09 02:35:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : splitbananasplit: Excluded 2025/07/09 02:35:19 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : banana: Excluded 2025/07/09 02:35:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:35:19 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : apple: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:35:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:35:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 02:35:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 02:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 02:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 02:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 02:35:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 02:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 02:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 02:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 02:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 02:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 02:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 02:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 02:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 02:35:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 02:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 02:35:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 02:35:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 02:35:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 02:35:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 02:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 02:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 02:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/09 02:35:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 02:35:20 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:35:20 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:35:23 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/09 02:35:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 02:35:24 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/09 02:35:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:24 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/09 02:35:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 02:35:25 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/09 02:35:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 02:35:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 02:35:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 02:35:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 02:35:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 02:35:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 02:35:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 02:35:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/09 02:35:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 02:35:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 02:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 02:35:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 02:35:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 02:35:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 02:35:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 02:35:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/09 02:35:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 02:35:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/09 02:35:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 02:35:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/09 02:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 02:35:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/09 02:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 02:35:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/09 02:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 02:35:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/09 02:35:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/09 02:35:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/09 02:35:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/09 02:35:38 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:35:38 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:35:38 DEBUG : Waiting for deletions to finish 2025/07/09 02:35:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/09 02:35:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : splitbananasplit: Excluded 2025/07/09 02:35:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : bananaSUFFIX: Excluded 2025/07/09 02:35:38 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : banana: Excluded 2025/07/09 02:35:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : appleSUFFIX: Excluded 2025/07/09 02:35:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/09 02:35:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:35:38 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : apple: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/07/09 02:35:38 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/07/09 02:35:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:35:38 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-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:37:16 DEBUG : Waiting for deletions to finish 2025/07/09 02:37:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : splitbananasplit: Excluded 2025/07/09 02:37:16 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : banana: Excluded 2025/07/09 02:37:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:37:16 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : apple: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:37:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:37:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:37:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 02:37:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 02:37:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 02:37:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 02:37:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 02:37:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 02:37:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 02:37:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 02:37:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 02:37:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 02:37:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : apple: Sizes identical 2025/07/09 02:37:17 DEBUG : apple: Unchanged skipping 2025/07/09 02:37:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 02:37:17 DEBUG : banana: Sizes identical 2025/07/09 02:37:17 DEBUG : banana: Unchanged skipping 2025/07/09 02:37:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 02:37:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 02:37:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 02:37:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 02:37:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 02:37:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 02:37:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 02:37:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 02:37:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 02:37:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 02:37:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 02:37:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 02:37:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 02:37:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 02:37:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 02:37:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 02:37:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 02:37:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 02:37:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 02:37:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 02:37:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/09 02:37:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 02:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 02:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 02:37:17 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:37:17 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:37:20 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:37:20 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:37:21 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:37:21 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:37:21 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:37:21 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:37:21 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:37:22 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:37:22 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:37:22 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:37:22 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:37:22 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:37:23 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:37:23 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:37:23 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:37:23 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:37:23 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:37:24 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:37:24 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:37:24 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:37:25 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:37:25 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:37:26 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:37:26 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:37:28 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:37:29 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:37:29 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:37:30 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:37:35 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:37:36 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:37:36 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:37:36 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:37:48 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:37:49 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:37:49 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:37:49 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:38:14 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:38:14 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:38:15 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:38:15 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:39:05 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/07/09 02:39:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 02:39:06 ERROR : splitbananasplit: Failed to copy: object not found 2025/07/09 02:39:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 02:39:06 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/07/09 02:39:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 02:39:06 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/07/09 02:39:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 02:39:08 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:39:08 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:39:09 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:39:09 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:39:09 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:39:09 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:39:09 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:39:09 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:39:10 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:39:10 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:39:10 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:39:10 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:39:10 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:39:11 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:39:11 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:39:11 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:39:11 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:39:12 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:39:12 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:39:12 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:39:12 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:39:14 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:39:14 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:39:14 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:39:16 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:39:17 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:39:17 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:39:18 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:39:22 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:39:24 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:39:24 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:39:24 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:39:35 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:39:37 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:39:37 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:39:37 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:40:01 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:40:03 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:40:03 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:40:03 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:40:52 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/07/09 02:40:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 02:40:54 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/07/09 02:40:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 02:40:54 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/07/09 02:40:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 02:40:54 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/07/09 02:40:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 02:40:55 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:40:56 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:40:56 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:40:56 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:40:57 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:40:57 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:40:57 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:40:57 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:40:58 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:40:58 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:40:58 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:40:58 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:40:58 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:40:59 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:40:59 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:40:59 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:40:59 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:41:00 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:41:00 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:41:00 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:41:01 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:41:01 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:41:02 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:41:02 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:41:04 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:41:05 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:41:05 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:41:06 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:41:10 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:41:11 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:41:12 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:41:13 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:41:23 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:41:24 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:41:25 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:41:26 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:41:49 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:41:50 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:41:51 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:41:51 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:42:40 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/07/09 02:42:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 02:42:41 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/07/09 02:42:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 02:42:42 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/07/09 02:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 02:42:42 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:42:43 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/07/09 02:42:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 02:42:43 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:42:43 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:42:44 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:42:44 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:42:44 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:42:45 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:42:45 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:42:45 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:42:45 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:42:46 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:42:46 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:42:46 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:42:46 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:42:46 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:42:47 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:42:47 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:42:47 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:42:47 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:42:48 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:42:48 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:42:49 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:42:49 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:42:50 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:42:50 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:42:52 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:42:53 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:42:54 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:42:57 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:42:59 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:42:59 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:43:00 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:43:10 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:43:12 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:43:12 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:43:13 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:43:36 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:43:37 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:43:38 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:43:39 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:44:27 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/07/09 02:44:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 02:44:29 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/07/09 02:44:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 02:44:29 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/07/09 02:44:29 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/07/09 02:44:30 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/07/09 02:44:30 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/07/09 02:44:30 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/07/09 02:44:31 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/07/09 02:44:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/09 02:44:32 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/09 02:44:34 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/09 02:44:37 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/09 02:44:44 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/09 02:44:57 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/09 02:45:23 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/09 02:46:14 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/07/09 02:46:14 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:46:14 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:46:14 DEBUG : Waiting for deletions to finish 2025/07/09 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : splitbananasplit: Excluded 2025/07/09 02:46:15 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : splitbanan(1): Excluded 2025/07/09 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : banana: Excluded 2025/07/09 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:46:15 DEBUG : appleapple(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : appleapple(1): Excluded 2025/07/09 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : apple: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0014-89;=(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0013-789;=(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0012-6789;(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0011-56789(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0010-45678(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0009-34567(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0008-23456(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0007-12345(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0006-ghijk(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0005-fghij(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0004-efghi(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0003-defgh(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0002-cdefg(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0001-bcdef(1): Excluded 2025/07/09 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:46:15 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/07/09 02:46:15 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-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:47:51 DEBUG : Waiting for deletions to finish 2025/07/09 02:47:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : splitbananasplit: Excluded 2025/07/09 02:47:51 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : banana: Excluded 2025/07/09 02:47:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:47:51 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : apple: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:47:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:47:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:47:52 DEBUG : apple: Sizes identical 2025/07/09 02:47:52 DEBUG : apple: Unchanged skipping 2025/07/09 02:47:52 DEBUG : appleappleapplebanana: Sizes identical 2025/07/09 02:47:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 02:47:52 DEBUG : splitbananasplit: Sizes identical 2025/07/09 02:47:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 02:47:52 DEBUG : banana: Sizes identical 2025/07/09 02:47:52 DEBUG : banana: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:47:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/09 02:47:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 02:47:52 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:47:52 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:47:52 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:47:52 DEBUG : Waiting for deletions to finish 2025/07/09 02:47:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:47:52 DEBUG : splitbananasplit: Excluded 2025/07/09 02:47:52 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:47:52 DEBUG : banana: Excluded 2025/07/09 02:47:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:47:52 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:47:52 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:47:52 DEBUG : apple: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:47:53 DEBUG : appleappleapplebanana: Sizes identical 2025/07/09 02:47:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 02:47:53 DEBUG : apple: Sizes identical 2025/07/09 02:47:53 DEBUG : apple: Unchanged skipping 2025/07/09 02:47:53 DEBUG : banana: Sizes identical 2025/07/09 02:47:53 DEBUG : banana: Unchanged skipping 2025/07/09 02:47:53 DEBUG : splitbananasplit: Sizes identical 2025/07/09 02:47:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:47:53 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/09 02:47:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 02:47:53 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:47:53 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:47:53 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:47:53 DEBUG : Waiting for deletions to finish 2025/07/09 02:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : splitbananasplit: Excluded 2025/07/09 02:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : banana: Excluded 2025/07/09 02:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : apple: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:47:54 DEBUG : Waiting for deletions to finish 2025/07/09 02:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : splitbananasplit: Excluded 2025/07/09 02:47:54 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : banana: Excluded 2025/07/09 02:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:47:54 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:47:54 DEBUG : apple: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:47:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:47:55 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:49:06 DEBUG : Waiting for deletions to finish 2025/07/09 02:49:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : splitbananasplit: Excluded 2025/07/09 02:49:06 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : banana: Excluded 2025/07/09 02:49:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:49:06 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : apple: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:49:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:49:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:49:07 DEBUG : apple: Sizes identical 2025/07/09 02:49:07 DEBUG : apple: Unchanged skipping 2025/07/09 02:49:07 DEBUG : banana: Sizes identical 2025/07/09 02:49:07 DEBUG : banana: Unchanged skipping 2025/07/09 02:49:07 DEBUG : appleappleapplebanana: Sizes identical 2025/07/09 02:49:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 02:49:07 DEBUG : splitbananasplit: Sizes identical 2025/07/09 02:49:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:49:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/09 02:49:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 02:49:07 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:49:07 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:49:07 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:49:07 DEBUG : Waiting for deletions to finish 2025/07/09 02:49:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : splitbananasplit: Excluded 2025/07/09 02:49:08 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : banana: Excluded 2025/07/09 02:49:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:49:08 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : apple: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:49:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:49:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:49:08 DEBUG : apple: Sizes identical 2025/07/09 02:49:08 DEBUG : apple: Unchanged skipping 2025/07/09 02:49:08 DEBUG : appleappleapplebanana: Sizes identical 2025/07/09 02:49:08 DEBUG : banana: Sizes identical 2025/07/09 02:49:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 02:49:08 DEBUG : banana: Unchanged skipping 2025/07/09 02:49:08 DEBUG : splitbananasplit: Sizes identical 2025/07/09 02:49:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:49:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/09 02:49:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 02:49:09 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:49:09 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:49:09 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:49:09 DEBUG : Waiting for deletions to finish 2025/07/09 02:49:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : splitbananasplit: Excluded 2025/07/09 02:49:09 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : banana: Excluded 2025/07/09 02:49:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:49:09 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : apple: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:49:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:49:09 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:50:20 DEBUG : Waiting for deletions to finish 2025/07/09 02:50:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : splitbananasplit: Excluded 2025/07/09 02:50:21 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : banana: Excluded 2025/07/09 02:50:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:50:21 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : apple: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:50:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:50:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:50:22 DEBUG : apple: Sizes identical 2025/07/09 02:50:22 DEBUG : apple: Unchanged skipping 2025/07/09 02:50:22 DEBUG : splitbananasplit: Sizes identical 2025/07/09 02:50:22 DEBUG : appleappleapplebanana: Sizes identical 2025/07/09 02:50:22 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 02:50:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 02:50:22 DEBUG : banana: Sizes identical 2025/07/09 02:50:22 DEBUG : banana: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:50:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/09 02:50:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 02:50:22 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:50:22 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:50:22 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:50:22 DEBUG : Waiting for deletions to finish 2025/07/09 02:50:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : splitbananasplit: Excluded 2025/07/09 02:50:22 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : banana: Excluded 2025/07/09 02:50:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:50:22 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : apple: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:50:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:50:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:50:23 DEBUG : apple: Sizes identical 2025/07/09 02:50:23 DEBUG : apple: Unchanged skipping 2025/07/09 02:50:23 DEBUG : appleappleapplebanana: Sizes identical 2025/07/09 02:50:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 02:50:23 DEBUG : banana: Sizes identical 2025/07/09 02:50:23 DEBUG : banana: Unchanged skipping 2025/07/09 02:50:23 DEBUG : splitbananasplit: Sizes identical 2025/07/09 02:50:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:50:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/09 02:50:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 02:50:23 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:50:23 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:50:23 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:50:23 DEBUG : Waiting for deletions to finish 2025/07/09 02:50:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : splitbananasplit: Excluded 2025/07/09 02:50:23 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : banana: Excluded 2025/07/09 02:50:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:50:23 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : apple: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:50:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:50:23 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:51:34 DEBUG : Waiting for deletions to finish 2025/07/09 02:51:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : splitbananasplit: Excluded 2025/07/09 02:51:35 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : banana: Excluded 2025/07/09 02:51:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:51:35 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : apple: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:51:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:51:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:51:36 DEBUG : apple: Sizes identical 2025/07/09 02:51:36 DEBUG : appleappleapplebanana: Sizes identical 2025/07/09 02:51:36 DEBUG : apple: Unchanged skipping 2025/07/09 02:51:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 02:51:36 DEBUG : banana: Sizes identical 2025/07/09 02:51:36 DEBUG : banana: Unchanged skipping 2025/07/09 02:51:36 DEBUG : splitbananasplit: Sizes identical 2025/07/09 02:51:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:51:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/09 02:51:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 02:51:36 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:51:36 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:51:36 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:51:36 DEBUG : Waiting for deletions to finish 2025/07/09 02:51:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : splitbananasplit: Excluded 2025/07/09 02:51:36 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : banana: Excluded 2025/07/09 02:51:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:51:36 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : apple: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:51:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:51:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:51:37 DEBUG : apple: Sizes identical 2025/07/09 02:51:37 DEBUG : apple: Unchanged skipping 2025/07/09 02:51:37 DEBUG : appleappleapplebanana: Sizes identical 2025/07/09 02:51:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 02:51:37 DEBUG : splitbananasplit: Sizes identical 2025/07/09 02:51:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 02:51:37 DEBUG : banana: Sizes identical 2025/07/09 02:51:37 DEBUG : banana: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:51:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/09 02:51:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 02:51:37 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:51:37 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:51:37 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:51:37 DEBUG : Waiting for deletions to finish 2025/07/09 02:51:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : splitbananasplit: Excluded 2025/07/09 02:51:37 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : banana: Excluded 2025/07/09 02:51:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:51:37 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : apple: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:51:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:51:37 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:52:49 DEBUG : Waiting for deletions to finish 2025/07/09 02:52:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : splitbananasplit: Excluded 2025/07/09 02:52:49 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : banana: Excluded 2025/07/09 02:52:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:52:49 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : apple: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:52:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:52:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:52:50 DEBUG : appleappleapplebanana: Sizes identical 2025/07/09 02:52:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 02:52:50 DEBUG : splitbananasplit: Sizes identical 2025/07/09 02:52:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 02:52:50 DEBUG : apple: Sizes identical 2025/07/09 02:52:50 DEBUG : apple: Unchanged skipping 2025/07/09 02:52:50 DEBUG : banana: Sizes identical 2025/07/09 02:52:50 DEBUG : banana: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:52:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/09 02:52:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 02:52:50 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:52:50 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:52:50 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:52:50 DEBUG : Waiting for deletions to finish 2025/07/09 02:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : splitbananasplit: Excluded 2025/07/09 02:52:50 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : banana: Excluded 2025/07/09 02:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:52:50 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : apple: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/09 02:52:51 DEBUG : apple: Sizes identical 2025/07/09 02:52:51 DEBUG : apple: Unchanged skipping 2025/07/09 02:52:51 DEBUG : appleappleapplebanana: Sizes identical 2025/07/09 02:52:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 02:52:51 DEBUG : banana: Sizes identical 2025/07/09 02:52:51 DEBUG : banana: Unchanged skipping 2025/07/09 02:52:51 DEBUG : splitbananasplit: Sizes identical 2025/07/09 02:52:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/09 02:52:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 02:52:51 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:52:51 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:52:51 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:52:51 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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/07/09 02:52:51 DEBUG : Waiting for deletions to finish 2025/07/09 02:52:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : splitbananasplit: Excluded 2025/07/09 02:52:51 DEBUG : banana: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : banana: Excluded 2025/07/09 02:52:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : appleappleapplebanana: Excluded 2025/07/09 02:52:51 DEBUG : apple: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : apple: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/09 02:52:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 02:52:51 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1240.92s) --- FAIL: TestTransform/prefix (116.80s) --- FAIL: TestTransform/suffix (117.02s) --- FAIL: TestTransform/truncate (634.48s) --- FAIL: TestTransform/encoder (75.66s) --- FAIL: TestTransform/ISO-8859-1 (74.29s) --- FAIL: TestTransform/charmap (74.48s) --- FAIL: TestTransform/lowercase (73.92s) --- FAIL: TestTransform/ascii (74.26s) === RUN TestTransformCopy run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:53:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/09 02:53:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/09 02:53:21 INFO : sub dir_somesuffix: Making directory 2025/07/09 02:53:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/09 02:53:23 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/09 02:53:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/09 02:53:23 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/09 02:53:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/09 02:53:23 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:53:23 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:53:25 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/09 02:53:25 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:53:25 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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.12s) === RUN TestDoubleTransform run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:53:28 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:53:28 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:53:28 INFO : tictactoe: Making directory 2025/07/09 02:53:30 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:53:30 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:53:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:53:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/09 02:53:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:53:30 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:53:30 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:53:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/09 02:53:32 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:53:32 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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.14s) === RUN TestFileTag run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:53:35 INFO : toe: Making directory 2025/07/09 02:53:37 INFO : toe/toe: Making directory 2025/07/09 02:53:38 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:53:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 02:53:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/09 02:53:38 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:53:38 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:53:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 02:53:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/09 02:53:40 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:53:40 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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.43s) === RUN TestNoTag run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:53:46 INFO : toe: Making directory 2025/07/09 02:53:47 INFO : toe/toe: Making directory 2025/07/09 02:53:49 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:53:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 02:53:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/09 02:53:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 02:53:49 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:53:49 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:53:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/09 02:53:51 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:53:51 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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.37s) === RUN TestDirTag run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:53:56 DEBUG : empty_dir: Making directory with metadata 2025/07/09 02:53:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 02:53:56 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:53:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:53:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:53:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:53:56 INFO : tictacempty_dir: Making directory 2025/07/09 02:53:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:53:58 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:53:58 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:53:58 INFO : tictactoe: Making directory 2025/07/09 02:53:59 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:53:59 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:53:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:53:59 INFO : tictactoe/tictactoe: Making directory 2025/07/09 02:54:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:54:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 02:54:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 02:54:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 02:54:01 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:54:01 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:54:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/09 02:54:03 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:54:03 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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.53s) === RUN TestAllTag run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:54:09 DEBUG : empty_dir: Making directory with metadata 2025/07/09 02:54:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 02:54:09 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:10 INFO : tictacempty_dir: Making directory 2025/07/09 02:54:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:11 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:11 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:11 INFO : tictactoe: Making directory 2025/07/09 02:54:13 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:13 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:54:13 INFO : tictactoe/tictactoe: Making directory 2025/07/09 02:54:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:54:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 02:54:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:54:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 02:54:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:54:14 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:54:14 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:54:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:54:16 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:54:16 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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.61s) === RUN TestRunTwice run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:54:23 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:23 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:23 INFO : tictactoe: Making directory 2025/07/09 02:54:25 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:25 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:54:25 INFO : tictactoe/tictactoe: Making directory 2025/07/09 02:54:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:54:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 02:54:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 02:54:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 02:54:26 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:54:26 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:54:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/09 02:54:28 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:54:28 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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.61s) === RUN TestConflicting run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:54:34 INFO : toe: Making directory 2025/07/09 02:54:35 INFO : toe/toe: Making directory 2025/07/09 02:54:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/09 02:54:37 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:54:37 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:54:39 INFO : toe/toe/toe: Copied (new) 2025/07/09 02:54:39 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:54:39 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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.37s) === RUN TestMove run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:54:44 DEBUG : empty_dir: Making directory with metadata 2025/07/09 02:54:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 02:54:44 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:44 INFO : tictacempty_dir: Making directory 2025/07/09 02:54:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:46 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:46 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:46 INFO : tictactoe: Making directory 2025/07/09 02:54:47 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:47 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:54:47 INFO : tictactoe/tictactoe: Making directory 2025/07/09 02:54:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:54:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 02:54:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:54:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 02:54:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:54:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:54:49 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:54:49 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:54:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:54:51 INFO : toe/toe/toe.txt: Deleted 2025/07/09 02:54:51 ERROR : Local file system at /tmp/rclone1485842845: 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.58s) === RUN TestTransformFile run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:54:58 DEBUG : empty_dir: Making directory with metadata 2025/07/09 02:54:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 02:54:58 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:58 INFO : tictacempty_dir: Making directory 2025/07/09 02:54:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:54:59 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:59 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:54:59 INFO : tictactoe: Making directory 2025/07/09 02:55:01 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:55:01 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:55:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:55:01 INFO : tictactoe/tictactoe: Making directory 2025/07/09 02:55:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:55:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 02:55:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:55:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 02:55:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:55:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:55:02 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:55:02 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:55:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:55:04 INFO : toe/toe/toe.txt: Deleted 2025/07/09 02:55:04 ERROR : Local file system at /tmp/rclone1485842845: 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.56s) === RUN TestManualTransformFile run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:55:11 DEBUG : Reset feature "Copy" 2025/07/09 02:55:11 DEBUG : Reset feature "Move" 2025/07/09 02:55:11 DEBUG : Reset feature "Copy" 2025/07/09 02:55:11 DEBUG : Reset feature "Move" 2025/07/09 02:55:11 DEBUG : empty_dir: Making directory with metadata 2025/07/09 02:55:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 02:55:11 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:55:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:55:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:55:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:55:11 INFO : tictacempty_dir: Making directory 2025/07/09 02:55:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 02:55:13 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:55:13 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:55:13 INFO : tictactoe: Making directory 2025/07/09 02:55:14 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:55:14 DEBUG : toe: transformed to: tictactoe 2025/07/09 02:55:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:55:14 INFO : tictactoe/tictactoe: Making directory 2025/07/09 02:55:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 02:55:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 02:55:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:55:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 02:55:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:55:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:55:16 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:55:16 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:55:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 02:55:18 INFO : toe/toe/toe.txt: Deleted 2025/07/09 02:55:18 ERROR : Local file system at /tmp/rclone1485842845: 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.63s) === RUN TestBase64 run.go:180: Remote "Linkbox root 'rclone-test-nehuqom4hicu'", Local "Local file system at /tmp/rclone1485842845", Modify Window "876000h0m0s" 2025/07/09 02:55:25 DEBUG : toe: transformed to: dG9l 2025/07/09 02:55:25 DEBUG : toe: transformed to: dG9l 2025/07/09 02:55:25 INFO : dG9l: Making directory 2025/07/09 02:55:26 DEBUG : toe: transformed to: dG9l 2025/07/09 02:55:26 DEBUG : toe: transformed to: dG9l 2025/07/09 02:55:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/09 02:55:26 INFO : dG9l/dG9l: Making directory 2025/07/09 02:55:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/09 02:55:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/09 02:55:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/09 02:55:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 02:55:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/09 02:55:28 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for checks to finish 2025/07/09 02:55:28 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': Waiting for transfers to finish 2025/07/09 02:55:30 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/09 02:55:30 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': not deleting files as there were IO errors 2025/07/09 02:55:30 ERROR : Linkbox root 'rclone-test-nehuqom4hicu': 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.34s) FAIL 2025/07/09 02:55:35 DEBUG : Linkbox root 'rclone-test-nehuqom4hicu': 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 24m32.5708782s (try 2/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]