"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|suffix|truncate)$'" - Starting (try 5/5) 2025/08/06 23:59:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hecugar1vutu" 2025/08/06 23:59:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 23:59:37 DEBUG : Creating backend with remote "/tmp/rclone635907981" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/06 23:59:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lajiguz5kuvi" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-hecugar1vutu' -> Linkbox root 'rclone-test-lajiguz5kuvi' 2025/08/06 23:59:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 23:59:43 DEBUG : Linkbox root 'rclone-test-lajiguz5kuvi': Waiting for checks to finish 2025/08/06 23:59:43 DEBUG : Linkbox root 'rclone-test-lajiguz5kuvi': Waiting for transfers to finish 2025/08/06 23:59:44 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/08/06 23:59:44 DEBUG : Linkbox root 'rclone-test-lajiguz5kuvi': Purge remote 2025/08/06 23:59:44 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.81s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/06 23:59:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fofufuf2bobo" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-hecugar1vutu' -> Linkbox root 'rclone-test-fofufuf2bobo' 2025/08/06 23:59:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 23:59:53 DEBUG : Linkbox root 'rclone-test-fofufuf2bobo': Waiting for checks to finish 2025/08/06 23:59:53 DEBUG : Linkbox root 'rclone-test-fofufuf2bobo': Waiting for transfers to finish 2025/08/06 23:59:53 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/08/06 23:59:53 DEBUG : Linkbox root 'rclone-test-fofufuf2bobo': Purge remote 2025/08/06 23:59:53 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (9.18s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:00:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jafiyil7soxa" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-hecugar1vutu' -> Linkbox root 'rclone-test-jafiyil7soxa' 2025/08/07 00:00:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 00:00:02 DEBUG : Linkbox root 'rclone-test-jafiyil7soxa': Waiting for checks to finish 2025/08/07 00:00:02 DEBUG : Linkbox root 'rclone-test-jafiyil7soxa': Waiting for transfers to finish 2025/08/07 00:00:02 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/08/07 00:00:02 DEBUG : Linkbox root 'rclone-test-jafiyil7soxa': Purge remote 2025/08/07 00:00:02 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.51s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:00:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/07 00:00:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/07 00:00:11 DEBUG : Local file system at /tmp/rclone635907981: Waiting for checks to finish 2025/08/07 00:00:11 DEBUG : Local file system at /tmp/rclone635907981: Waiting for transfers to finish 2025/08/07 00:00:11 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/07 00:00:11 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone635907981/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/rclone635907981/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.61s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:00:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nayidaw8pela" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-hecugar1vutu' -> Linkbox root 'rclone-test-nayidaw8pela' 2025/08/07 00:00:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 00:00:28 DEBUG : empty space: Sizes identical 2025/08/07 00:00:28 DEBUG : empty space: Unchanged skipping 2025/08/07 00:00:28 DEBUG : Linkbox root 'rclone-test-nayidaw8pela': Waiting for checks to finish 2025/08/07 00:00:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/07 00:00:29 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/07 00:00:29 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/07 00:00:29 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/07 00:00:29 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/07 00:00:30 INFO : empty space: Deleted 2025/08/07 00:00:30 DEBUG : Linkbox root 'rclone-test-nayidaw8pela': 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/08/07 00:00:30 DEBUG : Linkbox root 'rclone-test-nayidaw8pela': Purge remote --- FAIL: TestServerSideMove (19.26s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:00:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vitaqod3boyo" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-hecugar1vutu' -> Linkbox root 'rclone-test-vitaqod3boyo' 2025/08/07 00:00:47 DEBUG : empty space: Excluded (Size Filter) 2025/08/07 00:00:47 DEBUG : empty space: Excluded 2025/08/07 00:00:47 DEBUG : empty space: Excluded (Size Filter) 2025/08/07 00:00:47 DEBUG : empty space: Excluded 2025/08/07 00:00:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 00:00:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/07 00:00:47 DEBUG : Linkbox root 'rclone-test-vitaqod3boyo': Waiting for checks to finish 2025/08/07 00:00:47 DEBUG : Linkbox root 'rclone-test-vitaqod3boyo': Waiting for transfers to finish 2025/08/07 00:00:48 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/07 00:00:48 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/07 00:00:48 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/07 00:00:48 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/08/07 00:00:48 DEBUG : Linkbox root 'rclone-test-vitaqod3boyo': Purge remote --- FAIL: TestServerSideMoveWithFilter (19.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:00:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xigimad4limu" 2025/08/07 00:01:01 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-hecugar1vutu' -> Linkbox root 'rclone-test-xigimad4limu' 2025/08/07 00:01:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/07 00:01:09 DEBUG : empty space: Sizes identical 2025/08/07 00:01:09 DEBUG : empty space: Unchanged skipping 2025/08/07 00:01:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/07 00:01:09 DEBUG : Linkbox root 'rclone-test-xigimad4limu': Waiting for checks to finish 2025/08/07 00:01:09 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/07 00:01:09 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/07 00:01:10 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/07 00:01:10 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/07 00:01:10 INFO : empty space: Deleted 2025/08/07 00:01:10 DEBUG : Linkbox root 'rclone-test-xigimad4limu': Waiting for transfers to finish 2025/08/07 00:01:10 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:01:10 DEBUG : Linkbox root 'rclone-test-xigimad4limu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.67s) === RUN TestTransform === RUN TestTransform/suffix run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:02:00 DEBUG : Waiting for deletions to finish 2025/08/07 00:02:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : splitbananasplit: Excluded 2025/08/07 00:02:00 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : banana: Excluded 2025/08/07 00:02:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:02:00 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : apple: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:02:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:02:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:02:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 00:02:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 00:02:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 00:02:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 00:02:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 00:02:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 00:02:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 00:02:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 00:02:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 00:02:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 00:02:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 00:02:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 00:02:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 00:02:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 00:02:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 00:02:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 00:02:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/07 00:02:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 00:02:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/07 00:02:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 00:02:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/07 00:02:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 00:02:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/07 00:02:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/07 00:02:01 DEBUG : apple: transformed to: appleSUFFIX 2025/08/07 00:02:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/07 00:02:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/07 00:02:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/07 00:02:02 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:02:02 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:02:05 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/07 00:02:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/07 00:02:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/07 00:02:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/07 00:02:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/07 00:02:06 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/07 00:02:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/07 00:02:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/07 00:02:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/07 00:02:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/07 00:02:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/07 00:02:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/07 00:02:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/07 00:02:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/07 00:02:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/07 00:02:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/07 00:02:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/07 00:02:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/07 00:02:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/07 00:02:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/07 00:02:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/07 00:02:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/07 00:02:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/07 00:02:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/07 00:02:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/07 00:02:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/07 00:02:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/07 00:02:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/07 00:02:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/07 00:02:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/07 00:02:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/07 00:02:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/07 00:02:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/07 00:02:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/07 00:02:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/07 00:02:19 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:02:19 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:02:19 DEBUG : Waiting for deletions to finish 2025/08/07 00:02:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/07 00:02:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : splitbananasplit: Excluded 2025/08/07 00:02:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : bananaSUFFIX: Excluded 2025/08/07 00:02:19 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : banana: Excluded 2025/08/07 00:02:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : appleSUFFIX: Excluded 2025/08/07 00:02:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/07 00:02:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:02:19 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : apple: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/08/07 00:02:19 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/08/07 00:02:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:02:19 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-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:03:41 DEBUG : dir1/0010-456789.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:03:42 DEBUG : dir1/0010-456789.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:04:01 DEBUG : Waiting for deletions to finish 2025/08/07 00:04:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : splitbananasplit: Excluded 2025/08/07 00:04:02 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : banana: Excluded 2025/08/07 00:04:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:04:02 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : apple: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:04:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:04:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:04:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 00:04:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 00:04:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 00:04:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 00:04:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 00:04:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 00:04:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 00:04:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 00:04:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 00:04:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 00:04:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : apple: Sizes identical 2025/08/07 00:04:03 DEBUG : apple: Unchanged skipping 2025/08/07 00:04:03 DEBUG : banana: Sizes identical 2025/08/07 00:04:03 DEBUG : banana: Unchanged skipping 2025/08/07 00:04:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/07 00:04:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 00:04:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 00:04:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 00:04:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 00:04:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 00:04:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/07 00:04:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/07 00:04:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/07 00:04:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/07 00:04:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/07 00:04:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/07 00:04:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/07 00:04:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/07 00:04:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/07 00:04:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/07 00:04:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/07 00:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/07 00:04:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/07 00:04:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/07 00:04:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/07 00:04:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/07 00:04:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/07 00:04:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/07 00:04:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/07 00:04:03 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:04:03 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:04:06 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:04:07 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:04:07 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:04:07 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:04:07 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:04:07 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:04:08 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:04:08 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:04:08 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:04:08 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:04:08 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:04:09 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:04:09 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:04:09 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:04:09 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:04:09 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:04:10 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:04:10 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:04:10 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:04:11 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:04:11 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:04:12 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:04:12 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:04:12 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:04:15 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:04:15 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:04:15 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:04:16 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:04:21 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:04:22 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:04:22 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:04:22 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:04:34 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:04:35 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:04:35 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:04:35 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:05:00 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:05:01 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:05:01 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:05:01 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:05:51 ERROR : splitbananasplit: Failed to copy: object not found 2025/08/07 00:05:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/07 00:05:52 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/08/07 00:05:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/07 00:05:52 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/08/07 00:05:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/07 00:05:53 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/08/07 00:05:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/07 00:05:54 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:05:54 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:05:55 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:05:55 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:05:55 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:05:55 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:05:55 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:05:56 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:05:56 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:05:56 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:05:56 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:05:56 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:05:57 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:05:57 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:05:57 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:05:57 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:05:58 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:05:58 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:05:58 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:05:59 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:05:59 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:05:59 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:06:00 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:06:01 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:06:02 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:06:03 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:06:03 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:06:04 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:06:09 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:06:10 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:06:10 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:06:11 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:06:22 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:06:23 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:06:23 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:06:24 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:06:48 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:06:48 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:06:49 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:06:50 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:07:39 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/08/07 00:07:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/07 00:07:40 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/08/07 00:07:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/07 00:07:40 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/08/07 00:07:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/07 00:07:41 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/08/07 00:07:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/07 00:07:41 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:07:41 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:07:42 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:07:42 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:07:42 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:07:43 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:07:43 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:07:43 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:07:43 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:07:44 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:07:44 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:07:44 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:07:44 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:07:44 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:07:45 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:07:45 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:07:45 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:07:45 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:07:46 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:07:46 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:07:47 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:07:47 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:07:48 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:07:48 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:07:49 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:07:50 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:07:51 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:07:52 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:07:56 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:07:57 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:07:58 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:07:58 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:08:09 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:08:10 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:08:11 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:08:11 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:08:35 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:08:36 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:08:36 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:08:37 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:09:26 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/08/07 00:09:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/07 00:09:27 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/08/07 00:09:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/07 00:09:28 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/08/07 00:09:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/07 00:09:28 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:09:28 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/08/07 00:09:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/07 00:09:29 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:09:29 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:09:30 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:09:30 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:09:30 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:09:30 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:09:31 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:09:31 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:09:31 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:09:31 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:09:31 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:09:32 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:09:32 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:09:32 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:09:32 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:09:33 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:09:33 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:09:33 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:09:33 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:09:34 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:09:35 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:09:35 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:09:36 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:09:36 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:09:38 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:09:39 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:09:39 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:09:43 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:09:45 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:09:45 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:09:46 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:09:56 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:09:58 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:09:58 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:09:59 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:10:22 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:10:23 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:10:24 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:10:25 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:11:13 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/08/07 00:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/07 00:11:15 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/08/07 00:11:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/07 00:11:15 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/08/07 00:11:15 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/08/07 00:11:16 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/08/07 00:11:16 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/08/07 00:11:16 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/08/07 00:11:17 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/08/07 00:11:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/07 00:11:18 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/07 00:11:20 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/07 00:11:23 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/07 00:11:30 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/07 00:11:43 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/07 00:12:09 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/07 00:13:00 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/08/07 00:13:00 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:13:00 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:13:00 DEBUG : Waiting for deletions to finish 2025/08/07 00:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : splitbananasplit: Excluded 2025/08/07 00:13:00 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : splitbanan(1): Excluded 2025/08/07 00:13:00 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : banana: Excluded 2025/08/07 00:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:13:00 DEBUG : appleapple(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : appleapple(1): Excluded 2025/08/07 00:13:00 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : apple: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0014-89;=(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0013-789;=(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0012-6789;(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0011-56789(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0010-45678(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0009-34567(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0008-23456(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0007-12345(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0006-ghijk(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0005-fghij(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0004-efghi(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0003-defgh(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0002-cdefg(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0001-bcdef(1): Excluded 2025/08/07 00:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:13:00 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/08/07 00:13:00 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-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:14:38 DEBUG : Waiting for deletions to finish 2025/08/07 00:14:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : splitbananasplit: Excluded 2025/08/07 00:14:38 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : banana: Excluded 2025/08/07 00:14:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:14:38 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : apple: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:14:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:14:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:14:39 DEBUG : apple: Sizes identical 2025/08/07 00:14:39 DEBUG : apple: Unchanged skipping 2025/08/07 00:14:39 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 00:14:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 00:14:39 DEBUG : banana: Sizes identical 2025/08/07 00:14:39 DEBUG : splitbananasplit: Sizes identical 2025/08/07 00:14:39 DEBUG : banana: Unchanged skipping 2025/08/07 00:14:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:14:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 00:14:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 00:14:39 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:14:39 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:14:39 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:14:39 DEBUG : Waiting for deletions to finish 2025/08/07 00:14:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : splitbananasplit: Excluded 2025/08/07 00:14:40 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : banana: Excluded 2025/08/07 00:14:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:14:40 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : apple: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:14:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:14:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:14:40 DEBUG : apple: Sizes identical 2025/08/07 00:14:40 DEBUG : apple: Unchanged skipping 2025/08/07 00:14:40 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 00:14:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 00:14:40 DEBUG : banana: Sizes identical 2025/08/07 00:14:40 DEBUG : banana: Unchanged skipping 2025/08/07 00:14:40 DEBUG : splitbananasplit: Sizes identical 2025/08/07 00:14:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:14:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 00:14:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 00:14:41 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:14:41 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:14:41 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:14:41 DEBUG : Waiting for deletions to finish 2025/08/07 00:14:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : splitbananasplit: Excluded 2025/08/07 00:14:41 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : banana: Excluded 2025/08/07 00:14:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:14:41 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : apple: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:14:42 DEBUG : Waiting for deletions to finish 2025/08/07 00:14:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : splitbananasplit: Excluded 2025/08/07 00:14:42 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : banana: Excluded 2025/08/07 00:14:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:14:42 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : apple: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:14:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:14:42 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:15:56 DEBUG : Waiting for deletions to finish 2025/08/07 00:15:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:15:56 DEBUG : splitbananasplit: Excluded 2025/08/07 00:15:56 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:15:56 DEBUG : banana: Excluded 2025/08/07 00:15:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:15:56 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:15:56 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:15:56 DEBUG : apple: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:15:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:15:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:15:57 DEBUG : apple: Sizes identical 2025/08/07 00:15:57 DEBUG : apple: Unchanged skipping 2025/08/07 00:15:57 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 00:15:57 DEBUG : splitbananasplit: Sizes identical 2025/08/07 00:15:57 DEBUG : banana: Sizes identical 2025/08/07 00:15:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 00:15:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 00:15:57 DEBUG : banana: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:15:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 00:15:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 00:15:58 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:15:58 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:15:58 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:15:58 DEBUG : Waiting for deletions to finish 2025/08/07 00:15:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : splitbananasplit: Excluded 2025/08/07 00:15:58 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : banana: Excluded 2025/08/07 00:15:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:15:58 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : apple: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:15:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:15:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:15:59 DEBUG : apple: Sizes identical 2025/08/07 00:15:59 DEBUG : apple: Unchanged skipping 2025/08/07 00:15:59 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 00:15:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 00:15:59 DEBUG : banana: Sizes identical 2025/08/07 00:15:59 DEBUG : banana: Unchanged skipping 2025/08/07 00:15:59 DEBUG : splitbananasplit: Sizes identical 2025/08/07 00:15:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:15:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 00:15:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 00:15:59 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:15:59 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:15:59 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:15:59 DEBUG : Waiting for deletions to finish 2025/08/07 00:15:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : splitbananasplit: Excluded 2025/08/07 00:15:59 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : banana: Excluded 2025/08/07 00:15:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:15:59 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : apple: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:17:12 DEBUG : Waiting for deletions to finish 2025/08/07 00:17:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : splitbananasplit: Excluded 2025/08/07 00:17:12 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : banana: Excluded 2025/08/07 00:17:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:17:12 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : apple: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:17:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:17:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:17:13 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 00:17:13 DEBUG : banana: Sizes identical 2025/08/07 00:17:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 00:17:13 DEBUG : banana: Unchanged skipping 2025/08/07 00:17:13 DEBUG : apple: Sizes identical 2025/08/07 00:17:13 DEBUG : splitbananasplit: Sizes identical 2025/08/07 00:17:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 00:17:13 DEBUG : apple: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 00:17:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 00:17:13 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:17:13 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:17:13 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:17:13 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:17:13 DEBUG : Waiting for deletions to finish 2025/08/07 00:17:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:17:13 DEBUG : splitbananasplit: Excluded 2025/08/07 00:17:13 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:17:13 DEBUG : banana: Excluded 2025/08/07 00:17:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:17:13 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:17:13 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:17:13 DEBUG : apple: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:17:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:17:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:17:14 DEBUG : apple: Sizes identical 2025/08/07 00:17:14 DEBUG : apple: Unchanged skipping 2025/08/07 00:17:14 DEBUG : banana: Sizes identical 2025/08/07 00:17:14 DEBUG : banana: Unchanged skipping 2025/08/07 00:17:14 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 00:17:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 00:17:14 DEBUG : splitbananasplit: Sizes identical 2025/08/07 00:17:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:17:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 00:17:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 00:17:14 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:17:14 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:17:14 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:17:14 DEBUG : Waiting for deletions to finish 2025/08/07 00:17:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : splitbananasplit: Excluded 2025/08/07 00:17:15 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : banana: Excluded 2025/08/07 00:17:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:17:15 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : apple: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:17:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:17:15 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:18:25 DEBUG : Waiting for deletions to finish 2025/08/07 00:18:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : splitbananasplit: Excluded 2025/08/07 00:18:26 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : banana: Excluded 2025/08/07 00:18:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:18:26 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : apple: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:18:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:18:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:18:27 DEBUG : apple: Sizes identical 2025/08/07 00:18:27 DEBUG : apple: Unchanged skipping 2025/08/07 00:18:27 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 00:18:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 00:18:27 DEBUG : banana: Sizes identical 2025/08/07 00:18:27 DEBUG : banana: Unchanged skipping 2025/08/07 00:18:27 DEBUG : splitbananasplit: Sizes identical 2025/08/07 00:18:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 00:18:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 00:18:27 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:18:27 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:18:27 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:18:27 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:18:27 DEBUG : Waiting for deletions to finish 2025/08/07 00:18:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : splitbananasplit: Excluded 2025/08/07 00:18:27 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : banana: Excluded 2025/08/07 00:18:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:18:27 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : apple: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:18:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:18:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:18:28 DEBUG : apple: Sizes identical 2025/08/07 00:18:28 DEBUG : apple: Unchanged skipping 2025/08/07 00:18:28 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 00:18:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 00:18:28 DEBUG : banana: Sizes identical 2025/08/07 00:18:28 DEBUG : banana: Unchanged skipping 2025/08/07 00:18:28 DEBUG : splitbananasplit: Sizes identical 2025/08/07 00:18:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 00:18:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 00:18:28 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:18:28 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:18:28 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:18:28 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:18:28 DEBUG : Waiting for deletions to finish 2025/08/07 00:18:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : splitbananasplit: Excluded 2025/08/07 00:18:28 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : banana: Excluded 2025/08/07 00:18:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:18:28 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : apple: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:18:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:18:28 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:19:39 DEBUG : Waiting for deletions to finish 2025/08/07 00:19:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : splitbananasplit: Excluded 2025/08/07 00:19:39 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : banana: Excluded 2025/08/07 00:19:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:19:39 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : apple: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:19:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:19:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:19:40 DEBUG : apple: Sizes identical 2025/08/07 00:19:40 DEBUG : apple: Unchanged skipping 2025/08/07 00:19:40 DEBUG : banana: Sizes identical 2025/08/07 00:19:40 DEBUG : banana: Unchanged skipping 2025/08/07 00:19:40 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 00:19:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 00:19:40 DEBUG : splitbananasplit: Sizes identical 2025/08/07 00:19:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:19:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 00:19:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 00:19:40 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:19:40 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:19:40 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:19:40 DEBUG : Waiting for deletions to finish 2025/08/07 00:19:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:19:40 DEBUG : splitbananasplit: Excluded 2025/08/07 00:19:40 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:19:40 DEBUG : banana: Excluded 2025/08/07 00:19:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:19:40 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:19:40 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:19:40 DEBUG : apple: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/07 00:19:41 DEBUG : apple: Sizes identical 2025/08/07 00:19:41 DEBUG : apple: Unchanged skipping 2025/08/07 00:19:41 DEBUG : banana: Sizes identical 2025/08/07 00:19:41 DEBUG : banana: Unchanged skipping 2025/08/07 00:19:41 DEBUG : appleappleapplebanana: Sizes identical 2025/08/07 00:19:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/07 00:19:41 DEBUG : splitbananasplit: Sizes identical 2025/08/07 00:19:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:19:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/07 00:19:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/07 00:19:41 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:19:41 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:19:41 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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/08/07 00:19:41 DEBUG : Waiting for deletions to finish 2025/08/07 00:19:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : splitbananasplit: Excluded 2025/08/07 00:19:42 DEBUG : banana: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : banana: Excluded 2025/08/07 00:19:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : appleappleapplebanana: Excluded 2025/08/07 00:19:42 DEBUG : apple: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : apple: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/07 00:19:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/07 00:19:42 DEBUG : dir1/0000-abcdefg.txt: Excluded run.go:125: removing dir "dir1" failed - try 1/3: directory not empty run.go:125: removing dir "dir1" failed - try 2/3: directory not empty run.go:125: removing dir "dir1" failed - try 3/3: directory not empty run.go:128: removing dir "dir1" failed: directory not empty fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 Error: Not equal: expected: []string{} actual : []string{"dir1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir1" } Test: TestTransform/ascii Messages: directories --- FAIL: TestTransform (1146.70s) --- FAIL: TestTransform/suffix (119.90s) --- FAIL: TestTransform/truncate (637.82s) --- FAIL: TestTransform/encoder (77.96s) --- FAIL: TestTransform/ISO-8859-1 (77.56s) --- FAIL: TestTransform/charmap (73.94s) --- FAIL: TestTransform/lowercase (73.63s) --- FAIL: TestTransform/ascii (85.89s) === RUN TestTransformCopy run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:20:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/07 00:20:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/07 00:20:23 INFO : sub dir_somesuffix: Making directory 2025/08/07 00:20:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/07 00:20:25 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/07 00:20:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/07 00:20:25 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/07 00:20:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/07 00:20:25 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:20:25 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:20:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/07 00:20:27 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:20:27 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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.08s) === RUN TestDoubleTransform run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:20:30 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:20:30 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:20:30 INFO : tictactoe: Making directory 2025/08/07 00:20:32 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:20:32 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:20:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:20:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/07 00:20:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:20:32 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:20:32 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:20:34 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/07 00:20:34 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:20:34 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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.12s) === RUN TestFileTag run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:20:38 INFO : toe: Making directory 2025/08/07 00:20:39 INFO : toe/toe: Making directory 2025/08/07 00:20:41 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:20:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/07 00:20:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/07 00:20:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/07 00:20:41 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:20:41 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:20:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/07 00:20:43 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:20:43 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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.26s) === RUN TestNoTag run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:20:48 INFO : toe: Making directory 2025/08/07 00:20:49 INFO : toe/toe: Making directory 2025/08/07 00:20:51 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:20:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/07 00:20:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/07 00:20:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/07 00:20:51 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:20:51 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:20:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/07 00:20:53 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:20:53 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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.26s) === RUN TestDirTag run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:20:58 DEBUG : empty_dir: Making directory with metadata 2025/08/07 00:20:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/07 00:20:58 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:20:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:20:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:20:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:20:58 INFO : tictacempty_dir: Making directory 2025/08/07 00:21:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:00 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:00 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:00 INFO : tictactoe: Making directory 2025/08/07 00:21:01 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:01 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:21:01 INFO : tictactoe/tictactoe: Making directory 2025/08/07 00:21:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/07 00:21:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 00:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/07 00:21:03 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:21:03 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:21:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/07 00:21:05 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:21:05 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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.72s) === RUN TestAllTag run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:21:12 DEBUG : empty_dir: Making directory with metadata 2025/08/07 00:21:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/07 00:21:12 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:12 INFO : tictacempty_dir: Making directory 2025/08/07 00:21:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:13 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:13 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:13 INFO : tictactoe: Making directory 2025/08/07 00:21:15 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:15 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:21:15 INFO : tictactoe/tictactoe: Making directory 2025/08/07 00:21:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:21:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/07 00:21:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:21:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 00:21:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:21:16 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:21:16 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:21:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:21:18 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:21:18 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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.49s) === RUN TestRunTwice run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:21:25 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:25 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:25 INFO : tictactoe: Making directory 2025/08/07 00:21:27 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:27 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:21:27 INFO : tictactoe/tictactoe: Making directory 2025/08/07 00:21:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:21:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/07 00:21:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 00:21:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/07 00:21:28 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:21:28 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:21:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/07 00:21:30 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:21:30 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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.36s) === RUN TestConflicting run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:21:36 INFO : toe: Making directory 2025/08/07 00:21:37 INFO : toe/toe: Making directory 2025/08/07 00:21:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/07 00:21:39 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:21:39 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:21:41 INFO : toe/toe/toe: Copied (new) 2025/08/07 00:21:41 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:21:41 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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.28s) === RUN TestMove run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:21:46 DEBUG : empty_dir: Making directory with metadata 2025/08/07 00:21:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/07 00:21:46 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:46 INFO : tictacempty_dir: Making directory 2025/08/07 00:21:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:47 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:47 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:47 INFO : tictactoe: Making directory 2025/08/07 00:21:49 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:49 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:21:49 INFO : tictactoe/tictactoe: Making directory 2025/08/07 00:21:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:21:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/07 00:21:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:21:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 00:21:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:21:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:21:50 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:21:50 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:21:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:21:52 INFO : toe/toe/toe.txt: Deleted 2025/08/07 00:21:52 ERROR : Local file system at /tmp/rclone635907981: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (13.46s) === RUN TestTransformFile run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:21:59 DEBUG : empty_dir: Making directory with metadata 2025/08/07 00:21:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/07 00:21:59 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:21:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:21:59 INFO : tictacempty_dir: Making directory 2025/08/07 00:22:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:22:01 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:22:01 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:22:01 INFO : tictactoe: Making directory 2025/08/07 00:22:02 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:22:02 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:22:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:22:02 INFO : tictactoe/tictactoe: Making directory 2025/08/07 00:22:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:22:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/07 00:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:22:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 00:22:04 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:22:04 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:22:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:22:06 INFO : toe/toe/toe.txt: Deleted 2025/08/07 00:22:06 ERROR : Local file system at /tmp/rclone635907981: 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.46s) === RUN TestManualTransformFile run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:22:13 DEBUG : Reset feature "Copy" 2025/08/07 00:22:13 DEBUG : Reset feature "Move" 2025/08/07 00:22:13 DEBUG : Reset feature "Copy" 2025/08/07 00:22:13 DEBUG : Reset feature "Move" 2025/08/07 00:22:13 DEBUG : empty_dir: Making directory with metadata 2025/08/07 00:22:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/07 00:22:13 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:22:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:22:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:22:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:22:13 INFO : tictacempty_dir: Making directory 2025/08/07 00:22:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/07 00:22:14 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:22:14 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:22:14 INFO : tictactoe: Making directory 2025/08/07 00:22:16 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:22:16 DEBUG : toe: transformed to: tictactoe 2025/08/07 00:22:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:22:16 INFO : tictactoe/tictactoe: Making directory 2025/08/07 00:22:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/07 00:22:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/07 00:22:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:22:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 00:22:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:22:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:22:17 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:22:17 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:22:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/07 00:22:19 INFO : toe/toe/toe.txt: Deleted 2025/08/07 00:22:19 ERROR : Local file system at /tmp/rclone635907981: 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.45s) === RUN TestBase64 run.go:180: Remote "Linkbox root 'rclone-test-hecugar1vutu'", Local "Local file system at /tmp/rclone635907981", Modify Window "876000h0m0s" 2025/08/07 00:22:26 DEBUG : toe: transformed to: dG9l 2025/08/07 00:22:26 DEBUG : toe: transformed to: dG9l 2025/08/07 00:22:26 INFO : dG9l: Making directory 2025/08/07 00:22:28 DEBUG : toe: transformed to: dG9l 2025/08/07 00:22:28 DEBUG : toe: transformed to: dG9l 2025/08/07 00:22:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/07 00:22:28 INFO : dG9l/dG9l: Making directory 2025/08/07 00:22:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/07 00:22:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/07 00:22:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/07 00:22:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/07 00:22:29 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for checks to finish 2025/08/07 00:22:29 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Waiting for transfers to finish 2025/08/07 00:22:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/07 00:22:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/07 00:22:31 ERROR : Linkbox root 'rclone-test-hecugar1vutu': not deleting files as there were IO errors 2025/08/07 00:22:31 ERROR : Linkbox root 'rclone-test-hecugar1vutu': 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.30s) FAIL 2025/08/07 00:22:36 DEBUG : Linkbox root 'rclone-test-hecugar1vutu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|suffix|truncate)$'" - Finished ERROR in 23m1.767983064s (try 5/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]